if (!(window.location.search) && ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/Android/i)) || (navigator.userAgent.match(/IEMobile/i)) || (navigator.userAgent.match(/Windows Phone/i)) )){
	window.location = "http://www.fujitv.co.jp/uso2011/s_cx/index.html";
}
