Advertisement
niammuddin

ads lalanews

Jul 11th, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. <?php if (is_single() || is_search() || is_archive() || is_page()){?>
  2. <div id="fixed1" style="z-index:100000;overflow:hidden;width:160px;height:600px;text-align:left;display:scroll;position:fixed;top:0px;left:0px;">
  3. <div style="position:fixed;opacity:0.5;background:#ddd;padding:0px 5px;"><a rel="nofollow" href="javascript:void(0);" onclick="document.getElementById('fixed1').style.display = 'none';" style="cursor:pointer;color:#000;text-decoration:none;font-size:11px !important;">CLOSE</a></div>
  4. <iframe frameborder="0" src="http://www.niamz.net/adsense/left.php" width="170px" height="610px" marginwidth=0 marginheight=0 ></iframe>
  5. </div>
  6. <div id="fixed2" style="z-index:150000;overflow:hidden;width:160px;height:600px;text-align:right;display:scroll;position:fixed;top:0px;right:0px;">
  7. <div style="position:fixed;opacity:0.5;background:#ddd;padding:0 5px;"><a rel="nofollow" href="javascript:void(0);" onclick="document.getElementById('fixed2').style.display = 'none';" style="cursor:pointer;color:#000;text-decoration:none;font-size:11px !important;">CLOSE</a></div>
  8. <iframe frameborder="0" src="http://www.niamz.net/adsense/right.php" width="170px" height="610px" marginwidth=0 marginheight=0 ></iframe>
  9. </div>
  10. <?php }?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement