$(function () {
    $('#slideshow').galleria({
        width:480,
        height:320
    });
});
