document.writeln("<body>");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td><img src=\"images/top-band.gif\" alt=\"band\" width=\"1000\" height=\"28\" /></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td><a href=\"#\" onclick=\"return clickreturnvalue()\" onmouseover=\"dropdownmenu(this, event, menu1, \'130px\')\" onmouseout=\"delayhidemenu()\" class=\"selected\"><img src=\"images/the-hotel-bt.gif\" alt=\"hotel\" width=\"130\" height=\"51\" border=\"0\" class=\"menuroll images/the-hotel-bt-o.gif\"/></a><a href=\"#\" onclick=\"return clickreturnvalue()\" onmouseover=\"dropdownmenu(this, event, menu2, \'159px\')\" onmouseout=\"delayhidemenu()\" class=\"selected\"><img src=\"images/reservation-bt.gif\" alt=\"reservation\" width=\"159\" height=\"51\" border=\"0\" class=\"menuroll images/reservation-bt-o.gif\"/></a><a href=\"#\" onclick=\"return clickreturnvalue()\" onmouseover=\"dropdownmenu(this, event, menu3, \'171px\')\" onmouseout=\"delayhidemenu()\" class=\"selected\"><img src=\"images/rooms-suite-bt.gif\" alt=\"room &amp; suites\" width=\"171\" height=\"51\" border=\"0\" class=\"menuroll images/rooms-suite-bt-o.gif\" /></a><a href=\"#\" onclick=\"return clickreturnvalue()\" onmouseover=\"dropdownmenu(this, event, menu4, \'176px\')\" onmouseout=\"delayhidemenu()\" class=\"selected\"><img src=\"images/hotel-features-bt.gif\" alt=\"hotel features\" width=\"176\" height=\"51\" border=\"0\" class=\"menuroll images/hotel-features-bt-o.gif\"/></a><a href=\"#\" onclick=\"return clickreturnvalue()\" onmouseover=\"dropdownmenu(this, event, menu5, \'157px\')\" onmouseout=\"delayhidemenu()\" class=\"selected\"><img src=\"images/food-drink-bt.gif\" alt=\"food drink\" width=\"157\" height=\"51\" border=\"0\" class=\"menuroll images/food-drink-bt-o.gif\"/></a><a href=\"#\" onclick=\"return clickreturnvalue()\" onmouseover=\"dropdownmenu(this, event, menu6, \'207px\')\" onmouseout=\"delayhidemenu()\" class=\"selected\"><img src=\"images/meetings-events-bt.gif\" alt=\"meetings events\" width=\"207\" height=\"51\" border=\"0\" class=\"menuroll images/meetings-events-bt-o.gif\"/></a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"1000\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("  <td width=\"25\" height=\"50\" class=\"text\" background=\"images/tab-bg.gif\"><b>&nbsp;&nbsp;&nbsp;Time:</b></td>");
document.writeln("  <td width=\"100\" height=\"50\" background=\"images/tab-bg.gif\" ><script language=\"javascript\" src=\"clock.js\"></script></td>");
document.writeln("  <td width=\"845\" align=\"right\" valign=\"top\" background=\"images/tab-bg.gif\"><a href=\"index.html\"><img src=\"images/home-bt.gif\" alt=\"home\" width=\"104\" height=\"35\" border=\"0\" class=\"menuroll images/home-bt-o.gif\"/></a><a href=\"contact-us.html\"><img src=\"images/contact-us-bt.gif\" alt=\"contact us\" width=\"99\" height=\"35\" border=\"0\" class=\"menuroll images/contact-us-bt-o.gif\"/></a><a href=\"http://www.worldhotels.com/index.php?id=92&hotel_id=172\" target=\"blank\"><img src=\"images/book_now_bt_o.gif\" alt=\"Book Now\" width=\"87\" height=\"35\" border=\"0\" class=\"menuroll images/book_now_bt.gif\"/></a><a href=\"careers.html\"><img src=\"images/careers-bt.gif\" alt=\"careers\" width=\"89\" height=\"35\" border=\"0\" class=\"menuroll images/careers-bt-o.gif\"/></a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("");
document.writeln("");
window.onload=function(){ 
             show_clock();} 
