function Illuminate(imgDocID,imgObjName) {

document.images[imgDocID].src = eval(imgObjName + ".src")}

about = new Image;
about.src = "nav_about.jpg";
about_at = new Image;
about_at.src = "nav_about_at.jpg";

expertise = new Image;
expertise.src = "nav_expertise.jpg";
expertise_at = new Image;
expertise_at.src = "nav_expertise_at.jpg";

clientlist = new Image;
clientlist.src = "nav_clientlist.jpg";
clientlist_at = new Image;
clientlist_at.src = "nav_clientlist_at.jpg";

clientsonly = new Image;
clientsonly.src = "nav_clientsonly.jpg";
clientsonly_at = new Image;
clientsonly_at.src = "nav_clientsonly_at.jpg";

affiliations = new Image;
affiliations.src = "nav_affiliations.jpg";
affiliations_at = new Image;
affiliations_at.src = "nav_affiliations_at.jpg";

employment = new Image;
employment.src = "nav_employment.jpg";
employment_at = new Image;
employment_at.src = "nav_employment_at.jpg";

contact = new Image;
contact.src = "nav_contact.jpg";
contact_at = new Image;
contact_at.src = "nav_contact_at.jpg";

projects = new Image;
projects.src = "nav_projects.jpg";
projects_at = new Image;
projects_at.src = "nav_projects_at.jpg";

