function getCookie(A){var C=A+"=";var E=document.cookie.split(";");for(var B=0;B<E.length;B++){var D=E[B];while(D.charAt(0)==" "){D=D.substring(1,D.length);}if(D.indexOf(C)==0){return D.substring(C.length,D.length);}}return"";}function updateRayUserStatus(C){var B=false;if(C!=""){var D=new Date();var A=sRayUrl+"XML.php?action=updateOnlineStatus&id="+C+"&_t="+D.getTime();if(window.XMLHttpRequest){B=new XMLHttpRequest();}else{if(window.ActiveXObject){B=new ActiveXObject("Microsoft.XMLHTTP");}}if(B){B.open("GET",A);B.send(null);}}}function openRayWidget(F,A){if(aRayApps[F][A]==undefined){return;}var D=aRayApps[F][A];var E=sRayUrl+"index.php?module="+F+"&app="+A;for(var C=0;C<arguments.length-2;C++){E+="&"+D.params[C]+"="+arguments[C+2];}var B=window.open(E,"Ray_"+F+"_"+A+parseInt(Math.random()*100000),"top="+D.top+",left="+D.left+",width="+D.width+",height="+D.height+",toolbar=0,directories=0,menubar=0,status=0,location=0,scrollbars=0,resizable="+D.resizable);if(B==null){alert("You should disable your popup blocker software");}}updateRayUserStatus(getCookie("memberID"));