// JavaScript Document

<!--

aboutus = new Image();
aboutus.src = "../images/nav/nav_aboutus_on.gif";

industryexpertise = new Image();
industryexpertise.src = "../images/nav/nav_industryexpertise_on.gif";

differentiators = new Image();
differentiators.src = "../images/nav/nav_differentiators_on.gif";

subcontractors = new Image();
subcontractors.src = "../images/nav/nav_subcontractors_on.gif";

whatsnew = new Image();
whatsnew.src = "../images/nav/nav_whatsnew_on.gif";

portfolio = new Image();
portfolio.src = "../images/nav/nav_portfolio_on.gif";

careers = new Image();
careers.src = "../images/nav/nav_careers_on.gif";

careers = new Image();
careers.src = "../images/nav/nav_contact_on.gif";


// -->
