function ADNet_GetBanner(target,ks,PID,g,c,div2id,ks2,g2,c2) {
    var dvID = target+'_'+ks+'_'+PID+'_'+g+'_'+c;
    document.write('<div width="0px" id="'+dvID+'"></div>');
    var strToWrite = '<iframe style="display:none" src="javascript:document.write(\'<script type=text/javascript src=http://adonline.e-kolay.net/async/adv_async.asp?target='+target+'&ks='+ks+'&PID='+PID+'&g='+g+'&c='+c+'&div2id='+div2id+'&ks2='+ADNET_isnull(ks2)+'&g2='+ADNET_isnull(g2)+'&c2='+ADNET_isnull(c2)+'&dvid='+dvID+'><\/script>\');document.close();"></iframe>';
    document.write(strToWrite);
    document.write("<img src='http://adonline.e-kolay.net/AdnetGeoCookie.asp' border=0 width=0 height=0 style=position:relative; />");
}
function ADNET_isnull(__s){return __s&&__s!="undefined"?__s:"";}


