pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

HTML pastebin - collaborative debugging tool View Help


Posted by thenico on Thu 5 Jul 09:06 (modification of post by view diff)
report abuse | View followups from Darian | diff | download | new post

  1. <!-- image témoin -->
  2. <img src="http://pagead2.googlesyndication.com/pagead/" width="0" height="0" border="0"  id="adblocktest" />
  3.  
  4. <!-- script de détection -->
  5. <script type="text/javascript">
  6. function adblockblock() {
  7.         document.location.href='http://www.virusphoto.com/adblock.htm';
  8. }
  9. function adblocktest(testnumber) {
  10.         abbitem=document.getElementById('adblocktest');
  11.         if(!abbitem){
  12.                 adblockblock();
  13.         } else if (abbitem.style.display == 'none' | abbitem.style.visibility == 'hidden'){
  14.                 adblockblock();
  15.         } else if (testnumber!=1){
  16.                 setTimeout(function(){adblocktest(1);},4000);
  17.         }
  18. }
  19. function doadblocktest(){
  20.         if(adblocktest_orig_onload){adblocktest_orig_onload();}
  21.         setTimeout(adblocktest,1000);
  22. }
  23. adblocktest_orig_onload=window.onload?window.onload:false;
  24. window.onload=doadblocktest;
  25. </script>

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me