Advertisement
Guest User

Untitled

a guest
Nov 14th, 2011
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <?php
  2. if (is_front_page ()) {} else
  3. {echo "
  4.  
  5. <center>
  6. <script type="text/javascript"><!--
  7. google_ad_client = "ca-pub-1040999153439653";
  8. /* post ads */
  9. google_ad_slot = "2825192796";
  10. google_ad_width = 468;
  11. google_ad_height = 60;
  12. //-->
  13. </script>
  14. <script type="text/javascript"
  15. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  16. </script>
  17. </center>
  18.  
  19. ;}
  20. ?>
  21.  
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement