[jQuery] Google Adsense Java Script Code To test your website

[jQuery] Google Adsense Java Script Code To test your website


Use the following java script code to view how Google adsense will
operate on your website.
Copy and paste the code in any of your webpages.
<script type="text/javascript"><!--
google_ad_client = "pub-9500130874042580";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
//2007-07-30: code
google_ad_channel = "8855157188";
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>