
if( screen.width <= 800 ) {
    document.writeln( '<link rel="stylesheet" type="text/css" href="/css/style_800.css">' );
}

