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