var defHost0,defHost

defHost0 = "http://" + location.hostname
defHost = defHost0 + "/acm"

document.write ('<table width="100%" border="0" cellspacing="0" cellpadding="0" background="' + defHost + '/images/backtop.jpg">  <tr bgcolor="#BDB652" valign="top" background="' + defHost + '/images/backtop.gif">     <td width="15%"><img src="' + defHost + '/images/acmtop1.gif" width="303" height="39"><br>    </td>    <td width="45%" valign="bottom"><br>    </td>    <td width="40%">       <div align="right"><img src="' + defHost + '/images/menutop.gif" width="278" height="33" usemap="#Map" border="0"><map name="Map"><area shape="rect" coords="3,10,77,29" href="' + defHost0 + '/default.asp"><area shape="rect" coords="79,10,149,29" href="' + defHost + '"><area shape="rect" coords="153,11,209,27" href="' + defHost + '/sitemap.html"><area shape="rect" coords="214,10,268,27" href="' + defHost + '/contact.htm"></map></div>    </td>  </tr></table><table width="100%" border="0" cellspacing="0" cellpadding="0">  <tr>    <td valign="top" width="45%"><img src="' + defHost + '/images/acmtop2.gif" width="303" height="44"></td>    <td width="29%">&nbsp;</td>    <td valign="bottom" width="26%">       <div align="right"><form method="post" action="' + defHost + '/search/search.asp">          <input type="text" value="" name="SearchString2" size="10" maxlength="20" style="font-size: 10pt">          <input type="image" border="0" name="Search" src="' + defHost + '/images/search.gif" width="47" height="16">          <img src="' + defHost + '/images/trans.gif" width="10" height="8">         </form></div>    </td>  </tr></table>')