thisurl		= encodeURIComponent(document.URL);
urlbanner	= 'http://banner.qooqoa.com/strillone.php?url='+thisurl;

//must be removed
q_frameborder	= 0;
q_height	= 40;

b		= '<iframe name="google_ads_frame" width='+q_width+" height="+q_height+" frameborder="+q_frameborder+" src="+urlbanner+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no"></iframe>';

document.write(b);



