if (document.images) {

 blogon = new Image();
 blogon.src = "/images/menu_blog_on.gif";

 blogoff = new Image();
 blogoff.src = "/images/menu_blog_off.gif";

 facebookon = new Image();
 facebookon.src = "/images/icon_facebook_on.gif";

 facebookoff = new Image();
 facebookoff.src = "/images/icon_facebook_off.gif";

 wedding_coordinationon = new Image();
 wedding_coordinationon.src = "/images/menu_wedding_coordination_on.gif";

 wedding_coordinationoff = new Image();
 wedding_coordinationoff.src = "/images/menu_wedding_coordination_off.gif";

 gallerieson = new Image();
 gallerieson.src = "/images/menu_galleries_on.gif";

 galleriesoff = new Image();
 galleriesoff.src = "/images/menu_galleries_off.gif";

 linens_and_rentalson = new Image();
 linens_and_rentalson.src = "/images/menu_linens_and_rentals_on.gif";

 linens_and_rentalsoff = new Image();
 linens_and_rentalsoff.src = "/images/menu_linens_and_rentals_off.gif";

 invitationson = new Image();
 invitationson.src = "/images/menu_invitations_on.gif";

 invitationsoff = new Image();
 invitationsoff.src = "/images/menu_invitations_off.gif";

 applauseon = new Image();
 applauseon.src = "/images/menu_applause_on.gif";

 applauseoff = new Image();
 applauseoff.src = "/images/menu_applause_off.gif";

 about_uson = new Image();
 about_uson.src = "/images/menu_about_us_on.gif";

 about_usoff = new Image();
 about_usoff.src = "/images/menu_about_us_off.gif";

 contact_uson = new Image();
 contact_uson.src = "/images/menu_contact_us_on.gif";

 contact_usoff = new Image();
 contact_usoff.src = "/images/menu_contact_us_off.gif";

 rustic_chicon = new Image();
 rustic_chicon.src = "/images/menu_rustic_chic_on.gif";

 rustic_chicoff = new Image();
 rustic_chicoff.src = "/images/menu_rustic_chic_off.gif";

 vineyard_romanceon = new Image();
 vineyard_romanceon.src = "/images/menu_vineyard_romance_on.gif";

 vineyard_romanceoff = new Image();
 vineyard_romanceoff.src = "/images/menu_vineyard_romance_off.gif";

 classic_eleganceon = new Image();
 classic_eleganceon.src = "/images/menu_classic_elegance_on.gif";

 classic_eleganceoff = new Image();
 classic_eleganceoff.src = "/images/menu_classic_elegance_off.gif";

 seaside_rendezvouson = new Image();
 seaside_rendezvouson.src = "/images/menu_seaside_rendezvous_on.gif";

 seaside_rendezvousoff = new Image();
 seaside_rendezvousoff.src = "/images/menu_seaside_rendezvous_off.gif";

 }
