var Language = {};

Language.Core = {
	
		general: {
				title : { id: 0, value: 'Visualization of the Biodiversity Collection Index (www.biocol.org) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Date Last Cached: January 4th, 2009]' }
			, details_title : { id: 0, value: 'Details' }
			, records_title : { id: 0, value: 'Records' }
			, layers_title : { id: 0, value: 'Data Sources' }
			, filter_title : { id: 0, value: 'Search' }
			, filter_reset : { id: 0, value: 'New Search' }
			, help_title : { id: 0, value: 'Help' }
			, coordinates : { id: 0, value: 'Coordinates: ' }
			, cluster_deactivated : { id: 0, value: '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Deactivated</b><br/>Click the "Return to Map" to enable.' }
			,	map_loading : { id: 0, value: 'Loading data...' }
			,	grid_return : { id: 0, value: 'Return to Map' }
		}

};
