INSERT INTO miet_chat_online (`ip`, `server_user_name`, `name`, `url`, `start_time`, `time`) VALUES ('18.188.152.162', '', '', '', '1714217446', '1714217446') function slideChatBox(){ $('#chatbox').animate({'bottom':'0px'},300); } function slideChatBoxBack(){ $('#chatbox').animate({'bottom':'-265px'},300); } function include_rpc(script_filename) { script_filename += '?' + Math.random(0, 1000) + '=' + Math.random(0, 1000); var html_doc = document.getElementsByTagName('head').item(0); var js = document.createElement('script'); js.setAttribute('language', 'javascript'); js.setAttribute('type', 'text/javascript'); js.setAttribute('src', script_filename); html_doc.appendChild(js); return false; } $(document).ready(function() { $("#chatbox").html('
xZur Zeit ist leider kein Mitarbeiter im Chat verfügbar. Bitte versuchen Sie es später noch einmal.
support-live-chat.de
'); }); function win_open(URL, WIN_NAME, WIDTH, HEIGHT) { if(!WIN_NAME) { WIN_NAME = "Großbild"; } popup = window.open(URL,WIN_NAME,"toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width="+WIDTH+",height="+HEIGHT+",top=0,left=0"); popup.focus(); }