if (Level0 == 'Home') {
	document.write('<a href="index.html">Home<\/a>');
} 

if (Level1 == 'Solutions') {
	document.write(' / <a href="solutions.html">Solutions<\/a>');
} else if (Level1 == 'Products') {
	document.write(' / <a href="products.html">Products<\/a>');
} else if (Level1 == 'Services') {
	document.write(' / <a href="services.html">Services<\/a>');
} else if (Level1 == 'Support') {
	document.write(' / <a href="support.html">Support<\/a>');
//} else if (Level1 == 'Training') {
//	document.write(' / <a href="training.html">Training<\/a>');
} else if (Level1 == 'Communities') {
	document.write(' / <a href="communities.html">Communities<\/a>');
} else if (Level1 == 'Company') {
	document.write(' / <a href="about-4point.html">Company<\/a>');
}

if (Level2 == 'By Need') {
	document.write(' / <a href="solutions.html">By Need<\/a>');
} else if (Level2 == 'By Product') {
	document.write(' / <a href="solutions.html">By Product<\/a>');
} else if (Level2 == 'By Industry') {
	document.write(' / <a href="solutions.html">By Industry<\/a>');
} else if (Level2 == 'By Business Need') {
	document.write(' / <a href="services.html">By Business Need<\/a>');
} else if (Level2 == 'By Offering') {
	document.write(' / <a href="services.html">By Offering<\/a>');
} else if (Level2 == 'By Region') {
	document.write(' / <a href="support.html">By Region<\/a>');
} else if (Level2 == 'By Agency') {
	document.write(' / <a href="support.html">By Agency<\/a>');
} else if (Level2 == '4Point Products') {
	document.write(' / <a href="4point-products.html">4Point Products<\/a>');
} else if (Level2 == 'Adobe Products') {
	document.write(' / <a href="adobe-products.html">Adobe Products<\/a>');
} else if (Level2 == 'Google Products') {
	document.write(' / <a href="google-products.html">Google Products<\/a>');
//} else if (Level2 == 'Available Courses') {
//	document.write(' / <a href="training-courses.html">Standard Courses<\/a>');
//} else if (Level2 == 'Custom Training') {
//	document.write(' / <a href="training-custom.html">Custom Training<\/a>');
//} else if (Level2 == 'Training Schedule') {
//	document.write(' / <a href="training-schedule.html">Training Schedule<\/a>');
//} else if (Level2 == 'Support - English') {
//	document.write(' / <a href="support.html">Support - English<\/a>');
//} else if (Level2 == 'Support - Francais') {
//	document.write(' / <a href="support-french.html">Support - Fran&ccedil;ais<\/a>');
} else if (Level2 == 'Technology Partners') {
	document.write(' / <a href="technology-partners.html">Technology Partners<\/a>');
} else if (Level2 == 'Blogs') {
	document.write(' / <a href="http://blogs.4point.com/" target="_blank">Blogs<\/a>');
} else if (Level2 == 'About Us') {
	document.write(' / <a href="about-4point.html">About Us<\/a>');
} else if (Level2 == 'Press Room') {
	document.write(' / <a href="press-room.html">Press Room<\/a>');
} else if (Level2 == 'Careers') {
	document.write(' / <a href="careers.html">Careers<\/a>');
} else if (Level2 == 'Customer Showcase') {
	document.write(' / <a href="customer-showcase.html">Customer Showcase<\/a>');
} else if (Level2 == 'Contact') {
	document.write(' / <a href="contact.html">Contact Us<\/a>');
}

if (Level3 == 'Education') {
	document.write(' / <a href="education.html">Education<\/a>');
} else if (Level3 == 'Financial Services') {
	document.write(' / <a href="financial-services.html">Financial Services<\/a>');
} else if (Level3 == 'Government') {
	document.write(' / <a href="government.html">Government<\/a>');
} else if (Level3 == 'Life Sciences') {
	document.write(' / <a href="life-sciences.html">Life Sciences<\/a>');
} else if (Level3 == 'Manufacturing') {
	document.write(' / <a href="manufacturing.html">Manufacturing<\/a>');
} else if (Level3 == 'Other') {
	document.write(' / <a href="other.html">Other<\/a>');
} else if (Level3 == 'Correspondence Management') {
	document.write(' / <a href="correspondence-management.html">Correspondence Management<\/a>');
} else if (Level3 == 'Eco-Friendly') {
	document.write(' / <a href="eco-centric.html">Eco-Friendly<\/a>');	
} else if (Level3 == 'Training & Collaboration') {
	document.write(' / <a href="training-collaboration.html">Training & Collaboration<\/a>');
} else if (Level3 == 'Information Assurance') {
	document.write(' / <a href="information-assurance.html">Information Assurance<\/a>');
} else if (Level3 == 'Process Automation') {
	document.write(' / <a href="process-automation.html">Process Automation<\/a>');
} else if (Level3 == 'Rich Internet Applications') {
	document.write(' / <a href="rich-internet-applications.html">Rich Internet Applications<\/a>');
} else if (Level3 == 'Solution Accelerators') {
	document.write(' / <a href="solution-accelerators.html">Solution Accelerators<\/a>');
} else if (Level3 == 'Adobe and Industry Standards') {
	document.write(' / <a href="adobe-industry-standards.html">Adobe and Industry Standards<\/a>');
} else if (Level3 == 'Central and LiveCycle') {
	document.write(' / <a href="central-and-livecycle.html">Central and LiveCycle<\/a>');
} else if (Level3 == 'Technology Summary') {
	document.write(' / <a href="adobe-livecycle-es-foundation.html">Technology Summary<\/a>');
} else if (Level3 == 'LiveCycle ES Solution Components') {
	document.write(' / <a href="adobe-livecycle-es-solution-components.html">LiveCycle ES Solution Components<\/a>');
} else if (Level3 == 'LiveCycle ES Editions') {
	document.write(' / <a href="adobe-livecycle-es-editions.html">LiveCycle ES Editions<\/a>');
} else if (Level3 == 'LiveCycle ES Upgrade Center') {
	document.write(' / <a href="adobe-livecycle-es-upgrade.html">LiveCycle ES Upgrade Center<\/a>');
} else if (Level3 == 'Output Designer') {
	document.write(' / <a href="central-pro-output-designer.html">Output Designer<\/a>');
} else if (Level3 == 'Output Manager') {
	document.write(' / <a href="central-pro-output-manager.html">Output Manager<\/a>');
} else if (Level3 == 'Executive Team') {
	document.write(' / <a href="executive-team.html">Executive Team<\/a>');
} else if (Level3 == 'Senior Consultants / Consultants') {
	document.write(' / <a href="senior-consultants.html">Senior Consultants / Consultants<\/a>');
}

if (Level4 == 'Customer Engagement') {
	document.write(' / <a href="correspondence-management.html">Customer Engagement<\/a>');
} else if (Level4 == 'Business Process Management') {
	document.write(' / <a href="extended-loan-automation.html">Business Process Management<\/a>');
} else if (Level4 == 'Solutions by Business Need') {
	document.write(' / <a href="solutions-business-need.html">Solutions by Business Need<\/a>');
}