
var statusmsg="Click Here to view this site";
function hidestatus(){window.status=statusmsg;  return true}
