/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='#AEF4F2';			// Background color when mouse is not over
	var LowSubBgColor='#AEF4F2';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Times New Roman, Times, serif"	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=140;				// Menu offset x coordinate
	var StartLeft=55;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.ocacalifornia.com/index-T1.php","",0,20,160);

Menu2=new Array("About Us","","",2,0,160);
	Menu2_1=new Array("Board of Directors","http://www.ocacalifornia.com/board/board.php","",0,20,160);
	Menu2_2=new Array("Who We Are","http://www.ocacalifornia.com/ocainfo/aboutus.php","",0,20,160);
	
Menu3=new Array("About Ovarian Cancer","","",7);
	Menu3_1=new Array("What is this?","../diagtreat/whatisit.php","",0,20,150);
	Menu3_2=new Array("Signs & Symptoms","../diagtreat/symptoms.php","",0);
	Menu3_3=new Array("Screening & Testing","","",0);
	Menu3_4=new Array("Recommendations","","",0);
	Menu3_5=new Array("Stages","../diagtreat/stages.php","",0);
	Menu3_6=new Array("Treatment Options","","",0);
	Menu3_7=new Array("Side Effects","","",0);


Menu4=new Array("Diagnosis & Treatment","","",3);
	Menu4_1=new Array("Risk Assessment","../diagtreat/risks.php","",0,20,180);
	Menu4_2=new Array("Early Detection","","",0);
	Menu4_3=new Array("Types of Ovarian Cancer","","",0);


Menu5=new Array("Resources","","",5);
	Menu5_1=new Array("Ovarian Cancer National Alliance","http://www.ovariancancer.org/","",0,20,210);
	Menu5_2=new Array("California COCAP","http://www.ocacalifornia.com/resources/resource-cocap.php","",0);
	Menu5_3=new Array("Ovarian Cancer Network","http://www.calovarian.org/","",0);
	Menu5_4=new Array("California Patient Advocate","http://www.opa.ca.gov/","",0);
	Menu5_5=new Array("National Resources","http://www.ocacalifornia.com/resources/resource-national.php","",0);


Menu6=new Array("Support Groups","../support/support.php","",0);
	Menu6_1=new Array("Modesto<br> -- 4th Monday","","",0,35,140);
	Menu6_2=new Array("Stockton<br> -- 3rd Tuesday","","",0,35,140);
	

Menu7=new Array("Health & Living","","",1);
	Menu7_1=new Array("","","",0,20,140);
	

Menu8=new Array("Activities & Events","","",4);
	Menu8_1=new Array("Ovarian Cancer Symposium","http://www.cdoc-online.org/ovarian","",0,20,220);
	Menu8_2=new Array("Amgen Tour","http://www.amgentourofcalifornia.com/","",0,20,140);
	Menu8_3=new Array("High Tea of Hope","../events/2010/OCAHIGHTEAPR2010.pdf","",0,20, 140);
	Menu8_4=new Array("3rd Annual High Tea Slide Show","http://www.scotwoodmanphoto.com/Scot_Woodman_Photography/Commercial_Albums/Pages/Ovarian_Cancer_Alliance_High_Tea.html", "", 0, 20, 140);
	

Menu9=new Array("Our Stories","","",7);
	Menu9_1=new Array("Dawn","http://www.ocacalifornia.com/story/correllcruz-dawn.php","",0,20,70);
	Menu9_2=new Array("Dottie","","",0,20,70);
	Menu9_3=new Array("Jennie","","",0,20,70);
	Menu9_4=new Array("Jolene","http://www.ocacalifornia.com/story/storyomlin.php","",0,20,70);
	Menu9_5=new Array("Maria","","",0,20,70);
	Menu9_6=new Array("Susan","","",0,20,70);
	Menu9_7=new Array("Kathy","http://www.ocacalifornia.com/story/storybates.php","",0,20,70);


Menu10=new Array("Rememberamces","'","",1);
	Menu10_1=new Array("Sandy","http://www.ocacalifornia.com/remember/remember-SiresSandy.php","",0,20,140);