var MENU_ITEMS = [
	['Home','index.htm'],
	['About Stemaco','about.htm'],
	['Latest News','news.htm'],
	['Locations',  '', {'tw' : 'content'},
		['<img width="15" src="pics/uk.gif">&nbsp;&nbsp;UK', 'uk.htm'],
		['<img width="15" src="pics/francec.gif">&nbsp;&nbsp;France', 'france.htm'],
		['<img width="15" src="pics/spainc.gif">&nbsp;&nbsp;Spain', 'spain.htm'],
		['<img width="15" src="pics/italyc.gif">&nbsp;&nbsp;Italy', 'italy.htm'],
],
	['Products Offered','products.htm'],
	['Contact Us','contactus.htm'],
];
	