<!--

YOffset=5;
XOffset=1;
staticYOffset=5;
slideSpeed=10;
waitTime=500;
menuWidth=150;
menuBGColor="";
menuIsStatic="yes";
menuCols="2";
linkFontSize="2";
linkFontFamily="arial";
linkBGColor="#FFFFFF";
linkOverBGColor="#FFFFB9";
linkTarget="";
linkAlign="left";
hdrFontColor="#FFFF99";
hdrFontSize="2";
hdrFontFamily="verdana";
hdrBGColor="#009933";
hdrAlign="center";
hdrVAlign="top";
barFontColor="";
barFontSize="2";
barFontFamily="arial";
barBGColor="";
barVAlign="top";
barWidth=20;
barText="<img src='../z-files/graphics/ssm-tab.gif' border='0' />";

addHdr("HIGH PEAK CVS", "", "");
addItem("About us", "../policies/about.asp", "", "", "");
addItem("Developments", "../developments/index.asp", "", "", "");
addItem("Staff", "../staff/index.asp", "", "", "");
addItem("Location", "../location/index.asp", "", "", "");
addItem("Contact Us", "../location/contact.asp", "", "", "");
addHdr("HELPING YOU", "", "");
addItem("Small Group Project", "../smallgroupproject/index.asp", "", "", "");
addItem("Sustain", "../SUSTAIN/index.asp", "", "", "");
addItem("ICT", "../IT/index.asp", "", "", "");
addItem("Arts", "../Arts/index.asp", "", "", "");

addItem("Funding", "http://www.derbyshire4funding.info/", "_blank", "", "");
addItem("Training", "../training/index.asp", "", "", "");
addHdr("RESOURCES", "", "");
addItem("Community Space", "../communityspace/index.asp", "", "", "");
addItem("Equipment Hire", "../communityspace/equipment.asp", "", "", "");
addItem("Resource Library", "../communityspace/library.asp", "", "", "");
addItem("Venues", "../venues/index.asp", "", "", "");
addHdr("INFORMATION", "", "");
addItem("Events", "../events/index.asp", "", "", "");
addItem("Publications", "../publications/index.asp", "", "", "");
addItem("KnowledgeBank", "../how/index.asp", "", "", "");
addItem("Newsletter", "../newsletter/index.asp", "", "", "");
addItem("Video", "../video/index.asp", "", "", "");
addItem("Groups Directory", "../database/index.asp", "", "", "");
addItem("Links", "../links/index.asp", "", "1", "no");
addItem("SEARCH", "../search.asp", "", "1", "");
addItem("HOME", "../index.htm", "", "1", "no");
addItem("TOP", "#top", "", "1", "");

buildMenu();

//-->