var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Post to Blog", "http://www.stanlow.org/guestbook.php"],
	["Read Stanlow Blog", "http://www.stanlow.org/book.html"],
	["Register", "http://www.stanlow.org/password.htm"],
	["Contact Us", "http://www.stanlow.org/Feedback.htm"],
	["Archive", "http://www.stanlow.org/archive.htm"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Send Support", "http://www.stanlow.org/Feedback.htm"],
	["Read Support", "http://www.stanlow.org/Support.htm"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //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=[
	["Unite the Union", "http://www.unitetheunion.com/"],
	["Essar Group", "http://www.essar.com/",],
	["YouTube Essar", "http://www.youtube.com/user/EssarHome?feature=chclk#p/u/1/kCIGNnHhMs0", "efc"],
	["CSB", "http://www.csb.gov/"],
	["UKPIA", "http://www.ukpia.com/"],
	["CIA", "http://www.cia.org.uk/"],
	["CDOIF", "http://www.hse.gov.uk/aboutus/meetings/committees/cif/index.htm"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["The Oil Worker", "http://www.usw.org/our_union/oil"],
	["Stanlow", "http://www.ukpia.com/industry_information/refining-and-uk-refineries/shell-stanlow.aspx"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["NORCC", "http://www.stanlow.org/NORCC.htm"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Latest News", "http://www.unitetheunion.com/news__events/latest_news.aspx"],
	["Services", "http://www.unitetheunion.com/member_services.aspx"],
	["Oil Sector", "http://www.unitetheunion.com/sectors/chemicals_pharmaceuticals.aspx"],
	["NW region", "http://www.unitetheunion.com/regions/north_west.aspx"],
	["Events", "http://www.unitetheunion.com/news__events/events.aspx"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["Contact Us", "http://www.stanlow.org/Feedback.htm"],
	["Feedback", "http://www.stanlow.org/Feedback.htm"]	 //no comma following last entry!
]	
