Advertisement
anatolionobre

HalfPage RON

May 7th, 2013
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="text/javascript">
  2.  
  3.   if (window.jQuery) {
  4.         $(document).ready(function() {
  5.           $('#iol_widget_standvirtual_iframe').hide();
  6.           $('.mrec2').hide();
  7.          
  8.           $(".mrec, #mrec").css('height', '600px')
  9.           //tvi HP
  10.         $(".row02 .vidlist2").css('display','block')
  11.  
  12.  
  13.         //lux
  14.             $("#halfnot1").hide()
  15.             $(".row5").hide()
  16.             $("#halfpage").show()
  17.             $("#halfnot2").hide()
  18.             $("#halfnot3").hide()
  19.                         $(".hide_this #blogs_luxo").show();
  20.  
  21. //autoportal
  22. $(".banner_300x250").css('height','600px')
  23.  
  24.          
  25.          });
  26.  
  27. };
  28. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement