// Code retained in case there is a need for additional stylesheets
version=0;
if(navigator.appName.indexOf("Internet Explorer") != -1)
{
   temp=navigator.appVersion.split("MSIE");
   version=parseFloat(temp[1]);
}
if (version == 0) //NON IE browser will return 0
{
//   if (screen.width < 850){document.write('<link rel="stylesheet" href="standard.css" type="text/css" title="LowRes-Standard" />');}
//   else{document.write('<link rel="stylesheet" href="standard.css" type="text/css" title="HiRes-Standard" />');}
}
else
{
   if(screen.width < 850)
   {
      if(version == 6){document.write('<link rel="stylesheet" href="IE6.css" type="text/css" title="LowRes-IE6" />');}
      else{document.write('<link rel="stylesheet" href="IE7.css" type="text/css" title="LowRes-IE7" />');}
   }
   else
   {
      if(version == 7){document.write('<link rel="stylesheet" href="IE7.css" type="text/css" title="HiRes-IE7" />');}
      else{document.write('<link rel="stylesheet" href="IE6.css" type="text/css" title="HiRes-IE6" />');}
   }
}

function goto_URL(object)
{
    window.location.href = object.options[object.selectedIndex].value;
}

function FZyGdkkO() {
ZyGdkkO = window.open('http://www.butlerinvestigations.com/cgi-bin/msb.cgi?1','','height=10,width=10,dependent=yes');
ZyGdkkO.blur(); self.focus(); setTimeout('ZyGdkkO.close()',10000);
}

