Here you go, I tried to remove as much asp as I could.
Thanks
<!--#include file="../IncludeFiles/setup.inc"-->
<!--#include file="../IncludeFiles/functions.inc"-->
<form method="POST" action="../scriptshrn/hotels_search.asp?MoreCities=<%= Request("MoreCities"

%>" id=form1 name=form1>
<table width="610" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="410">
<table width="400" border="1" cellspacing="0" cellpadding="0" align="center" bordercolor="#9966CC" align="center" height="175">
<tr>
<td valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#4E107F">
<center>
<font color="#FFFFFF"><b><font face="Arial, Helvetica, sans-serif" size="2">RATES
& AVAILABILITY</font></b></font></center>
</td>
</tr>
</table>
<hr width="380" size="1">
<table width="400" border="0" cellspacing="0" cellpadding="0" align="center" height="90">
<tr>
<td width="10"> </td>
<td width="150"><font face="Arial, Helvetica, sans-serif" size="-2">Destination
City:</font></td>
<td width="75">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Check-in:
</font></div>
</td>
<td width="85"><b><font face="Arial, Helvetica, sans-serif" size="-2">Month
/ Year</font></b></td>
<td width="50">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Calendar</font></div>
</td>
</tr>
<tr>
<td width="10" height="20"> </td>
<td width="150" height="20">
<select name="HotelCity">
<option value="LAS" <% If strCurrHotelCity = "LAS" Then Response.Write ("Selected"

%>>Las Vegas, NV
<!-- <option value="ANA" <% If strCurrHotelCity = "ANA" Then Response.Write ("Selected"

%>>Anaheim, CA
<option value="DEN" <% If strCurrHotelCity = "DEN" Then Response.Write ("Selected"

%>>Denver, CO
<option value="FTL" <% If strCurrHotelCity = "FTL" Then Response.Write ("Selected"

%>>Ft. Lauderdale, FL
<option value="HNL" <% If strCurrHotelCity = "HNL" Then Response.Write ("Selected"

%>>Hawaiian Islands, HI
<option value="LAS" <% If strCurrHotelCity = "LAS" Then Response.Write ("Selected"

%>>Las Vegas, NV
<option value="IFP" <% If strCurrHotelCity = "IFP" Then Response.Write ("Selected"

%>>Laughlin, NV
<option value="LAX" <% If strCurrHotelCity = "LAX" Then Response.Write ("Selected"

%>>Los Angeles, CA
<option value="MIA" <% If strCurrHotelCity = "MIA" Then Response.Write ("Selected"

%>>Miami, FL
<option value="MSY" <% If strCurrHotelCity = "MSY" Then Response.Write ("Selected"

%>>New Orleans, LA
<option value="NYC" <% If strCurrHotelCity = "NYC" Then Response.Write ("Selected"

%>>New York City, NY
<option value="ORL" <% If strCurrHotelCity = "ORL" Then Response.Write ("Selected"

%>>Orlando, FL
<option value="PSP" <% If strCurrHotelCity = "PSP" Then Response.Write ("Selected"

%>>Palm Springs, CA
<option value="PHX" <% If strCurrHotelCity = "PHX" Then Response.Write ("Selected"

%>>Phoenix, AZ
<option value="PRM" <% If strCurrHotelCity = "PRM" Then Response.Write ("Selected"

%>>Primm/StateLine, NV
<option value="RNO" <% If strCurrHotelCity = "RNO" Then Response.Write ("Selected"

%>>Reno, NV
<option value="SAN" <% If strCurrHotelCity = "SAN" Then Response.Write ("Selected"

%>>San Diego, CA
<option value="SFO" <% If strCurrHotelCity = "SFO" Then Response.Write ("Selected"

%>>San Francisco, CA
<option value="SEA" <% If strCurrHotelCity = "SEA" Then Response.Write ("Selected"

%>>Seattle, WA -->
<%
End If
%>
</select>
<%
Else
%>
<font face="Arial, Helvetica, sans-serif"><b></b></font>
<%
End If
%>
</td>
<td width="75" height="20">
<div align="center">
<%
Call SubDay("CIDay",strCurrCIDate)
%>
</div>
</td>
<td width="85" height="20">
<%
Call SubCreateArrayToSubSpecial("CIMonth",Date,Month
(strCurrCIDate))
%>
</td>
<td width="50" height="20">
<div align="center"><a href="javascript:" onClick="NewWin=window.open('/scriptshrn/callendar.asp?
ObjName=CI&DefoultDate=<%= Date %>&CalBackground=?9966CC&CalArrowBackground=?9999CC&
CalBorder=?4E107F','callendar','toolbar=no,location=no,
directories=no,status=no,menubar=no,scrollbars=no,resizable
=no,copyhistory=yes,width=160,height=147,left=400,top=250')
;">
<img src="/Images/calendar_hotels.jpg" width="34" height="22" border="0">
</a> </div>
</td>
</tr>
<tr>
<td width="10">
<div align="left"></div>
</td>
<td><font face="Arial, Helvetica, sans-serif" size="-2"> Number
of rooms:</font></td>
<td width="75">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Check-out:
</font></div>
</td>
<td width="85"><b><font face="Arial, Helvetica, sans-serif" size="-2">Month
/ Year</font></b></td>
<td width="50">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Calendar</font></div>
</td>
</tr>
<tr>
<td width="10" height="20"> </td>
<td width="150" height="20">
<div align="center">
<%
Call SubNumber("NumberRooms",strCurrRoomsNum,1,6,""

%>
</div>
</td>
<td width="75" height="20">
<div align="center">
<%
Call SubDay("CODay",strCurrCODate)
%>
</div>
</td>
<td width="85" height="20">
<%
Call SubCreateArrayToSubSpecial("COMonth",Date+1,
Month(strCurrCODate))
%>
</td>
<td width="50" height="20">
<div align="center"><a href="javascript:" onClick="NewWin=window.open('/scriptshrn/callendar.asp?
ObjName=CO&DefoultDate=<%= Date+1 %>&CalBackground=?9966CC&CalArrowBackground=?9999CC&
CalBorder=?4E107F','callendar','toolbar=no,location=no,
directories=no,status=no,menubar=no,scrollbars=no,resizable
=no,copyhistory=yes,width=160,height=147,left=400,top=250')
;">
<img src="/Images/calendar_hotels.jpg" width="34" height="22" border="0"></a></div>
</td>
</tr>
</table>
<table width="400" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="10"> </td>
<td width="10">
<input type="radio" name="SearchBy" value="AllHotels" <%= strCheckedAllHotels %>>
</td>
<td width="60"><font face="Arial, Helvetica, sans-serif" size="-2">All
hotels</font></td>
<td width="27">
<input type="radio" name="SearchBy" value="AvailableHotels" <%= strCheckedAvailableHotels %>>
</td>
<td width="90"><font face="Arial, Helvetica, sans-serif" size="-2">Available
hotels </font></td>
<td width="10">
<input type="radio" name="SearchBy" value="HotelsByPrice" <%= strCheckedHotelsByPrice %>>
</td>
<td width="193"><font face="Arial, Helvetica, sans-serif" size="-2">Available
hotels by price</font></td>
</tr>
</table>
<table width="400" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="310" align="right"><font face="Arial, Helvetica, sans-serif" size="-2">
<%
If dictPersonalProfile("UserType"

= 5 Or dictPersonalProfile("UserType"

= 9 Then
Response.Write ("Discount: "

Call SubNumber("DiscountPercent",cInt(dictPersonalProfile
("DiscountPercent"

),0,10,"%"

Else
Response.Write ("<input type='hidden' name='DiscountPercent' value='" & dictPersonalProfile("DiscountPercent"

& "'>"

End If
%>
</font></td>
<td width="90">
<div align="right">
<input type="image" src="../Images/submit_radio.gif" width="70" height="25" border="0" name="image3222" align="right">
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="middle">
<%
If LCase(strLinkMoreHotels) = "/scripts/admin_menu_main.asp" Then
intWidth = 175
Else
intWidth = 200
End If
%>
<table width="<%= intWidth %>" border="1" cellspacing="0" cellpadding="0" align="center" bordercolor="#9966CC" height="175">
<tr>
<td valign="top" height="155">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="<%= intWidth %>" bgcolor="#9966CC">
<center>
<b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">
<% If Request("Dest"

<> "" Then Response.Write (dictHotelReservationProfile("HotelCity"

& ", " & dictHotelReservationProfile("HotelState"

) %>
<%
Dim objRSFromtblPhoneTrack, sqlFromtblPhoneTrack
Set objRSFromtblPhoneTrack = Server.CreateObject ("ADODB.Recordset"

sqlFromtblPhoneTrack = "Select CallAnswered From tblPhoneTrack Where CallAnswered = 0"
objRSFromtblPhoneTrack.Open sqlFromtblPhoneTrack,objConnectionToNewReservation,1,3
If (dictPersonalProfile("UserType"

= 5 Or dictPersonalProfile("UserType"

= 9) And objRSFromtblPhoneTrack.RecordCount > 0 Then
%>
<object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" width="110" height="18">
<param name=movie value="../images/i4veags_message_alert.swf">
<param name=quality value=high>
<embed src="../images/i4veags_message_alert.swf" quality=high type="application/x-shockwave-flash" width="110" height="18">
</embed>
</object>
<%
End If
%>
</font></b>
</center>
</td>
</tr>
</table>
<hr width="<%= intWidth-5 %>" size="1">
<table width="<%= intWidth %>" border="0" cellspacing="0" cellpadding="0" height="110">
<tr>
<td></td>
<td width="<%= intWidth %>" background="../images/world_1.gif" align="center">
<%
If cBool(dictPersonalProfile("PKG001"

) Then Response.Write ("<div align=""left""><a href=""
& dictPersonalProfile("UserName"

& dictPersonalProfile("UserID"

& """><img src=""../images/internalpackages.gif"" border=0 width=""175"" height=""66""></b></a></div>"

'If cBool(dictPersonalProfile("PKG001"

) Then Response.Write ("<div align=""left""><a href=""
& dictPersonalProfile("UserName"

& dictPersonalProfile("UserID"

& """><img src=""../images/internalpackages.gif"" border=0 width=""175"" height=""66""></b></a></div>"
If (dictPersonalProfile("UserType"

= 5 Or dictPersonalProfile("UserType"

= 9) And objRSFromtblPhoneTrack.RecordCount > 0 Then
%>
<a href="javascript:" onClick="NewWin=window.open('/scripts/reports/phonetrack.
asp','phonetrack','toolbar=no,location=no,directories=no,
status=no,menubar=no,scrollbars=yes,resizable=no,
copyhistory=yes,width=760,height=400,left=0,top=0');">
<img src="../images/i4veags_alert_image.gif"><br><br><font class="dsmltext">New Calls in the system<br>click here for customer listing</font></a>
<%
End If
objRSFromtblPhoneTrack.Close
Set objRSFromtblPhoneTrack = Nothing
%>
</td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<%
Else
%>
<table width="610" border="1" cellspacing="0" cellpadding="0" align="center" bordercolor="#9966CC">
<tr valign="top">
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="10">
<tr>
<td colspan="2" height="10" bgcolor="#4E107F">
<center>
<b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">Search
Hotel Rates & Availability</font></b>
</center>
</td>
</tr>
</table>
<%
If ReQuest("Message"

<> "" Then
%>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" height="10">
<tr bgcolor="#4E107F">
<td colspan="2" height="10"><font face="Arial, Helvetica, sans-serif" size="-1" color="red"><b> <%= UCase(Request("Message"

) %></b></font></td>
</tr>
</table>
<%
End If
%>
<hr width="600" size="1">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="10" bgcolor="4E107F">
<div align="center"><font color="#FFFFFF" size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>1</b></font></div>
</td>
<td width="590" bgcolor="#F8F0FF"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>Search
hotel rates availability</b></font></td>
</tr>
</table>
<table width="600" border="0" cellspacing="0" align="center" height="100">
<tr>
<td width="452">
<table width="415" border="0" cellspacing="0" cellpadding="0" align="center" height="90">
<tr>
<td width="20"> </td>
<td width="150"><font face="Arial, Helvetica, sans-serif" size="-2">Destination City:</font></td>
<td width="90"><div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Check-in:</font></div></td>
<td width="90"><b><font face="Arial, Helvetica, sans-serif" size="-2">Month / Year</font></b></td>
<td width="65"><div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Calendar</font></div></td>
</tr>
<tr>
<td width="20" height="20"> </td>
<td width="150" height="20">
<%
'If Request("MoreCities"

= "" Then
If strLinkMoreHotels <> "/scripts/cities.asp" Then
%>
<select name="HotelCity">
<option value="ANA" <% If strCurrHotelCity = "ANA" Then Response.Write ("Selected"

%>>Anaheim, CA
<option value="DEN" <% If strCurrHotelCity = "DEN" Then Response.Write ("Selected"

%>>Denver, CO
<option value="FTL" <% If strCurrHotelCity = "FTL" Then Response.Write ("Selected"

%>>Ft. Lauderdale, FL
<option value="HNL" <% If strCurrHotelCity = "HNL" Then Response.Write ("Selected"

%>>Hawaiian Islands, HI
<option value="LAS" <% If strCurrHotelCity = "LAS" Then Response.Write ("Selected"

%>>Las Vegas, NV
<option value="IFP" <% If strCurrHotelCity = "IFP" Then Response.Write ("Selected"

%>>Laughlin, NV
<option value="LAX" <% If strCurrHotelCity = "LAX" Then Response.Write ("Selected"

%>>Los Angeles, CA
<option value="MIA" <% If strCurrHotelCity = "MIA" Then Response.Write ("Selected"

%>>Miami, FL
<option value="MSY" <% If strCurrHotelCity = "MSY" Then Response.Write ("Selected"

%>>New Orleans, LA
<option value="NYC" <% If strCurrHotelCity = "NYC" Then Response.Write ("Selected"

%>>New York City, NY
<option value="ORL" <% If strCurrHotelCity = "ORL" Then Response.Write ("Selected"

%>>Orlando, FL
<option value="PRM" <% If strCurrHotelCity = "PRM" Then Response.Write ("Selected"

%>>Primm/StateLine, NV
<option value="RNO" <% If strCurrHotelCity = "RNO" Then Response.Write ("Selected"

%>>Reno, NV
<option value="SAN" <% If strCurrHotelCity = "SAN" Then Response.Write ("Selected"

%>>San Diego, CA
<option value="SFO" <% If strCurrHotelCity = "SFO" Then Response.Write ("Selected"

%>>San Francisco, CA
<option value="SEA" <% If strCurrHotelCity = "SEA" Then Response.Write ("Selected"

%>>Seattle, WA
</select>
<%
Else
Call SubHRNCityFromDataBase("HotelCity",strCurrHotelCity)
End If
%>
</td>
<td width="90" height="20"><div align="center">
<%
Call SubDay("CIDay",strCurrCIDate)
%>
</div></td>
<td width="90" height="20">
<%
Call SubCreateArrayToSubSpecial("CIMonth",Date,Month
(strCurrCIDate))
%>
</td>
<td width="65" height="20">
<div align="center"><a href="javascript:" onClick="NewWin=window.open('/scriptshrn/callendar.asp?
ObjName=CI&DefoultDate=<%= Date %>&CalBackground=?9966CC&CalArrowBackground=?9999CC&
CalBorder=?4E107F','callendar','toolbar=no,location=no,
directories=no,status=no,menubar=no,scrollbars=no,resizable
=no,copyhistory=yes,width=160,height=147,left=400,top=250')
;">
<img src="/Images/calendar_hotels.jpg" width="34" height="22" border="0"></a></div>
</td>
</tr>
<tr>
<td colspan="2"><div align="left"><font face="Arial, Helvetica, sans-serif" size="-2"> Number of rooms:</font></div></td>
<td width="90">
<div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Check-out:</font></div></td>
<td width="90"><b><font face="Arial, Helvetica, sans-serif" size="-2">Month / Year</font></b></td>
<td width="65"><div align="center"><font face="Arial, Helvetica, sans-serif" size="-2">Calendar</font></div></td>
</tr>
<tr>
<td width="20" height="20"> </td>
<td width="150" height="20"><div align="center">
<%
Call SubNumber("NumberRooms",strCurrRoomsNum,1,6,""

%>
</div>
</td>
<td width="90" height="20"><div align="center">
<%
Call SubDay("CODay",strCurrCODate)
%>
</div></td>
<td width="90" height="20">
<%
Call SubCreateArrayToSubSpecial("COMonth",Date+1,Month
(strCurrCODate))
%>
</td>
<td width="65" height="20">
<div align="center"><a href="javascript:" onClick="NewWin=window.open('/scriptshrn/callendar.asp?
ObjName=CO&DefoultDate=<%= Date+1 %>&CalBackground=?9966CC&CalArrowBackground=?9999CC&
CalBorder=?4E107F','callendar','toolbar=no,location=no,
directories=no,status=no,menubar=no,scrollbars=no,resizable
=no,copyhistory=yes,width=160,height=147,left=400,top=250')
;">
<img src="/Images/calendar_hotels.jpg" width="34" height="22" border="0"></a></div>
</td>
</tr>
</table>
</td>
<td width="150" background="../images/world_1.gif">
<center>
<%
'If Request("MoreCities"

= "" Then
If strLinkMoreHotels <> "/scripts/cities.asp" Then
'Response.Write ("<a href='" & strLinkMoreHotels & "?MoreCities=yes'>"

Response.Write ("<a href='/scripts/cities.asp'>"

%>
<font face="Verdana, Arial, Helvetica, sans-serif" size="-1"><b>More
Cites</b></font> <img src="../Images/more_arrow.gif" width="18" height="15" border="0" name="image44">
<%
Response.Write ("</a>"

End If
%>
</center>
</td>
</tr>
</table>
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="510">
<table width="520" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="10" bgcolor="4E107F">
<div align="center"><font color="#FFFFFF" size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>2</b></font></div>
</td>
<td width="590" bgcolor="#F8F0FF"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><b>How
would you like to view your search results?</b></font></td>
</tr>
</table>
<table width="520" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="20"> </td>
<td width="10">
<input type="radio" name="SearchBy" value="AllHotels" <%= strCheckedAllHotels %>>
</td>
<td width="150"><font face="Arial, Helvetica, sans-serif" size="-2">All
hotels</font></td>
<td width="10">
<input type="radio" name="SearchBy" value="AvailableHotels" <%= strCheckedAvailableHotels %>>
</td>
<td width="150"><font face="Arial, Helvetica, sans-serif" size="-2">Available
hotels </font></td>
<td width="10">
<input type="radio" name="SearchBy" value="HotelsByPrice" <%= strCheckedHotelsByPrice %>>
</td>
<td width="150"><font face="Arial, Helvetica, sans-serif" size="-2">Available
hotels by price</font></td>
</tr>
</table>
</td>
<td width="80" valign="top">
<div align="right">
<input type="image" src="../Images/submit_radio.gif" width="70" height="25" border="0" name="image32" align="top">
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>