if(screen.width <= 800) document.write("<link rel='stylesheet' href='small_gen.css' type='text/css'>");
else document.write("<link rel='stylesheet' href='general.css' type='text/css'>");
