var newurl;
if (! pass_js)
{
document.writeln ('<STYLE type="text/css">');
document.writeln ('DIV.nojscript {display: none}');
document.writeln ('P.nocss {display: block; background: yellow}');
document.writeln ('BODY,DIV#mainbox {background: #e4ddd7 none; color: black}')
document.writeln ('<\/STYLE>')
}

