// JavaScript Document
var myMenu =
[
	[null,'<img src="/images/aboutus.png" border="0">',null,null,'About Us',
		[null,'Company History','http://www.duffy-ea.com/company-history.php','_top','About Us'],
		[null,'Employment','http://www.duffy-ea.com/employment.php','_top','About Us']
		//[null,'Latest News','http://www.duffy-ea.com/news','_top','Latest News']
	],
	[null,'<img src="/images/machineworks.png" border="0">',null,null,'Machine Works',
		[null,'Services Overview','http://www.duffy-ea.com/machine-works-services-overview.php','_top','Machine Works'],
		[null,'Custom Machine Video','http://www.duffy-ea.com/machine-works-video.php','_top','Custom Machine Video'],	
		[null,'Industries Served','http://www.duffy-ea.com/industries-served.php','_top','Machine Works'],
		[null,'How Can We Help?','http://www.duffy-ea.com/how-can-we-help.php?service=mw','_top','Machine Works']
	],
	[null,'<img src="/images/automation.png" border="0">',null,null,'Automation',
		[null,'Services Overview','http://www.duffy-ea.com/automation-services-overview.php','_top','Automation'],
		[null,'Industries Served','http://www.duffy-ea.com/industries-served.php','_top','Automation'],
		[null,'How Can We Help?','http://www.duffy-ea.com/how-can-we-help.php?service=auto','_top','Automation']
	],
	[null,'<img src="/images/panelbuilding.png" border="0">',null,null,'Panel Building',
		[null,'Services Overview','http://www.duffy-ea.com/panel-building-services-overview.php','_top','Panel Building'],
		[null,'Industries Served','http://www.duffy-ea.com/industries-served.php','_top','Panel Building'],
		[null,'How Can We Help?','http://www.duffy-ea.com/how-can-we-help.php?service=pb','_top','Panel Building']
	],
	[null,'<img src="/images/electrical.png" border="0">',null,null,'Electrical Contracting',
		[null,'Services Overview','http://www.duffy-ea.com/electrical-contracting-services-overview.php','_top','Electrical Contracting'],
		[null,'Industries Served','http://www.duffy-ea.com/industries-served.php','_top','Electrical Contracting'],
		[null,'How Can We Help?','http://www.duffy-ea.com/how-can-we-help.php?service=ec','_top','Electrical Contracting']
	],
	[null,'<img src="/images/millwright.png" border="0">',null,null,'Millwright Services',
		[null,'Services Overview','http://www.duffy-ea.com/millwright-services-overview.php','_top','Machine Works'],
		[null,'Industries Served','http://www.duffy-ea.com/industries-served.php','_top','Machine Works'],
		[null,'How Can We Help?','http://www.duffy-ea.com/how-can-we-help.php?service=ms','_top','Machine Works']
	],
	[null,'<a href="http://www.duffy-ea.com/contacts.php"><img src="/images/contacts.png" border="0"></a>',null,null,'Contacts',
	]
];