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 laugnage="javascript">
function openMain() {
window.open('x2.html','name','toolbar=no,width='+ (screen.width-10) + ',height=' + (screen.height-30) + ',directories=no,status=no,menubar=no,scrollbars=no,resize=no,top=0,left=0');
}
</script>