var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Invitation to Join", "http://ccppp.ca/index.php/en/invitation-to-join"],
	["Mission and Bylaws", "http://ccppp.ca/index.php/en/mission-bylaws"],
	["Award for Excellence", "http://ccppp.ca/index.php/en/award"],
	["Executive", "http://ccppp.ca/index.php/en/executive"],
	["History", "http://ccppp.ca/index.php/en/history"],
	["CPA-only Movement", "http://ccppp.ca/index.php/en/cpa-only"]//no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Internship Programs", "http://ccppp.ca/index.php/en/directory/C6"],
	["Academic Programs", "http://ccppp.ca/index.php/en/directory/C5"]//no comma following last entry!
]




var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //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=[
	["Internship Programs ", "http://ccppp.ca/index.php/en/directory/C6"],
        ["Academic Programs", "http://ccppp.ca/index.php/en/directory/C5"],
        ["Model Internship Application Format", "http://ccppp.ca/index.php/en/application-format"],
        ["Guidelines for Letters of Recommendation", "http://ccppp.ca/index.php/en/reference-letter-guidelines"],
        ["Computer Matching", "http://ccppp.ca/index.php/en/computer-matching", "efc"],
	["Interview Questions & Tips", "http://ccppp.ca/index.php/en/interview-questions" ],
        ["Resource Documents and Guidelines<br /> for Internships & Programs", "http://ccppp.ca/index.php/en/resource-documents"],
        ["Master's Training Program Standards", "http://ccppp.ca/index.php/en/masters-training"]
//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Publications and Newsletters", "http://ccppp.ca/index.php/en/publications"]
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Search the Directory", "http://ccppp.ca/index.php/en/directory"],
	["Submit a Directory Entry", "http://ccppp.ca/index.php/en/submit-directory-entry"]//no comma following last entry!
]
