if (!c_text1) var c_text1 = 0; if (!c_text2) var c_text2 = 0; if (!c_text3) var c_text3 = 0; if (!c_text4) var c_text4 = 0; if (!c_text5) var c_text5 = 0; if (!c_text6) var c_text6 = 0; if (!c_text7) var c_text7 = 0; if (!c_text8) var c_text8 = 0; if (!c_text9) var c_text9 = 0; if (!c_text10) var c_text10 = 0; if (!c_border) var c_border = 0; if (!c_background) var c_background = 0; if (!page_background) var page_background = 0; if (!zone) var zone = 0; if (!pl) var pl = 0; if (!shape) var shape = 0; if (!ad_type) var ad_type = 0; if (!w) var w = 0; if (!top_space) var top_space = 0; if (!charset) var charset = 0; var iframe_tag = ''; var ref; if ( window.location === window.top.location ) { ref=window.location; } else { ref=document.referrer; } var referral = encodeURIComponent(ref); iframe_tag = iframe_tag.replace('RRR',referral); document.write(iframe_tag); //document.write(url+'/show.php?z='+zone+'&w='+w+'&pl='+pl+'&ad_type='+ad_type+'&top_space='+top_space+'&shape='+shape+'&c_border='+c_border+'&c_background='+c_background+'&c_text1='+c_text1+'&c_text2='+c_text2+'&c_text3='+c_text3+'&c_text4='+c_text4+'&c_text5='+c_text5+'&c_text6='+c_text6+'&c_text7='+c_text7+'&c_text8='+c_text8+'&c_text9='+c_text9+'&c_text10='+c_text10);