top_home = new Image();
top_home.src = "images/top_home_on.gif";

top_about = new Image();
top_about.src = "images/top_about_on.gif";

top_contact = new Image();
top_contact.src = "images/top_contact_on.gif";

nav_commercial = new Image();
nav_commercial.src = "images/nav_commercial_on.gif";

nav_personal = new Image();
nav_personal.src = "images/nav_personal_on.gif";

nav_group = new Image();
nav_group.src = "images/nav_group_on.gif";

nav_claims = new Image();
nav_claims.src = "images/nav_claims_on.gif";

feature_personal = new Image();
feature_personal.src = "images/feature_personal_on.gif";

feature_group = new Image();
feature_group.src = "images/feature_group_on.gif";