Built with weekend adventurers in mind, this kit includes a variety of medical essentials in an affordable, organized package. Perfect for small groups going on short adventures.
<%
'========================================
'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
'========================================%>