Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php if (is_single() || is_search() || is_archive() || is_page()){?>
- <div id="fixed1" style="z-index:100000;overflow:hidden;width:160px;height:600px;text-align:left;display:scroll;position:fixed;top:0px;left:0px;">
- <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>
- <iframe frameborder="0" src="http://www.niamz.net/adsense/left.php" width="170px" height="610px" marginwidth=0 marginheight=0 ></iframe>
- </div>
- <div id="fixed2" style="z-index:150000;overflow:hidden;width:160px;height:600px;text-align:right;display:scroll;position:fixed;top:0px;right:0px;">
- <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>
- <iframe frameborder="0" src="http://www.niamz.net/adsense/right.php" width="170px" height="610px" marginwidth=0 marginheight=0 ></iframe>
- </div>
- <?php }?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement