Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
for i=1 to Request.QueryString("t").Count
if Request.QueryString("t").Count > 1 then
response.end
end if