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();
   
   img1.src = "/troubadour/images/text_1950s_o.png";
   img2.src = "/troubadour/images/text_1960s_o.png";
   img3.src = "/troubadour/images/text_bookings_o.png";
   img4.src = "/troubadour/images/text_contact_details_o.png";
   img5.src = "/troubadour/images/text_demos_o.png";
   img6.src = "/troubadour/images/text_home_o.png";
   img7.src = "/troubadour/images/text_jobs_o.png";
   img8.src = "/troubadour/images/text_our_history_o.png";
   img9.src = "/troubadour/images/text_our_menu_o.png";
   img10.src = "/troubadour/images/text_our_programme_o.png";
   img11.src = "/troubadour/images/text_past_performers_o.png";
   img12.src = "/troubadour/images/text_photographs_o.png";
   img13.src = "/troubadour/images/text_reviews_o.png";
   img14.src = "/troubadour/images/text_site-map_o.png";
   img15.src = "/troubadour/images/text_the_cafe_o.png";
   img16.src = "/troubadour/images/text_the_club_o.png";
   img17.src = "/troubadour/images/text_the_gallery_o.png";
   img18.src = "/troubadour/images/text_what_the_papers_say_o.png";
   img19.src = "/troubadour/images/text_wines_o.png";
}