<%@language="javascript"%> <% Xmas = false; locale = String(Request.QueryString("locale")); Response.Cookies("locale") = locale; sSql = "SELECT title FROM dLanguages WHERE languageCode = '" + locale + "'"; rs = conn.execute(sSql); title = rs("title").value; rs.close(); rs = null; if (locale == "NL"){ lang="NL" }else{ lang="EN" } Response.Cookies("title") = title; %> "> > <%=title%> >
<% if (Xmas){ switch(locale){ case "NL": %><% break; default: %><% } }else{ %><% } %>
<% if (locale == "UK"){ %> <% }else{ %> <% } %>
<%=getLocalText(" name="Party " width="85" height="43" border="0">
<%=getLocalText("title", locale, 'PT')%>
  <%=getLocalText(" name="Park New" width="85" height="43" border="0">
<%=getLocalText("title", locale, 'PK')%>
  <%=getLocalText(" name="Beach Top" width="85" height="43" border="0">
<%=getLocalText("title", locale, 'BC')%>
  <%=getLocalText(" name="Farm Top" width="85" height="43" border="0">
<%=getLocalText("title", locale, 'FM')%>
  <%=getLocalText(">
<%=getLocalText("title", locale, 'BS')%>
  <%=getLocalText(">
<%=getLocalText("title", locale, 'CL')%>
  <%=getLocalText(" name="Gallery Top" width="85" height="43" border="0">
<%=getLocalText("title", locale, 'GY')%>
 <%=getLocalText(">
<%=getLocalText("title", locale, 'CO')%>
<%=getLocalText(">
<%=getLocalText("title", locale, 'CO')%>
<% if(isIe()){%>  <% } else{ Response.Write(getLocalText("body", locale, "HO")); }%>