function xandrasms() { window.open("http://www.davidis-markt.de/cgi-bin/Xandra/Xandrasms.cgi","smsinfo","width=450,height=300,screenX=0,left=0,screenY=0,top=0,toolbar=0,menubar=0,location=0,status=0,resizable=0,scrollbars=0"); } function xandrainput(txt) { document.Xandra.SetVariable("jsinput", txt); } function chatbotoff() { document.Xandra.SetVariable("chatbot", "off"); } function xandraoff() { document.Xandra.style.height=15 +"px"; document.Xandra.style.width=65 +"px"; } function xandraon() { document.Xandra.SetVariable("chatbot", "on"); document.Xandra.style.height=300 +"px"; document.Xandra.style.width=150 +"px"; } document.write('')