if (document.images) {

 homeon = new Image();
 homeon.src = "/images/menu_home_on.gif";

 homeoff = new Image();
 homeoff.src = "/images/menu_home_off.gif";

 our_visionon = new Image();
 our_visionon.src = "/images/menu_our_vision_on.gif";

 our_visionoff = new Image();
 our_visionoff.src = "/images/menu_our_vision_off.gif";

 winemakingon = new Image();
 winemakingon.src = "/images/menu_winemaking_on.gif";

 winemakingoff = new Image();
 winemakingoff.src = "/images/menu_winemaking_off.gif";

 vineyardson = new Image();
 vineyardson.src = "/images/menu_vineyards_on.gif";

 vineyardsoff = new Image();
 vineyardsoff.src = "/images/menu_vineyards_off.gif";

 certified_sustainableon = new Image();
 certified_sustainableon.src = "/images/menu_certified_sustainable_on.gif";

 certified_sustainableoff = new Image();
 certified_sustainableoff.src = "/images/menu_certified_sustainable_off.gif";

 winemakeron = new Image();
 winemakeron.src = "/images/menu_winemaker_on.gif";

 winemakeroff = new Image();
 winemakeroff.src = "/images/menu_winemaker_off.gif";

 wineson = new Image();
 wineson.src = "/images/menu_wines_on.gif";

 winesoff = new Image();
 winesoff.src = "/images/menu_wines_off.gif";

 tasting_roomon = new Image();
 tasting_roomon.src = "/images/menu_tasting_room_on.gif";

 tasting_roomoff = new Image();
 tasting_roomoff.src = "/images/menu_tasting_room_off.gif";

 wine_clubon = new Image();
 wine_clubon.src = "/images/menu_wine_club_on.gif";

 wine_cluboff = new Image();
 wine_cluboff.src = "/images/menu_wine_club_off.gif";

 order_wineon = new Image();
 order_wineon.src = "/images/menu_order_wine_on.gif";

 order_wineoff = new Image();
 order_wineoff.src = "/images/menu_order_wine_off.gif";

 distributorson = new Image();
 distributorson.src = "/images/menu_distributors_on.gif";

 distributorsoff = new Image();
 distributorsoff.src = "/images/menu_distributors_off.gif";

 tradeon = new Image();
 tradeon.src = "/images/menu_trade_on.gif";

 tradeoff = new Image();
 tradeoff.src = "/images/menu_trade_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";

 sauvignon_blancon = new Image();
 sauvignon_blancon.src = "/images/menu_sauvignon_blanc_on.gif";

 sauvignon_blancoff = new Image();
 sauvignon_blancoff.src = "/images/menu_sauvignon_blanc_off.gif";

 pinot_grison = new Image();
 pinot_grison.src = "/images/menu_pinot_gris_on.gif";

 pinot_grisoff = new Image();
 pinot_grisoff.src = "/images/menu_pinot_gris_off.gif";

 albarinoon = new Image();
 albarinoon.src = "/images/menu_albarino_on.gif";

 albarinooff = new Image();
 albarinooff.src = "/images/menu_albarino_off.gif";

 pinot_blancon = new Image();
 pinot_blancon.src = "/images/menu_pinot_blanc_on.gif";

 pinot_blancoff = new Image();
 pinot_blancoff.src = "/images/menu_pinot_blanc_off.gif";

 ecclestoneon = new Image();
 ecclestoneon.src = "/images/menu_ecclestone_on.gif";

 ecclestoneoff = new Image();
 ecclestoneoff.src = "/images/menu_ecclestone_off.gif";

 viognieron = new Image();
 viognieron.src = "/images/menu_viognier_on.gif";

 viognieroff = new Image();
 viognieroff.src = "/images/menu_viognier_off.gif";

 rieslingon = new Image();
 rieslingon.src = "/images/menu_riesling_on.gif";

 rieslingoff = new Image();
 rieslingoff.src = "/images/menu_riesling_off.gif";

 grenache_blancon = new Image();
 grenache_blancon.src = "/images/menu_grenache_blanc_on.gif";

 grenache_blancoff = new Image();
 grenache_blancoff.src = "/images/menu_grenache_blanc_off.gif";

 varietal_historyon = new Image();
 varietal_historyon.src = "/images/menu_varietal_history_on.gif";

 varietal_historyoff = new Image();
 varietal_historyoff.src = "/images/menu_varietal_history_off.gif";

 blending_historyon = new Image();
 blending_historyon.src = "/images/menu_blending_history_on.gif";

 blending_historyoff = new Image();
 blending_historyoff.src = "/images/menu_blending_history_off.gif";

 tasting_noteson = new Image();
 tasting_noteson.src = "/images/menu_tasting_notes_on.gif";

 tasting_notesoff = new Image();
 tasting_notesoff.src = "/images/menu_tasting_notes_off.gif";

 orderon = new Image();
 orderon.src = "/images/menu_order_on.gif";

 orderoff = new Image();
 orderoff.src = "/images/menu_order_off.gif";

 }

