Continued from page 1
Step 3 Insert your Google® Adsense® code directly following
</script> tag that you inserted in Step 2 above.
Step 4 Insert
following code after
</script> tag from
Google® Adsense® code you inserted in step 3 :
<script> if (temp>2) document.write("</div>"); temp++; </script>
Step 5. Save your changes and test it out.
What this does is create a new DIV section in your code that is hidden if it appears more than three times on
page. So only three ads will appear on any page. If you use Google® Adsense® in other places in your blog, then you will need to adjust
number "temp" in
first step up to display less inline ads. For instance, only two inline ads will appear if you change
code to:
<script> var temp=1; </script>
Only one inline ad will appear if you change it to:
<script> var temp=2; </script>
I hope this code helps you to make money online. Feel free to let others know about this trick, just be sure to let them know where you heard about it.

Displaying Google® Adsense® in Blogs by George Manty This article can be reproduced in whole or in part,providing this byline is included along with a link to http://www.canimakebigmoneyonline.com/