if (document.images) 
{
   img1 = new Image();
   img2 = new Image();
   img3 = new Image();
   img4 = new Image();
   img5 = new Image();
   img6 = new Image();
   img7 = new Image();
   img8 = new Image();
   img9 = new Image();
   img10 = new Image();
   img11 = new Image();
   img12 = new Image();
   img13 = new Image();
   img14 = new Image();
   img15 = new Image();
   img16 = new Image();
   img17 = new Image();
   img18 = new Image();
   img19 = new Image();
   img20 = new Image();
   img21 = new Image();
   img22 = new Image();
   img23 = new Image();
   img24 = new Image();
   img25 = new Image();
   img1.src = "static/img/lnav_round_top.gif";
   img2.src = "static/img/about_header.gif";
   img3.src = "static/img/home_on.gif";
   img4.src = "static/img/home_off.gif";
   img5.src = "static/img/apply_on.gif";
   img6.src = "static/img/apply_off.gif";
   img7.src = "static/img/benefits_on.gif";
   img8.src = "static/img/benefits_off.gif";
   img9.src = "static/img/faqs_on.gif";
   img10.src = "static/img/faqs_off.gif";
   img11.src = "static/img/account_header.gif";
   img12.src = "static/img/login_on.gif";
   img13.src = "static/img/login_off.gif";
   img14.src = "static/img/about_rib_on.gif";
   img15.src = "static/img/about_rib_off.gif";
   img16.src = "static/img/forms_on.gif";
   img17.src = "static/img/forms_off.gif";
   img18.src = "static/img/email_on.gif";
   img19.src = "static/img/email_off.gif";
   img20.src = "static/img/contact_on.gif";
   img21.src = "static/img/contact_off.gif";
   img22.src = "static/img/shop_header.gif";
   img23.src = "static/img/cache_on.gif";
   img24.src = "static/img/cache_off.gif";
   img25.src = "static/img/lnav_round_bottom.gif";
}


