if((navigator.userAgent.match(/iPhone/i))) {
  window.location = "http://www.antwerpbowling.be/2012/iphone.html";
}
