var fileLoadingImage = "/ghostwriters/images/lightbox_loading.gif";		
var fileBottomNavCloseImage = "/ghostwriters/images/lightbox_close.gif";

function hideOtherObjects() {
	//document.getElementById('flashnav').style.visibility='hidden';
	//document.getElementById('flashheader').style.visibility='hidden';
}

function showOtherObjects() {
	//document.getElementById('flashnav').style.visibility='visible';
	//document.getElementById('flashheader').style.visibility='visible';
}