
		var ad_format =  cbjunctionads_ad_width+'x'+cbjunctionads_ad_height;	
		var adcode;
		var cbjunctionads_ad_kw;
		if(cbjunctionads_ad_kw) {
                	cbjunctionads_ad_kw = cbjunctionads_ad_kw.replace(new RegExp("\\s+", "g"),"_");
                	cbjunctionads_ad_kw = escape(cbjunctionads_ad_kw);
	        }
			

		if( (ad_format == "160x600") || (ad_format == "120x600") || (ad_format == "300x250") || (ad_format == "336x280") || (ad_format == "125x125") || (ad_format == "180x150") || (ad_format == "120x240") || (ad_format == "250x250") || (ad_format == "728x90") || (ad_format == "468x60") || (ad_format == "234x60")) {
			adcode = "<iframe  name='cbjunctionads_ad_frame' width='"+cbjunctionads_ad_width+"' height='"+cbjunctionads_ad_height+"' frameborder='0' marginwidth='0' marginheight='0' vspace='0' hspace='0' allowtransparency='true' scrolling='no' src=\"http://cbjunction.webquartet.com/pagead/ads.php?format="+ad_format+"&b="+cbjunctionads_color_border+"&bg="+cbjunctionads_color_bg+"&d="+cbjunctionads_color_text+"&l="+cbjunctionads_color_link+"&cbid="+cbjunctionads_clickbank_id+"&ad_kw="+cbjunctionads_ad_kw+"\"></iframe>";

		}

document.write(adcode);




	