| Line 35... |
Line 35... |
| 35 |
<script type='text/javascript'><!--//<![CDATA[
|
35 |
<script type='text/javascript'><!--//<![CDATA[
|
| 36 |
var m3_u = (location.protocol=='https:'?'https://open.${domain.name}/openx/www/delivery/ajs.php':'http://open.${domain.name}/openx/www/delivery/ajs.php');
|
36 |
var m3_u = (location.protocol=='https:'?'https://open.${domain.name}/openx/www/delivery/ajs.php':'http://open.${domain.name}/openx/www/delivery/ajs.php');
|
| 37 |
var m3_r = Math.floor(Math.random()*99999999999);
|
37 |
var m3_r = Math.floor(Math.random()*99999999999);
|
| 38 |
if (!document.MAX_used) document.MAX_used = ',';
|
38 |
if (!document.MAX_used) document.MAX_used = ',';
|
| 39 |
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
|
39 |
document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
|
| 40 |
document.write ("?zoneid=14");
|
40 |
document.write ("?zoneid=15");
|
| 41 |
document.write ('&cb=' + m3_r);
|
41 |
document.write ('&cb=' + m3_r);
|
| 42 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
42 |
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
|
| 43 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
43 |
document.write (document.charset ? '&charset='+document.charset : (document.characterSet ? '&charset='+document.characterSet : ''));
|
| 44 |
document.write ("&loc=" + escape(window.location));
|
44 |
document.write ("&loc=" + escape(window.location));
|
| 45 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|
45 |
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
|