/***********************************************************************************
*	(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	          *	
**	
* 	For Root Directory*
***********************************************************************************/

	var NoOffFirstLineMenus=10;
	var LowBgColor='#ffff95';
	var LowSubBgColor='#ffff95';
	var HighBgColor='#ffff00';
	var HighSubBgColor='#ffff00';
	var FontLowColor='#366d6d';
	var FontSubLowColor='#366d6d';
	var FontHighColor='#000000';
	var FontSubHighColor='#000000';
	var BorderColor='#ff0000';
	var BorderSubColor='#ff0000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,comic sans ms,technical";
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.05;
	var ChildVerticalOverlap=.2;
	var StartTop=1;
	var StartLeft=0;
	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='MenuPos';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=1;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'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,170);

Menu2=new Array("Technical Due Diligence","/tddr.html","",5);

	Menu2_1=new Array("Overview","technicalduediligence.html","",0,20,175);	
	Menu2_2=new Array("Technical System Analysis","technicalsystemanalysis.html","",3);

		Menu2_2_1=new Array("Manufacturing","manufacturing.html","",0,20,100);
		Menu2_2_2=new Array("Environmental","environmental.html","",0);
		Menu2_2_3=new Array("Nuclear","nuclear.html","",0);

	Menu2_3=new Array("Technical Risk Analysis","technicalriskanalysis.html","",0);
	Menu2_4=new Array("Monte Carlo Risk Analysis","montecarloriskanalysis.html","",0);
	Menu2_5=new Array("Easy-Monte Carlo","minimc.html","",0);

Menu3=new Array("Process Chemistry & R&D","/chemists.html","",5);

	Menu3_1=new Array("Technical Evaluations","/c/technicalevaluations.html","",0,20,130);
	Menu3_2=new Array("Process & Plant","/c/chemistryr&d.html","",0);
	Menu3_3=new Array("Computational","/c/computationalmodeling.html","",4);

		Menu3_3_1=new Array("Monte Carlo Simulation","/c/montecarlosimulation.html","",0,20,160);
		Menu3_3_2=new Array("Thermodynamic Modeling","/c/thermodynamics.html","",0);
		Menu3_3_3=new Array("Mechanical Modeling","/c/mechanicaldynamics.html","",0);
		Menu3_3_4=new Array("Quantum Chemistry","/c/quantumchemistry.html","",0);

	Menu3_4=new Array("Environmental","/c/environmentalchemists.html","",0);
	Menu3_5=new Array("Nuclear","/c/nuclearchemists.html","",0);

Menu4=new Array("Monte Carlo Book","/book.html","",3);

	Menu4_1=new Array("Table of Contents","/toc.html","",0,20,150);
	Menu4_2=new Array("Pre-Publication Reviews","/bookreviews.html","",0);	
	Menu4_3=new Array("MCGRA Software","/mcgra.html","",2);

		Menu4_3_1=new Array("FAQ's","/bookfaq.html","",0,20,160);
		Menu4_3_2=new Array("Software License","/license.html","",0);

Menu5=new Array("Quick Answers","/qqqa.html","",0);

Menu6=new Array("Qualifications","/qual.html","",6);

	Menu6_1=new Array("Education","/qualedu.html","",0,20,140);
	Menu6_2=new Array("Languages","/quallang.html","",0);
	Menu6_3=new Array("Security Clearances","/qualsec.html","",0);
	Menu6_4=new Array("Work History","/qualhist.html","",0);
	Menu6_5=new Array("Honors & Publications","/qualhon.html","",0);
	Menu6_6=new Array("Printable Resume","/qualres.html","",0);

Menu7=new Array("Search","/search.html","",0);

Menu8=new Array("Contact","/contact.html","",0);

Menu9=new Array("Links","/links.html","",0);

Menu10=new Array("Credit Card Pay","/ccpay.html","",0);