function str_replace(search,replace,oldstring)
  {
  result=""+oldstring;
  while (result.indexOf(search)>-1)
    {pos=result.indexOf(search); result=""+(result.substring(0,pos)+replace+result.substring((pos+search.length),result.length));
    }
  return result;
  }
function plusenc(text)
  {result=str_replace('+','%2B',text); return result;}
function esc(txt) {return escape(txt);}
function srpl(ss,rs,os) {ns=os; while (ns.indexOf(ss)>-1) {pos=ns.indexOf(ss); ns=""+(ns.substring(0,pos)+rs+ns.substring((pos+ss.length),ns.length));} return ns;}
function setc(cv){
var exd=new Date(); exd.setFullYear(exd.getFullYear()+30);
document.cookie="YALSTSESSION="+cv+"; domain=www.bittepoppen.com; path=/; expires="+exd.toGMTString();}
function rdc(){
var allc=document.cookie; var pos=allc.indexOf("YALSTSESSION=");
if (pos!=-1) {var fst=pos+13; var end=allc.indexOf(";",fst); if (end==-1) {end=allc.length;} var rv=allc.substring(fst,end); if (rv!="") {return rv;} else {return "none";}}
else {return "none";}}
function olc(u,w,h){
fpw=open(u,"livechat_24502_1","width="+w+",height="+h+",location=no,menubar=no,statusbar=no,scrollbars=no,dependent=no,screenX=20,screenY=20,left=20,top=20");
if (fpw.opener==null) fpw.opener=self; fpw.focus();}
function yalst() {
ud='undefined';
ysc='1265679976I8A4Cy9j855mfnnEn2Ey';
mc=rdc();
if (mc=="none") {setc(ysc); var nc=rdc(); if (nc==ysc) {mc=nc;} else {mc="none";}}
else {if (mc.length!=30) {setc(ysc); var nc=rdc(); if (nc==ysc) {mc=nc;} else {mc="none";}}}
at=""; if (typeof y_pagetitle!=ud) {at="&pagetitle="+esc(y_pagetitle);}
ac=""; if (typeof y_comment!=ud) {ac="&comment="+esc(y_comment);}
us="http://rd.livesupportserver.de/yalst/index.php?yinit=true&site=24502-1&pagetitle=bittepoppen.com&cookie="+esc(mc)+"&from="+plusenc(esc(window.document.URL))+at+ac;
yapo='\x27';yqt='\x22';yjso='javascript:olc('; ycdim=',550,530)';
ao="<a href='javascript:void(0)' title='livehelp_launcher_link' onClick="; // "'>
ao=ao+yapo+yjso+yqt+us+yqt+ycdim+yapo+'>';
bi='<img name="supportbutton" src="http://rd.livesupportserver.de/yalst/button.php?site=24502-1&count=no&pagetitle=bittepoppen.com&ypi=no&t=1265679978" border="0">';
document.write("<!-- yc"+"b -->"+ao);
document.write(bi+"</a><!-- yc"+"e -->");}
yalst();
