//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=8; //set number of main menu items
	var LowBgColor='white';
	var HighBgColor='#A55899';
	var FontLowColor='Black';
	var FontHighColor='White';
	var BorderColor='#999999';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial,Helvetica"
	var FontSize=9;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.08;
	var ChildVerticalOverlap=.3;
	var StartTop=0; //set vertical offset
	var StartLeft=1; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=1;
	var LeftPaddng=2;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=160;
	var TakeOverBgColor=0;
	var FirstLineFrame='bottom';
	var SecLineFrame='bottom';
	var DocTargetFrame='bottom';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("About Cancer","AboutCancer.html",0,20,90);

	
Menu2=new Array("Treatments","Treatments.html",0);


Menu3=new Array("Physicians","doctors.html",9);
    Menu3_1=new Array("Manish Bhandari, MD","Bhandari.html",0,20,158);
	Menu3_2=new Array("Robert L. Cody, MD","cody.html",0);
	Menu3_3=new Array("Wilfried Leder, MD","leder.html",0);
	Menu3_4=new Array("Philip D. Leming, MD","leming.html",0);
    Menu3_5=new Array("Brian A. Mannion, MD","mannion.html",0);
	Menu3_6=new Array("Cornelia M. McCluskey, MD","McCluskey.html",0);
	Menu3_7=new Array("Slobodan M. Stanisic, MD","Stanisic.html",0);
	Menu3_8=new Array("Robert B. Summe, MD","summe.html",0);
	Menu3_9=new Array("Jamie K. Waselenko, MD","Waselenko.html",0);

	

Menu4=new Array("Appointments","Appointments.html",0);


Menu5=new Array("Financial Policy","News.html",0);


Menu6=new Array("Directions","Directions.html",0);
	

Menu7=new Array("Cancer Links","cancerlinks.html",0);


Menu8=new Array("Email","email.html",0);
