if (screen.width < 1024) {
	document.write('<link rel="stylesheet" href="layout_800.css" type="text/css" />');
}