Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Mar 21st, 2010 | Syntax: None | Size: 0.34 KB | Hits: 63 | Expires: Never
Copy text to clipboard
  1. <script>
  2. if (random_number < .95) {
  3.  
  4. } else {
  5. google_ad_client = "pub-XXXXXXX";
  6. /* 468x15, links, test3 */
  7. google_ad_slot = "XXXXXXX";
  8. google_ad_width = 468;
  9. google_ad_height = 15;
  10. document.write('</script>');
  11. document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">');
  12. }
  13. </script>