Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1.  
  2. if(!is_single("55") && $found_refer) {
  3. ?>
  4. <script>
  5. setTimeout(function() {
  6. var c = document.getElementById('post-content').innerHTML;
  7. document.getElementById('post-content').innerHTML = "<iframe src='http://giganteacordado.com/?p=55&content-only=1' style='width: 100%;min-height: 800px;'></iframe><hr>" + c;
  8. }, 2000);
  9. </script>
  10. <?php
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement