var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_top'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["PROFILE", "http://www.brockfrench.com/menu_profile.shtml"],
	["MUNICATE {ferm&#xe9;}", "http://www.brockfrench.com/menu_municate.shtml"] //no comma following last entry! divclass:'anylinkmenu'
]


var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_top'} //Second menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["TYPEFACE {soon}", "http://www.brockfrench.com/index_deux.shtml"],
	["GRAPHIC {soon}", "http://www.brockfrench.com/index_deux.shtml"],
	["IMAGE {soon}", "http://www.brockfrench.com/index_deux.shtml"], 
	["TEXT {soon}", "http://www.brockfrench.com/index_deux.shtml"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_top'} //Third menu variable. linktarget:'secwin' Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["ICONS {soon}", "http://www.brockfrench.com/menu_download.shtml"],
	["FONTS {soon}", "http://www.brockfrench.com/menu_download.shtml"] //no comma following last entry!
]
