$('div').animate({"height": "-="+($(this).parent().height())+"px"}, { duration: 1000, easing: 'easeOutQuad'});