
if (screen.width<600){
	window.location = redirectURL;
}


