if(window.location.search == "?print")
   { document.getElementsByTagName("link")[0].href = "../style/print.css"; }


