
	var NoOffFirstLineMenus=6;			
	var LowBgColor='#ABC6B8';			
	var LowSubBgColor='white';			
	var HighBgColor='93A5C5';			
	var HighSubBgColor='93A5C5';			
	
	var FontLowColor='black';			
	var FontSubLowColor='black';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='999999';			
	var BorderSubColor='999999';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="Arial, Helvetica, sans-serif"	
	var FontSize=9;				
	var FontBold=0;				
	var FontItalic=0;				
	
	var MenuTextCentered='center';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=0.1;				
	var ChildVerticalOverlap=0.1;			
	var StartTop=0;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=3;				
	
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=200;	
	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=['http://www.cscamm.umd.edu/images/tri.gif',5,10,'http://www.cscamm.umd.edu/images/trans.gif',1,1,'http://www.cscamm.umd.edu/images/trileft.gif',5,10];	
	
	var bigItemWidth = 125 ;
	var smallItemWidth = 85 ;
	var itemHeight = 20 ;
		
	var pagePath = "http://www.cscamm.umd.edu/cmpd/" ; 
	var CSCAMMpagePath = "http://www.cscamm.umd.edu/" ; 

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home", pagePath  ,"", 4,itemHeight, bigItemWidth - 25);
	Menu1_1=new Array("Background",pagePath + "multiscale.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu1_2=new Array("Overview",pagePath + "overview.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu1_3=new Array("Make a gift",pagePath + "gift.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu1_4=new Array("Internal","http://cmpd.umd.edu/internal", "", 0,itemHeight, bigItemWidth - 25);

Menu2=new Array("About Us", pagePath, "", 3,itemHeight, bigItemWidth - 25);
	Menu2_1=new Array("Mission",pagePath + "mission.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu2_2=new Array("News", pagePath+"news.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu2_3=new Array("Contact Us",pagePath+ "contact.htm", "", 0,itemHeight,bigItemWidth - 25);
	
Menu3=new Array("Participants", pagePath+"participants.htm", "", 10,itemHeight,bigItemWidth - 25);
	Menu3_1=new Array("Individuals",pagePath + "participants.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_2=new Array("Maryland",pagePath + "umd.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_3=new Array("UCLA",pagePath + "ucla.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_4=new Array("Princeton",pagePath + "princeton.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_5=new Array("MIT",pagePath+ "mit.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_6=new Array("Michigan",pagePath+"michigan.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_7=new Array("Texas",pagePath+"texas.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_8=new Array("Berkeley",pagePath+"berkeley.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_9=new Array("Dartmouth",pagePath+"dartmouth.htm", "", 0,itemHeight, bigItemWidth - 25);
	Menu3_10=new Array("General Atomics",pagePath+"diiid.htm", "", 0,itemHeight, bigItemWidth - 25);
	
Menu4=new Array("Research", pagePath+"research.htm", "", 4, itemHeight,bigItemWidth +47);
	Menu4_1=new Array("Magnetic reconnection",pagePath + "reconnection.htm", "", 0,itemHeight, bigItemWidth +47);
	Menu4_2=new Array("Kinetic turbulence",pagePath + "turbulence.htm", "", 0,itemHeight, bigItemWidth +47);
	Menu4_3=new Array("Multiscale algorithms",pagePath + "toolkit.htm", "", 0,itemHeight, bigItemWidth +47);
	Menu4_4=new Array("Astrophysics",pagePath + "astro.htm", "", 0,itemHeight, bigItemWidth +47);
	
Menu5=new Array("Education", pagePath+"education.htm", "", 3,itemHeight,bigItemWidth);
	Menu5_1=new Array("Overview",pagePath+"education.htm", "", 0,itemHeight, bigItemWidth);
	Menu5_2=new Array("Winter 2005",pagePath+"winter05.htm", "", 0,itemHeight, bigItemWidth);
	Menu5_3=new Array("Summer 2004",pagePath+"summer04.htm", "", 0,itemHeight, bigItemWidth);
	
Menu6=new Array("Facilities", pagePath+"facilities.htm", "", 3,itemHeight, bigItemWidth + 21);
	Menu6_1=new Array("Research facilities",pagePath+"facilities.htm", "", 0,itemHeight, bigItemWidth +21);
	Menu6_2=new Array("Access grid",pagePath + "access.htm", "", 0,itemHeight, bigItemWidth +21);
	Menu6_3=new Array("Dawson",pagePath + "dawson.htm", "", 0,itemHeight, bigItemWidth +21);
	
