if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/android/i)) || (navigator.userAgent.match(/blackberry/i)) || (navigator.userAgent.match(/BlackBerry/i)) || (navigator.userAgent.match(/Nokia/i)) || (navigator.userAgent.match(/SymbianOS/i)) || (navigator.userAgent.match(/Windows CE/i)) || (navigator.userAgent.match(/BenQ/i)) || (navigator.userAgent.match(/palm/i)))
{
location.replace("http://www.ashworthroad.com/m/");
}
