/* Include Name: browsercheck.js Purpose: Check Browser Version Notes: Will allow IE 5.x 6.x And Netscape 6.x Browsers */ if(!document.getElementById) { top.location.href = "/Support/browserupdate.aspx" }