Testing your Google AdSense
This trick is coming from my friend Nix.
If you are developing a site containing Google Adsense you might know that clicking on your own ad is not allowed.
To be able to test and click on your own ad and still follow Google AdSense Program Policies, just add following to your pages:
<script type=“text/javascript”>google_adtest = ‘on’;</script>