var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:' background:#D0D0D0', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["About Us", "thames_pages/about.htm"],
	["Updates", "thames_pages/news.htm"],
	["GLA News", "thames_pages/gla.htm"],
["Facebook Page", "http://facebook.com/swiftstone"]
	 //no comma following last entry!
]






var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#D0D0D0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["History", "thames_pages/guestbook.htm"],
	["Photo Gallery", "http://www.msnbc.com/"]
	
	//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#D0D0D0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["History", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["TEST333331", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#D0D0D0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["TEST33333", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["TEST333331", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#D0D0D0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["History", "thames_pages/guest.htm"],
	["Gallery", "thames_pages/gallery.htm"]
	
	//no comma following last entry!
]





var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'width:130px', linktarget:'_self'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Events Calender", "thames_pages/events.htm"]
	
	 //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#D0D0D0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Barge Race", "thames_pages/bargerace.html"],
	["Thames Art", "thames_pages/paintings.htm"],
	["Thames Guide", "thames_pages/guide1.htm"],
	["Thames Tales", "thames_pages/thamestales.html"] //no comma following last entry!
]
