$(document).ready(function() {
$('.rightColumn .post').equalHeight();
});