begin_on = new Image;
begin_on.src = "images/begin_on.gif";
begin_off = new Image;
begin_off.src = "images/begin_off.gif";
strategy_on = new Image;
strategy_on.src = "images/strategy_on.gif";
strategy_off = new Image;
strategy_off.src = "images/strategy_off.gif";
leaders_on = new Image;
leaders_on.src = "images/leaders_on.gif";
leaders_off = new Image;
leaders_off.src = "images/leaders_off.gif";
projects_on = new Image;
projects_on.src = "images/projects_on.gif";
projects_off = new Image;
projects_off.src = "images/projects_off.gif";
capabilities_on = new Image;
capabilities_on.src = "images/capabilities_on.gif";
capabilities_off = new Image;
capabilities_off.src = "images/capabilities_off.gif";
portfolio_on = new Image;
portfolio_on.src = "images/portfolio_on.gif";
portfolio_off = new Image;
portfolio_off.src = "images/portfolio_off.gif";
contact_on = new Image;
contact_on.src = "images/contact_on.gif";
contact_off = new Image;
contact_off.src = "images/contact_off.gif";
