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="JavaScript1.2">
<!--
/*
Screen Size Redirect script (By Robert @ [URL unfurl="true"]http://members.tripod.com/technological_tinker/)[/URL]
Submitted to Dynamicdrive.com to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit [URL unfurl="true"]http://dynamicdrive.com[/URL]
*/
if (screen.width>=1024||screen.height>=768) //if 1024x768
("[URL unfurl="true"]http://businessoffice.williston.com")[/URL]
else //if all else
window.location.replace("[URL unfurl="true"]http://businessoffice.williston.com/businessofficehpalternate.html")[/URL]
//-->
</script>
<script>
if (screen.width>1025) {document.write("<link rel=\"STYLESHEET\" type=\"text/css\" href=\"style2.css\">")}
else {document.write("<link rel=\"STYLESHEET\" type=\"text/css\" href=\"style.css\">")}
</script>
<table class="table">
<html>
<head>
...
<link rel="stylesheet" type="text/css" href="small.css"
title="small" />
<link rel="alternate stylesheet" type="text/css" href="big.css" title="big" />
<script type="text/javascript" src="/js/styleswitcher.js"></script>
<script type="text/javascript">
if (screen.width>1023) {
setActiveStyleSheet('big');
}
</script>
...