var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["kiddies", "gallery_kiddies.asp"],
	["families", "gallery_families.asp", "efc"],
	["bellies", "gallery_bellies.asp"],
	["newbies", "gallery_newbies.asp", "efc"],
	["love", "gallery_love.asp"],
	["for fun", "gallery_forfun.asp", "efc"],
	["woof", "gallery_woof.asp"],
	["", ""] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["photoshoot", "photoshoot.asp"],
	["products", "products.asp", "efc"],
	["about me", "about_me.asp"],
	["about you", "about_you.asp", "efc"],
	["collections", "collections.asp"],
	["", " "]
]

var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //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=[
	["Commercial Clients", "commercial_clients.asp"],
	["Cornerstone Fellowship", "gallery_c_cornerstone.asp"],
	["EM Marketing", "gallery_c_em.asp"],
	["Little Stompers Preschool", "gallery_c_littlestompers.asp"],
	["Mia King, Bestselling Author", "gallery_c_miaking.asp"],
	["Ryan, Model", "gallery_c_ryan.asp"],
	["RM Winery", "gallery_c_rmwinery.asp"],
	["Starfield Bay", "gallery_c_starfieldbay.asp"],
	["Stephanie, Dancer", "gallery_c_stephanie.asp"],
	["Super Franks", "gallery_c_superfranks.asp"],
	["YMCA", "gallery_c_ymca.asp"],
]

var anylinkmenu4={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["Commercial Pricing", "commercial_pricing.asp"],
	["Events Pricing", "events_pricing.asp"],
	["About Me", "about_me.asp"],
]
