if (location.href.substr(0, "http://www.legal-box.com/".length) != "http://www.legal-box.com/") {
//  alert(location.href);
  location = "http://www.legal-box.com/";
}
