<%=newtitle%>Our New Accommodation and Hotels in Scotland
<%if not newtitle = "" then%>Your search: <%=replace(newtitle,"-","")%>
<%end if%>Please select your choice of hotels, self catering, guest houses or bed and breakfasts from the list of Scottish accommodation below.
<% If RsHotels.EOF And RsHotels.BOF Then %>We have no accommodation in <%=(RsRegions.Fields.Item("regionname").Value)%> at the moment.
Why not try Asking Hamish for some personalised travel help instead!
" class="mainphoto">
_thumb_100.jpg" alt="<%=RsHotels("hotelname")%> - <%=(RsHotels.Fields.Item("town").Value)%> Accommodation" name="large" width="100" height="100" border="0" id="large" />"><%=(RsHotels.Fields.Item("hotelname").Value)%>
Rooms from £<%=(RsHotels.Fields.Item("rate").Value)%>
<%=(RsHotels.Fields.Item("address").Value)%>
<%=(RsHotels.Fields.Item("town").Value)%>
<%=(RsHotels.Fields.Item("0870no").Value)%>
" title="<%=(RsHotels.Fields.Item("hotelname").Value)%>" class="moreinfo_href">More Information
Rooms from £<%=(RsHotels.Fields.Item("rate").Value)%>
<%=(RsHotels.Fields.Item("address").Value)%>
<%=(RsHotels.Fields.Item("town").Value)%>
<%=(RsHotels.Fields.Item("0870no").Value)%>
" title="<%=(RsHotels.Fields.Item("hotelname").Value)%>" class="moreinfo_href">More Information
<% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 RsHotels.MoveNext() Wend end if %>




