/*







  --- menu items --- 







  note that this structure has changed its format since previous version.







  additional third parameter is added for item scope settings.







  Now this structure is compatible with Tigra Menu GOLD.







  Format description can be found in product documentation.







*/







var MENU_ITEMS = [







	['· 关于晶锐', 'jingrui.php', null,







	],







	['· PDC 产品', null, null,







		['◇ 浅层钻探产品', 'DM_series.php'],







		['◇ 石油钻探产品', null, null, 







		 ['◇ EP系列', 'index.php'],







		 ['◇ DPF系列', 'DPF_series.php'],







		 ],

		  
		  
		  
		  
		  	  
		  
		  ['◇ PDC激光切割', 'PDC_cutting.php'],
		  
		  
		  
		  
		  
		  
		  
	],







		['· 质量保证', 'quality.php',







	],
		
		
		
		
		
		
		
	['· 客户服务', null, null,







		['◇ 服务理念', 'service.php'],







	],







	['· 联系我们', null, null,







		['◇ 联系我们', 'contact_us.php'],



		



		['◇ 人才招聘', 'job.php'],







		['◇ 在线留言', 'comment_online.php'],







	],







];















