
/*********************************************************************************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	HV Menu found on Dynamic Drive ONLY may be used on both commercial and non commerical sites	*
*	For info write to menus@burmees.nl							        *
*       This script featured on Dynamic Drive DHTML code library: http://www.dynamicdrive.com
**********************************************************************************************************************************************/

/*********************************************************************************** altered by LMorgan
credit here
***********************************************************************************/

	var NoOffFirstLineMenus=2;			
	var LowBgColor='eeeeee';			
	var LowSubBgColor='eeeeee';			 
	var HighBgColor='f8f8ff';			
	var HighSubBgColor='f8f8ff';			
	var FontLowColor='ffffff';			
	var FontSubLowColor='000033';			
	var FontHighColor='000033';			
	var FontSubHighColor='000033';			
	var BorderColor='666699';			
	var BorderSubColor='515179';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=0;				
	var StartLeft=0;				
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=4;				// 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='MenuPos';				// 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,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("<img src='images/tblibrarymaintab.gif'>","index.htm","",8,18,131);
	Menu1_1=new Array("American Beginnings: The European Presence in North America, 1492-1690","amerbegin/index.htm","",0,22,495);
	Menu1_2=new Array("Becoming American: The British Atlantic Colonies, 1690-1763","becomingamer/index.htm","",0,22,495);
    Menu1_3=new Array("Living the Revolution: America, 1789-1820","livingrev/index.htm","",0,22,495);
	Menu1_4=new Array("The Triumph of Nationalism/The House Dividing: America, 1815-1850","triumphnationalism/index.htm","",0);
	Menu1_5=new Array("The Making of African American Identity: Volume I, 1500-1865","maai/index.htm","",0);
	Menu1_6=new Array("The Making of African American Identity: Volume II, 1865-1917","maai2/index.htm","",0);
	Menu1_7=new Array("The Making of African American Identity: Volume III, 1917-1968","maai3/index.htm","",0);
    Menu1_8=new Array("The Gilded and the Gritty: America, 1870-1912","gilded/index.htm","",0);


Menu2=new Array("<img src='images/trainingtab.gif'>","../ows/index.htm","",0,18,131);
	       


	

    


