You are Visitor number:
<% counterString = Cstr(Application("hitCounter")) for loopCounter = 1 to len(counterString) response.write "
" next %>