document.writeln("<div id=\"bottombar\">");
/* TODO: update the href, alt, and title attributes when it's time for this to go live
document.writeln("<a target=\"_blank\" href=\"http://www.aegis.net\"><img id=\"cmmi\" src=\"images/CMMI_banner.gif\" alt=\"CMMI\" title=\"CMMI\" width=\"61\" height=\"50\" /></a>");
*/
document.writeln("<a target=\"_blank\" href=\"http://www.iso.org/iso/about/discover-iso_isos-name.htm\"><img id=\"iso\" src=\"images/ISO_banner.gif\" alt=\"ISO 9001:2008 Certified\" title=\"ISO 9001:2008 Certified\" width=\"150\" height=\"50\" /></a>");
document.writeln("<a target=\"_blank\" href=\"https://www.gsaadvantage.gov/advgsa/advantage/contractor/contractor_detail.do?cat=ADV&contractNumber=GS-35F-0125S\"><img id=\"gsa\" src=\"images/GSA_Conthold.gif\" alt=\"GSA Contract Holder\" title=\"GSA Contract Holder\" width=\"150\" height=\"50\" /></a>");
document.writeln("<a target=\"_blank\" href=\"http://www.sba.gov/\"><img id=\"sba\" src=\"images/SBA_banner.gif\" alt=\"Small Business Administration\" title=\"Small Business Administration\" width=\"150\" height=\"50\" /></a>");
document.writeln("<a target=\"_blank\" href=\"http://www.actgov.org/portal/server.pt?space=CommunityPage&parentname=Login&parentid=1&userid=2&control=SetCommunity&CommunityID=246&PageID=0\"><img id=\"iac\" src=\"images/IAC_banner.gif\" alt=\"Industry Advisory Council\" title=\"Industry Advisory Council\" width=\"64\" height=\"50\" /></a>");
document.writeln("</div>");

thisYear = new Date().getFullYear();

document.writeln("<table id=\"footer\"><tr>");
document.writeln("<td id=\"explore\"><a href=\"contactus.html\">Explore</a> the value and power of AEGIS.</td>");
document.writeln("<td id=\"privacy\"><a href=\"privacypolicy.html\">Privacy Policy</a></td>");
document.writeln("<td id=\"copyright\">&copy; " + thisYear + " AEGIS.net, Inc.</td>");
document.writeln("</tr></table>");