$(document).ready(
    function(){
        Shadowbox.init();
    }
)

