%@ Language="VBSCRIPT"%>
<% OPTION EXPLICIT
dim adspath, ad,symb, symb1, conn, sql, rsagents, agentList, s1, s2, s3, s4
s1 = ucase(request.ServerVariables("SERVER_NAME"))
s2 = "GRENADA"
s3 = "STLUCIA"
s4 = "BARBADOS"
if inStr( 1, s1, s2, 1) then
response.Redirect("http://www.cariblist.com/grenada/index.asp")
elseif inStr( 1, s1, s3, 1) >=1 then
response.Redirect("http://www.cariblist.com/stlucia/index.asp")
elseif inStr( 1, s1, s4, 1) then
response.Redirect("http://www.cariblist.com/barbados/index.asp")
end if
%>
Saint (St) lucia Real Estate, Property, land, house, villa ....
Unfortunately
the page you requested could not be found. Please press refresh
to try again, use the back button to go to the page you came from
or navigate to a new location using the buttons on your left.
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Please try the following:
Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
If you reached this page by clicking a link, contact
the Web site administrator to alert them that the link is incorrectly formatted.
Open IIS Help, which is accessible in IIS Manager (inetmgr),
and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.