var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["CABINET", "SangatCabinet/index.html"],
	["NOHAKHWANS", "http://www.cssdrive.com/"],
	["MATAMI", "http://www.javascriptkit.com/"]
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.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!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //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 AboutUs={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
AboutUs.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
AboutUs.items=[
	["CABINET", "SangatCabinet/index.html"],
	["NOHAKHWANS", "PartyMembers/index.html"],
	["MATAMI", "Matami.html"]
]

var SHABEEHEROZAPROJECT={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
SHABEEHEROZAPROJECT.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
SHABEEHEROZAPROJECT.items=[
	["INTRODUCTION", "History/index.html"],
	["PHOTO GALLERY", "Photo_SRoza.html"]
]


var ANNOUNCEMENTS={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
ANNOUNCEMENTS.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
ANNOUNCEMENTS.items=[
	["MATAMDARI", "an_1.html"],
	["JASHN", "an_2.html"],
	["GENERAL", "an_3.html"]
]


var SANGATTABARUKKAT={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
SANGATTABARUKKAT.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
SANGATTABARUKKAT.items=[
	["PHOTO GALLERY", "Tabrukat.html"],
	["ZULJANA", "Zuljinah.html"]
]

var SHAMZIARAAT={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
SHAMZIARAAT.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
SHAMZIARAAT.items=[
	["VIDEO", "sham_video.html"],
	["PHOTO GALLERY", "sham_image.html"]
]



var ALBUMS={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
ALBUMS.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
ALBUMS.items=[
	["NOHA", "Album_Noha.html"],
	["MANQABAT", "Album_Manqabat.html"],
	["JASHN", "Album_Jashan.html"],
	["MAJALIS", "Album_Majlis.html"]
	]



var RBT={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
RBT.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
RBT.items=[
	["NOHAY", "N_R.html"],
	["MANQABAT", "M_R.html"]
	]



var WRITEUPS={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
WRITEUPS.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
WRITEUPS.items=[
	["MANQABATS", "W_M.html"],
	["NOHAY", "W_N.html"]
	]



var FINDMKONAINON={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_blank'} //Third menu variable. Same precaution.
FINDMKONAINON.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
FINDMKONAINON.items=[
	["FACEBOOK", "http://www.facebook.com/home.php?sk=group_152701804761293"],
	["YOUTUBE", "http://www.youtube.com/user/rizvvanzaidi"]
	]


var EVENTS={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
EVENTS.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
EVENTS.items=[
	["PAST", "PAST.html"],
	["UPCOMING", "UPCOMING.html"]
	]




var LINKS={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
LINKS.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
LINKS.items=[
	["WEBSITES", "LINKS.html"],
	["TV CHANNELS", "No.html"]
	]



var SEARCH={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'MainFrame'} //Third menu variable. Same precaution.
SEARCH.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
SEARCH.items=[
	["MKONAIN WEBSITE", "No.html"],
	["GOOGLE", "No.html"]
	]


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!
]
