
/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"

////////////////////////////////////
// [S] Non-DB settings: 		  //
////////////////////////////////////
timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=4;	// Sub menu offset Top position 
suboffset_left=6;	// Sub menu offset Left position
closeOnClick = true
////////////////////////////////////
// [E] Non-DB settings:    		  //
////////////////////////////////////

st1=["FFFFFF","779BC5","FFFFFF","33527F","ffffff",10,"normal","bold","Tahoma, Verdana, Arial, Helvetica, sans-serif",3,"/images/arrow.gif",,"5D8574","2B4B38","FFFFFF","779BC5",,"FFFFFF","CC9999","FFFFFF",]
st2=["FFFFFF","779BC5","FFFFFF","33527F","000000",10,"normal","bold","Tahoma, Verdana, Arial, Helvetica, sans-serif",3,"/images/arrow.gif",,"5D8574","2B4B38","FFFFFF","779BC5",,"FFFFFF","CC9999","FFFFFF",]

addmenu(menu=["m1",1,1,,1,,st1,1,"center",,0,1,0,"right",,0,0,,,,,
,"Home:::50","/index-nhccc.php",,"Home",1
,"About Us:::75","show-menu=m2","#","About Us",1
,"Work Groups:::85","show-menu=m3","#","Work Groups",1
,"Publications:::80","/nhccc/publications/",,"Publications",1
,"Resources:::75","/nhccc/resources/",,"Resources",1
,"News and Events:::100","/nhccc/news/",,"News and Events",1
])
addmenu(menu=["m2",,,150,1,,st1,0,"left",effect,0,0,0,"right",,0,0,,,,,
,"Board of Directors:::","/nhccc/about/boardmembers.php",,"Board of Directors",1
,"Contact Us:::","http://www.nhcancerplan.org/nhccc/about/contactus.php",,"Contact Us",1
,"Guiding Principles:::","/nhccc/about/guidingprinciples.php",,"Guiding Principles",1
,"Medical Advisory Board:::","/nhccc/about/medicaladvisoryboard.php",,"Medical Advisory Board",1
,"Advocacy:::","/nhccc/about/advocacy.php",,"Advocacy",1
])
addmenu(menu=["m3",,,150,1,,st1,0,"left",effect,0,0,0,"right",,0,0,,,,,
,"Primary Prevention:::","/nhccc/workgroups/primaryprevention/",,"Primary Prevention",1
,"Prevention & Early Detection:::","/nhccc/workgroups/earlydetection/",,"Prevention & Early Detection",1
,"Treatment & Survivorship:::","/nhccc/workgroups/treatmentandsurvivorship/",,"Treatment & Survivorship",1
,"Palliation:::","/nhccc/workgroups/palliation/",,"Palliation",1
,"Emerging Issues:::","/nhccc/workgroups/emergingissues/",,"Emerging Issues",1
])
addmenu(menu=["m6",,,150,1,,st1,0,"left",effect,0,0,0,"right",,0,0,,,,,
,"Resources:::","/nhccc/resources/",,"Resources",1
])
addmenu(menu=["m12",,,200,1,,st1,0,"left",effect,0,0,0,"right",,0,0,,,,,
])
dumpmenus()
