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>
<!--
function goNav(itid,comp) {
if(comp == 0) {
// Do nothing
} else {
parent.main.location=itid;
}
}
-->
</script>
onchange="goNav('vd.html?id='+document.conav.coID.options[document.conav.coID.selectedIndex].value,document.conav.coID.options[document.conav.coID.selectedIndex].value);"