nav_home = new Image();
nav_home.src = "images/nav_home_on.gif";

nav_styles = new Image();
nav_styles.src = "images/nav_styles_on.gif";

nav_options = new Image();
nav_options.src = "images/nav_options_on.gif";

nav_gallery = new Image();
nav_gallery.src = "images/nav_gallery_on.gif";

nav_faq = new Image();
nav_faq.src = "images/nav_faq_on.gif";

nav_quote = new Image();
nav_quote.src = "images/nav_quote_on.gif";

nav_contact = new Image();
nav_contact.src = "images/nav_contact_on.gif";

footer_email = new Image();
footer_email.src = "images/footer_email_on.gif";