

var header= '<table summary="Logo, Contact and Site Map" border="0" cellpadding="0" cellspacing="0" width="992"><caption></caption>	<thead><tr><th></th></tr></thead><tbody><tr><td width="45%" ><img src="images/logo.jpg" border="0" alt="Jerneh Logo" />&nbsp; </td><td align=right width="*">&nbsp;</td><td width="160" align="left" valign="center" class="bodys"> <p><img src="images/phone.gif"  border="0" alt="customer service tel" /><br>| <a href="svc_contact.html" class="top_a">CONTACT US</a> | &nbsp; <a href="help_sitemap.html" class="top_a">SITE MAP</a> | &nbsp; </p></td></tr></tbody><tfoot><tr><th></th></tr></tfoot></table>';

var txt ='<table style="background:url(images/background.gif);background-repeat: repeat-y" border="0" cellpadding="0" cellspacing="0" width="992">' +
  '<tr>' +
    '<td width="1"><img src="spacer.gif" width="1" height="1" border="0"></td>' +
    '<td width="103"><img src="spacer.gif" width="103" height="1" border="0"></td>' +
    '<td width="3"><img src="spacer.gif" width="4" height="1" border="0"></td>' +
    '<td width="120"><img src="spacer.gif" width="120" height="1" border="0"></td>' +
    '<td width="3"><img src="spacer.gif" width="3" height="1" border="0"></td>' +
    '<td width="124"><img src="spacer.gif" width="124" height="1" border="0"></td>' +
    '<td width="3"><img src="spacer.gif" width="3" height="1" border="0"></td>' +
    '<td width="124"><img src="spacer.gif" width="1" height="1" border="0"></td>' +
    '<td width="114"><img src="spacer.gif" width="113" height="1" border="0"></td>' +
    '<td width="3"><img src="spacer.gif" width="3" height="1" border="0"></td>' +
    '<td width="275"><img src="spacer.gif" width="110" height="1" border="0"></td>' +
    '</tr>' +
    '<tr>' +
    '<td rowspan=2 width="1"><img name="menu_r1_c1" src="menu_r1_c1.gif" width="1" height="25" border="0"></td>' +
    '<td rowspan=2 width="103"><a href="default.html"><img name="menu_r1_c2" src="menu_r1_c2.gif" width="103" height="25" border="0"></a></td>' +
    '<td rowspan=2 width="3"><img name="menu_r1_c3" src="menu_r1_c3.gif" width="4" height="25" border="0"></td>' +
    '<td rowspan=2 width="120"><a href="#" onMouseOut="MM_swapImgRestore();FW_startTimeout();"  onMouseOver="window.FW_showMenu(window.fw_menu_0,130,100);" ><img name="menu_r1_c4" src="menu_r1_c4.gif" width="120" height="25" border="0"></a></td>' +
    '<td rowspan=2 width="3"><img name="menu_r1_c5" src="menu_r1_c3.gif" width="3" height="25" border="0"></td>' +
    '<td rowspan=2 width="124"><a href="#" onMouseOut="MM_swapImgRestore();FW_startTimeout();"  onMouseOver="window.FW_showMenu(window.fw_menu_1,265,100);" ><img name="menu_r1_c6" src="menu_r1_c6.gif" width="124" height="25" border="0"></a></td>' +
    '<td rowspan=2 width="3"><img name="menu_r1_c7" src="menu_r1_c3.gif" width="3" height="25" border="0"></td>' +
    '<td rowspan=2 width="124"><a href="#" onMouseOut="MM_swapImgRestore();FW_startTimeout();"  onMouseOver="window.FW_showMenu(window.fw_menu_3,405,100);" ><img name="menu_r2_c9" src="menu_r2_c9.gif" width="124" height="25" border="0"></a></td>' +
    '<td rowspan=2 width="114"><img name="menu_r1_c10" src="menu_r1_c3.gif" width="3" height="25" border="0"><a href="#" onMouseOut="MM_swapImgRestore();FW_startTimeout();"  onMouseOver="window.FW_showMenu(window.fw_menu_2,550,100);" ><img name="menu_r1_c11" src="menu_r1_c11.gif" width="110" height="25" border="0"></a></td>' +
  '</tr>' +
'</table>'

document.write (header + txt);



