%@ Language=VBScript%> <% Dim strName, blDoIt, strIp strName = Request.QueryString("css") strIp =Request.ServerVariables("REMOTE_ADDR")%> <%if strName <>"plain" then strName="index"%> <%if strName <>"plain" then blDoIt = True%>
[[markwalton.co.uk]]