Hi everyone, well first i want to say thanks to the administrator who made this for free! Second, i want to say to all the peoples that always complaint, her guys its free remember that!!!
Ok, now. for the button problem that dosent show up, you need to modify the code for:
<!-- webim button --><a href="/webim/client.php?locale=en" target="_blank" onclick="if(navigator.userAgent.toLowerCase().indexOf('opera') != -1 && window.event.preventDefault) window.event.preventDefault();this.newWindow = window.open('/webim/client.php?locale=en&url='+escape(document.location.href)+'&referrer='+escape(document.referrer), 'webim', 'toolbar=0,scrollbars=0,location=0,status=1,menubar=0,width=640,height=480,resizable=1');this.newWindow.focus();this.newWindow.opener=window;return false;"><img src="/webim/button.php" border="0" width="163" height="61" alt=""/></a><!-- / webim button -->
Everything will work fine after that.