// JavaScript Document
/* Portobello Breadcrumbs */

var links = new Array();

/* About Us */
links['about_us/index.htm'] = 'About Us';
links['about_us/portobello_college.htm'] = '<a href="../about_us/index.htm" class="breadcrumb">About Us</a> &#187; Portobello College';
links['about_us/staff_profiles.htm'] = '<a href="../about_us/index.htm" class="breadcrumb">About Us</a> &#187; Staff Profiles';
links['about_us/facilities.htm'] = '<a href="../about_us/index.htm" class="breadcrumb">About Us</a> &#187; Facilities';
links['about_us/testimonials.htm'] = '<a href="../about_us/index.htm" class="breadcrumb">About Us</a> &#187; Testimonials';
links['about_us/accreditation.htm'] = '<a href="../about_us/index.htm" class="breadcrumb">About Us</a> &#187; Accreditation';
links['about_us/news.htm'] = '<a href="../about_us/index.htm" class="breadcrumb">About Us</a> &#187; News &amp; Events';

/* Schools */
links['schools/index.htm'] = 'Schools';
links['schools/law.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; Law';
links['schools/business.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; Business';
links['schools/accounting.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; Accounting';
links['schools/computing.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; Computing';
links['schools/marketing.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; Marketing';

/* Courses */
/* Law */
links['schools/llb_law.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/law.htm" class="breadcrumb">Law</a> &#187; LLB (Hons) Law';
links['schools/llb_non_law.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/law.htm" class="breadcrumb">Law</a> &#187; LLB (Hons) Law for Non-Law Graduates';
links['schools/hd_legal_studies.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/law.htm" class="breadcrumb">Law</a> &#187; Higher Dip. in Legal Studies';
links['schools/fe1_prep_prog.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/law.htm" class="breadcrumb">Law</a> &#187; FE\'s Preparation Program';

/* Accounting */
links['schools/ba_acc_fin.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/accounting.htm" class="breadcrumb">Accounting</a> &#187; BA (Hons) Accounting &amp; Finance';
//links['schools/hc_bus_studies_acc.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/accounting.htm" class="breadcrumb">Accounting</a> &#187; Higher Cert. in Business Studies (Accounting)';

/* Business */
links['schools/ba_bus_studies.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; BA (Hons) Business Studies';
links['schools/hc_bus_studies.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; Higher Cert. in Business Studies';
links['schools/hc_bus_studies_acc.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; Higher Cert. in Business Studies (Accounting)';
links['schools/hc_bus_studies_comp_apps.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; Higher Cert. in Business Studies (Computer Applications)';
links['schools/hc_bus_studies_mark.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; Higher Cert. in Business Studies (Marketing)';
links['schools/hnd_bus.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; Higher National Dip. in Business';
links['schools/msc_international_bus.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; MSc in International Business';
links['schools/msc_ebusiness_management.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Business</a> &#187; MSc in E-Business Management';

/* Marketing */
links['schools/ba_mark.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/business.htm" class="breadcrumb">Marketing</a> &#187; BA (Hons) Marketing';


/* Computing */
links['schools/hc_science_comp.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/computing.htm" class="breadcrumb">Computing</a> &#187; Higher Cert. in Science in Computing';
links['schools/hnd_comp.htm'] = '<a href="../schools/index.htm" class="breadcrumb">Schools</a> &#187; <a href="../schools/computing.htm" class="breadcrumb">Computing</a> &#187; Higher National Dip. in Computing';


/* International */
links['international_students/index.htm'] = 'International Students';
links['international_students/university_partners.htm'] = '<a href="../international_students/index.htm" class="breadcrumb">International Students</a> &#187; University Partners';
links['international_students/faqs.htm'] = '<a href="../international_students/index.htm" class="breadcrumb">International Students</a> &#187; FAQ\'s';
links['international_students/how_to_apply.htm'] = '<a href="../international_students/index.htm" class="breadcrumb">International Students</a> &#187; How to Apply';
links['international_students/international_office.htm'] = '<a href="../international_students/index.htm" class="breadcrumb">International Students</a> &#187; International Office';
links['international_students/work_opportunities.htm'] = '<a href="../international_students/index.htm" class="breadcrumb">International Students</a> &#187; Work Opportunities';
links['international_students/application_form_international.htm'] = '<a href="../international_students/index.htm" class="breadcrumb">International Students</a> &#187; Application Form';

/* Student Services */
links['student_services/index.htm'] = 'Student Services';
links['student_services/careers.htm'] = '<a href="../student_services/index.htm" class="breadcrumb">Student Services</a> &#187; Careers';
links['student_services/students_union.htm'] = '<a href="../student_services/index.htm" class="breadcrumb">Student Services</a> &#187; Students Union';
links['student_services/library.htm'] = '<a href="../student_services/index.htm" class="breadcrumb">Student Services</a> &#187; Library';
links['student_services/specials_needs.htm'] = '<a href="../student_services/index.htm" class="breadcrumb">Student Services</a> &#187; Special Needs';
links['student_services/counselling_contacts.htm'] = '<a href="../student_services/index.htm" class="breadcrumb">Student Services</a> &#187; Counselling Contacts';
links['student_services/alumni.htm'] = '<a href="../student_services/index.htm" class="breadcrumb">Student Services</a> &#187; Alumni';

/* Current Students */
links['current_students/index.htm'] = 'Current Students';
links['current_students/examinations.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; Examinations';
links['current_students/handbooks.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; Handbooks';
links['current_students/useful_forms.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; Useful Forms';
links['current_students/student_email.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; Student Email';
links['current_students/student_intranet.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; Student Intranet';
links['current_students/registrars_office.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; Registars Office';
links['current_students/faqs.htm'] = '<a href="../current_students/index.htm" class="breadcrumb">Current Students</a> &#187; FAQ\'s';


/* How to Apply */
links['how_to_apply/index.htm'] = 'How to Apply';
links['how_to_apply/application_form.htm'] = '<a href="../how_to_apply/index.htm" class="breadcrumb">How to Apply</a> &#187; Application Form';
links['how_to_apply/fees.htm'] = '<a href="../how_to_apply/fees.htm" class="breadcrumb">How to Apply</a> &#187; Fees';
links['how_to_apply/requirements.htm'] = '<a href="../how_to_apply/requirements.htm" class="breadcrumb">How to Apply</a> &#187; Requirements';
links['how_to_apply/prior_learning.htm'] = '<a href="../how_to_apply/prior_learning.htm" class="breadcrumb">How to Apply</a> &#187; Recognition of Prior Learning';
links['how_to_apply/apel.htm'] = '<a href="../how_to_apply/apel.htm" class="breadcrumb">How to Apply</a> &#187; APEL';
links['how_to_apply/access.htm'] = '<a href="../how_to_apply/access.htm" class="breadcrumb">How to Apply</a> &#187; Access, Transfer and Progression';
links['how_to_apply/deferred_entry.htm'] = '<a href="../how_to_apply/deferred_entry.htm" class="breadcrumb">How to Apply</a> &#187; Deferred Entry';



/* Contact Us */
links['contact_us/index.htm'] = 'Contact Us';
links['contact_us/enquiry_form.htm'] = '<a href="../contact_us/index.htm" class="breadcrumb">Contact Us</a> &#187; Enquiry Form';
links['contact_us/alumni.php'] = '<a href="../contact_us/index.htm" class="breadcrumb">Contact Us</a> &#187; Alumni Enquiry';




var pathelements = location.pathname.split("/");
var path = pathelements[pathelements.length-2]+'/'+pathelements[pathelements.length-1];

if(links[path]){
	document.write(links[path]);
}