if(window.screen.width <= 800)
	{
		document.write("<link rel=stylesheet href='../_css/800.css' media='screen, projection, print'>");
	}