var fileLoadingImage = "/amypearson/images/lightbox_loading.gif";		
var fileBottomNavCloseImage = "/amypearson/images/lightbox_close.gif";

function hideOtherObjects() {
	//document.getElementById('flashheader').style.visibility='hidden';
	//document.getElementById('flashouter').style.background='url(/anthonycallea/images/temp_flasharea.jpg) no-repeat';
}

function showOtherObjects() {
	//document.getElementById('flashheader').style.visibility='visible';
	//document.getElementById('flashouter').style.background='none';
}