<script type="text/javascript" > $(document).ready( function() { var tops=($(window).height()-300)/2+"px"
$('#pageFooter').css("position", "relative"); $('#300x250_r2').css("position", "relative"); $('#300x250_r3').css("position", "relative"); $('#pageFooter').css("z-index", "2"); $(window).scroll(function(){ var s = 300; var l = $('.side_bar #sidebar_right').height(); var t = ($('.side_bar #sidebar_right').height()-s);