//Company Menu
HM_Array1 = [
[160,     		 // menu width
138,	    		 // left_position
45			// top_position 
],  
["Company Overview","company-overview.shtml",1,0,0],
["Our Clients","company-clients.shtml",1,0,0],
["Our Partners","company-partners.shtml",1,0,0],
["Careers","company-careers.shtml",1,0,0]


]

//Acoustocam Menu
HM_Array2 = [
[160,			//menu width
234,			// left_position
45				// top_position
],
["Capabilities","acoustocam-capabilities.shtml",1,0,0],
["Specifications","acoustocam-specifications.shtml",1,0,0],
["Application Center","acoustocam-application-center.shtml",1,0,0],
["Demos/Videos","acoustocam-demos-videos.shtml",1,0,0]



]

//Industries Menu
HM_Array3 = [
[180,			//menu width
393,			// left_position
45				// top_position
],
["Industrial Applications","industry-industrial.shtml",1,0,0],
["Medical Applications","industry-medical.shtml",1,0,0],
["DAV Technology","industry-DAV.shtml",1,0,0]

]


//Support Menu
HM_Array4 = [
[220,			//menu width
497,			// left_position
45				// top_position
],
["Software Updates","support-software-updates.shtml",1,0,0],
["Demos/Videos","acoustocam-demos-videos.shtml",1,0,0],
["Technical Papers/Presentations","support-papers-presentations.shtml",1,0,0]
]


//News Menu
HM_Array5 = [
[180,			//menu width
648,			// left_position
45				// top_position
],
["In The News","news-in-the-news.shtml",1,0,0],
["Industry News","news-industry-news.shtml",1,0,0],
["Events/Conferences","news-events.shtml",1,0,0]
]

//Extra Menu
HM_Array6 = [
[180,			//menu width
776,			// left_position
221				// top_position
],
["zzzzzzzzzzz","#",1,0,0]
]
