document.write('<tr>');
document.write('     <td height="3" bgcolor="ff6900"></td>');
document.write('   </tr>');
document.write('   <tr>');
document.write('     <td><table width="950" border="0" cellspacing="0" cellpadding="0">');
document.write('       <tr>');
document.write('         <td width="220"><a href="main.html"><img src="images/logo.gif" width="200" height="90" border="0"></a></td>');
document.write('         <td valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('           <tr>');
document.write('             <td><div align="right"><img src="images/top.gif" width="240" height="20" border="0" usemap="#top"></div></td>');
document.write('           </tr>');
document.write('           <tr>');
document.write('             <td><script>flash("swf/menu.swf","750","70");</script></td>');
document.write('           </tr>');
document.write('         </table></td>');
document.write('       </tr>');
document.write('     </table></td>');
document.write('   </tr>');
document.write(' <map name="top">');
document.write('    <area shape="rect" coords="69,5,108,17" href="main.html">');
document.write('    <area shape="rect" coords="120,5,193,17" href="sub05_1.html">');
document.write('   <area shape="rect" coords="198,5,234,17" href="admin/login.asp"  target="_blank">');
document.write(' </map>');
