//Business Menu
HM_Array1 = [
[160,     		 // menu width
113,	    		 // left_position
210			// top_position 
],  
["Virtual Desktops","hosting-virtual-desktops.shtml",1,0,0],
["Hosted BYO","BYO.shtml",1,0,0],
["Application Platforms","hosting-applications.shtml",1,0,0],
["Why Choose ICC","hosting-why-choose-icc.shtml",1,0,0]


]

//Education Menu
HM_Array2 = [
[160,			//menu width
290,			// left_position
210				// top_position
],
["Education","markets-education.shtml",1,0,0],
["Finance","markets-finance.shtml",1,0,0],
["Healthcare","markets-healthcare.shtml",1,0,0],
["Manufacturing","markets-manufacturing.shtml",1,0,0],
["Software Vendors","markets-software-vendors.shtml",1,0,0]



]

//Government Menu
HM_Array3 = [
[180,			//menu width
542,			// left_position
210				// top_position
],
["Company Overview","about-company-overview.shtml",1,0,0],
["Company Executives","about-company-executives.shtml",1,0,0],
["News & Events","about-news-events.shtml",1,0,0],
["Whitepapers","contact-us.shtml",1,0,0]

]


//Heritage Menu
HM_Array4 = [
[220,			//menu width
615,			// left_position
45				// top_position
],
["Software Updates","support-software-updates.htm",1,0,0],
["Demos/Videos","acoustocam-demos-videos.htm",1,0,0],
["Technical Papers/Presentations","support-papers-presentations.htm",1,0,0]
]


//Events Menu
HM_Array5 = [
[180,			//menu width
765,			// left_position
45				// top_position
],
["In The News","news-in-the-news.htm",1,0,0],
["Industry News","news-industry-news.htm",1,0,0],
["Events/Conferences","news-events.htm",1,0,0]
]

//Visitors Menu
HM_Array6 = [
[180,			//menu width
776,			// left_position
221				// top_position
],
["Patient Satisfaction Survey","patient-survey.htm",1,0,0]
]
