//Menu object creation oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname oCMenu.frames = 0 //Menu properties oCMenu.pxBetween=0 oCMenu.fromLeft=0 oCMenu.fromTop=146 oCMenu.rows=1 oCMenu.menuPlacement="center" oCMenu.offlineRoot="" oCMenu.onlineRoot="" oCMenu.resizeCheck=1 oCMenu.wait=1000 oCMenu.fillImg="cm_fill.gif" oCMenu.zIndex=999999 //Background bar properties oCMenu.useBar=1 oCMenu.barWidth="770" oCMenu.barHeight="menu" oCMenu.barClass="clBar" oCMenu.barX=0 oCMenu.barY=0 oCMenu.barBorderX=0 oCMenu.barBorderY=0 oCMenu.barBorderClass="" //Level properties - ALL properties have to be spesified in level 0 oCMenu.level[0]=new cm_makeLevel() //Add this for each new level oCMenu.level[0].width=10 oCMenu.level[0].height=30 oCMenu.level[0].regClass="clLevel0" oCMenu.level[0].overClass="clLevel0over" oCMenu.level[0].borderX=1 oCMenu.level[0].borderY=1 oCMenu.level[0].borderClass="clLevel0border" oCMenu.level[0].offsetX=0 oCMenu.level[0].offsetY=0 oCMenu.level[0].rows=0 oCMenu.level[0].arrow=0 oCMenu.level[0].arrowWidth=0 oCMenu.level[0].arrowHeight=0 oCMenu.level[0].align="bottom" //EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number) oCMenu.level[1].width=140 oCMenu.level[1].height=18 oCMenu.level[1].regClass="clLevel1" oCMenu.level[1].overClass="clLevel1over" oCMenu.level[1].borderX=1 oCMenu.level[1].borderY=1 oCMenu.level[1].align="right" oCMenu.level[1].offsetX=-(oCMenu.level[0].width-2)/2+3 oCMenu.level[1].offsetY=0 oCMenu.level[1].borderClass="clLevel1border" oCMenu.level[1].arrow="http://www.cape-epic.com/images/menu1_arrow.gif" oCMenu.level[1].arrowWidth=10 oCMenu.level[1].arrowHeight=10 oCMenu.makeMenu('top0','','','index.php','',54,'') oCMenu.makeMenu('sub00','top0','Introduction', 'http://www.cape-odyssey.com/content.php?page_id=7&title=/Introduction/') oCMenu.makeMenu('top2','','','http://www.cape-odyssey.com/content.php?page_id=28&title=/The_Towns/','',80,'') oCMenu.makeMenu('sub20','top2','The Route', 'http://www.cape-odyssey.com/content.php?page_id=28&title=/The_Towns/') oCMenu.makeMenu('sub200','sub20','The Towns', 'http://www.cape-odyssey.com/content.php?page_id=28&title=/The_Towns/') oCMenu.makeMenu('sub201','sub20','The Stages', 'http://www.cape-odyssey.com/content.php?page_id=8&title=/The_Stages/') oCMenu.makeMenu('sub21','top2','Spectator Points', 'http://www.cape-odyssey.com/content.php?page_id=30&title=/Spectator_Points/') oCMenu.makeMenu('sub22','top2','Rules', 'http://www.cape-odyssey.com/content.php?page_id=19&title=/Rules/') oCMenu.makeMenu('sub23','top2','Race Register', 'http://www.cape-odyssey.com/content.php?page_id=49&title=/Race_Register/') oCMenu.makeMenu('sub24','top2','Race Results', 'http://www.cape-odyssey.com/raceresults.php') oCMenu.makeMenu('top3','','','http://www.cape-odyssey.com/content.php?page_id=9&title=/Entry_Package/','',67,'') oCMenu.makeMenu('sub30','top3','Registration', 'http://www.cape-odyssey.com/content.php?page_id=9&title=/Entry_Package/') oCMenu.makeMenu('sub300','sub30','Entry Package', 'http://www.cape-odyssey.com/content.php?page_id=9&title=/Entry_Package/') oCMenu.makeMenu('sub301','sub30','How to Register', 'http://www.cape-odyssey.com/content.php?page_id=15&title=/How_to_Register/') oCMenu.makeMenu('sub31','top3','Runner Info', 'http://www.cape-odyssey.com/content.php?page_id=16&title=/2008_Runner_Info/') oCMenu.makeMenu('sub310','sub31','2008 Runner Info', 'http://www.cape-odyssey.com/content.php?page_id=16&title=/2008_Runner_Info/') oCMenu.makeMenu('sub311','sub31','Information Evenings', 'http://www.cape-odyssey.com/content.php?page_id=35&title=/Information_Evenings/') oCMenu.makeMenu('sub312','sub31','Prize Money', 'http://www.cape-odyssey.com/content.php?page_id=50&title=/Prize_Money/') oCMenu.makeMenu('sub32','top3','Volunteer/Supporter Programme', 'http://www.cape-odyssey.com/content.php?page_id=44&title=/Volunteer/Supporter_Programme/') oCMenu.makeMenu('sub33','top3','Performance & Training', 'http://www.cape-odyssey.com/content.php?page_id=48&title=/Performance_&_Training/') oCMenu.makeMenu('top4','','','http://www.cape-odyssey.com/content.php?page_id=10&title=/Ethos/','',107,'') oCMenu.makeMenu('sub40','top4','Ethos', 'http://www.cape-odyssey.com/content.php?page_id=10&title=/Ethos/') oCMenu.makeMenu('sub41','top4','The Team', 'http://www.cape-odyssey.com/content.php?page_id=23&title=/The_Team/') oCMenu.makeMenu('sub42','top4','Sponsors and Partners', 'http://www.cape-odyssey.com/content.php?page_id=26&title=/Sponsors_and_Partners/') oCMenu.makeMenu('sub43','top4','Contact us', 'http://www.cape-odyssey.com/content.php?page_id=17&title=/Contact_us/') oCMenu.makeMenu('top5','','','http://www.cape-odyssey.com/content.php?page_id=11&title=/Polls/','',63,'') oCMenu.makeMenu('sub50','top5','Polls', 'http://www.cape-odyssey.com/content.php?page_id=11&title=/Polls/') oCMenu.makeMenu('sub51','top5','Gallery', 'http://www.cape-odyssey.com/content.php?page_id=21&title=/Gallery/') oCMenu.makeMenu('sub52','top5','Video and Audio', 'http://www.cape-odyssey.com/content.php?page_id=32&title=/Video_and_Audio/') oCMenu.makeMenu('top41','','','http://www.cape-odyssey.com/content.php?page_id=20&title=/Milestones/','',68,'') oCMenu.makeMenu('sub410','top41','Milestones', 'http://www.cape-odyssey.com/content.php?page_id=20&title=/Milestones/') oCMenu.makeMenu('sub411','top41','2007 Race', 'http://www.cape-odyssey.com/raceresults2007.php') oCMenu.makeMenu('sub4110','sub411','Results', 'http://www.cape-odyssey.com/raceresults2007.php') oCMenu.makeMenu('sub4111','sub411','News Stories', 'http://www.cape-odyssey.com/content.php?page_id=18&title=/News_Stories/') oCMenu.makeMenu('sub4112','sub411','Newsletters', 'http://www.cape-odyssey.com/content.php?page_id=31&title=/Newsletters/') oCMenu.makeMenu('top6','','','#top','',313,'')