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