$(document).ready(function() {
    $('#gallery').galleria({
        width:880,
        height:600
    });
});
