// Url of the close image
var fileBottomNavCloseImage = "/images/lightbox/close.gif";
// Url of the loading image
var fileLoadingImage = "/images/lightbox/loading.gif";		
// Controls the speed of the page shadowing
var overlayDuration = 0;
// Controls the speed of the image resizing
var resizeDuration = 0.5;
