var MENU_ITEMS =
[['Home','index.htm']

,['SYNERGY', null, null ,
  							['Specials','specials.htm'],
  							['Products','products.htm'],
							['Wireless','wireless.htm'],
							['Websites','websites.htm'],
							['Advertising','advertising.htm'],
							['Marketing','marketing.htm'],
							['Other','other.htm']]
							

,['Competitions', null, null,
  							['Whats on','whatshappening.htm'],
							['Prizes to be won','prizes.htm']]
							
  									
,['Highlights','highlights.htm']												

,['Gallery', 'gallery.htm']
	
,['Websites', 'websites.htm']	
		
,['Contact Details', 'contactus.htm']

,];
