/***********************************************************************************
*	(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=7;			// Number of first level items

	//APPEARANCE
	var LowBgColor='';				// Background color when mouse is not over
	var HighBgColor='';				// Background color when mouse is over
	var FontLowColor='white';			// Font color when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over

	var LowSubBgColor='#F0679E';		// Background color when mouse is not over on subs
	var HighSubBgColor='#F0679E';		// Background color when mouse is over on subs
	var FontSubLowColor='#000000';		// Font color subs when mouse is not over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over

	var BorderColor='';			// Border color
	var BorderSubColor='#FFFF66';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="arial, helvetica, helv, verdana,comic sans ms,technical"	// Font family menu items
	var FontSize=8; //10;				// 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;//.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;//.2;		// vertical overlap child/ parent
//StartTop for IE=-2 for FFox=-20
	var StartTop=0;  //-1;				// Menu offset x coordinate	//ignored when using frames/rows
	var StartLeft=0; //258			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=0;			// Multiple frames x correction

	var LeftPaddng=10;			// Left padding
	var TopPaddng=2;			// Top padding

	var FirstLineHorizontal=0;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;		// Frames in cols [1] or rows [0]

	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navigation';	// Frame where first level appears
	var SecLineFrame='body';		// Frame where sub levels appear
	var DocTargetFrame='body';		// Frame where target documents appear

var TargetLoc='startmenu';			// 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=0;			// Uses arrow gifs when 1
	var KeepHilite=1;			// Keep selected path highligthed
	var Arrws=['',5,10,'',10,5,'',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("rollover:nav/about_off.gif:nav/about_on.gif","","",5,29,127);
	Menu1_1=new Array("Lynn Sage Story and Foundation History",	"","",2,37,160);
		Menu1_1_1=new Array("Lynn Sage Cancer Research Foundation History",	"history.asp","",0,37,185);
		Menu1_1_2=new Array("Lynn Sage Story",				"bio.asp","",0,21,155);
	Menu1_2=new Array("2011 Board of Directors",	"board.asp","",0,21,155);
	Menu1_3=new Array("Board Profiles",	"","",3,21,155);
		Menu1_3_1=new Array("Meta Berger Profile",			"prof_mberger.asp","",0,21,155);
		Menu1_3_2=new Array("Linda Weinstein Profile",			"prof_lweinstein.asp","",0,21,155);
		Menu1_3_3=new Array("Andrea M. Gordon Profile",			"prof_agordon.asp","",0,21,155);
	Menu1_4=new Array("Patient Profiles",	"","",1,21,155);
		Menu1_4_1=new Array("Paula Jeremias Profile",		"prof_pjeremias.asp","",0,21,155);
	Menu1_5=new Array("Physician Profiles",	"","",1,21,155);
		Menu1_5_1=new Array("Dr. Nora Hansen",				"prof_nhansen.asp","",0,21,155);

Menu2=new Array("rollover:nav/fund_off.gif:nav/fund_on.gif",	"","",4,29,127);
   Menu2_1=new Array("Research Statement",			"res_statement.asp","",0,21,155);
   Menu2_2=new Array("Research",	"","",4,21,155);
   		Menu2_2_1=new Array("2010 Grants",			"grants2009.asp","",0,21,155);
		Menu2_2_2=new Array("2009 Grants",			"grants2009.asp","",0,21,155);
		Menu2_2_3=new Array("2008 Grants",			"grants2008.asp","",0,21,155);
		Menu2_2_4=new Array("2007 Grants",			"grants2007.asp","",0);
   Menu2_3=new Array("Fellowship Summary",			"fellow_summary.asp","",0);
   Menu2_4=new Array("Fellows",						"","",4);
		Menu2_4_1=new Array("Dr. Honnie Bermas",		"prof_hbermas.asp","",0,21,155);
		Menu2_4_2=new Array("Dr. Amrit Mangat",			"prof_amangat.asp","",0);
		Menu2_4_3=new Array("Dr. Orlando Llorente",		"prof_ollorente.asp","",0);
		Menu2_4_4=new Array("Dr. Melissa Hulvat",		"prof_mhulvat.asp","",0);
//   Menu2_5=new Array("Past Funding",				"index.asp","",0);

Menu3=new Array("rollover:nav/give_off.gif:nav/give_on.gif", "give_now.asp","",0,29,127);

Menu4=new Array("rollover:nav/events_off.gif:nav/events_on.gif",	 "","",3,29,127);
   Menu4_1=new Array("Upcoming Events",		"","",3,21,185);
		Menu4_1_1=new Array("2011 Summer Soiree"	,				"ue2011ss.asp","",0,21,160);
		Menu4_1_2=new Array("2011 Fall Benefit",					"ue2011fb.asp","",0,21,160);
		Menu4_1_3=new Array("2012 Be My Valentine",					"ue2011fb.asp","",0,21,160);

   Menu4_2=new Array("Past Events",		"","",20,21,185);
   		Menu4_2_1=new Array("2011 Golf Outing",						"ue2011go.asp","",0,21,160);
   		Menu4_2_2=new Array("2011 Be My Valentine Family Event",	"ue2011bmv.asp","",0,21,190);
		Menu4_2_3=new Array("2010 Golf Outing",						"ue2010go.asp","",0,21,160);
		Menu4_2_4=new Array("2010 Summer Soiree"	,				"ue2010ss.asp","",0,21,160);
		Menu4_2_5=new Array("2010 Fall Benefit",					"ue2010fb.asp","",0,21,160);
   		Menu4_2_6=new Array("2010 Be My Valentine Family Event",	"ue2010bmv.asp","",0,21,190);
		Menu4_2_7=new Array("2009 Fall Benefit",					"pe2009fb.asp","",0,21,160);
		Menu4_2_8=new Array("2009 Golf Outing",						"pe2009go.asp","",0,21,160);
   		Menu4_2_9=new Array("2009 Be My Valentine Family Event",	"pe2009bmv.asp","",0,21,190);
		Menu4_2_10=new Array("2008 Fall Benefit",					"pe2008fb2.asp","",0,21,160);
		Menu4_2_11=new Array("2008 Light the Way Campaign",			"pe2008lw.asp","",0,21,160);
		Menu4_2_12=new Array("2008 Play for a Cure",					"pe2008go.asp","",0,21,160);
		Menu4_2_13=new Array("2008 Be My Valentine Family Event",	"pe2008bv.asp","",0,21,190);
		Menu4_2_14=new Array("2007 Fall Benefit",					"pe2007fb.asp","",0,21,190);
		Menu4_2_15=new Array("2007 Light the Way Campaign",			"pe2007lw.asp","",0,21,160);
		Menu4_2_16=new Array("2007 Cause of the Day",				"pe2007cd.asp","",0,21,160);
		Menu4_2_17=new Array("2007 Play for a Cure",				"pe2007pc.asp","",0,21,160);
		Menu4_2_18=new Array("2007 High Tea",						"pe2007ht.asp","",0,21,160);
		Menu4_2_19=new Array("2006 Stewardship",					"pe2006st.asp","",0,21,160);
		Menu4_2_20=new Array("2006 Light the Way Campaign",			"pe2006lw.asp","",0,21,160);
		Menu4_2_21=new Array("2006 Fall Benefit: On the Waterfront",	"pe2006fb.asp","",0,37,160);


   Menu4_3=new Array("Light the Way to Find a Cure",	"","",4,21,185);
		Menu4_3_1=new Array("Light the Way to Find a Cure",			"light_the_way.asp","",0,21,185);
		Menu4_3_2=new Array("Lighting Brochure",	"","",6,21,185);
			Menu4_3_2_1=new Array("2011",							"pdf/2010 Lighting Brochure.pdf","",0,21,100);
			Menu4_3_2_2=new Array("2010",							"pdf/2010 Lighting Brochure.pdf","",0,21,100);
			Menu4_3_2_3=new Array("2009",							"pdf/2009 Lighting Brochure.pdf","",0,21,100);
			Menu4_3_2_4=new Array("2008",							"pdf/2008 Lighting Brochure REAL.pdf","",0,21,100);
			Menu4_3_2_5=new Array("2007",							"pdf/2007 Lighting Brochure.pdf","",0,21,100);
			Menu4_3_2_6=new Array("2006",							"pdf/Lighting Brochure p1-4.pdf","",0,21,100);
		Menu4_3_3=new Array("2009 Lighting Building List",	"2009-building-list.asp","",0,21,185);
		Menu4_3_4=new Array("2008 Lighting Building List",	"pdf/2008 Lighting Building List.pdf","",0,21,185);

Menu5=new Array("rollover:nav/news_off.gif:nav/news_on.gif", "","",1,29,127);
   Menu5_1=new Array("Press releases",	"","",9,21,165);
		Menu5_1_1=new Array("2009 Golf Outing",			"pr2009golf.asp","",0,21,127);
		Menu5_1_2=new Array("2009 Fall Benefit",		"pr2009fall.asp","",0,21,127);
		Menu5_1_3=new Array("2009 Be My Valentine Family Event",		"Valentine Post Event Release.doc","",0,37,127);
		Menu5_1_4=new Array("2008 Fall Benefit Post Release",		"pr2008benefit.asp","",0,37,127);
		Menu5_1_5=new Array("2008 Be My Valentine Family Event",			"pr2008valentine.asp","",0,37,157);
		Menu5_1_6=new Array("2008 Golf Outing",			"pr2008golf.asp","",0,21,127);
		Menu5_1_7=new Array("2008 Fall Benefit",		"pr2008fall.asp","",0,21,127);
		Menu5_1_8=new Array("2007 Golf Outing",			"pr2007golf.asp","",0,21,127);
		Menu5_1_9=new Array("2007 Fall Benefit",		"pr2007fall.asp","",0,21,127);

Menu6=new Array("rollover:nav/contact_off.gif:nav/contact_on.gif", "contact.asp","",0,29,127);

Menu7=new Array("rollover:nav/home_off.gif:nav/home_on.gif", "index.asp","",0,29,127);

