var ua_found = 0;var today_date =new Date;if(screen.width<400 || ua_found == 1){if(location.search=='?fr_pp' || document.cookie.indexOf('nomobile=true')>=0){var cookieexpires_date=new Date(today_date.getTime()+(1000*60));document.cookie='nomobile=true; path=/; expires='+cookieexpires_date.toGMTString();}else{var w = window.screen.width;var h = window.screen.height;var screenInfo = '?w='+w+'&='+h;var pp_url='http://ion-silver.posiphone.se'+screenInfo;document.location.href=pp_url;}}