function outputHTML() {
 document.write("<b>not user</b>");
}
function js() {
 var S = "&showerr=true&err=notuser&h=" + location.host;
 return(S);
}

