if ((screen.height<=screenheight) || (screen.width<=screenwidth))
{
	window.location = "http://www.m.unifo.co.uk/";
}
