// flatheights
$(function() {
    $('.notebook div').flatHeights();
});