/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='931c15';			// Background color when mouse is not over
	var LowSubBgColor='931c15';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='931c15';			// Font color when mouse is over
	var FontSubHighColor='931c15';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=215;				// Menu offset x coordinate
	var StartLeft=14;				// 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.jamesgynonc.com/index.cfm","",0,20,100);

Menu2=new Array("Introduction","http://www.jamesgynonc.com/intro.cfm","");

Menu3=new Array("Cancer Types","http://www.jamesgynonc.com/cancer_types/cancer_types.cfm","",6);
	Menu3_1=new Array("Cervical Cancer","http://www.jamesgynonc.com/cancer_types/cervical/what_is_it.cfm","",6,20,300);	
		Menu3_1_1=new Array("What is it?","http://www.jamesgynonc.com/cancer_types/cervical/what_is_it.cfm","",0,20,100);
		Menu3_1_2=new Array("Detecting","http://www.jamesgynonc.com/cancer_types/cervical/detecting.cfm","",0);
		Menu3_1_3=new Array("Symptoms","http://www.jamesgynonc.com/cancer_types/cervical/symptoms.cfm","",0);
		Menu3_1_4=new Array("Treatment","http://www.jamesgynonc.com/cancer_types/cervical/treatment.cfm","",0);
		Menu3_1_5=new Array("FAQ","http://www.jamesgynonc.com/cancer_types/cervical/faq.cfm","",0);
		Menu3_1_6=new Array("Living With Cancer","http://www.jamesgynonc.com/cancer_types/cervical/living.cfm","",0);
	Menu3_2=new Array("Endometrial Cancer","http://www.jamesgynonc.com/cancer_types/endometrial/what_is_it.cfm","",8);
		Menu3_2_1=new Array("What is it?","http://www.jamesgynonc.com/cancer_types/endometrial/what_is_it.cfm","",0,20,100);
		Menu3_2_2=new Array("Risk Factors","http://www.jamesgynonc.com/cancer_types/endometrial/risk_factors.cfm","",0);
		Menu3_2_3=new Array("Prevention","http://www.jamesgynonc.com/cancer_types/endometrial/prevention.cfm","",0);
		Menu3_2_4=new Array("Symptoms","http://www.jamesgynonc.com/cancer_types/endometrial/symptoms.cfm","",0);
		Menu3_2_5=new Array("Treatment","http://www.jamesgynonc.com/cancer_types/endometrial/treatment.cfm","",0);
		Menu3_2_6=new Array("FAQ","http://www.jamesgynonc.com/cancer_types/endometrial/faq.cfm","",0);
		Menu3_2_7=new Array("Minimally Invasive Info","http://www.jamesgynonc.com/cancer_types/endometrial/min.cfm","",0);
		Menu3_2_8=new Array("Living With Cancer","http://www.jamesgynonc.com/cancer_types/endometrial/living.cfm","",0);
	Menu3_3=new Array("Ovarian Cancer","http://www.jamesgynonc.com/cancer_types/ovarian/what_is_it.cfm","",7);
		Menu3_3_1=new Array("What is it?","http://www.jamesgynonc.com/cancer_types/ovarian/what_is_it.cfm","",0,20,100);
		Menu3_3_2=new Array("Risk Factors","http://www.jamesgynonc.com/cancer_types/ovarian/risk_factors.cfm","",0);
		Menu3_3_3=new Array("Prevention","http://www.jamesgynonc.com/cancer_types/ovarian/prevention.cfm","",0);
		Menu3_3_4=new Array("Symptoms","http://www.jamesgynonc.com/cancer_types/ovarian/symptoms.cfm","",0);
		Menu3_3_5=new Array("Treatment","http://www.jamesgynonc.com/cancer_types/ovarian/treatment.cfm","",0);
		Menu3_3_6=new Array("FAQ","http://www.jamesgynonc.com/cancer_types/ovarian/faq.cfm","",0);
		Menu3_3_7=new Array("Living With Cancer","http://www.jamesgynonc.com/cancer_types/ovarian/living.cfm","",0);
	Menu3_4=new Array("Vaginal Cancer","http://www.jamesgynonc.com/cancer_types/vaginal/what_is_it.cfm","",7);
		Menu3_4_1=new Array("What is it?","http://www.jamesgynonc.com/cancer_types/vaginal/what_is_it.cfm","",0,20,100);
		Menu3_4_2=new Array("Risk Factors","http://www.jamesgynonc.com/cancer_types/vaginal/risk_factors.cfm","",0);
		Menu3_4_3=new Array("Prevention","http://www.jamesgynonc.com/cancer_types/vaginal/prevention.cfm","",0);
		Menu3_4_4=new Array("Symptoms","http://www.jamesgynonc.com/cancer_types/vaginal/symptoms.cfm","",0);
		Menu3_4_5=new Array("Treatment","http://www.jamesgynonc.com/cancer_types/vaginal/treatment.cfm","",0);
		Menu3_4_6=new Array("FAQ","http://www.jamesgynonc.com/cancer_types/vaginal/faq.cfm","",0);
		Menu3_4_7=new Array("Living With Cancer","http://www.jamesgynonc.com/cancer_types/vaginal/living.cfm","",0);
	Menu3_5=new Array("Vulvar Cancer","http://www.jamesgynonc.com/cancer_types/vulvar/what_is_it.cfm","",7);
		Menu3_5_1=new Array("What is it?","http://www.jamesgynonc.com/cancer_types/vulvar/what_is_it.cfm","",0,20,100);
		Menu3_5_2=new Array("Risk Factors","http://www.jamesgynonc.com/cancer_types/vulvar/risk_factors.cfm","",0);
		Menu3_5_3=new Array("Prevention","http://www.jamesgynonc.com/cancer_types/vulvar/prevention.cfm","",0);
		Menu3_5_4=new Array("Symptoms","http://www.jamesgynonc.com/cancer_types/vulvar/symptoms.cfm","",0);
		Menu3_5_5=new Array("Treatment","http://www.jamesgynonc.com/cancer_types/vulvar/treatment.cfm","",0);
		Menu3_5_6=new Array("FAQ","http://www.jamesgynonc.com/cancer_types/vulvar/faq.cfm","",0);
		Menu3_5_7=new Array("Living With Cancer","http://www.jamesgynonc.com/cancer_types/vulvar/living.cfm","",0);
	Menu3_6=new Array("Robotic Gynecologic Surgery ","http://www.jamesgynonc.com/cancer_types/robotic/what_is_it.cfm","",0,20,300);	


Menu4=new Array("Patient Info","http://www.jamesgynonc.com/test.cfm","",3);
	Menu4_1=new Array("Education Information","http://www.jamesgynonc.com/patient_info/ed_info.cfm","",0,20,100);
	Menu4_2=new Array("Clinical Trials","http://www.jamesgynonc.com/patient_info/clinical_trials.cfm","",0);
	Menu4_3=new Array("Support Groups","http://www.jamesgynonc.com/patient_info/support_groups.cfm","",0); 

Menu5=new Array("Team","http://www.jamesgynonc.com/test.cfm","",6);
	Menu5_1=new Array("Dr. Jeffrey Fowler","http://www.jamesgynonc.com/team/fowler.cfm","",0,20,120);
	Menu5_2=new Array("Dr. Larry Copeland","http://www.jamesgynonc.com/team/copeland.cfm","",0);
	Menu5_3=new Array("Dr. David Cohn","http://www.jamesgynonc.com/team/cohn.cfm","",0);
	Menu5_4=new Array("Dr. David O'Malley","http://www.jamesgynonc.com/team/omalley.cfm","",0);
	Menu5_5=new Array("Dr. Eric Eisenhauer","http://www.jamesgynonc.com/team/eisenhauer.cfm","",0);
	Menu5_6=new Array("Dr. Ritu Salani","http://www.jamesgynonc.com/team/salani.cfm","",0);

Menu6=new Array("Doctor's Office","http://www.jamesgynonc.com/contact_us.htm","",3);
	Menu6_1=new Array("Patient Questionaire","http://www.jamesgynonc.com/patient_info/questionaire_v1.doc","",0,20,150);
	Menu6_2=new Array("Maps","http://www.jamesgynonc.com/directions.cfm","",0);
	Menu6_3=new Array("Patient Referral","http://www.jamesgynonc.com/patient_info/referral.doc","",0);

Menu7=new Array("Fellowship","http://www.jamesgynonc.com/contact_us.htm","",1);
	Menu7_1=new Array("Fellowship Information","http://www.jamesgynonc.com/fellowship/index.CFM","",0,20,150);
	
Menu8=new Array("Links","http://www.jamesgynonc.com/","",12);
	Menu8_1=new Array("James Cancer Hospital","http://www.jamesline.com","",0,20,140);
	Menu8_2=new Array("OSU Medical Center","http://www.osumedcenter.edu","",0);
	Menu8_3=new Array("Ohio State University","http://www.osu.edu","",0);
	Menu8_4=new Array("Society of Gynecologic Oncologists","http://www.sgo.org","",0);
	Menu8_5=new Array("Gynecologic Cancer Foundation","http://www.wcn.org/gcf/","",0);
	Menu8_6=new Array("Patients Living with Cancer","http://www.plwe.org","",0);
	Menu8_7=new Array("Womens Cancer Network","http://www.wcn.org","",0);
	Menu8_8=new Array("American College of Surgeons","http://www.ama-assn.org","",0);
	Menu8_9=new Array("American Board of Obstetrics and Gynecology","http://www.abog.org","",0);
	Menu8_10=new Array("James Care for Life","http://www.jamesline.com/patientsandvistors/support/groups","",0);
	Menu8_11=new Array("Gynecologic Oncology Group","http://www.gog.org","",0);
	Menu8_12=new Array("Society of Gynecologic Oncology","http://www.sgo.org","",0);

