// JavaScript Document


if (screen.width == 1024 || screen.width ==800) 
{ } 
else {document.write('<link rel=stylesheet type="text/css" href="../css/style1280.css">')}


