jQuery(document).ready(function() {
    jQuery().piroBox_ext({
        piro_speed : 500,
        bg_alpha : 0.8,
        piro_scroll : true //pirobox always positioned at the center of the page
    });
});
