--- In ysearchboss@yahoogroups.com, "p_boadi" <p_boadi@...> wrote:
>
> Hello Ted
>
> Thank you for your answer. The site, which I have mentioned above, uses no
yahoo javascript ads. I think, there is a top secret API for selected customers.
>
This is done through YPN (Yahoo! Publisher Network). Looking at the page source,
I found the following
<div class="advertisement">
<script type="text/javascript">
<!--
ctxt_ad_partner = "<removed>";
ctxt_ad_section = "69758";
ctxt_ad_bg = "";
ctxt_ad_width = "300";
ctxt_ad_height = "250";
ctxt_ad_bc = "FFFFFF";
ctxt_ad_cc = "FFFFFF";
ctxt_ad_lc = "0000FF";
ctxt_ad_tc = "000000";
ctxt_ad_uc = "999999";
-->
</script>
<script type="text/javascript"
src="http://ypn-js.overture.com/partner/js/ypn.js">
</script>
</div>