bubbles19518
05-05-2007, 03:36 PM
I would like to use a plain old link to refer people to download firefox on my site. I don't want to use the anchor text google provides in their various javascripts. I was wondering if it was possible to get the referral link out of this code?
<script type="text/javascript"><!--
google_ad_client = "pub-0477672556564037";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAAQzcLH7QEaCBVcCwmT2PieKLGsuIEBMAA";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
I looked at http://pagead2.googlesyndication.com/pagead/show_ads.js, and was unable to figure anything out. My JS skills are limited, Im mostly PHP. Any help is greatly appreciated!
<script type="text/javascript"><!--
google_ad_client = "pub-0477672556564037";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAAQzcLH7QEaCBVcCwmT2PieKLGsuIEBMAA";
google_ad_channel = "";
//-->
</script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
I looked at http://pagead2.googlesyndication.com/pagead/show_ads.js, and was unable to figure anything out. My JS skills are limited, Im mostly PHP. Any help is greatly appreciated!