str = location.search;str = str.substring(1,str.length);if (str == "print") document.write('<link href="print2.css" rel="stylesheet" type="text/css">'); else document.write('<link href="print1.css" rel="stylesheet" type="text/css">');
