function hotel(vhotel)
{
  if (vhotel=="")
	{ alert("Please select a Valid Entry !!!"); }
  else
	{
     // parent.frames[0].location.href=vhotel;
      location.href=vhotel;
       }
}
function leftPanel() {
document.write('<form name="form1">');
document.write('<br><table border="0" width="126" cellspacing="0" cellpadding="0">');
document.write('  <tr><td width="124" align="center"><b><font size="2" face="Arial" color="#993300">North India</font></b></td></tr>');
document.write('  <tr><td width="124" align="left" valign="top">');
document.write('  <select size="1" name="nhotel" onchange="hotel(this.options[this.selectedIndex].value)">');
document.write('      <option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('      <option value="delhi/delhi.htm">Delhi</option>');
document.write('      <option value="rajasthan/rajastan.htm">Rajasthan</option>');
document.write('      <option value="uttar/uttar.htm">Uttar Pradesh</option>');
document.write('      <option value="uttaranchal/uttarnchl.htm">Uttaranchal</option>');
document.write('      <option value="himachal/himachal.htm">Himachal Pradesh</option>');
document.write('      <option value="haryana/haryana.htm">Haryana &amp; Punjab</option>');
document.write('      <option value="kashmir/jammu.htm">Jammu &amp; Kashmir</option>');
document.write('  </select></td></tr>');
document.write('  <tr><td width="124" align="center"><b><font color="#993300" size="2" face="Arial"> South India</font></b></td></tr>');
document.write('  <tr><td width="124" align="left">');
document.write('  <select size="1" name="shotel" onchange="hotel(this.options[this.selectedIndex].value)">');
document.write('      <option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('      <option value="kerala/kerala.htm">Kerala</option>');
document.write('      <option value="karnataka/karnatak.htm">Karnataka</option>');
document.write('      <option value="tnadu/tamil.htm">Tamil Nadu</option>');
document.write('      <option value="andhra/andhra.htm">Andra Pradesh</option>');
document.write('  </select></td></tr>');
document.write('  <tr><td width="124" align="center"><b><font size="2" face="Arial" color="#993300">East India</font></b></td></tr>');
document.write('  <tr><td width="124" align="left">');
document.write('  <select size="1" name="ehotel" onchange="hotel(this.options[this.selectedIndex].value)">');
document.write('      <option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('      <option value="bihar/bihar.htm">Bihar</option>');
document.write('      <option value="orissa/orissa.htm">Orissa</option>');
document.write('      <option value="assam/assam.htm">Assam</option>');
document.write('      <option value="sikkim/sikkim.htm">Sikkim</option>');
document.write('      <option value="manipur/manipur.htm">Manipur</option>');
document.write('      <option value="meghalaya/megha.htm">Meghalaya</option>');
document.write('      <option value="bengal/westben.htm">West Bengal</option>');
document.write('  </select></td></tr>');
document.write('  <tr><td width="124" align="center"><b><font size="2" face="Arial" color="#993300"> West India</font></b></td></tr>');
document.write('  <tr><td width="124" align="left">');
document.write('  <select size="1" name="whotel" onchange="hotel(this.options[this.selectedIndex].value)">');
document.write('      <option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('      <option value="goa/goa.htm">Goa</option>');
document.write('      <option value="maharashtra/maharash.htm">Maharashtra</option>');
document.write('      <option value="gujarat/gujarat.htm">Gujarat</option>');
document.write('      <option value="madhya/madhya.htm">Madhya Pradesh</option>');
document.write('  </select></td></tr>');
document.write('  <tr><td width="124" align="center"><font color="#008000"><font size="2" face="MS Sans Serif">&nbsp;</font></font><b><font size="2" face="Arial" color="#993300">Islands</font></b></td></tr>');
document.write('  <tr><td width="124" align="left">');
document.write('  <select size="1" name="island" onChange="hotel(this.options[this.selectedIndex].value)">');
document.write('      <option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('	  <option value="andaman/andaman.htm">Andaman</option>');
document.write('  </select></td></tr>');
document.write('  <tr><td width="124" align="center"><font size="2" face="MS Sans Serif" color="#008000">&nbsp;</font><b><font size="2" face="Arial" color="#993300">Getaways</font></b></td></tr>');
document.write('  <tr><td width="124" align="left">');
document.write('  <select size="1" name="getaways" onChange="hotel(this.options[this.selectedIndex].value)">');
document.write('     <option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('     <option value="getaways/hillstat.htm">Hill Stations</option>');
document.write('	 <option value="getaways/beaches.htm">Beaches</option>');
document.write('	 <option value="getaways/ayurved.htm">Ayurveda</option>');
document.write('	 <option value="getaways/wild.htm">Wild Life</option>');
document.write('  </select></td></tr>');
document.write('  <tr><td width="124" align="center"><font size="2" face="MS Sans Serif">&nbsp;</font><b><font size="2" face="Arial" color="#993300">Packages</font></b></td></tr>');
document.write('  <tr><td width="124" align="left">');
document.write('  <select size="1" name="Kerala" onChange="hotel(this.options[this.selectedIndex].value)">');
document.write('	<option selected>--------&nbsp; Select&nbsp; --------</option>');
document.write('	<option value="packages/package.htm">Kerala</option>');
document.write('  </select></td></tr>');
document.write('</table>');
document.write('</form>');
}  
function topPanel() {
document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0">');
document.write('<tr><td width="219"><p><img border="0" src="images/logo.gif" align="left" ></p></td>');
document.write('<td width="359"><a href="barter/barter.htm"><img border="0" src="images/ban1.jpg" ></a></td>');
document.write('<td width="190"><p align="center"><font face="Arial" size="2" color="#800000"><b><a href="contact.htm"><img border="0" src="images/cover2008_sml.jpg" align="absmiddle" >The Hotelist 2010</a></b></font></td></tr>');
document.write('<tr><td background="images/tiletop.gif" colspan="3"><p align="center"><a href="index.htm" target="_top"><img border="0" src="images/home_off.gif" width="37" height="15"></a><a href="aboutus.htm"><img border="0" src="images/about_us.gif" width="65" height="15"></a><a href="invite.htm"><img border="0" src="images/list_off.gif" width="74" height="15"></a><a href="ask.htm"><img border="0" src="images/ask_off.gif" width="102" height="15"></a><a href="guide.htm"><img border="0" src="images/guide_off.gif" width="72" height="15"></a><a href="reserve.htm"><img border="0" src="images/reserve_off.gif" width="92" height="15"></a><a href="contact.htm"><img border="0" src="images/contact_off.gif" width="74" height="15"></a><img border="0" src="images/advtfiller.jpg" width="91" height="15"></p></td></tr>');
document.write('</table>');
}
