// OVERVIEW - Establish the data to be displayed
var data = new Array(
		new Array("Introduction", "The impact of projected climate change on the likelihood of occurrence of Spruce Bark Beetle outbreaks was assessed using bioclimatic envelope models.Results were mapped across the province at a resolution of 4 km. ","Analysis: PCIC staff<br>Support: BC Ministry of Forests and Range: Forest Investment Account - Forest Science Program",""),

		     new Array("Historical suitability", "Risk of occcurrence of Spruce Bark Beetle outbreaks based on average climatic conditions,1961-1990.","Analysis: PCIC staff<br>Support: BC Ministry of Forests and Range: Forest Investment Account - Forest Science Program<br>Spruce distribution data: from the BC Ministry of Forests and Range Vegetation Resources Inventory. Climate data: ClimateBC (4 km) 1961-1990 normals and the following 2020s Climate Projections: CCCMA_CGCM3 A2 - run 5; CCCMA_CGCM3 A2 - run 4; UKMO_HADGEM1 A1B - run 1; MPI_ECHAM B1 - run 3; MRI_CGCM2.3.2A B1 - run 5; UKMO_HADCM3 B1 - run 1","SBB_1961.png"),

		     new Array("Projected 2020s suitability", "Risk of occcurrence of Spruce Bark Beetle outbreaks based on average climatic conditions, 2020s.","Analysis: PCIC staff<br>Support: BC Ministry of Forests and Range: Forest Investment Account - Forest Science Program<br>Data: ClimateBC (4 km) 1961-1990 normals and the following 2020s Climate Projections: CCCMA_CGCM3 A2 - run 5; UKMO_HADGEM1 A1B - run 1","SBB_2020_CHANGE_IN_SUITABILITY_HG.png","SBB_2020_CHANGE_IN_SUITABILITY.png"),

		     new Array("Projected 2050s suitability", "Risk of occcurrence of Spruce Bark Beetle outbreaks based on average climatic conditions, 2050s.","Analysis: PCIC staff<br>Support: BC Ministry of Forests and Range: Forest Investment Account - Forest Science Program<br>Data: ClimateBC (4 km) 1961-1990 normals and the following 2050s Climate Projections: CCCMA_CGCM3 A2 - run 5; UKMO_HADGEM1 A1B - run 1","SBB_2050_CHANGE_IN_SUITABILITY_HG.png","SBB_2050_CHANGE_IN_SUITABILITY.png"),

		     new Array("Projected 2080s suitability", "Risk of occcurrence of Western Spruce Budworm outbreaks based on average climatic conditions, 2080s.","Analysis: PCIC staff<br>Support: BC Ministry of Forests and Range: Forest Investment Account - Forest Science Program<br>Data: ClimateBC (4 km) 1961-1990 normals and the following 2080s Climate Projections: CCCMA_CGCM3 A2 - run 5; UKMO_HADGEM1 A1B - run 1","SBB_2080_CHANGE_IN_SUITABILITY_HG.png","SBB_2080_CHANGE_IN_SUITABILITY.png")
		
		     );

