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