// JavaScript Document

// this document adjusts the links below, so files in the photo uploading section of the admin are linked correctly

var fileLoadingImage = "../images/loading.gif";		
var fileBottomNavCloseImage = "../images/closelabel.gif";
var resizeSpeed = 6;	// controls the speed of the image resizing (1=slowest and 10=fastest)
var borderSize = 10;	//if you adjust the padding in the CSS, you will need to update this variable