For those athletes that like to get their hands dirty, now there's a convenient clean-up solution with CitraWipe. It's a non-toxic towelette sealed in individual packs ready to use when you need it.
<%
'========================================
'Adds in Ip address warning
'Turn this off in the online config by setting xdisplayIPAddress to No
'========================================
if instr(request.servervariables("script_name"), "shopcheckout.asp") > 0 then
DisplayIPAddress
end if
'========================================%>