// flatheights
$(function() {
    $('div#contents div.product div.showcase').flatHeights();
});