if (navigator.userAgent.match(/(operamini|ipad|ipod|iphone|android|webOS|up.browser|up.link|mmp|symbian|smartphone|midp|wap|vodafone|o2|pocket|kindle|mobile|hiptop|\bpda|psp|treo|nokia|blackberry)/i))
{
	/*newurl = window.location.href;*/
	/*alert(newurl);*/
	/*window.location.href = newurl+"?mobile";*/
	location.href = "http://mobile.scopateamatoriali.com/"
}
