﻿var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:0px; background:black', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	 //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:0px; background:black', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	//no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:170px; background:black', linktarget:'_new'} //Third menu variable. Same precaution.
anylinkmenu3.items=[
["D-PAN Productions", "http://d-pan.org/DPAN-productions.html"],
	["D-PAN Scholarships", "http://d-pan.org/D-PAN-form-Scholarships/form-Scholarship.html"],
	["D-PAN Youth Initiative", "http://d-pan.org/dpan-youth-init.html"]//no comma following last entry!
	//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:0px; background:black', linktarget:'_new'} //Fourth menu variable. Same precaution.
anylinkmenu4.items=[
	//no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:0px; background:black', linktarget:'_new'} //Fifth menu variable. Same precaution.
anylinkmenu5.items=[
	//no comma following last entry!
]


var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:140px; background:black', linktarget:'_new'} //Sixth menu variable. Same precaution.
anylinkmenu6.items=[
	["Print", "http://d-pan.org/Pressroom/d-pan-print.html"],
	["Broadcast", "http://d-pan.org/Pressroom/dpan-broadcast.html"],
	["News And Events", "http://d-pan.org/News-Events/dpan-news-events.html"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:0px; background:black', linktarget:'_new'} //Seventh menu variable. Same precaution.
anylinkmenu7.items=[
	  //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:0px; background:black', linktarget:'_new'} //Eighth menu variable. Same precaution.
anylinkmenu8.items=[
	  //no comma following last entry!
]
