/***********************************************************************************
*	(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		          *
***********************************************************************************/

	var NoOffFirstLineMenus=9;
	var LowBgColor='#C7CFB4';
	var LowSubBgColor='#C7CFB4';
	var HighBgColor='#C7CFB4';
	var HighSubBgColor='black';
	var FontLowColor='#3A4A22';
	var FontSubLowColor='#3A4A22';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='black';
	var BorderSubColor='black';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana, arial,helvetica"
	var FontSize=10;
	var FontBold=1;	
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=-.035;
	var ChildVerticalOverlap=0;
	var StartTop=120;
	var StartLeft=10;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=1000;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;	
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	

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","index.html","",0,20,150);

Menu2=new Array("About David","aboutdm.html","",6);
	Menu2_1=new Array("Biography","bio.html","",0,20,150);
	Menu2_2=new Array("Patents","patents.html","",0);
	Menu2_3=new Array("Publications","publications.html","",0);
	Menu2_4=new Array("Products","products.html","",0);
	Menu2_5=new Array("Career Summary","career.html","",0);
	Menu2_6=new Array("Memberships","memberships.html","",0);


Menu3=new Array("Articles","articles.html","",0);

Menu4=new Array("Phenols","","",4);
//	Menu4_1=new Array("Journal Articles/Year","phenols01.html","",0,20,210);
	Menu4_1=new Array("Conference Reports","phenols02.html","",0, 20, 180);
	Menu4_2=new Array("Industry Websites","phenols03.html","",0);
	Menu4_3=new Array("Antioxidant Age Over","articles/0020.html","",0);
	Menu4_4=new Array("Patents","phenols04.html","",0);

Menu5=new Array("Success Stories","sussessstories.html","",0);

Menu6=new Array("Resources","resources.html","",0);

Menu7=new Array("Contact","contact.html","",0);

Menu8=new Array("","","",0);

Menu9=new Array("What\'s New","","",5);
	Menu9_1=new Array("Energy Drinks","articles/0044.html","",0,20,320);
	Menu9_2=new Array("Marketing Gastrointestinal Health","articles/0038.html","",0,20);
	Menu9_3=new Array("You Gotta Have Heart","articles/0039.html","",0,20);
	Menu9_4=new Array("Vitamin D and Obesity","articles/0040.html","",0,20);
	Menu9_5=new Array("Polyphenol Paradox","articles/0042.html","",0,20);

