
/*
var OA_channel = '/test/preview';
var OA_p=location.protocol=='https:'?'https:':'http:';
var OA_r=Math.floor(Math.random()*99999999);
if (!document.OA_used) document.OA_used = ',';
function OA_adjs(z,n)
{
  if (z>-1) {
    var az="<"+"script language='JavaScript' type='text/javascript' ";
    az+="src='"+OA_p+"//neofis.ath.cx/aepg/openx/www/delivery/ajs.php?n="+n+"&zoneid="+z;
    az+="&source="+OA_channel+"&exclude="+document.OA_used+"&r="+OA_r;
    az+="&mmm_fo="+(document.mmm_fo)?'1':'0';
    if (document.context) az+= "&context=" + escape(document.context);
    if (window.location) az+="&loc="+escape(window.location);
    if (document.referrer) az+="&referer="+escape(document.referrer);
    az+="'><"+"/script>";
    document.write(az);
  }
}
function OA_adpop(z,n)
{
  if (z>-1) {
    var az="<"+"script language='JavaScript' type='text/javascript' ";
    az+="src='"+OA_p+"//neofis.ath.cx/aepg/openx/www/delivery/apu.php?n="+n+"&zoneid="+z;
    az+="&source="+OA_channel+"&exclude="+document.OA_used+"&r="+OA_r;
    if (window.location) az+="&loc="+escape(window.location);
    if (document.referrer) az+="&referer="+escape(document.referrer);
    az+="'><"+"/script>";
    document.write(az);
  }
}
*/

  var txt = "";
  
   var m3_u = (location.protocol=='https:'?'https://neofis.ath.cx/openx/www/delivery/ajs.php':'http://neofis.ath.cx/openx/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   txt = txt +"<scr"+"ipt type='text/javascript' src='"+m3_u;
   txt = txt +"?zoneid=11";
   txt = txt +'&amp;cb=' + m3_r;
   if (document.MAX_used != ',') txt = txt +"&amp;exclude=" + document.MAX_used;
   txt = txt +"&amp;loc=" + escape(window.location);
   if (document.referrer) txt = txt +"&amp;referer=" + escape(document.referrer);
   if (document.context) txt = txt +"&context=" + escape(document.context);
   if (document.mmm_fo) txt = txt +"&amp;mmm_fo=1";
   txt = txt +"'><\/scr"+"ipt>";
   
   //alert(txt);
   document.write(txt);
