var welcomelinkm={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#e9e9f9', linktarget:''} //Third menu variable. Same precaution.
welcomelinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
welcomelinkm.items=[]

var schemelinkm={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
schemelinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
schemelinkm.items=[
	["The Peterborough Scheme", "scheme.php"],
	["Programme Directors", "programmedirectors.php"],
	["Scheme Structure and Posts", "rotas.php"],
	["The Residential Course", "residentialcourse.php"] //no comma following last entry!
]

var gppracticeslinkm={divclass:'anylinkmenucols', inlinestyle:'width:480px', linktarget:''} //Third menu variable. Same precaution.
gppracticeslinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
gppracticeslinkm.items=[
	["<img style='border-width:0' src=/images/map.png height=60 /><p>Map of Practices&nbsp;</p>", "gppractices.php", "efc"],
	["North Street Practice", "gppractices.php"],
	["Thistlemore Practice", "gppractices.php"],
	["Nene Valley Practice", "gppractices.php",],
	["New Sheepmarket Surgery", "gppractices.php"],
	["Wansford Surgery", "gppractices.php"],
	["Queen Street Surgery", "", "gppractices.php"],
	["Yaxley Group Practice", "gppractices.php", "efc"],
	["Hereward Practice", "gppractices.php"],

	["St. Mary's Medical Centre", "gppractices.php"],
	
	["The Deepings Practice", "gppractices.php"],

	["Thorney Medical Centre", "gppractices.php"],

	["Cornerstone Practice", "gppractices.php"],

	["Oundle Practice", "gppractices.php"],
	["Bretton medical Centre", "gppractices.php"]	//no comma following last entry!
]

var traineeslinkm={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
traineeslinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
traineeslinkm.items=[
	["Teaching Programme", "trainees.php"],
	["Trainees and Trainers login", "lsflp.php"],
	["Links", "links.php"],
    ["Documents", "documents.php"],
    ["Journals", "journals.php"],
	["Upcoming Courses", "courses.php"] //no comma following last entry!
]

var applicationlinkm={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
applicationlinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
applicationlinkm.items=[
	["How to Apply to Peterborough", "application.php"],
	["National Recruitment for GP", "http://www.gprecruitment.org.uk/"] //no comma following last entry!
]

var localarealinkm={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
localarealinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
localarealinkm.items=[
	["Peterborough", "localarea.php?expanddiv=peterborough"],
	["Stamford", "localarea.php?expanddiv=stamford"],
	["The Deepings", "localarea.php?expanddiv=deeping"],
	["Oundle", "localarea.php?expanddiv=oundle"],
	["Whittlesey", "localarea.php?expanddiv=whittlesey"],
	["March", "localarea.php?expanddiv=march"],
	["Bourne", "localarea.php?expanddiv=bourne"],
	["Yaxley", "localarea.php?expanddiv=yaxley"],
	
	["Wansford", "localarea.php?expanddiv=wansford"]	//no comma following last entry!
]

var contactlinkm={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
contactlinkm.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
contactlinkm.items=[
	["Scheme Administrator", "contact.php"],
	["<span>Programmme Directors</span>", "programmedirectors.php"],
	["&nbsp;&nbsp;&nbsp;&nbsp;Dr Houghton", "contactRH.php"],
	["&nbsp;&nbsp;&nbsp;&nbsp;Dr Bond", "contactTB.php"],
	["&nbsp;&nbsp;&nbsp;&nbsp;Dr Attah", "contactMA.php"]	//no comma following last entry!
]
