// JavaScript Document
document.writeln("<td class=\"width1\"  valign=\"top\">");
document.writeln("	<table width=\"97%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td class=\"width2\">&nbsp;</td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"menubg\">&nbsp;</td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../index.asp\">Home</a></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../resturantspune/residentiyapune.asp\">Residentiya</a></td>");
document.writeln("      </tr>");
//document.writeln("      <tr>");
//document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/eventspune.asp\">Events</a></td>");
//document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../healthclubpune/clubfacilitiespune.asp\">Facilities</a></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../resturantspune/restaurantspune.asp\">Conference & Banquets</a></td>");
document.writeln("      </tr>");
//document.writeln("      <tr>");
//document.writeln("        <td class=\"bordermenu\"><a href=\"../healthclubpune/healthclubpune.asp\">Facilities</a></td>");
//document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/enquirypune.asp\">Enquiry</a></td>");
document.writeln("      </tr>");
//document.writeln("      <tr>");
//document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/newseventspune.asp\">News & Events</a></td>");
//document.writeln("      </tr>");

document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/membershippune.asp\">The Corinthians Club</a></td>");
document.writeln("      </tr>");
//document.writeln("      <tr>");
//document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/newsletterpune.asp\">Newsletter</a></td>");
//document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/careerspune.asp\">Careers</a></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"bordermenu\"><a href=\"../corinthianspune/roomspune.asp\">Room</a></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td>&nbsp;</td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td>&nbsp;</td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td>&nbsp;</td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"photogallerytext\">Photo Gallery</td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td class=\"photogallery\">");
document.writeln("		<img src=\"../images/corinthianpunephotogallary.jpg\" border=\"0\" usemap=\"#Map\" title=\"thecorinthianspune\">");
document.writeln("		</td>");
document.writeln("      </tr>");
document.writeln("    </table></td>");
document.writeln(" <map name=\"Map\">");
document.writeln("   <area shape=\"rect\" coords=\"37,42,168,133\" href=\"../corinthianspune/photogallerypune.asp\">");
document.writeln(" </map>");
