jQuery(function($){
    $("div.OpeSecInBox").autoHeight();
});

