// JavaScript Document
function product(){
			cabinetWindow=window.open("products/spectra1.jpg","cabWin","width=454,height=300")
			}	
			
function product_two(){
			cabinetWindow=window.open("products/spectra2.jpg","cabWin","width=454,height=300")
			}				
			function product_three(){
			cabinetWindow=window.open("products/spectra3.jpg","cabWin","width=431,height=362")
			}				
