if(screen.width <= 800) 
{
    document.write("<link rel=\"STYLESHEET\" type=\"text/css\" href=\"klein.css\" />");
} 

