/***********************************************************************************
*	This file defines the top menu
*	The color is YSU school color	          *
*	Created by Shelly Xiaoli Zhu	          *		
***********************************************************************************/
	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#731112';			// Background color when mouse is not over
	var FontLowColor='#DED49D';			// Font color when mouse is not over
	
	var HighBgColor='#EBE6CA';			// Background color when mouse is over
	var FontHighColor='#600A0B';		// Font color when mouse is over
	
	var LowSubBgColor='#EBE6CA';		// Background color when mouse is not over on subs
	var HighSubBgColor='#BFB164';		// Background color when mouse is over on subs
	var BorderSubColor='#600A0B';		// Border color for subs
		
	var FontSubLowColor='#600A0B';		// Font color subs when mouse is not over
	var FontSubHighColor='#600A0B';	    // Font color subs when mouse is over
	
	var BorderColor='#D56D38';			// Border color
	var BorderWidth=2;					// Border width
	var BorderBtwnElmnts=2;				// 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=0;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=95;					// Menu offset x coordinate
	var StartLeft=28;					// 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=500;				// 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,'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}
// 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("YSU Home","http://www.ysu.edu/","",0,17,100);

Menu2=new Array("Maag Library Home","http://www.maag.ysu.edu","",0,17,135);

Menu3=new Array("Find...","http://www.maag.ysu.edu/find/index.html","",16,17,105);
	Menu3_1=new Array("Maag Library Catalog","http://jupiter.ysu.edu/search","",0,17,205);
	Menu3_2=new Array("OhioLINK Library Catalog","http://olc1.ohiolink.edu/search/","",0,17,195);
	Menu3_3=new Array("Safari Online Books","http://proquest.safaribooksonline.com/?uicode=ohlink","",0,17,205);
	Menu3_4=new Array("Netlibrary Online Books","http://www.netlibrary.com/","",0,17,205);
	Menu3_5=new Array("Other Books","http://www.maag.ysu.edu/find/find_book.html","",0,17,195);
	
	Menu3_6=new Array("Research Databases","http://www.ohiolink.edu/resources.cgi","",0,17,205);
	Menu3_7=new Array("Electronic Journal Center (EJC)","http://journals.ohiolink.edu/ejc/","",0,17,205);
	Menu3_8=new Array("Electronic Journal Finder","http://www.ohiolink.edu/resources/ejournals.php","",0,17,205);
	Menu3_9=new Array("JSTOR (Journal Storage)","http://www.jstor.org","",0,17,205);
	Menu3_10=new Array("Periodicals","http://maagblog.ysu.edu/rdault/periodical-collections/","",0,17,205);
	Menu3_11=new Array("Microforms","http://maagblog.ysu.edu/rdault/welcome-to-the-maag-microform-center/","",0,17,205);
	Menu3_12=new Array("Newspapers","http://maagblog.ysu.edu/rdault/newspaper-resources-at-maag-library/","",0,17,205);
Menu3_13=new Array("Music,Map,ERIC,ETD","http://www.maag.ysu.edu/find/other.html","",0,17,205);
Menu3_14=new Array("Digital,Theses,Oral Histories","http://www.maag.ysu.edu/find/other.html","",0,17,205);
Menu3_15=new Array("Government Documents","http://www.maag.ysu.edu/collection/GOV/Gov_main.html","",0,17,205);
		
	Menu3_16=new Array("Internet Resources","http://www.maag.ysu.edu/find/internet_resources.html","",0,17,205);


	
Menu4=new Array("Services","http://www.maag.ysu.edu/service/index.html","",14,17,106);
	Menu4_1=new Array("Circulation","http://www.maag.ysu.edu/service/circulation/circulation.html","",0,17,165);
	Menu4_2=new Array("Reserves","http://www.maag.ysu.edu/service/reserve/reserve.html","",0,17,165)
	Menu4_3=new Array("OhioLINK","http://www.maag.ysu.edu/service/borrowing/ohiolink.html","",0,17,165);
Menu4_4=new Array("Interlibrary Loan","http://www.maag.ysu.edu/service/borrowing/interlibrary.html","",0,17,165);
		
Menu4_5=new Array("Off-campus Access","http://www.maag.ysu.edu/service/off-campus/index.html","",0,17,165);	
	Menu4_6=new Array("Reference Service","http://www.maag.ysu.edu/service/reference/reference.html","",0,17,165);
	Menu4_7=new Array("Research Guides","http://www.maag.ysu.edu/service/research/index.html","",0,17,165);
    	Menu4_8=new Array("Library Instruction","http://www.maag.ysu.edu/service/instruction/Information_literacy/index.html","",0,17,165);
	Menu4_9=new Array("Computing","http://www.maag.ysu.edu/service/computing/computing.html","",0,17,165);
	Menu4_10=new Array("Collectons Services","http://www.maag.ysu.edu/collserv","",0,17,165);
	Menu4_11=new Array("RefWorks","https://www.refworks.com/Refworks/login.asp?WNCLang=false","",0,17,165);
	
	Menu4_12=new Array("Services for Faculty","http://www.maag.ysu.edu/service/for_faculty/index.html","",0,17,165);
	Menu4_13=new Array("Services for Students","http://www.maag.ysu.edu/service/for_student/index.html","",0,17,165);
	Menu4_14=new Array("Services A--Z","http://www.maag.ysu.edu/service/A-Z.html","",0,17,165);


Menu5=new Array("Collections","http://www.maag.ysu.edu/collection/index.html","",15,17,115);
	Menu5_1=new Array("Circulating Collections ","http://www.maag.ysu.edu/collection/index.html#circulating_collection","",0,17,185);
	Menu5_2=new Array("Reference Resources ","http://www.maag.ysu.edu/collection/index.html#reference_resource","",0,17,185);
	Menu5_3=new Array("Research Databases ","http://www.ohiolink.edu/resources.cgi","",0,17,185);
	Menu5_4=new Array("JSTOR--Journal Storage ","http://www.jstor.org","",0,17,185);
	Menu5_5=new Array("Electronic Journal Center(EJC) ","http://journals.ohiolink.edu/ejc/","",0,17,185);
	Menu5_6=new Array("Electronic Journal Finder ","http://www.ohiolink.edu/resources/ejournals.php","",0,17,185);
	Menu5_7=new Array("Archives & Special Collections ","http://www.maag.ysu.edu/archives/index.html","",0,17,185);
	Menu5_8=new Array("Rose Melnick Medical Museum ","http://melnick-museum.ysu.edu","",0,17,185);
	
	Menu5_9=new Array("CRC--Curriculum Resource Center ","http://www.maag.ysu.edu/collection/CRC/CRC_main.html","",0,17,185);
	Menu5_10=new Array("Multimedia Collections ","http://www.maag.ysu.edu/collection/MMC/MMC.html","",0,17,185);
	Menu5_11=new Array("Government Documents ","http://www.maag.ysu.edu/collection/GOV/Gov_main.html","",0,17,185)
	Menu5_12=new Array("Periodicals ","http://maagblog.ysu.edu/rdault/periodical-collections/","",0,17,185);;
	Menu5_13=new Array("Microform ","http://maagblog.ysu.edu/rdault/welcome-to-the-maag-microform-center/","",0,17,185);
	Menu5_14=new Array("Newspapers ","http://maagblog.ysu.edu/rdault/newspaper-resources-at-maag-library/","",0,17,185);
		
	Menu5_15=new Array("Building Guide","http://www.maag.ysu.edu/find/building_guide.html","",0,17,185);

Menu6=new Array("About Library","http://www.maag.ysu.edu/about/index.html","",8,17,135);
	Menu6_1=new Array("Welcome!","http://www.maag.ysu.edu/about/welcome.html","",0,17,160);
	Menu6_2=new Array("Administration","http://www.maag.ysu.edu/department/Administration/index.html","",0,17,160);
	Menu6_3=new Array("Jobs","http://www.maag.ysu.edu/department/Administration/jobs.html","",0,17,160);
	Menu6_4=new Array("Library Hours","http://www.maag.ysu.edu/about/hours.html","",0,17,160);
	Menu6_5=new Array("Staff/Department Directories","http://www.maag.ysu.edu/about/staff&dep.html","",0,17,160);
	Menu6_6=new Array("Policies & Guidelines","http://www.maag.ysu.edu/about/policies_guidelines.html","",0,17,160);
   	Menu6_7=new Array("Give to the Library","http://www.maag.ysu.edu/about/giving_library.html","",0,17,160);		
    	Menu6_8=new Array("Friends of Maag","http://www.maag.ysu.edu/foml/index.htm","",0,17,160);		


	
Menu7=new Array("Get Help","http://www.maag.ysu.edu/help/index.html","",5,17,115);
	Menu7_1=new Array("Tutorials","http://www.ysu.edu/libspecial/news/acquisitions.html","",0,17,135);
	Menu7_2=new Array("Citing Resources","http://maagblog.ysu.edu/citingresources/","",0,17,135);
	Menu7_3=new Array("Library Record","http://jupiter.ysu.edu/patroninfo","",0,17,135);
	Menu7_4=new Array("FAQ","http://www.maag.ysu.edu/help/FAQ.html","",0,17,135);
	Menu7_5=new Array("Site Index","http://www.maag.ysu.edu/help/site_index.html","",0,17,135);

