<!--
    document.write(document.lastModified);
    document.write("<br/><br/><img src=\"http://organizations.weber.edu/sme/images/usa.gif\" alt=\"US flag\" /><img src=\"http://organizations.weber.edu/sme/images/usaf.gif\" alt=\"US Air Force flag\" /><img src=\"http://organizations.weber.edu/sme/images/usarmy.gif\" alt=\"US Army flag\" />");
    document.write("<img src=\"http://organizations.weber.edu/sme/images/uscg.gif\" alt=\"US Coast Guard flag\" /><img src=\"http://organizations.weber.edu/sme/images/usmc.gif\" alt=\"US Marine Corps flag\" /><img src=\"http://organizations.weber.edu/sme/images/usn.gif\" alt=\"US Navy flag\" />");
    document.write("<br/><a href=\"http://americasupportsyou.mil\" target=\"_blank\"><span style=\"font-size:200%\">We support all of our troops</span></a><br/>");
    document.write("<br/><img src=\"http://organizations.weber.edu/sme/images/WSU_service_flag1.gif\" alt=\"Weber State University Service Flag\" />...<img  src=\"http://organizations.weber.edu/sme/images/WSU_service_flag2.gif\" alt=\"Weber State University Service Flag\" />");
    document.write("<br/>Especially those still serving…and those who gave their all.");
    document.write("<br/><br/>You are browsing this site with: "+ navigator.appName);
    document.write("<br/>Code: " + navigator.appCodeName + "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Platform: " + navigator.platform + "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cookies enabled: " + navigator.cookieEnabled + "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Java enabled: " + navigator.javaEnabled());
    document.write("<br/><br/>You are viewing this site with: <br/> A screen resolution of: " + screen.width + " X " + screen.height + ", an available view area of: " + screen.availWidth + " X " + screen.availHeight + ", and a color depth of: " + screen.colorDepth + " bits.")
    document.write("<br/>This site is best viewed in full screen at a resolution of 1024 X 768 or higher.")
//-->