

var MSDS = new Array();
 
MSDS = 
[
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/Section_1_Commercial_Building_Systems_2008.pdf','Commercial Building Sys'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_2_VFDs_2008.pdf','Variable Frequency Drives'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_3_Temp_and_Humidity_Controls.pdf','Temp & Humidity Controls'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_4_Valves_2008.pdf','Valves'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_5_Actuators_2008.pdf','Actuators'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_6_Pneumatic_Controls_2008.pdf','Pneumatic Controls'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_7_Thermostats_2008.pdf','Thermostats'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_8_Zoning_Solutions_2008.pdf','Zoning Solutions'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_9_Indoor_Air_Quality_2008.pdf','Indoor Air Quality'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_10_2008.pdf','Water Control Solutions'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_11_2008.pdf','Commerc/Indus Combustion Controls'],
	
		['/pacific/common/documents/Honeywell_Product_catalogue_sections/section_12_2008.pdf','Resident\'l Combustn Controls']
	
]
populate();
	

