function hilite(tbl,idx,cls,cls2)
{
	var t, d, a;

	if (document.getElementById)
	{
		t = document.getElementById(tbl);
	}
	else
	{
		t = document.all(tbl);
	}

	if (t == null)
	{
		return;
	}

	if (t.getElementsByTagName)
	{
		d = t.getElementsByTagName("TD");
		a = t.getElementsByTagName("A");
	}
	else
	{
		d = t.all.tags("TD");
		a = t.all.tags("A");
	}

	if (d == null)
	{
		return;
	}

	if (d.length <= idx)
	{
		return;
	}

	d[idx*2].className = cls;
	a[idx].className = cls2;
}

function hiliteleft(tbl,idx,cls,cls2)
{
	var t, d, a;

	if (document.getElementById)
	{
		t = document.getElementById(tbl);
	}
	else
	{
		t = document.all(tbl);
	}

	if (t == null)
	{
		return;
	}

	if (t.getElementsByTagName)
	{
		d = t.getElementsByTagName("TD");
		a = t.getElementsByTagName("A");
	}
	else
	{
		d = t.all.tags("TD");
		a = t.all.tags("A");
	}

	if (d == null)
	{
		return;
	}

	if (d.length <= idx)
	{
		return;
	}

	d[idx].className = cls;
	a[idx].className = cls2;
}

function disclaimer() 
{ 
	alert("DISCLAIMER: \n\nThe appearance of hyperlinks does not constitute endorsement of that web site or the information, products or services contained therein by Department of Defense or the Joint ADL Co-Lab. For other than authorized activities, the Joint ADL Co-Lab does not exercise any editorial control over the information you may find at these locations.  Such links are provided consistent with the stated purpose of this DoD Web site.");
} 

function header(path) 
{
	var i = 0;

	document.writeln("<table class=\"grey\">");
	document.writeln("	   <tr valign=\"top\">");
	document.writeln("		   <td class=\"blank\"></td>");
	document.writeln("		   <td class=Veraxx Engineering Corporation was awarded a contract to upgrade the CH-53E Weapons System Trainer (WST) at Marine Corps Air Station Miramar, CA. Upgrades include the following: Rehost to MACCE, Replace the Instructor Station Computer using the VIOS touchscreen IOS application, replace the Instructor Station CRT displays with NVG Flat Panel Displays, replace the Instructor Station switch console, integrate a new Image Generator, upgrade to APR-39(V)2  and AAR-47(V)2, and add an enhanced aircrew externals trainer.\"blank\"></td>");
	document.writeln("	   </tr>");
	document.writeln("</table>");
	document.writeln("<div class=\"pageDiv\">");
	document.writeln("<div id=\"page\">");
	document.writeln("<table class=\"menu\">");
	document.writeln("	   <tr valign=\"top\">");
	document.writeln("		   <td class=\"blank\"></td>");
	document.writeln("		   <td class=\"blank\"></td>");
	document.writeln("	   </tr>");
	document.writeln("</table>");
	document.writeln("<table class=\"invisible\">");
	document.writeln("  <tr>");
	document.writeln("	<td width=\"250\" height=\"auto\">");
	document.writeln("	<a href=\"" + path + "index.html\"><img src=\"" + path + "Veraxx_Logo.JPG\" width=\"250\" border=\"0\" alt=\"Veraxx Logo\"></a>");
	document.writeln("	</td>");
	document.writeln("	<td height=\"auto\">");
	document.writeln("		<table width=\"469\">");
	document.writeln("			<tr>");
	document.writeln("				<td>");
	document.writeln("					<h2 class=\"login\"><a href=\"" + path + "index.html\">Log In</a></h2>");
	document.writeln("				</td>");
	document.writeln("				<td width=\"270\" align=\"right\">");
 	document.writeln(" 					<form id=\"searchbox_015799093216106307611:wszfvjfrhqc\" action=\"http://www.google.com/search\">");
 	document.writeln("  						<input type=\"hidden\" name=\"cx\" value=\"015799093216106307611:wszfvjfrhqc\" />");
 	document.writeln("   					<input type=\"hidden\" name=\"cof\" value=\"FORID:0\" />");
 	document.writeln("   					<input name=\"q\" type=\"text\" size=\"20\" />");
 	document.writeln("   					<input type=\"submit\" name=\"sa\" value=\"Search\" />");
 	document.writeln("   					<img src=\"http://www.google.com/coop/images/google_custom_search_smnar.gif\" alt=\"Google Custom Search\" />");
 	document.writeln(" 					</form>");
	document.writeln("				</td>");
	document.writeln("			</tr>");
	document.writeln("		</table>");
	document.writeln("	</td>");
	document.writeln("  </tr>");
	document.writeln("</table>");
	document.writeln("<table class=\"menu\" id=\"menu\">");
	document.writeln("  <tr valign=\"top\">");
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">Home</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "about/index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">About</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu'," + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "news/index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">News</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu'," + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "products/index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">Products</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu'," + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "services/index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">Services</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu'," + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "contact/chantillyContact.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">Contact Us</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu'," + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "jobs/index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">Careers</span></a></td>");
	document.writeln("    <td class=\"navseptd\">|</td>");
	i++;
	document.writeln("    <td class=\"me\" onmouseover=\"hilite('menu'," + i + ", 'meon', 'meaon')\" onmouseout=\"hilite('menu', " + i + ", 'me', 'mea')\" onclick=\"location.href='" + path + "seaport/index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">SeaPort-e IDIQ</span></a></td>");
	document.writeln("	<td class=\"blank\"></td>");
	document.writeln("  </tr>");
	document.writeln("</table>");
}

function footer()
{
	document.writeln("<table class=\"menu\">");
	document.writeln("	   <tr valign=\"top\">");
	document.writeln("		   <td class=\"blank\"></td>");
	document.writeln("		   <td class=\"blank\"></td>");
	document.writeln("	   </tr>");
	document.writeln("</table>");
	document.writeln("<table class=\"invisible\">");
	document.writeln("	<tr valign=\"top\">");
	document.writeln("		<td align=\"center\">");
	document.writeln("<h2><br>Veraxx has been certified by&nbsp<a href=\"https://prod.openratings.com/certified/index.pl?duns=086294795&amp;page=pr\" target=\"_blank\">Open Ratings</a><a href=\"https://prod.openratings.com/certified/index.pl?duns=086294795&amp;page=pr\"></a> ");
	document.writeln("as a Top 20% Performer based on the <br>Past Performance Evaluation survey ");
	document.writeln("responses of its reference customers. <br>Veraxx's score of 95/100 demonstrates ");
	document.writeln("outstanding overall <a href=\"http://www.veraxx.com/commendations.htm\">customer ");
	document.writeln("satisfaction</a> <br>relative to similar companies.</h2>");
	document.writeln("</td></tr></table>");
	document.writeln("<table class=\"menu\">");
	document.writeln("	   <tr valign=\"top\">");
	document.writeln("		   <td class=\"footer\">&copy; 2007 Veraxx Engineering Corporation</td>");
	document.writeln("		   <td class=\"blank\"></td>");
	document.writeln("	   </tr>");
	document.writeln("</table>");
	document.writeln("</div>");
	document.writeln("</div>");
}

function productSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">PRODUCTS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./ten.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">TEN</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./pcisib.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">PCISIB</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td>&nbsp</td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td>&nbsp</td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td><a href=\"http://www.adobe.com/products/acrobat/readstep2.html\" target=\"_blank\"><img src=\"get_adobe_reader.gif\" border=\"0\"></a></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function newsSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"lefme\"><img src=\"newspaper_stack.jpg\" border=\"1\" width=\"112\"</td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2007 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2006.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2006 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2005.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2005 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2004.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2004 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2003.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2003 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2002.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2002 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2001.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2001 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news2000.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">2000 NEWS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./news1999.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">1999 NEWS</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function servicesSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">SERVICES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./software.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">SOFTWARE ENGINEERING</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./electrical.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">ELECTRICAL ENGINEERING</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./mechanical.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">MECHANICAL ENGINEERING</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function seaportSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">SEAPORT-e IDIQ</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./taskorders.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">TASK ORDERS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./technicalinstructions.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">TECHNICAL INSTRUCTIONS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./teammembers.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">TEAM MEMBERS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./qa.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">QUALITY ASSURANCE</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function contactSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./chantillyContact.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CHANTILLY OFFICE</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./orlandoContact.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">ORLANDO OFFICE</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./usmap.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">MAP</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./emailContact.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">EMAIL US</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function aboutSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">ABOUT US</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./capabilities.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./recentPrograms.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">RECENT PROGRAMS</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function recentProgramsSideMenu()
{
		var i = 0;

		document.writeln("<td class=\"leftMenu\">");
		document.writeln("<div id=\"leftMenu\">");
		document.writeln("<table class=\"leftMenu\">");
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./index.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">ABOUT US</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./capabilities.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./recentPrograms.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">RECENT PROGRAMS</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program1.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program2.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program3.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program4.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program5.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program6.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program7.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program8.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program9.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program10.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program11.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program12.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program13.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program14.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program15.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program16.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program17.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program18.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">CAPABILITIES</span></a></td>");
		document.writeln("	</tr>");
		i++;
		document.writeln("	<tr>");
		document.writeln("	<td class=\"leftme\" onmouseover=\"hiliteleft('leftMenu', " + i + ", 'meon', 'meaon')\" onmouseout=\"hiliteleft('leftMenu', " + i + ", 'leftme', 'mea')\" onclick=\"location.href='./program19.html'\"><a class=\"mea\"><span style=\"white-space:nowrap\">RECENT PROGRAMS</span></a></td>");
		document.writeln("	</tr>");
		document.writeln("	<tr>");
		document.writeln("	<td></td>");
		document.writeln("	</tr>");
		document.writeln("</table>");
		document.writeln("</div>");
		document.writeln("</td>");
}

function breadcrumbs()
{
	sURL = new String;
	bits = new Object;

	var x = 0;
	var stop = 0;
	var output = "<a href=\"/\">Home</a>  >  ";

	sURL = location.href;
	sURL = sURL.slice(8,sURL.length);

	chunkStart = sURL.indexOf("/");

	sURL = sURL.slice(chunkStart+1,sURL.length)

	while(!stop)
	{
		chunkStart = sURL.indexOf("/");

		if (chunkStart != -1)
		{
			bits[x] = sURL.slice(0,chunkStart)
			sURL = sURL.slice(chunkStart+1,sURL.length);
		}
		else
		{
			stop = 1;
		}

		x++;
	}

	for(var i in bits)
	{
		output += "<a href=\"";

		for(y=1;y<x-i;y++)
		{
			output += "../";
		}

		output += bits[i] + "/\">" + bits[i] + "</a>  >  ";
	}
	
	document.write(output + document.title);
}
