/*
 DHTML Menu version 3.3.19
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



if (navigator.appName == "Netscape") {
  topmenu=100; 
} else {
  topmenu=97;
}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	//effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	//effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}


timegap=500				// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=-10;			// Sub menu offset Top position 
suboffset_left=10;			// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",					// Mouse Off Font Color
"C8CEB5",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"FF6600",				// Mouse On Background Color
"000000",				// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",			// Font Name
4,					// Menu Item Padding
"http://www.tusculum.edu/menu_side.gif",			// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"http://www.tusculum.edu/menu_down.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[				// This is the array that contains your menu properties and details
"mainmenu",				// Menu Name - This is needed in order for the menu to be called
81,					// Menu Top - The Top position of the menu in pixels  100 for Netscape 4
,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
"center",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,					// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"Home&nbsp;&nbsp;","show-menu=home",,"Tusculum College Home Page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Admission&nbsp;&nbsp;","show-menu=admission",,"Admission",1
,"Academics&nbsp;&nbsp;","show-menu=academics",,"Academics",1
,"GPS&nbsp;&nbsp;","show-menu=adult",,"GPS",1
,"Student<nobr> Affairs&nbsp;&nbsp;","show-menu=campus_life",,"Campus Life",1
,"Alumni&nbsp;&nbsp;","show-menu=alumni",,"Alumni",1 
,"Giving&nbsp;&nbsp;","show-menu=giving",,"Giving Opportunities",1
,"Library&nbsp;&nbsp;","show-menu=library",,"Library",1
,"Athletics&nbsp;&nbsp;&nbsp;","show-menu=athletics",,"Athletics",1
,"Resources&nbsp;&nbsp;","show-menu=resources",,"Resources",1 
])

	addmenu(menu=["home",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Tusculum College Home&nbsp;&nbsp;","/index.html",,,1
	,"About Tusculum College&nbsp;&nbsp;","/about/",,,1
	,"From The President&nbsp;&nbsp;","/president/",,,1
	,"Maps&nbsp;&amp;&nbsp;Directions","/maps/",,,1
	,"Search&nbsp;&nbsp;","/search.html",,,1
	])



	addmenu(menu=["admission",
	,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Admission Home&nbsp;&nbsp;","/admission/",,,1
	,"Apply Online&nbsp;&nbsp","/admission/admission_apply.html",,,1
	,"Information Request&nbsp;&nbsp;","/admission/special/admission_inforequest.php",,,1
	,"Catalog/Viewbook&nbsp;&nbsp;","/admission/admission_catalog.html",,,1
	,"Admission Forms&nbsp;&nbsp;","/admission/admission_forms.html",,,1
	,"Costs&nbsp;&nbsp;","/admission/admission_cost.html",,,1
	,"Financial Aid&nbsp;&nbsp;","show-menu=financial_aid",,,1
	,"Admission Policies&nbsp;&nbsp;","/admission/admission_policy.html",,,1
	,"Admission Counselors&nbsp;&nbsp;","/admission/admission_counselor.html",,,1
	,"Admission FAQ&nbsp;","/admission/admission_faq.html",,,1
	,"Graduate &amp; Professional Studies&nbsp;","/adult/",,,1
	,"Visit Tusculum College&nbsp;","/admission/admission_visit.html",,,1
	,"Schedule Your Visit&nbsp;&nbsp;","/admission/special/admission_schedulevisit_form.php",,,1
	,"Virtual Tour&nbsp;&nbsp;","/tour/",,,1
	])

		addmenu(menu=["financial_aid",
		,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Financial Aid Home","/faid/index.html",,,1
		,"Applying for Financial Aid","/faid/faid_steps.html",,,1
		,"Endowed Scholarships","https://www.tusculum.edu/admission/endowmentapp.php",,,1
		,"Work Study Program","/faid/workstud.doc",,,1
		,"Financial Aid Forms","/faid/faid_forms.html",,,1
		,"Scholarship Competition","/admission/online_forms/scholaraddendum.pdf",,,1
		])

	addmenu(menu=["academics",
	,,225,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Academics Home&nbsp;&nbsp;","/academics/",,,1
	,"Civic Arts&nbsp;&nbsp","/academics/civicarts/",,,1
	,"Competency Program&nbsp;&nbsp;","/academics/civicarts/competency.html",,,1
	,"Focused Calendar&nbsp;&nbsp;","/academics/focused.html",,,1
	,"Approved Calendars&nbsp;&nbsp;","show-menu=calendar",,,1
	,"Catalog/Viewbook&nbsp;&nbsp;","/admission/admission_catalog.html",,,1
	,"Academic Policies&nbsp;&nbsp;","/academics/policies.html",,,1
	,"Registrar&nbsp;&nbsp;","/academics/registrar/index.html",,,1
	,"Programs of Study&nbsp;&nbsp;","/academics/programs/",,,1
	,"Center for Civic Advancement&nbsp;&nbsp;","/cca/",,,1
	,"Institutional Research&nbsp;&nbsp;","/research/",,,1
	,"Study-Abroad Program&nbsp;&nbsp;","/studyabroad.html",,,1
	,"Faculty Web Pages&nbsp;&nbsp;","/faculty/",,,1
	])
	
	addmenu(menu=["adult",
	,,250,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Graduate&nbsp;&amp;&nbsp;Professional Studies Home&nbsp;&nbsp;","/adult/",,,1
	,"Degree Programs&nbsp;&nbsp;","/adult/gps_degreeprograms.html",,,1
	,"Academic Information&nbsp;&nbsp;","/adult/gps_academicinfo.html",,,1
	,"Class Sites&nbsp;&nbsp;","/adult/gps_classsites.html",,,1
	,"Class Starts&nbsp;&nbsp;","show-menu=class_starts",,,1
	,"Resources&nbsp;&amp;&nbsp;Forms&nbsp;&nbsp;","/adult/gps_studentresources.html",,,1
	,"Student Handbook/Research Guide&nbsp;&nbsp;","/adult/files/research.pdf",,,1
	,"Faculty Resources&nbsp;&nbsp;","/adult/fac/",,,1
	])
	
		addmenu(menu=["class_starts",
		,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Northeast TN Class Starts&nbsp;&nbsp;","/adult/downloads/PSNEProjectionCalendar2004-2005Revised.pdf",,,1
		,"Southeast TN Class Starts&nbsp;&nbsp;","/adult/downloads/PSSEProjectionCalendar2004-2005.pdf",,,1
		])
		
	addmenu(menu=["campus_life",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Student Affairs Home&nbsp;&nbsp;","/life/",,,1
	,"Events Calendar&nbsp;&nbsp;","http://www.thezonelive.com/zone/public/schoolHome.asp?CID=15490",,,1
	,"Staff&nbsp;&nbsp;","/life/staffrev.htm",,,1
	])
	
	addmenu(menu=["alumni",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Alumni Home&nbsp;&nbsp;","/alumni/",,,1
	,"Change of Address&nbsp;&nbsp;","/alumni/forms/alumni_addresschange.php",,,1
	,"Transcripts&nbsp;&nbsp;","/alumni/transcripts.html",,,1
	,"Tusculum Memorabilia&nbsp;&nbsp;","http://bookstore.tusculum.edu",,,1
	,"Alumni Executive Board&nbsp;&nbsp;","/alumni/aeb2004.html",,,1
	,"Alumni Chapters&nbsp;&nbsp;","/alumni/alumni_chapters.html",,,1
	])
	
		addmenu(menu=["alumni_chapters",
		,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Greeneville, TN&nbsp;&nbsp;","/alumni/gac.html",,,1
		,"Morristown, TN&nbsp;&nbsp;","/alumni/mac2004.html",,,1
		,"Knoxville, TN&nbsp;&nbsp;","/alumni/kaan.html",,,1
		])
		
	addmenu(menu=["giving",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Giving Home&nbsp;&nbsp;","/pr/online_giving.html",,,1
	,"Planned Giving&nbsp;&nbsp;","/alumni/planned/",,,1
	,"Campaign for the Library&nbsp;&nbsp;","/pr/library_campaign.html",,,1
	,"The Pioneer Club&nbsp;&nbsp;","/athletics/pioneerclub/",,,1
	,"Make A Gift&nbsp;&nbsp;","https://dnbweb1.blackbaud.com/OPXDONATE/AddDonor.asp?cguid=8D87FCAF%2DDB2D%2D48C4%2D86E7%2D88E6EDC557B0&sTarget=https%3A%2F%2Fdnbweb1%2Eblackbaud%2Ecom%2FOPXDONATE%2FDonate%2Easp%3Fcguid%3D8D87FCAF%252DDB2D%252D48C4%252D86E7%252D88E6EDC557B0&sid=D366D563%2DFB01%2D435D%2D87B3%2D5D6B13F4A8EF",,,1
	])
	
	addmenu(menu=["library",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Library Home&nbsp;&nbsp;","/pages/library/",,,1
	,"About the Library&nbsp;&nbsp;","/pages/library/aboutlib.htm",,,1
	,"Ask A Question&nbsp;&nbsp;","/pages/library/indexlib2a.html",,,1
	,"Online Catalog&nbsp;&nbsp;","/pages/library/onlinecat.html",,,1
	,"Research Databases&nbsp;&nbsp;","/pages/library/accesspoint.htm",,,1
	,"E-Books&nbsp;&nbsp;","/pages/library/tateebooks.htm",,,1
	,"Request Forms&nbsp;&nbsp;","/pages/library/reqforms.htm",,,1
	])
	
	addmenu(menu=["athletics",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Athletics Home&nbsp;&nbsp;","/athletics/",,,1
	,"Baseball&nbsp;&nbsp;","/athletics/baseball/",,,1
	,"Basketball&nbsp;&nbsp;","show-menu=basketball",,,1
	,"Cheerleaders&nbsp;&nbsp;","/athletics/cheerleading/",,,1
	,"Cross Country&nbsp;&nbsp;","/athletics/crosscountry/",,,1
	,"Football&nbsp;&nbsp;","/athletics/football/",,,1
	,"Golf&nbsp;&nbsp;","show-menu=golf",,,1
	,"Soccer&nbsp;&nbsp;","show-menu=soccer",,,1
	,"Softball&nbsp;&nbsp;","/athletics/softball/",,,1
	,"Tennis&nbsp;&nbsp;","show-menu=tennis",,,1
	,"Volleyball&nbsp;&nbsp;","/athletics/volleyball/",,,1
	,"Other&nbsp;","show-menu=athother",,,1
	])

	addmenu(menu=["athother",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Athletic Questionnaire&nbsp;","/athletics/news/TC_Athletic_Questionnaire.pdf",,,1
	,"Sports Information&nbsp;","/athletics/SID/",,,1
	,"Staff&nbsp;","/athletics/staff.htm",,,1
	,"The Pioneer Club&nbsp;","/athletics/pioneerclub/",,,1
	,"Ticket Information&nbsp;","/athletics/SID/tickets.htm",,,1
	])	
	
	addmenu(menu=["basketball",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Men&nbsp;&nbsp;","/athletics/basketball_men/",,,1
	,"Women&nbsp;&nbsp;","/athletics/basketball_women",,,1
	])
		
	addmenu(menu=["golf",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Men&nbsp;&nbsp;","/athletics/golf_men/",,,1
	,"Women&nbsp;&nbsp;","/athletics/golf_women",,,1
	])
	
	addmenu(menu=["soccer",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Men&nbsp;&nbsp;","/athletics/soccer_men/",,,1
	,"Women&nbsp;&nbsp;","/athletics/soccer_women",,,1
	])
		
	addmenu(menu=["tennis",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Men&nbsp;&nbsp;","/athletics/tennis_men/",,,1
	,"Women&nbsp;&nbsp;","/athletics/tennis_women",,,1
	])
	
	addmenu(menu=["resources",
	,,215,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Allison Gallery&nbsp;&nbsp;","/allison/",,,1
	,"Andrew Johnson Museum&nbsp;&nbsp;","/pages/ajmuseum/",,,1
	,"Arts Outreach&nbsp;&nbsp;","/pages/arts/",,,1
	,"College Resources&nbsp;&nbsp;","/internal/",,,1
	,"Doak House Museum&nbsp;&nbsp;","/pages/doakhouse/",,,1
	,"Information Systems&nbsp;&nbsp;","/is/",,,1
	,"Professional Development Institute","/adult/pdi_index.html",,,1
	,"TRIO Programs&nbsp;&nbsp;","/pages/trio/",,,1
	])
	
	addmenu(menu=["internal",
	,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Faculty &amp; Staff Email","http://mail.tusculum.edu",,,1
	,"Emergency Procedures Manual&nbsp;&nbsp;","/internal/emergency.doc",,,1
	,"Faculty Handbook","/internal/facultyhndbk.pdf",,,1
	,"Bylaws&nbsp;&nbsp;","/bylaws/bylaws_feb2003.pdf",,,1
	,"Strategic Plan&nbsp;&nbsp;","/ir/TusculumCollegeStrategicPlan.doc",,,1
	,"Facilities Work Request&nbsp;&nbsp;","/maint/",,,1
	])

	addmenu(menu=["calendar",
	,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Approved Calendar 2004-2005","/calendar/calendar2004_2005.doc",,,1
	,"Approved Calendar 2005-2006","/calendar/calendar2005_2006.pdf",,,1
	])
	
	addmenu(menu=["work_request",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Work Request&nbsp;&nbsp;","/maint/",,,1
	])


dumpmenus()
