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();
   img1.src = "images/nav-about-10things-on.gif";
   img2.src = "images/nav-about-leadership-on.gif";
   img3.src = "images/nav-about-on.gif";
   img4.src = "images/nav-brand-on.gif";
   img5.src = "images/nav-brand-approach-on.gif";
   img6.src = "images/nav-brand-benefits-on.gif";
   img7.src = "images/nav-contact-mail-on.gif";
   img8.src = "images/nav-contact-on.gif";
   img9.src = "images/nav-document-on.gif";
   img10.src = "images/nav-document-approach-on.gif";
   img11.src = "images/nav-expertise-on.gif";
   img12.src = "images/nav-home-on.gif";
   img13.src = "images/nav-news-on.gif";
   img14.src = "images/nav-visual-on.gif";
   img15.src = "images/nav-document-benefits-on.gif";
   img16.src = "images/btn-learn-more-on.gif";
}