function openData(){ 
    window.open('../datasheet/data.html','_blank'); 
} 

	
