/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */



if (screen.width < 1280) {
document.write('<link rel="stylesheet" type="text/css" href="css/1300.css" />');
}

if (screen.width < 850) {
document.write('<link rel="stylesheet" type="text/css" href="css/800.css" />');
}

