var cText = ''
cText +='<table width="100%" border="0" cellspacing="0" cellpadding="0">'
cText +='<tr> '
cText +='<td width="200" height="90" valign="bottom" align="center">'
cText +='<img src="images/logo.jpg" width="146" height="81">'
cText +='</td>'
cText +='<td width="770" align="right"> '
cText +='<table width="95%" border="0" cellspacing="0" cellpadding="2" class="tahoma10red">'
cText +='<tr>'
cText +='<td align="right">'
cText +='<b>'
cText +='<a href="index.html" class="tahoma10red">HOME'
cText +='</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'
cText +='<a href="aboutus.html" class="tahoma10red">ABOUT&nbsp;' 
cText +='US</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'
cText +='<a href="ourservices.html" class="tahoma10red">OUR'
cText +='&nbsp;SERVICES</a>&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'
cText +='<a href="vehicledes.html" class="tahoma10red">VEHICLE&nbsp;DESCRIPTION</a>&nbsp;&nbsp;|'
cText +='&nbsp;&nbsp;<a href="contactus.html" class="tahoma10red">FAQ`s'
cText +='</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="contactus.html" class="tahoma10red">CONTACT&nbsp;'
cText +='US</a></b></td>'
cText +='<td width="100">'
cText +='<label class="black11">&nbsp;&nbsp;New York</label><br><canvas style="width: 60px; height: 60px;" height="60" width="60" id="c6" class="CoolClock::30:noSeconds:-4 leftRightPad"></canvas></td>'
cText +='<td width="100"><label class="black11">&nbsp;&nbsp;&nbsp;&nbsp;London<br></label><canvas style="width: 60px; height: 60px;" height="60" width="60" id="c7" class="CoolClock::30:noSeconds:+1 leftRightPad"></canvas></td>'
cText +='<td width="100"><label class="black11">&nbsp;&nbsp;&nbsp;Sydney<br></label><canvas style="width: 60px; height: 60px;" height="60" width="60" id="c8" class="CoolClock::30:noSeconds:+10 leftRightPad"></canvas></td>'
cText +='</td>'
cText +='</tr>'
cText +='</table>'
cText +='</td>'
cText +='</tr>'
cText +='</table>'
document.write(cText) 	