function sCookieAbo(a,b){document.cookie=a+"="+escape(b);}
function gCookieAbo(a){
var b,cookieDataEnd;b=document.cookie.indexOf(a+"=");
if(b>=0)
{b+=a.length+1;cookieDataEnd=document.cookie.indexOf(";",b);
if(cookieDataEnd<0)
{cookieDataEnd=document.cookie.length;}
return unescape(document.cookie.substring(b,cookieDataEnd));}
return "";}
function fctOpenAbo(a,b)
{var c=window.open(a,'puei','left=0, top=0, width='+screen.availWidth+', height='+screen.availHeight+', scrollbars=1');
if(c){c.blur();window.focus();}}
function cCookieAbo(c,d)
{var e=gCookieAbo('bizpopunderabo');
if(e==""){if(c==""){
var b=Math.floor((Math.random()*a.length));
c=a[b];fctOpenAbo(c,d);sCookieAbo('bizpopunderabo','true');}
else{fctOpenAbo(c,d);sCookieAbo('bizpopunderabo','true');}}}