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