

<!--
  function runScript() {
  if ((navigator.appName == "Microsoft Internet Explorer")) {
        alert ("In order to view this site properly, you will have to view it using a non-Internet Explorer browser as the IE browser causes script errors. This site works best with the FireFox Browser. You may also use Opera, Netscape, Safari, Mozilla, and other non-IE browsers to view this site.");
        //location.href="http://www.mozilla.org/products/firefox/";
        
  }
}

//-->
