var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'margin-top:-8px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["&#1605;&#1587;&#1575;&#1576;&#1602;&#1607;&#32;&#1608;&#1740;&#1688;&#1607;", "compet_special.html"],
	//["&#1605;&#1587;&#1575;&#1576;&#1602;&#1607;&#32;&#1607;&#1606;&#1585;&#1740;", "compet_paint.html"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#b3d72d; color: #ffffff; margin-left: -25px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["&#1583;&#1585;&#1576;&#1575;&#1585;&#1607;&#32;&#1705;&#1604;&#1608;&#1662;", "club_about.html"],
	["&#1581;&#1602;&#1608;&#1602;&#32;&#1705;&#1608;&#1583;&#1705;&#1575;&#1606;", "club_child.html"],
	["&#1605;&#1575;&#1605;&#1575;&#1606;&#1575;&#32;&#1608;&#32;&#1576;&#1575;&#1576;&#1575;&#1607;&#1575;", "club_parent.html"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'margin-top:-8px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["&#1588;&#1610;&#1576;&#1575;&#32;&#1583;&#1610;&#1608;&#1575;&#1585;&#1610;", "s_wall_news.html"],
	["&#1603;&#1575;&#1594;&#1584;&#32;&#1583;&#1610;&#1608;&#1575;&#1585;&#1610;", "s_wallpaper.html"],
	["&#1662;&#1582;&#1578;&#32;&#1608;&#32;&#1662;&#1586;", "s_recipe.html"],
	["&#1583;&#1575;&#1606;&#1587;&#1578;&#1606;&#1610;&#32;&#1607;&#1575;", "s_know.html"],
	["&#1603;&#1575;&#1585;&#1583;&#1587;&#1578;&#1610;", "s_handcraft.html"]	//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=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
