$(function() {
    $('.boxh').flatHeights();
    $('.blog_boxh').flatHeights();
    $('.bloglist').flatHeights();	
    $('.bloglist_s').flatHeights();	
});

