function checkNS4() {
  if(document.layers) window.location = '/';
}
