document.write('<div id="tab" style="position:absolute;left:660px;top:0px; overflow:hidden ">');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="116">');
document.write('<tr>');
document.write('<td background="Images/tab.gif" width="116" height="27" align="center" style="padding:0">');
document.write('<a href="home.html"><img src="Images/tabhome.jpg" /></a><img src="Images/tabLine.jpg" /><a href="contact.html"><img src="Images/tabcontact.jpg" /></a>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</div>');