var anylinkmenu01={divclass:'menu portmenu', inlinestyle:'', linktarget:''}  //Make sure "anylinkmenu01" is a unique name!
anylinkmenu01.items=[
	["Teenage Girls", "/portfolio/girls/femme-enfant.php"],
	["In the Middle East", "/portfolio/middle-east/veil.php"],
	["Mexico, Haiti &amp; Islam in the US", "/portfolio/usa-mexico/haiti.php"],
	["Family Moments", "/portfolio/family/moments2002-2005.php"] //no comma following last entry! 
]
var anylinkmenu02={divclass:'menu exhibitmenu', inlinestyle:'', linktarget:''} 
anylinkmenu02.items=[
	["Gallery Exhibitions", "/exhibitions/index.php"],
	["Traveling Exhibition", "/exhibitions/traveling-exhibition.php"],
	["Installation Photos", "/exhibitions/installation.php"]
]
var anylinkmenu03={divclass:'menu newsmenu', inlinestyle:'', linktarget:''} 
anylinkmenu03.items=[
	["Media &amp; Publications", "/news-events/index.php"],
	["Online Publications", "/news-events/online.php"],
	["News &amp; Events", "/news-events/events.php"]
]
var anylinkmenu04={divclass:'menu aboutmenu', inlinestyle:'', linktarget:''} 
anylinkmenu04.items=[
	["Biography", "/about/index.php"],
	["Awards", "/about/awards.php"]
]

  





















