ie_pc = '<link rel=stylesheet type="text/css" href="../css/ie_pc.css">';
ns4_pc = '<link rel=stylesheet type="text/css" href="../css/ns4_pc.css">';
if (IE || W3C) document.write(ie_pc);
else document.write(ns4_pc);
