<!-- impostazioni per la floatBox -->
fbPageOptions =  {
	theme: 'black',
	padding: 0,
	panelPadding: 0,
	outerBorder: 0,
	innerBorder: 0,
	infoPos: 'tl',
	controlPos: 'tr',
	shadowType: 'halo',
	showCaption: false,
	showClose: false,
	resizeDuration: 5,
	imageFadeDuration: 6,
	overlayFadeDuration: 3,
	hideFlash: false,
	navType: 'both'
};