switch(screen.width) {
case 800:document.write("<link rel=stylesheet href=\"..\/..\/common\/800.css\" type=\"text\/css\">");break;
case 1024:document.write("<link rel=stylesheet href=\"..\/..\/common\/1024.css\" type=\"text\/css\">");break;
}