if (document.images) { 

news_on = new Image();
news_on.src = "images/btn_news_on.gif";
news_off = new Image();
news_off.src = "images/btn_news_off.gif";

previews_on = new Image();
previews_on.src = "images/btn_previews_on.gif";
previews_off = new Image();
previews_off.src = "images/btn_previews_off.gif";

messageboards_on = new Image();
messageboards_on.src = "images/btn_messageboardsnav_on.gif";
messageboards_off = new Image();
messageboards_off.src = "images/btn_messageboardsnav_off.gif";

community_on = new Image();
community_on.src = "images/btn_community_on.gif";
community_off = new Image();
community_off.src = "images/btn_community_off.gif";

store_on = new Image();
store_on.src = "images/btn_store_on.gif";
store_off = new Image();
store_off.src = "images/btn_store_off.gif";

auctions_on = new Image();
auctions_on.src = "images/btn_auctions_on.gif";
auctions_off = new Image();
auctions_off.src = "images/btn_auctions_off.gif";

info_on = new Image();
info_on.src = "images/btn_info_on.gif";
info_off = new Image();
info_off.src = "images/btn_info_off.gif";

links_on = new Image();
links_on.src = "images/btn_links_on.gif";
links_off = new Image();
links_off.src = "images/btn_links_off.gif";



aspenmatthews_on = new Image();
aspenmatthews_on.src = "images/fathom/nav/aspenmatthews_off.gif";
aspenmatthews_off = new Image();
aspenmatthews_off.src = "images/fathom/nav/aspenmatthews_on.gif";

cannonhawke_on = new Image();
cannonhawke_on.src = "images/fathom/nav/cannonhawke_off.gif";
cannonhawke_off = new Image();
cannonhawke_off.src = "images/fathom/nav/cannonhawke_on.gif";

kiani_on = new Image();
kiani_on.src = "images/fathom/nav/kiani_off.gif";
kiani_off = new Image();
kiani_off.src = "images/fathom/nav/kiani_on.gif";

killian_on = new Image();
killian_on.src = "images/fathom/nav/killian_off.gif";
killian_off = new Image();
killian_off.src = "images/fathom/nav/killian_on.gif";

theunknown_on = new Image();
theunknown_on.src = "images/fathom/nav/theunknown_off.gif";
theunknown_off = new Image();
theunknown_off.src = "images/fathom/nav/theunknown_on.gif";

}


