/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='maroon';			// Background color when mouse is not over
	var LowSubBgColor='maroon';			// Background color when mouse is not over on subs
	var HighBgColor='maroon';			// Background color when mouse is over
	var HighSubBgColor='maroon';			// 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='#1A8961';			// Font color when mouse is over
	var FontSubHighColor='#1A8961';			// Font color subs when mouse is over
	var BorderColor='#101010';			// Border color
	var BorderSubColor='#101010';			// 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=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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= .05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.05;			// vertical overlap child/ parent
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=0;				// 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=1;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.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("Front Page","http://bms.brown.edu/pcgl/index.htm","",0,16,100);
     
Menu2=new Array("Research","research.htm","",0,16,115);
		
Menu3=new Array("Faculty","","",3,16,115);
	Menu3_1=new Array("Core Faculty","","",7,20,150);
		Menu3_1_1=new Array("Sean David, MD, SM, DPhil","http://bms.brown.edu/pcgl/profiles/david.htm","",0,20,150);
		Menu3_1_2=new Array("Robert Gramling, MD","http://bms.brown.edu/pcgl/profiles/gramling.htm","",0);
		Menu3_1_3=new Array("Charles B. Eaton, MD, MS","http://bms.brown.edu/pcgl/profiles/eaton.htm","",0);
		Menu3_1_4=new Array("Raymond Niaura, PhD","http://www.lifespan.org/behavmed/affiliatedfacultypages/rniaura.htm","",0);
		Menu3_1_5=new Array("Rabin Chandran, MD","http://bms.brown.edu/pcgl/profiles/chandran.htm","",0);
		Menu3_1_6=new Array("Joseph Hallett, MD","http://bms.brown.edu/pcgl/profiles/hallett.htm","",0); 
		Menu3_1_7=new Array("Joseph Diaz, MD","http://bms.brown.edu/pcgl/profiles/diaz.htm","",0);
	Menu3_2=new Array("Affiliated Faculty & Collaborating Partners","","",8,40,150);
		Menu3_2_1=new Array("Robert Walton","","",0,20,150);
		Menu3_2_2=new Array("Marcus Munafo","","",0);
		Menu3_2_3=new Array("Jon Emery","","",0);
		Menu3_2_4=new Array("Peter Rose","","",0);
		Menu3_2_5=new Array("Louise Acheson","","",0);
		Menu3_2_6=new Array("Michael Lyons","","",0); 
		Menu3_2_7=new Array("Susan Santelgelo","","",0);
		Menu3_2_8=new Array("Paul Mathews","","",0);
	Menu3_3=new Array("Laboratory & Research Staff","","",1,40,150);
        	Menu3_3_1=new Array("Garrett Sullivan","http://bms.brown.edu/familymedicine/profiles/sullivan.htm","",0,20,150);
		  
			
Menu4=new Array("Faculty Grants","","",3,16,130);
	Menu4_1=new Array("Sean David, MD, SM, D.Phil","http://bms.brown.edu/pcgl/davidgrants.htm","",0,20,150);
	Menu4_2=new Array("Charles B. Eaton, MD, MS","http://bms.brown.edu/pcgl/eatongrants.htm","",0,20,150);
	Menu4_3=new Array("Rabin Chandran, MD","http://bms.brown.edu/pcgl/chandrangrants.htm","",0,20,150);
		  

Menu5=new Array("Faculty Publications","javascript:top.location.href='blank.htm'","",4,16,140);
	Menu5_1=new Array("Sean David, MD, SM, D.Phil","http://bms.brown.edu/pcgl/davidpub.htm","",0,20,150);
	Menu5_2=new Array("Charles B. Eaton, MD, MS","http://bms.brown.edu/pcgl/eatonpub.htm","",0,20,150);
	Menu5_3=new Array("Robert Gramling, MD","http://bms.brown.edu/pcgl/gramlingpub.htm","",0,20,150);
	Menu5_4=new Array("Rabin Chandran, MD","http://bms.brown.edu/pcgl/chandranpub.htm","",0,20,150);
	

Menu6=new Array("Affiliated Institutes","javascript:top.location.href='blank.htm'","",3,16,143);
	Menu6_1=new Array("Brown University","http://www.brown.edu","",9,20,143);
		Menu6_1_1=new Array("Center for Primary Care and Prevention","http://bms.brown.edu/CPCP/","",0,30,200);
		Menu6_1_2=new Array("Department of Family Medicine","http://bms.brown.edu/familymedicine/","",0,20,200);
		Menu6_1_3=new Array("Department of Community Health","http://bms.brown.edu/commhealth/dept/","",0,20,200);
       		Menu6_1_4=new Array("Centers for Behavioral and Preventive Medicine","http://www.lifespan.org/behavmed/","",0,30,200);
		Menu6_1_5=new Array("Nicotine and Tobacco Research Center","http://www.lifespan.org/behavmed/researchnicotine.htm","",0,30,200);
		Menu6_1_6=new Array("Transdisciplinary Tobacco Use Research Center","http://www.lifespan.org/behavmed/tturc.htm","",0,30,200);
		Menu6_1_7=new Array("Center for Genetics and Genomics","http://www.brown.edu/Research/Genetics_Genomics/","",0,20,200);
		Menu6_1_8=new Array("Alcohol and Addiction Center","http://caas.brown.edu/","",0,20,200);
		Menu6_1_9=new Array("Dept. of Psychiatry and Human Behvaior","http://bms.brown.edu/DPHB/","",0,30,200);
	Menu6_2=new Array("University of Oxford","","",3,20,143);
		Menu6_2_1=new Array("Dept. of Primary Health Care","http://www.dphpc.ox.ac.uk/","",0,20,200);
		Menu6_2_2=new Array("Dept. of Clinical Pharmacology","http://www.clinpharm.ox.ac.uk/","",0,20,200);
		Menu6_2_3=new Array("Centre for Functional Magnetic Resonance Imaging of the Brain","http://www.fmrib.ox.ac.uk/","",0,30,200);
	Menu6_3=new Array("Cancer Research UK","","",1,20,143);
		Menu6_3_1=new Array("General Practice Research Group","http://www.clinpharm.ox.ac.uk/CRUK/sa_GPRG.htm","",0,20,200);
	
	





	