var sDIVsea; 
sDIVsea = '    	   <table border="0" cellspacing="0" cellpadding="0" width="188" height="69" style="border-collapse: collapse" background="images/SearchBg.jpg">';
sDIVsea += '                <tr>';
sDIVsea += '            <td align="center"><map name="FPMap1"><area href="SiteMap.html" alt="../Site Map" shape="rect" coords="5, 9, 29, 27"><area href="../Feedback.asp" alt="Feedback" shape="rect" coords="47, 11, 69, 25"><area href="contactus.html" alt="Contact Us" shape="rect" coords="90, 10, 112, 27"></map><img border="0" src="images/SiteMap.jpg" width="120" height="39" usemap="#FPMap1"></td>';
sDIVsea += '                </tr>';
sDIVsea += '              </table>';


document.getElementById("idBannerSea").innerHTML = sDIVsea;



