if (BrowserDetect.OS == "iPad" || BrowserDetect.OS == "iPod" || BrowserDetect.OS == "iPhone") {
  window.location = "/home-safarimobile/"
}
