function bottomMenu()
{
	document.write("<div align=\"center\"><a href=\"index.htm\" class=\"footerlink\">Home</a> | <a href=\"course_index.htm\" class=\"footerlink\">Courses</a> | <a href=\"bootcamps.htm\" class=\"footerlink\">BootCamps | </a> <a href=\"course_training_virtual.htm\" class=\"footerlink\">Schedule</a> | <a href=\"Learn4Free_index.htm\" class=\"footerlink\">Learn4Free</a> | <a href=\"serviceseclipse.htm\" class=\"footerlink\">Services</a> | <a href=\"getinvolved.htm\" class=\"footerlink\">Get Involved</a> | <a href=\"about_us.htm\" class=\"footerlink\">About Us</a> </div>");
}