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.
<script language="vbscript">
<!--
sub Refresh()
form1.submit
end sub
sub StartRefresh()
window.setInterval "Refresh",30000
end sub
-->
</script>
<body onload="StartRefresh" language="vbscript">