

var MSDS = new Array();
 
MSDS = 
[
	
		['/sm/bf3/common/documents/msds-bf3.pdf','BF3'],
	
		['/sm/bf3/common/documents/msds-acetic-acid.pdf','BF3-Acetic Acid Complex'],
	
		['/sm/bf3/common/documents/BF3-Cylinder-Return.pdf','BF3-Cylinder Return'],
	
		['/sm/bf3/common/documents/msds-dehydrate.pdf','BF3-Dihydrate'],
	
		['/sm/bf3/common/documents/msds-dimethonal.pdf','BF3-Dimethanol Complex'],
	
		['/sm/bf3/common/documents/msds-ether.pdf','BF3-Ether Complex'],
	
		['/sm/bf3/common/documents/msds-gas-high.pdf','BF3 Gas Specification High Purity Grade'],
	
		['/sm/bf3/common/documents/msds-gas-purity.pdf','BF3 Gas Specification Purified Grade'],
	
		['/sm/bf3/common/documents/msds-methonal.pdf','BF3-Methanol Complex'],
	
		['/sm/bf3/common/documents/msds-methonal-exess.pdf','BF3-Methanol Complex EX MeOH'],
	
		['/sm/bf3/common/documents/Boron-Trifluoride-Monohydrate.pdf','BF3-Monohydrate'],
	
		['/sm/bf3/common/documents/msds-phenol.pdf','BF3-Phenol Complex'],
	
		['/sm/bf3/common/documents/msds-technical-info.pdf','BF3 Technical Information'],
	
		['/sm/bf3/common/documents/msds-thf.pdf','BF3-THF Complex']
	
]
populate();
	
