//
//	Configuration
//
var fileLoadingImage = "/templates/sherlimp/images/lightbox/loading.gif";		
var fileBottomNavCloseImage = "/templates/sherlimp/images/lightbox/close.gif";
var imageOfString = "Foto ITEM de TOTAL";

var overlayOpacity = 0.8;	// controls transparency of shadow overlay

var animate = true;			// toggles resizing animations
var resizeSpeed = 7;		// controls the speed of the image resizing animations (1=slowest and 10=fastest)

var borderSize = 10;		//if you adjust the padding in the CSS, you will need to update this variable