document.write('<script language="javascript" src="popup.js"></script>');
document.write('<script language="javascript" src="validation.js"></script>');
document.write('<table width="532" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td valign="top" class="height"><table width="98%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
document.write('<tr align="center">');
document.write('<td height="14" colspan="7" class="red_txt">Rates for hotel malabar house - KOCHI</td>');
document.write('</tr>');
document.write('<tr class="bg_ylo">');
document.write('<td height="28" colspan="2" valign="top" class="pading" width="137">Valid Date</td>');
document.write('<td colspan="2" align="center" valign="top" width="145">Cost for 01 person in<br>');
document.write('single room</td>');
document.write('<td colspan="3" align="center" valign="top" >Cost for 02 person in a sharing&nbsp;<br> double room</td>');
document.write('</tr>');
document.write('<tr class="prp_bg">');
document.write('<td height="18" colspan="7" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - ----</td>');
document.write('</tr>');
 document.write('<tr class="gry_txt">');
document.write('<td height="13">&nbsp; </td>');
document.write('<td>01 Oct 08 to 30 Apr 09</td>');
  document.write('<td colspan="2" align="center">Check With Us</td>');
 document.write('<td colspan="3" align="center">Check With Us</td>');
 document.write('</tr>');


document.write('<tr class="gry_txt">');
document.write('<td height="14">&nbsp;</td>');
document.write('<td>&nbsp;</td>');
document.write ('<td colspan="2" align="center">&nbsp;</td>');
 document.write('<td colspan="3" align="center">&nbsp;</td>');
 document.write('</tr>');

document.write('<tr class="gry_txt">');
document.write('<td height="14">&nbsp;</td>');
document.write('<td>&nbsp;</td>');
document.write ('<td colspan="2" align="center">&nbsp;</td>');
 document.write('<td colspan="3" align="center">&nbsp;</td>');
 document.write('</tr>');
document.write('</tr>');
document.write('<tr class="gry_txt">');
document.write('<td height="14">&nbsp;</td>');
document.write('<td>&nbsp;</td>');
document.write ('<td colspan="2" align="center">&nbsp;</td>');
 document.write('<td colspan="3" align="center">&nbsp;</td>');
 document.write('</tr>');
 
document.write('<tr class="gry_txt">');
 document.write('<td height="15">&nbsp;</td>');
document.write('<td>&nbsp;</td>');
document.write('<td colspan="2" align="center">&nbsp;</td>');
document.write('<td colspan="3" align="center">&nbsp;</td>');
 document.write('</tr>');

document.write('<tr class="gry_txt">');
document.write('<td height="13">&nbsp;</td>');
 document.write('<td>&nbsp;</td>');
  document.write('<td colspan="2" align="center">&nbsp;</td>');
 document.write('<td height="13" colspan="3" align="center">&nbsp;</td>');
document.write('</tr>');
 document.write('<tr class="gry_txt">');
 document.write('<td height="13">&nbsp;</td>');
 document.write('<td>&nbsp;</td>');
 document.write('<td colspan="2" align="center">&nbsp;</td>');
 document.write('<td height="13" colspan="3" align="center">&nbsp;</td>');
document.write('</tr>');

 document.write('<form name="frm1" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
          document.write('<tr>');
            document.write('<td height="20">&nbsp;</td>');
            document.write('<td valign="bottom" class="mrrn">No. of People:');
                document.write('<select name="select1" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                 document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
               document.write('<select name="select2" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                 document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                 document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
			     document.write('<td height="20" colspan="4" valign="bottom" class="mrrn"> More Info');
                document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
         document.write('</tr>');
         document.write('<tr>');
            document.write('<td width="3" height="21">&nbsp;</td>');
            document.write('<td height="21" colspan="6" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Malabar KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate1()"></td>');
         document.write('</tr>');
        document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
document.write('<tr>');
   document.write('<td valign="top" class="height"><table width="99%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
        document.write('<tr align="center">');
          document.write('<td height="14" colspan="6" class="red_txt">rates for hotel Taj Malabar - KOCHI </td>');
       document.write('</tr>');
        document.write('<tr class="bg_ylo">');
          document.write('<td height="28" colspan="2" valign="top" class="pading">Valid Date</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 01 person in<br>');
            document.write('single room</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 02 person in a sharing&nbsp;<br> double room</td>');
        document.write('</tr>');
        document.write('<tr class="prp_bg">');
          document.write('<td height="18" colspan="6" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Sup Tower & Heritage Wing </td>');
       document.write('</tr>');

          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 26 Dec 08</td>');
          document.write('<td colspan="2" align="center">US$ 559</td>');
          document.write('<td colspan="2" align="center">US$ 310 Per Person</td></tr>');
                 document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>27 Dec 08 to 03 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 692</td>');
          document.write('<td colspan="2" align="center">US$ 377 Per Person</td></tr>');
		        document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>04 Jan 09 to 31 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 559</td>');
          document.write('<td colspan="2" align="center">US$ 310 Per Person</td></tr>');
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Feb 09 to 28 Feb 09</td>');
          document.write('<td colspan="2" align="center">US$ 585</td>');
          document.write('<td colspan="2" align="center">US$ 323 Per Person</td></tr>');
                  document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Mar 09 to 15 Apr 09</td>');
          document.write('<td colspan="2" align="center">US$ 559</td>');
          document.write('<td colspan="2" align="center">US$ 310 Per Person</td></tr>');
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');		
		
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp;</td>');
         document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td height="13" colspan="2" align="center">&nbsp;</td>');
        document.write('</tr>');
        document.write('<form name="frm2" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
         document.write('<tr>');
           document.write('<td height="28">&nbsp;</td>');
           document.write('<td valign="bottom" class="mrrn">No. of People:');
               document.write('<select name="select1" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write('<option value="1">1</option>');
                 document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
				  document.write('<option value="10">10</option>');
              document.write('</select></td>');
           document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
                document.write('<select name="select2" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                 document.write('<option value="5">5</option>');
                 document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td height="28" colspan="3" valign="bottom" class="mrrn"> More Info');
               document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
         document.write('</tr>');
          document.write('<tr>');
            document.write('<td width="3" height="21">&nbsp;</td>');
            document.write('<td height="21" colspan="6" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Taj Malabar KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate2()"></td>');
         document.write('</tr>');
        document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
 document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
	 
  document.write('<tr>');
   document.write('<td valign="top" class="height"><table width="99%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
        document.write('<tr align="center">');
          document.write('<td height="14" colspan="6" class="red_txt">rates for hotel brunton boatyard - KOCHI </td>');
       document.write('</tr>');
        document.write('<tr class="bg_ylo">');
          document.write('<td height="28" colspan="2" valign="top" class="pading">Valid Date</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 01 person in<br>');
            document.write('single room</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 02 person in a sharing&nbsp;<br> double room</td>');
        document.write('</tr>');
        document.write('<tr class="prp_bg">');
          document.write('<td height="18" colspan="6" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Dlx Suite </td>');
       document.write('</tr>');

          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 24 Nov 08</td>');
          document.write('<td colspan="2" align="center">US$ 1073</td>');
          document.write('<td colspan="2" align="center">US$ 537 Per Person</td></tr>');
                 document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>25 Nov 08 to 10 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 1217</td>');
          document.write('<td colspan="2" align="center">US$ 609 Per Person</td></tr>');
		        document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>11 Jan 09 to 31 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 1073</td>');
          document.write('<td colspan="2" align="center">US$ 537 Per Person</td></tr>');
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Feb 09 to 28 Feb 09</td>');
          document.write('<td colspan="2" align="center">US$ 1217</td>');
          document.write('<td colspan="2" align="center">US$ 609 Per Person</td></tr>');
                  document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Mar 09 to 30 Apr 09</td>');
          document.write('<td colspan="2" align="center">US$ 1073</td>');
          document.write('<td colspan="2" align="center">US$ 537 Per Person</td></tr>');
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');		
		
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp;</td>');
         document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td height="13" colspan="2" align="center">&nbsp;</td>');
        document.write('</tr>');
        document.write('<form name="frm3" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
         document.write('<tr>');
           document.write('<td height="28">&nbsp;</td>');
           document.write('<td valign="bottom" class="mrrn">No. of People:');
               document.write('<select name="select1" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write('<option value="1">1</option>');
                 document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
				  document.write('<option value="10">10</option>');
              document.write('</select></td>');
           document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
                document.write('<select name="select2" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                 document.write('<option value="5">5</option>');
                 document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td height="28" colspan="3" valign="bottom" class="mrrn"> More Info');
               document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
         document.write('</tr>');
          document.write('<tr>');
            document.write('<td width="3" height="21">&nbsp;</td>');
            document.write('<td height="21" colspan="6" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Brunton Boatyard KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate3()"></td>');
         document.write('</tr>');
        document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
 document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr>');
    document.write('<td valign="top" class="height"><table width="99%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
        document.write('<tr align="center">');
         document.write('<td height="14" colspan="6" class="red_txt">rates for hotel casino - KOCHI</td>');
       document.write('</tr>');
        document.write('<tr class="bg_ylo">');
          document.write('<td height="28" colspan="2" valign="top" class="pading">Valid Date</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 01 person in<br>');
            document.write('single room</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 02 person in a sharing&nbsp;<br> double room</td>');
       document.write('</tr>');
       document.write('<tr class="prp_bg">');
         document.write('<td height="18" colspan="6" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Standard </td>');
        document.write('</tr>');


		document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 24 Nov 08</td>');
          document.write('<td colspan="2" align="center">US$ 306</td>');
         document.write('<td colspan="2" align="center">US$ 165 Per Person</td>');
        document.write('</tr>');
		
		document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>25 Nov 08 to 10 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 461</td>');
         document.write('<td colspan="2" align="center">US$ 297 Per Person</td>');
        document.write('</tr>');
		
		document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>11 Jan 09 to 31 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 306</td>');
         document.write('<td colspan="2" align="center">US$ 166 Per Person</td>');
        document.write('</tr>');

		document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>02 Feb 09 to 28 Feb 09</td>');
          document.write('<td colspan="2" align="center">US$ 461</td>');
         document.write('<td colspan="2" align="center">US$ 297 Per Person</td>');
        document.write('</tr>');
		
		document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Mar 09 to 30 Apr 09</td>');
          document.write('<td colspan="2" align="center">US$ 306</td>');
         document.write('<td colspan="2" align="center">US$ 165 Per Person</td>');
        document.write('</tr>');
		document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
         document.write('<td colspan="2" align="center">&nbsp;</td>');
        document.write('</tr>');
document.write('<form name="frm4" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
          document.write('<tr>');
            document.write('<td height="28">&nbsp;</td>');
            document.write('<td valign="bottom" class="mrrn">No. of People:');
               document.write('<select name="select1" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write('<option value="1">1</option>');
                 document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                 document.write('<option value="4">4</option>');
                 document.write('<option value="5">5</option>');
                 document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
             document.write('</select></td>');
           document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
                document.write('<select name="select2" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write(' <option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                 document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td height="28" colspan="3" valign="bottom" class="mrrn"> More Info');
                document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
          document.write('</tr>');
          document.write('<tr>');
           document.write('<td width="3" height="21">&nbsp;</td>');
           document.write('<td height="21" colspan="5" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Hotel Casino KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate4()"></td>');
         document.write('</tr>');
       document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
 document.write('<tr class="gap">');
   document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
 document.write('<tr class="gap">');
    document.write('<td valign="top">&nbsp;</td>');
 document.write('</tr>');
  document.write('<tr>');
    document.write('<td valign="top" class="height"><table width="99%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
        document.write('<tr align="center" valign="top">');
         document.write('<td height="14" colspan="7" class="red_txt">rates for hotel gokulam park - KOCHI </td>');
       document.write('</tr>');
        document.write('<tr class="bg_ylo">');
          document.write('<td height="28" colspan="2" valign="top" class="pading">Valid Date</td>');
         document.write('<td colspan="2" align="center" valign="top">Cost for 01 person in<br>');
           document.write('single room</td>');
         document.write('<td colspan="3" align="center" valign="top">Cost for 02 person in a sharing&nbsp;<br> double room</td>');
        document.write('</tr>');
        document.write('<tr class="prp_bg">');
          document.write('<td height="18" colspan="7" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Superior</td>');
       document.write('</tr>');
        document.write('<tr class="gry_txt">');
         document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 30 Sep 09</td>');
          document.write('<td colspan="2" align="center">US$ 238 </td>');
          document.write('<td colspan="3" align="center">US$ 130 Per Person</td>');
        document.write('</tr>');
        document.write('<tr class="gry_txt">');
         document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="3" align="center">&nbsp;</td>');
        document.write('</tr>');
		document.write('<tr class="gry_txt">');
        document.write('<td height="15">&nbsp;</td>');
        document.write('<td colspan="6" align="center">&nbsp;</td>');
        document.write('</tr>');
      
        document.write('<tr class="gry_txt">');
          document.write('<td height="15">&nbsp;</td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="3" align="center">&nbsp;</td>');
       document.write('</tr>');
        document.write('<tr class="gry_txt">');
          document.write('<td height="15">&nbsp;</td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
         document.write('<td height="15" colspan="3" align="center">&nbsp;</td>');
       document.write('</tr>');
        document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp;</td>');
         document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
         document.write('<td height="13" colspan="3" align="center">&nbsp;</td>');
        document.write('</tr>');
		  document.write('<tr class="gry_txt">');
         document.write('<td height="13">&nbsp;</td>');
         document.write('<td>&nbsp;</td>');
         document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td height="13" colspan="3" align="center">&nbsp;</td>');
        document.write('</tr>');
        document.write('<form name="frm5" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
          document.write('<tr>');
            document.write('<td height="28">&nbsp;</td>');
            document.write('<td valign="bottom" class="mrrn">No. of People:');
               document.write('<select name="select1" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write('<option value="1">1</option>');
                 document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                 document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>')
                 document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
                document.write('<select name="select2" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
             document.write('</select></td>');
			  document.write('<td height="28" colspan="4" valign="bottom" class="mrrn"> More Info');
                document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
         document.write('</tr>');
         document.write('<tr>');
           document.write('<td width="3" height="21">&nbsp;</td>');
            document.write('<td height="21" colspan="6" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Gokulam Park KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate5()"></td>');
          document.write('</tr>');
        document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
  
  
  
  
 document.write(' <tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
   document.write('<td>&nbsp;</td>');
  document.write('</tr>');
document.write('<tr>');
   document.write('<td valign="top" class="height"><table width="99%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
        document.write('<tr align="center">');
          document.write('<td height="14" colspan="6" class="red_txt">rates for hotel Trident hilton - KOCHI </td>');
       document.write('</tr>');
        document.write('<tr class="bg_ylo">');
          document.write('<td height="28" colspan="2" valign="top" class="pading">Valid Date</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 01 person in<br>');
            document.write('single room</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 02 person in a sharing&nbsp;<br> double room</td>');
        document.write('</tr>');
        document.write('<tr class="prp_bg">');
          document.write('<td height="18" colspan="6" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Superior </td>');
       document.write('</tr>');

          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 15 Apr 09</td>');
          document.write('<td colspan="2" align="center">US$ 354</td>');
          document.write('<td colspan="2" align="center">US$ 195 Per Person</td></tr>');
                 document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');
        document.write('<tr class="prp_bg">');
          document.write('<td height="18" colspan="6" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Deluxe </td>');
       document.write('</tr>');
          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 15 Apr 09</td>');
          document.write('<td colspan="2" align="center">US$ 448</td>');
          document.write('<td colspan="2" align="center">US$ 242 Per Person</td></tr>');
                 document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');		
		
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp;</td>');
         document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td height="13" colspan="2" align="center">&nbsp;</td>');
        document.write('</tr>');
        document.write('<form name="frm6" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
         document.write('<tr>');
           document.write('<td height="28">&nbsp;</td>');
           document.write('<td valign="bottom" class="mrrn">No. of People:');
               document.write('<select name="select1" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write('<option value="1">1</option>');
                 document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
				  document.write('<option value="10">10</option>');
              document.write('</select></td>');
           document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
                document.write('<select name="select2" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                 document.write('<option value="5">5</option>');
                 document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td height="28" colspan="3" valign="bottom" class="mrrn"> More Info');
               document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
         document.write('</tr>');
          document.write('<tr>');
            document.write('<td width="3" height="21">&nbsp;</td>');
            document.write('<td height="21" colspan="6" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Trident Hilton KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate6()"></td>');
         document.write('</tr>');
        document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
 document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
document.write('<tr>');
   document.write('<td valign="top" class="height"><table width="99%" height="265" border="0" align="center" cellpadding="0" cellspacing="1" class="border">');
        document.write('<tr align="center">');
          document.write('<td height="14" colspan="6" class="red_txt">rates for hotel Taj Ernakulam - KOCHI </td>');
       document.write('</tr>');
        document.write('<tr class="bg_ylo">');
          document.write('<td height="28" colspan="2" valign="top" class="pading">Valid Date</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 01 person in<br>');
            document.write('single room</td>');
          document.write('<td colspan="2" align="center" valign="top">Cost for 02 person in a sharing&nbsp;<br> double room</td>');
        document.write('</tr>');
        document.write('<tr class="prp_bg">');
          document.write('<td height="18" colspan="6" class="pading"> <img src="bullet.gif" width="8" height="8"> Room Category - Deluxe </td>');
       document.write('</tr>');

          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>01 Oct 08 to 21 Dec 08</td>');
          document.write('<td colspan="2" align="center">US$ 406</td>');
          document.write('<td colspan="2" align="center">US$ 231 Per Person</td></tr>');
          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>22 Dec 08 to 26 Dec 08</td>');
          document.write('<td colspan="2" align="center">US$ 459</td>');
          document.write('<td colspan="2" align="center">US$ 257 Per Person</td></tr>');
          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>27 Dec 08 to 03 Jan 09</td>');
          document.write('<td colspan="2" align="center">US$ 496</td>');
          document.write('<td colspan="2" align="center">US$ 275 Per Person</td></tr>');
          document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>04 Jan 08 to 15 Apr 09</td>');
          document.write('<td colspan="2" align="center">US$ 406</td>');
          document.write('<td colspan="2" align="center">US$ 231 Per Person</td></tr>');
                 document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp; </td>');
          document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td></tr>');		
		
       document.write('<tr class="gry_txt">');
          document.write('<td height="13">&nbsp;</td>');
         document.write('<td>&nbsp;</td>');
          document.write('<td colspan="2" align="center">&nbsp;</td>');
          document.write('<td height="13" colspan="2" align="center">&nbsp;</td>');
        document.write('</tr>');
        document.write('<form name="frm7" method="post">');
document.write('<tr><td height="17">&nbsp;</td>');
document.write('<td height="17" colspan="6" class="mrrn"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="mrrn">');
document.write('<tr><td width="20%">Name<br />');
document.write('<input name="txt_name" type="text" class="white" size="15"id="txt_name" /></td>');
document.write('<td width="22%">E-mail<br />');
document.write('<input name="txt_email" type="text" class="white" size="18"id="txt_email" /></td>');
document.write('<td width="19%">Your Contact <br />');
document.write('<input name="txt_contact" type="text" class="white" size="15"id="txt_contact" /></td>');
document.write('<td width="19%">Check-In-Date<br />');
document.write('<input name="chkin" type="text" class="white" id="chkin" size="13" /></td>');
document.write('<td width="20%">Check-Out-Date<br/>');
document.write('<input name="chkout" type="text" class="white" id="chkout" size="12" /></td>');
document.write('</tr></table></td></tr>');
         document.write('<tr>');
           document.write('<td height="28">&nbsp;</td>');
           document.write('<td valign="bottom" class="mrrn">No. of People:');
               document.write('<select name="select1" class="white">');
                 document.write('<option value="0">0</option>');
				 document.write('<option value="1">1</option>');
                 document.write('<option value="2">2</option>');
                  document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                  document.write('<option value="5">5</option>');
                  document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
				  document.write('<option value="10">10</option>');
              document.write('</select></td>');
           document.write('<td width="139" valign="bottom" class="mrrn">Rooms:');
                document.write('<select name="select2" class="white">');
                  document.write('<option value="0">0</option>');
				  document.write('<option value="1">1</option>');
                  document.write('<option value="2">2</option>');
                 document.write('<option value="3">3</option>');
                  document.write('<option value="4">4</option>');
                 document.write('<option value="5">5</option>');
                 document.write('<option value="6">6</option>');
                  document.write('<option value="7">7</option>');
                  document.write('<option value="8">8</option>');
                  document.write('<option value="9">9</option>');
                  document.write('<option value="10">10</option>');
              document.write('</select></td>');
            document.write('<td height="28" colspan="3" valign="bottom" class="mrrn"> More Info');
               document.write('<input name="txt_rmrk" type="text" class="white" id="txt_rmrk" size="28"></td>');
         document.write('</tr>');
          document.write('<tr>');
            document.write('<td width="3" height="21">&nbsp;</td>');
            document.write('<td height="21" colspan="6" align="right" valign="bottom" ><input type="hidden" name="htlname" value="Hotel Ernakulam KOCHI"><input name="Submit" type="button"  class="gry_txt" value="Check Availability" onclick="validate7()"></td>');
         document.write('</tr>');
        document.write('</form>');
    document.write('</table></td>');
  document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  document.write('<tr class="sml_bg">');
    document.write('<td>&nbsp;</td>');
 document.write('</tr>');
  document.write('<tr class="gap">');
    document.write('<td>&nbsp;</td>');
  document.write('</tr>');
  
  
 
 document.write(' </tr>');
document.write('</table>');