The CueClip offers an unobtrusive answer for navigation.
The new CueClip offers flexible map and cue-sheet control in a compact package. It's even small enough to fit on your bars between a computer and heart-rate monitor.
<%
'========================================
'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
'========================================%>