var theCSSfile = (document.all)?("sheet.css"):("sheet-ns.css");
document.write('<link rel="stylesheet" type="text/css" href="./css/'+theCSSfile+'">');
