function messenger_installed(){var c=document.cookie;var i=c.indexOf("C=mg=");if(i==-1)return false;return(c.charAt(i+5)=="1");};function launch_web_messenger(R_w){ location.replace("http://login.yahoo.com/config/login_verify2?.src=pg&.done=http://messenger.yahoo.com/webmsgr/launcher.php?back="+location);};function Ms6(){location.href="ymsgr:";};function launch_messenger(){ Ms6();};function add_new_friend(IKI){if(!IKI)IKI=""; location.href="ymsgr:addfriend?"+escape(IKI);};function del_friend(IKI,apL){ var PZ1=confirm("This operation must be performed from your Yahoo! Messenger client.\nIf you continue, the Web Messenger client will start up, and may disconnect your current messenger client.\n\nProceed?");if(PZ1) launch_web_messenger("?delfriend="+escape(IKI)+"&delgroup="+escape(apL));};function pm_friend(IKI){ location.href="ymsgr:sendIM?"+escape(IKI);};document.domain="yahoo.com";