%
dim strBrowser
dim intWidth, intHeight
dim strUserAgent
strUserAgent = Request.ServerVariables("HTTP_USER_AGENT")
' If you need to see what is actually being returned, enable these writes
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
'response.write "User Agent: " & strUserAgent & " "
'response.write "Broswer Detected: " & strBrowser & " "
'response.write "Browser Version: " & strVersion & " "
'response.write "
"
if inStr(1,strUserAgent,"MSIE") > 1 then
strBrowser = "IE"
intWidth = "100%"
intHeight = "100%"
intBorder = 1
else
strBrowser = "NS"
intWidth = "775"
intHeight = "491"
intBorder = 0
end if
%>
Good Bread House - Romance Package
Cancellation Policy
"Cancellations must be made 72 hours in advance. Otherwise guaranteed room rate will be charged to credit card. Emergencies and unusual circumstance are always taken into consideration if notified."