
function hotelindexForm(path)
{

	document.write("<STYLE>	.TESTcpYearNavigation, 	.TESTcpMonthNavigation { background-color:#8cb91b; text-align:center; vertical-align:center; text-decoration:none; color:#FFFFFF; font-weight:bold; }");
	document.write("	.TESTcpDayColumnHeader, .TESTcpYearNavigation, .TESTcpMonthNavigation, .TESTcpCurrentMonthDate, .TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDate, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDate, .TESTcpCurrentDateDisabled, .TESTcpTodayText, .TESTcpTodayTextDisabled, .TESTcpText { font-family:arial; font-size:8pt; }");
	document.write("	TD.TESTcpDayColumnHeader { text-align:right; border:solid thin #8cb91b; border-width:0 0 1 0; }");
	document.write("	.TESTcpCurrentMonthDate, .TESTcpOtherMonthDate, .TESTcpCurrentDate { text-align:right; text-decoration:none; } ");
	document.write("	.TESTcpCurrentMonthDateDisabled, .TESTcpOtherMonthDateDisabled, .TESTcpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }");
	document.write("	.TESTcpCurrentMonthDate { color:#8cb91b; font-weight:bold; }");
	document.write("	.TESTcpCurrentDate { color: #FFFFFF; font-weight:bold; }");
	document.write("	.TESTcpOtherMonthDate { color:#808080; }");
	document.write("	TD.TESTcpCurrentDate { color:#FFFFFF; background-color: #8cb91b; border-width:1; border:solid thin #000000; }");
	document.write("	TD.TESTcpCurrentDateDisabled { border-width:1; border:solid thin #FFAAAA; }");
	document.write("	TD.TESTcpTodayText, TD.TESTcpTodayTextDisabled { border:solid thin #8cb91b; border-width:1 0 0 0; }");
	document.write("	A.TESTcpTodayText, SPAN.TESTcpTodayTextDisabled { height:20px; }");
	document.write("	A.TESTcpTodayText { color:#8cb91b; font-weight:bold; }");
	document.write("	SPAN.TESTcpTodayTextDisabled { color:#D0D0D0; }");
	document.write("	.TESTcpBorder { border:solid thin #8cb91b; }");

	document.write("	A.datelink { FONT-WEIGHT: normal; TEXT-DECORATION: none }");
	document.write("	A.datelink:hover { FONT-WEIGHT: normal; TEXT-DECORATION: none }");


	document.write("	.search { FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }");
	document.write("	.document1 { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }");



	document.write(".ftxt{ font-family: Verdana, arial; font-size: 8pt; color: #00020D; font-weight: bold }");
	document.write(".fldsn{ font-family: Verdana, arial; font-size: 8pt; color: #004164; font-weight: bold; background-color: #FFFFFF; border: 1 solid #7f9db9 }");


	document.write(".fldsnSearch{ font-family: Verdana, arial; font-size: 8pt; color: #93aa57; font-weight: bold; background-color: #f6f9eb; border: 1 solid #93aa57 }");
	document.write(".fldsd{ font-family: Verdana, arial; font-size: 8pt; color: #004164; font-weight: bold; background-color: #F4FAFF; border: 2 dotted #004164 }");


	document.write("</STYLE>");



	document.write("<iframe id='theframe' style='position:absolute; display: none' ></iframe>");
	document.write("<DIV ID='testdiv1' STYLE='position:absolute; visibility:hidden;background-color:white;layer-background-color:white;'></DIV>");

	document.write('<table border=0 width="256" cellspacing=0 cellpadding=0 align=center style="color: #161201; font-family: Verdana, arial; font-size: 8pt">');

	document.write("<form name='searchForm1' action='http://www.flexitours.net/hotel/SearchHotel.do' method='post' target='_blank'>");

	document.write('<tr><td colspan=3 align=center height=25 bgcolor="#8cb91b" style="font-size: 14px; font-weight:bold;"><font Color="#ffffff"><B>Instant Hotel Booking</B></font></td></tr>');

	document.write('<tr><td colspan=3 height=15 bgcolor="#f6f9eb"></td></tr>');


	document.write("<TR height=10 class=document1 bgcolor='#f6f9eb'><td width=1%></td><td width=39%>City</td><td width=60%>");

	document.write("<select name='selectCity' id='selectCity1' class='fldsn' style='width:120px'>");
	document.write("<option value=''>Select City</option>");
	fetch_indian_city();
	document.write("</select>");
	document.write("</td></TR>");

	document.write("<TR height=7 bgcolor='#f6f9eb'><td colspan=3></td></TR>");
	document.write("<TR class=document1 bgcolor='#f6f9eb'><td>&nbsp;</td><td>Check-in</FONT></td><td>");
	
	document.write("<input type='text' name='txtCheck_in' id='txtCheck_in1' size='14' maxLength=10 value='dd/mm/yyyy' class='fldsn'>");
	document.write("<A class=datelink HREF='#' onClick=\"calCheck_in1.select(document.searchForm1.txtCheck_in,'anchorCheck_in1','dd/MM/yyyy'); return false;\" NAME='anchorCheck_in1' ID='anchorCheck_in1'>");
	document.write("&nbsp;<img id='txtCheckIn_img1' src='http://www.rajasthanholiday.com/images/show-calendar.gif' width='16' height='16' style='cursor:pointer' title='Calendar' onMouseOver=\"window.status='Date Picker'; return true;\" onMouseOut=\"window.status=''; return true;\" border=0 ></A>");

	document.write("&nbsp;</td></TR>");

	document.write("<TR height=7 bgcolor='#f6f9eb'><td colspan=3></td></TR>");
	document.write("<TR class=document1 bgcolor='#f6f9eb'><td>&nbsp;</td><td>Check-out</td><td>");

	document.write("<input type='text' name='txtCheck_out' id='txtCheck_out1' size='14' maxLength=10 value='dd/mm/yyyy' class='fldsn'>");
	document.write("<A class=datelink HREF='#' onClick=\"callMe1();  calCheck_out1.select(document.searchForm1.txtCheck_out,'anchorCheck_out1','dd/MM/yyyy'); return false;\" NAME='anchorCheck_out1' ID='anchorCheck_out1'>");
	document.write("&nbsp;<img id='txtCheckout_img1' src='http://www.rajasthanholiday.com/images/show-calendar.gif' width='16' height='16' style='cursor:pointer' title='Calendar' onMouseOver=\"window.status='Date Picker'; return true;\" onMouseOut=\"window.status=''; return true;\" border=0 ></A>");



	document.write("&nbsp;</td></TR>");
	document.write("<TR height=7 bgcolor='#f6f9eb'><td colspan=3></td></TR>");
	document.write("<TR bgcolor='#f6f9eb'><td colspan='3' align='center'> <input type='checkbox' CHECKED name='checkResident' value='1'>&nbsp;I am a Resident of India.</td></TR>");



	document.write("<TR height=10 bgcolor='#f6f9eb'><td colspan=3></td></TR>");


	document.write("<TR bgcolor='#f6f9eb'><INPUT TYPE='hidden' name='action' value='search-hotel'>");
	document.write("<TD align='CENTER' colspan='3'>");
	document.write('<INPUT TYPE="submit" VALUE=" Search.. " onClick="return ValidateFormInstant1();" class="fldsnSearch" >');
	document.write("</TD></TR>");

	document.write("<TR height=15 bgcolor='#f6f9eb'><TD colspan=3></TD></TR></FORM></table>");

}
