function rzContentCustomize(){$(".col-w305px").height($("#content-wrap").height()+parseInt($("#content-wrap").css("padding-top"))/2)}$(document).ready(function(){setTimeout("rzContentCustomize()",1000)});