// JavaScript Document

document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"10\">&nbsp;</td>");
document.writeln("        <td width=\"250\" valign=\"top\"><table width=\"217\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"bdr\">");
document.writeln("          <tr>            <td width=\"215\" class=\"bdr-btm\"><h4>Five Star Hotels</h4></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"bdr-btm\"><table width=\"86%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("              <tr>");
document.writeln("                <td width=\"152\" height=\"120\" valign=\"top\" class=\"hotel-btn\"><ul>");
document.writeln("              <li><a href=\"hotel-udaivilas.html\">Oberoi Udayvilas</a></li>");
document.writeln("              <li><a href=\"hotel-lake-palace.html\">Taj Lake Palace </a></li>");
document.writeln("              <li><a href=\"hotel-leela-palace.html\">Leela Palace kempinski</a></li>");
document.writeln("              <li><a href=\"hotel-trident-hilton.html\">Trident Oberoi</a></li>");
document.writeln("</ul></td>");
document.writeln("                </tr>");
document.writeln("            </table></td>");
document.writeln("          </tr>");
document.writeln("        </table></td>");
document.writeln("        <td width=\"350\" valign=\"top\"><table width=\"322\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"bdr\">");
document.writeln("          <tr>            <td width=\"320\" class=\"bdr-btm\"><h4>Heritage Hotels</h4></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"bdr-btm\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("              <tr>");
document.writeln("                <td width=\"47%\" height=\"120\" valign=\"top\" class=\"hotel-btn\"><ul>");
document.writeln("                  <li><a href=\"hotel-fateh-prakash.html\">Fateh Prakash Palace</a></li>");
document.writeln("                  <li><a href=\"hotel-shikarbadi.html\">Shikarbadi</a></li>");
document.writeln("                  <li><a href=\"hotel-shiv-niwas-palace.html\">Shivniwas Palace</a></li>");
document.writeln("                  <li><a href=\"hotel-devigarh.html\">Devigarh</a></li>");
document.writeln("                  <li><a href=\"hotel-jagat-niwas-palace.html\">Jagat Niwas Palace</a></li>");
document.writeln("                  <li><a href=\"hotel-grand-laxmi-niwas-palace.html\">Lalit Laxmi Vilas Palace</a></li>");
document.writeln("</ul></td>");
document.writeln("                <td width=\"53%\" valign=\"top\" class=\"hotel-btn\"><ul>");
document.writeln("                  <li><a href=\"hotel-anjani.html\">Anjani</a></li>");
document.writeln("                  <li><a href=\"hotel-jaiwana-haveli.html\">Jaiwana Haveli</a></li>");
document.writeln("                  <li><a href=\"hotel-karohi-haveli.html\">Karohi Haveli</a></li>");
document.writeln("                  <li><a href=\"hotel-ravla-khempur.html\">Ravla Khempur</a></li>");
document.writeln("                  </ul></td>");
document.writeln("</tr>");
document.writeln("            </table></td>");
document.writeln("          </tr>");
document.writeln("        </table></td>");
document.writeln("        <td width=\"343\" valign=\"top\"><table width=\"224\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"bdr\">");
document.writeln("          <tr>");
document.writeln("            <td width=\"222\" class=\"bdr-btm\"><h4>First Class Hotels</h4></td>");
document.writeln("          </tr>");
document.writeln("          <tr>");
document.writeln("            <td class=\"bdr-btm\"><table width=\"94%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("              <tr>");
document.writeln("                <td width=\"56%\" height=\"120\" valign=\"top\" class=\"hotel-btn\"><ul>");
document.writeln("                  <li><a href=\"hotel-inder-residency.html\">Inder Residency </a></li>");
document.writeln("                  <li><a href=\"hotel-rockwood-palace.html\">Rockwood Palace Resort and Spa</a></li>");
document.writeln("                  <li><a href=\"hotel-royal-retreat.html\">Royal Retreat</a></li>");
document.writeln("                  <li><a href=\"hotel-cambay-resort.html\">Cambay Resort</a></li>");
document.writeln("");
document.writeln("</ul></td>");
document.writeln("                </tr>");
document.writeln("            </table></td>");
document.writeln("          </tr>");
document.writeln("        </table></td>");
document.writeln("        <td width=\"37\">&nbsp;</td>");
document.writeln("        <td width=\"10\">&nbsp;</td>");
document.writeln("      </tr>");
document.writeln("    </table>");

