var oldhatvalue = null; var welcome_message=" Welcome!     "; if ((document.cookie.indexOf("MailCookie=NSCP,") > -1) && (welcome_message.indexOf(",") > 0)) { submail = document.cookie.substring((document.cookie.indexOf("MailCookie=NSCP,")+16),(document.cookie.length)); if (submail.indexOf(";") > -1) { mails = submail.substring(0, submail.indexOf(";")); } else { mails = submail.substring(0, submail.length); } URL=("http://home.netscape.com/images/home2001c/m" + mails + ".gif"); if (mails == -1){ URL=("http://big.netscape.com/NumNewMsgsImage?qry=NewMsgs&url=http://home.netscape.com/images/home2001c/m"); } } else if (welcome_message.indexOf(",") > 0) { URL=("http://big.netscape.com/NumNewMsgsImage?qry=NewMsgs&url=http://home.netscape.com/images/home2001c/m"); } else { URL=("http://toolbar.netscape.com/tw_hat/images/m0.gif"); } middlehat=("\n" + "\n" + "\n" + "\n" + "
\n" + " Welcome!    
\n" + "
\n" + "\n" + "\n" + "
\n" + "\n" + "
\n" + "\n" + "\n" + "\n" + "\n" + "\n" + "\n" + "
\n" + "
\n"); var filename="cnf.js";