$(function(){

setTimeout("var rch=$('#rightCol').outerHeight();if(rch<577){$('#rightCol').css('height','577px')}",250);


});