// Home Page Side Navigation
// UNC Charlotte - Updated by Web Services
// #eef0cb

var childwidth = 260;
var hovercolor_parent   = "339900";
var hovercolor_child    = "whitesmoke";

if(page != "index.htm")//check page title to determine which items are displayed
{

	var navigation =
	{
	// Start
// Alumni/Visitors
'alumvis':{'Alumni and Visitors':{'http://www.registrar.uncc.edu/visitor.htm':
{	
'alumvis':{'Keeping UNC Charlotte at your service with important contact information, special dates and events.':''}

}}},	


//Calendars!
'calendars':{'Calendars':{'./sitemap.htm#calendars':
	{
		'calendars':{'Use this option to view the Academic Calendar, the Exam Calendar, and the 5-Year Calendar':''}
		
	}}},


	// Commencement
	'Commencement':{'Commencement':{'http://www.uncc.edu/graduation/index.html':
		{	
			'commencement':{'Use this option to view commencement/graduation information.':''}
				
		}	
	}},


// Verification
'verification':{'Enrollment, Degree Verification, and Transcript Services':{'./verify.htm':
	{	
		'verification':{'Resources to verify student enrollment and degrees.':''}
			
	}}},


// Faculty and Staff
'facstaff':{'Faculty and Staff':{'./facstaff/index.htm':
	{	
		'facstaff':{'Offers assistance and instructions for operating Banner, answering students’ questions, and keeping faculty and staff informed of important dates, activities, etc.':''}
	}}},


// Our Office
'ouroffice':{'Our Office':{'./office.htm':
	{	
		
		'ouroffice':{'Find answers to frequently asked questions to the Registrar, and find out who to contact for further assistance.':''}
				
	}}},


// Comments
'comments':{'Questions\, Comments\, or Suggestions':{'./feedback_form.htm':
	{	
		
		'comments':{'Let your questions/opinions count!  Tell us what you think by completing and submitting the feedback form.':''}
				
	}}},


	// Students
	'Students':{'Students':{'./students/index.htm':
		{	
			'students':{'Use this option to view the catalog, apply for graduation, view the academic calendar and download forms.':''}
				
		}	
	}},
	

//Registrar homepage	
'home':{'Registrar Home':{'./index.htm':
	{
		'home':{'Return to the Office of the Registrar Homepage.':''}
	}}},

//Site Map
'sitemap':{'Site Map':{'./sitemap.htm':
	{
		'sitemap':{'View all available hyperlinks on the Registrar web site.':''}
	}}}

}
	

}else{

var navigation =
{



// Alumni/Visitors
'alumvis':{'Alumni and Visitors':{'http://www.unccharlottealumni.org':
{	
'alumvis':{'Keeping UNC Charlotte at your service with important contact information, special dates and events.':''}

}}},	

	//Calendars!
'calendars':{'Calendars':{'./sitemap.htm#calendars':
	{
		'calendars':{'Use this option to view the Academic Calendar, the Exam Calendar, and the 5-Year Calendar':''}
		
	}}},

		//Calendars!
'calendars':{'Calendars':{'./sitemap.htm#calendars':
	{
		'calendars':{'Use this option to view the Academic Calendar, the Exam Calendar, and the 5-Year Calendar':''}
		
	}}},

	
// Commencement
'Commencement':{'Commencement':{'http://www.uncc.edu/graduation/index.html':
	{	
		'commencement':{'Use this option to view the commencement/graduation information.':''}
				
	}}},


// Verification
'verification':{'Enrollment, Degree Verification and Transcript Services':{'./verify.htm':
	{	
		'verification':{'Resources to verify student enrollment and degrees.':''}
			
	}}},



// Faculty and Staff
'facstaff':{'Faculty and Staff':{'./facstaff/index.htm':
	{	
		'facstaff':{'Offers assistance and instructions for operating Banner, answering students’ questions, and keeping faculty and staff informed of important dates, activities, etc.':''}
	}}},




// Our Office
'ouroffice':{'Our Office':{'./office.htm':
	{	
		
		'ouroffice':{'Find answers to frequently asked questions to the Registrar, and find out who to contact for further assistance.':''}
				
	}}},

// Questions
'comments':{'Questions\, Comments\, or Suggestions':{'./feedback_form.htm':
	{	
		
		'comments':{'Let your questions/opinions count!  Tell us what you think by completing and submitting the feedback form.':''}
				
	}}},

// Students
'Students':{'Students':{'./students/index.htm':
	{	
		'students':{'Use this option to view the catalog, apply for graduation, view the academic calendar and download forms.':''}
				
	}}},
	
	


	//sitemap

'sitemap':{'Site Map':{'./sitemap.htm':
	{
		'sitemap':{'View all available hyperlinks on the Registrar web site.':''}
	}}}

}
/*
// Blank
'blankname':{'blank_title':{'http://www.uncc.edu/missing/':
	{	
		'blank1':{'blank':'http://www.uncc.edu/missing/'},
		'blank2':{'blank':'http://www.uncc.edu/missing/'}
	}}}
*/

	
	

// End	
}
