var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Latest News", "index.php?menu=Latest News&cat=latest&type=fullstory"],
	["USA", "index.php?cat=usa&menu=USA NEWS&type=fullstory&view=full"],
	["EUROPE", "index.php?cat=europe&menu=EUROPE NEWS&type=fullstory&view=full"],
	["GULF", "index.php?cat=gulf&menu=GULF NEWS&type=fullstory&view=full"],
	["OTHER COUNTRIES", "index.php?cat=OTHER COUNTRIES&menu=OTHER COUNTRIES&type=fullstory&view=full"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[["PHOTO", "index.php?cat=photo&menu=photo&type=photo"],
	["VIDEO ", "index.php?cat=video&menu=video&type=video"]

 ]

 

 

 

 


















