var IE6 = (navigator.userAgent.indexOf("MSIE 6")>=0) ? true : false;
if(IE6) {
window.location="http://www.stmarkssouthborough.org/errorie6.html";
}