var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.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/"] //no comma following last entry!
]



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:'width:690px', 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=[
	["Congenital Heart Disease |", "/education/2decho/echonewindexnext1.asp?category=chd","efc"],
	["Ischaemic Heart Disease |", "/education/2decho/echonewindexnext1.asp?category=IHD","efc"],
	["Other Cardiac Disease |", "/education/2decho/echonewindexnext1.asp?category=mhd", "efc"],
	["Valvular Heart Disease |", "/education/2decho/echonewindexnext1.asp?category=vhd","efc"],
	["Miscellaneous", "/education/2decho/echonewindexnext1.asp?category=mis"]
]



var anylinkmenu5={divclass:'anylinkmenucols', inlinestyle:'width:815px', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Congenital Heart Disease |", "/education/angios/angioscategoryindex1.asp?category=chd", "efc"],
	["Great Vessels |", "/education/angios/angioscategoryindex1.asp?category=gv", "efc"],
	["Ischaemic Heart Disease |", "/education/angios/angioscategoryindex1.asp?category=IHD", "efc"],
	["Peripheral Vascular Disease |", "/education/angios/angioscategoryindex1.asp?category=pvd", "efc"],
	["Valvular Heart Disease |", "/education/angios/angioscategoryindex1.asp?category=vhd", "efc"],
	["Miscellaneous", "/education/angios/angioscategoryindex1.asp?category=misc", "efc"]
	
	 //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenucols', inlinestyle:'width:470px', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu6.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu6.items=[
	["Normal |", "/education/ecg/ecgnewindex.asp?category=normal", "efc"],
	["Ischaemic |", "/education/ecg/ecgnewindex.asp?category=ischaemic", "efc"],
	["Hypertrophy |", "/education/ecg/ecgnewindex.asp?category=hypertrophy", "efc"],
	["Conduction |", "/education/ecg/ecgnewindex.asp?category=conduction", "efc"],
	["Arrhythmias |", "/education/ecg/ecgnewindex.asp?category=arrhythmias", "efc"],
	["Miscellaneous", "/education/ecg/ecgnewindex.asp?category=Miscellaneous", "efc"]
	
	 //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenucols', inlinestyle:'width:85px', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu7.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu7.items=[
	["X-Ray |", "/education/xrays/xraysindex.asp", "efc"],
	["MRI", "/education/mri/mriindex.asp"]	
	
	 //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenucols', inlinestyle:'width:220px', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu8.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu8.items=[
	["Interventional |", "/newcvd/trials.asp?cat=ic", "efc"],
	["Non-Interventional", "/newcvd/trials.asp?cat=nic"]	
	
	 //no comma following last entry!
]


var anylinkmenu9={divclass:'anylinkmenucols', inlinestyle:'width:697px', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu9.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu9.items=[
	["Congenital Heart Disease |", "/education/interestingcases/interestingcaseindex.asp?searchval=chd", "efc"],
	["Disease of Heart Muscle |", "/education/interestingcases/interestingcaseindex.asp?searchval=dhm", "efc"],
	["Disease of Vessels |", "/education/interestingcases/interestingcaseindex.asp?searchval=dov", "efc"],
	["Valvular Heart Disease |", "/education/interestingcases/interestingcaseindex.asp?searchval=vhd", "efc"],
	["Miscellaneous", "/education/interestingcases/interestingcaseindex.asp?searchval=misc"]
	
	 //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!
]
