//START Admitted Nav section  
if ((document.URL == "http://www.lehigh.edu/~infao/admitted/aid/index.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/view.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/steps.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/forms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/policies.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/tuition/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/questions.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/resources.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/terms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/contact/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/admitted/index.html"))
{  
  
  		//START Admitted Tuition section 
		if (document.URL == "http://www.lehigh.edu/~infao/admitted/tuition/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/admitted/tuition/index.html">Tuition &amp; Costs</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/tuition/index.html">Tuition &amp; Costs</a></li>');			
		}			
		//END Admitted Tuition section 

		//START Admitted Aid section 
		if ((document.URL == "http://www.lehigh.edu/~infao/admitted/aid/index.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/view.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/steps.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/forms.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/policies.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/index.html")
				{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/admitted/aid/index.html">Finalizing Your Aid</a>');		
				} else {
				document.write ('<li class="open"><a href="http://www.lehigh.edu/~infao/admitted/aid/index.html">Finalizing Your Aid</a>');		
				}
						document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/view.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/aid/view.html">View Your Award Online</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/aid/view.html">View Your Award Online</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/steps.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/aid/steps.html">Next Steps: Completing the Process</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/aid/steps.html">Next Steps: Completing the Process</a></li>');
						}
						
							if (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/forms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/aid/forms.html">Applications and Forms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/aid/forms.html">Application and Forms</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/admitted/aid/policies.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/aid/policies.html">Policies</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/aid/policies.html">Policies</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/aid/index.html">Finalizing Your Aid</a></li>');
		}
		//END Admitted Aid section 

		//START Admitted FAQ section 
		if ((document.URL == "http://www.lehigh.edu/~infao/admitted/faq/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/questions.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/resources.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/terms.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/admitted/faq/index.html">FAQs &amp; Resources</a>');		
				} else {
						document.write ('<li class="open"><a href="http://www.lehigh.edu/~infao/admitted/faq/index.html">FAQs &amp; Resources</a>');		
				}			
		document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/questions.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/faq/questions.html">Frequently Asked Questions</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/faq/questions.html">Frequently Asked Questions</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/resources.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/faq/resources.html">Resources</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/faq/resources.html">Resources</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/admitted/faq/terms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/admitted/faq/terms.html">Glossary of Terms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/faq/terms.html">Glossary of Terms</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/faq/index.html">FAQs &amp; Resources</a></li>');
		}
		//END Admitted FAQ section 
		
		//START Admitted Contact section 
				if (document.URL == "http://www.lehigh.edu/~infao/admitted/contact/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/admitted/contact/index.html">Contact Us</a></li>');		
				} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/admitted/contact/index.html">Contact Us</a></li>');		
				
				}	
		//END Admitted FAQ section 			
				
}		
//END Admitted Nav section  	





//START Current Nav section  
if ((document.URL == "http://www.lehigh.edu/~infao/current/types/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/types/grants.html")  
|| (document.URL == "http://www.lehigh.edu/~infao/current/types/loans.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/current/types/employment.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/types/scholarships.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/types/financing.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/tuition/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/dates.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/forms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/citizens.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/index.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/view.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/steps.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/policies.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/questions.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/resources.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/terms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/contact/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/current/index.html"))
{  
  
		//START Current Tuition section 
		if (document.URL == "http://www.lehigh.edu/~infao/current/tuition/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/current/tuition/index.html">Tuition &amp; Costs</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/current/tuition/index.html">Tuition &amp; Costs</a></li>');		
		
		}		
		//END Current Tuition section 	

  
  		//START Current Types section 
		if ((document.URL == "http://www.lehigh.edu/~infao/current/types/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/types/grants.html")  
		|| (document.URL == "http://www.lehigh.edu/~infao/current/types/loans.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/current/types/employment.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/types/scholarships.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/types/financing.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/current/types/index.html")
				{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/current/types/index.html">Types of Aid</a>');		
				} else {
				document.write ('<li class="open"><a href="http://www.lehigh.edu/~infao/current/types/index.html">Types of Aid</a>');		
				}
						document.write ('<ul>');
		
		
						if (document.URL == "http://www.lehigh.edu/~infao/current/types/grants.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/types/grants.html">Grants</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/types/grants.html">Grants</a></li>');
						}
		
						if (document.URL == "http://www.lehigh.edu/~infao/current/types/loans.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/types/loans.html">Loans</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/types/loans.html">Loans</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/types/employment.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/types/employment.html">Student Employment</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/types/employment.html">Student Employment</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/types/scholarships.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/types/scholarships.html">External Scholarships</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/types/scholarships.html">External Scholarships</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/types/financing.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/types/financing.html">Other Financing Options</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/types/financing.html">Other Financing Options</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/current/types/index.html">Types of Aid</a></li>');
		}
		//END Current Types section 
 
	
	
		//START Current Apply section 
		if ((document.URL == "http://www.lehigh.edu/~infao/current/apply/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/dates.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/forms.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/apply/citizens.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/current/apply/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/current/apply/index.html">Apply for Financial Aid</a>');		
				} else {
						document.write ('<li  class="open"><a href="http://www.lehigh.edu/~infao/current/apply/index.html">Apply for Financial Aid</a>');		
				}			
				document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/current/apply/dates.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/apply/dates.html">Important Dates</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/apply/dates.html">Important Dates</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/apply/forms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/apply/forms.html">Applications &amp; Forms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/apply/forms.html">Applications &amp; Forms</a></li>');
						}
		
						if (document.URL == "http://www.lehigh.edu/~infao/current/apply/citizens.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/apply/citizens.html">Information for Non-Citizens</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/apply/citizens.html">Information for Non-Citizens</a></li>');
						}				
						
						
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/current/apply/index.html">Apply for Financial Aid</a></li>');
		}
		//END Current Apply section 	
	
	
		//START Current Aid section 
		if ((document.URL == "http://www.lehigh.edu/~infao/current/aid/index.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/view.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/steps.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/aid/policies.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/current/aid/index.html")
				{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/current/aid/index.html">Finalizing Your Aid</a>');		
				} else {
				document.write ('<li  class="open"><a href="http://www.lehigh.edu/~infao/current/aid/index.html">Finalizing Your Aid</a>');		
				}
						document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/current/aid/view.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/aid/view.html">View Your Award Online</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/aid/view.html">View Your Award Online</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/aid/steps.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/aid/steps.html">Next Steps: Completing the Process</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/aid/steps.html">Next Steps: Completing the Process</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/aid/policies.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/aid/policies.html">Policies</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/aid/policies.html">Policies</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/current/aid/index.html">Finalizing Your Aid</a></li>');
		}
		//END Current Aid section 
			
		//START Current FAQ section 
		if ((document.URL == "http://www.lehigh.edu/~infao/current/faq/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/questions.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/resources.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/current/faq/terms.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/current/faq/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/current/faq/index.html">FAQs &amp; Resources</a>');		
				} else {
						document.write ('<li class="open"><a href="http://www.lehigh.edu/~infao/current/faq/index.html">FAQs &amp; Resources</a>');		
				}			
		document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/current/faq/questions.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/faq/questions.html">Frequently Asked Questions</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/faq/questions.html">Frequently Asked Questions</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/faq/resources.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/faq/resources.html">Resources</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/faq/resources.html">Resources</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/current/faq/terms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/current/faq/terms.html">Glossary of Terms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/current/faq/terms.html">Glossary of Terms</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/current/faq/index.html">FAQs &amp; Resources</a></li>');
		}
		//END Current FAQ section 

		//START Current Contact section 
		if (document.URL == "http://www.lehigh.edu/~infao/current/contact/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/current/contact/index.html">Contact Us</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/current/contact/index.html">Contact Us</a></li>');		
		
		}		
		//END Current Contact section 	

}	
//END Current Nav section  


//START Graduate Nav section  
if ((document.URL == "http://www.lehigh.edu/~infao/graduate/types/index.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/types/loans.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/types/scholarships.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/types/financing.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/dates.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/forms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/faq/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/contact/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/graduate/tuition/index.html"))
{


		//START Graduate Tuition section 
		if (document.URL == "http://www.lehigh.edu/~infao/graduate/tuition/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/graduate/tuition/index.html">Tuition &amp; Costs</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/tuition/index.html">Tuition &amp; Costs</a></li>');		
		
		}			
		//END Graduate Tuition section 
  
  		//START Graduate Types section 
		if ((document.URL == "http://www.lehigh.edu/~infao/graduate/types/index.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/graduate/types/loans.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/graduate/types/scholarships.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/graduate/types/financing.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/graduate/types/index.html")
				{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/graduate/types/index.html">Types of Aid</a>');		
				} else {
				document.write ('<li  class="open"><a href="http://www.lehigh.edu/~infao/graduate/types/index.html">Types of Aid</a>');		
				}
						document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/graduate/types/loans.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/graduate/types/loans.html">Loans</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/types/loans.html">Loans</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/graduate/types/scholarships.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/graduate/types/scholarships.html">External Scholarships</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/types/scholarships.html">External Scholarships</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/graduate/types/financing.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/graduate/types/financing.html">Other Financing Options</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/types/financing.html">Other Financing Options</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/types/index.html">Types of Aid</a></li>');
		}
		//END Graduate Types section 
		
		//START Graduate Apply section 
		if ((document.URL == "http://www.lehigh.edu/~infao/graduate/apply/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/dates.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/forms.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/graduate/apply/index.html">Apply for Financial Aid</a>');		
				} else {
						document.write ('<li class="open"><a href="http://www.lehigh.edu/~infao/graduate/apply/index.html">Apply for Financial Aid</a>');		
				}			
		document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/dates.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/graduate/apply/dates.html">Important Dates</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/apply/dates.html">Important Dates</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/graduate/apply/forms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/graduate/apply/forms.html">Applications &amp; Forms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/apply/forms.html">Applications &amp; Forms</a></li>');
						}
						
						
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/apply/index.html">Apply for Financial Aid</a></li>');
		}
		//END Graduate Apply section 
		
		//START Graduate FAQ section 
		if (document.URL == "http://www.lehigh.edu/~infao/graduate/faq/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/graduate/faq/index.html">FAQs &amp; Resources</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/faq/index.html">FAQs &amp; Resources</a></li>');		
		
		}	
		//END Graduate FAQ section 		

		//START Graduate Contact section 
		if (document.URL == "http://www.lehigh.edu/~infao/graduate/contact/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/graduate/contact/index.html">Contact Us</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/graduate/contact/index.html">Contact Us</a></li>');		
		
		}		
		//END Graduate Contact section 	

}
//END Graduate Nav section  

//START Transfer Nav section  

if ((document.URL == "http://www.lehigh.edu/~infao/transfer/types/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/grants.html")  
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/loans.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/employment.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/scholarships.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/financing.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/tuition/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/dates.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/forms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/index.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/view.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/steps.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/policies.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/questions.html") 
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/resources.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/terms.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/contact/index.html")
|| (document.URL == "http://www.lehigh.edu/~infao/transfer/index.html"))
{




  
  		//START Transfer Tuition section 
		if (document.URL == "http://www.lehigh.edu/~infao/transfer/tuition/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/transfer/tuition/index.html">Tuition &amp; Costs</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/tuition/index.html">Tuition &amp; Costs</a></li>');		
		
		}			

  
  		//START Transfer Types section 
		if ((document.URL == "http://www.lehigh.edu/~infao/transfer/types/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/grants.html")  
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/loans.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/employment.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/scholarships.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/types/financing.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/transfer/types/index.html")
				{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/transfer/types/index.html">Types of Aid</a>');		
				} else {
				document.write ('<li  class="open"><a href="http://www.lehigh.edu/~infao/transfer/types/index.html">Types of Aid</a>');		
				}
						document.write ('<ul>');
		
		
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/types/grants.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/types/grants.html">Grants</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/types/grants.html">Grants</a></li>');
						}
		
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/types/loans.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/types/loans.html">Loans</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/types/loans.html">Loans</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/types/employment.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/types/employment.html">Student Employment</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/types/employment.html">Student Employment</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/types/scholarships.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/types/scholarships.html">External Scholarships</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/types/scholarships.html">External Scholarships</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/types/financing.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/types/financing.html">Other Financing Options</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/types/financing.html">Other Financing Options</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/types/index.html">Types of Aid</a></li>');
		}
		//END Transfer Types section

		//START Transfer Apply section 
		if ((document.URL == "http://www.lehigh.edu/~infao/transfer/apply/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/dates.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/forms.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/transfer/apply/index.html">Apply for Financial Aid</a>');		
				} else {
						document.write ('<li  class="open"><a href="http://www.lehigh.edu/~infao/transfer/apply/index.html">Apply for Financial Aid</a>');		
				}			
		document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/dates.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/apply/dates.html">Important Dates</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/apply/dates.html">Important Dates</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/apply/forms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/apply/forms.html">Applications &amp; Forms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/apply/forms.html">Applications &amp; Forms</a></li>');
						}			
						
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/apply/index.html">Apply for Financial Aid</a></li>');
		}
		//END Transfer Apply section 

		//START Transfer Aid section 
		if ((document.URL == "http://www.lehigh.edu/~infao/transfer/aid/index.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/view.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/steps.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/policies.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/index.html")
				{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/transfer/aid/index.html">Finalizing Your Aid</a>');		
				} else {
				document.write ('<li  class="open"><a href="http://www.lehigh.edu/~infao/transfer/aid/index.html">Finalizing Your Aid</a>');		
				}
						document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/view.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/aid/view.html">View Your Award Online</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/aid/view.html">View Your Award Online</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/steps.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/aid/steps.html">Next Steps: Completing the Process</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/aid/steps.html">Next Steps: Completing the Process</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/aid/policies.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/aid/policies.html">Policies</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/aid/policies.html">Policies</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/aid/index.html">Finalizing Your Aid</a></li>');
		}
		//END Transfer Aid section 

		//START Transfer FAQ section 
		if ((document.URL == "http://www.lehigh.edu/~infao/transfer/faq/index.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/questions.html") 
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/resources.html")
		|| (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/terms.html"))
		{
				if (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/index.html")
				{
						document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/transfer/faq/index.html">FAQs &amp; Resources</a>');		
				} else {
						document.write ('<li class="open"><a href="http://www.lehigh.edu/~infao/transfer/faq/index.html">FAQs &amp; Resources</a>');		
				}			
		document.write ('<ul>');
		
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/questions.html") 
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/faq/questions.html">Frequently Asked Questions</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/faq/questions.html">Frequently Asked Questions</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/resources.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/faq/resources.html">Resources</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/faq/resources.html">Resources</a></li>');
						}
						
						if (document.URL == "http://www.lehigh.edu/~infao/transfer/faq/terms.html")
						{
						document.write ('<li class="current"><a href="http://www.lehigh.edu/~infao/transfer/faq/terms.html">Glossary of Terms</a></li>');
						} else {
						document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/faq/terms.html">Glossary of Terms</a></li>');
						}
								
							document.write ('</ul>');
				document.write ('</li>');
		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/faq/index.html">FAQs &amp; Resources</a></li>');
		}
		//START Transfer FAQ section 

		//START Transfer Contact section 
		if (document.URL == "http://www.lehigh.edu/~infao/transfer/contact/index.html")
		{
				document.write ('<li class="open arrow"><a href="http://www.lehigh.edu/~infao/transfer/contact/index.html">Contact Us</a></li>');		
		} else {
				document.write ('<li><a href="http://www.lehigh.edu/~infao/transfer/contact/index.html">Contact Us</a></li>');		
		
		}	
		//END Transfer Contact section		
}
//END Transfer Nav section  

