if (navigator.userAgent.indexOf('iPhone') > 0 || navigator.userAgent.indexOf('Android') > 0){
location.href = 'http://cosmoclean.mobi';
}
