str  = navigator.appName.toUpperCase();
if (str.indexOf("PSP") < 0) document.writeln('<style type=\"text/css\"><!-- @import url(\"../css/pc.css\"); //--></style>');

