if (document.images) {

     img1blue = new Image
     img2blue = new Image
     img3blue = new Image
     img4blue = new Image
     img5blue = new Image
     img6blue = new Image
     img7blue = new Image
     img8blue = new Image
     img9blue = new Image
     img10blue = new Image
	 img11blue = new Image
	 img12blue = new Image
     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
     img1blue.src = "images/about_ftta_r.gif"
     img2blue.src = "images/faqs_r.gif"
     img3blue.src = "images/dates_events_r.gif"
     img4blue.src = "images/app_form_r.gif"
     img5blue.src = "images/short-term_info_r.gif"
     img6blue.src = "images/booklist_r.gif"
     img7blue.src = "images/links_r.gif"
     img8blue.src = "images/contact_us_r.gif"
     img9blue.src = "images/hospitality_r.gif"
     img10blue.src = "images/outlines_r.gif"
	 img11blue.src = "images/newtrainee_r.gif"
	 img12blue.src = "images/international-applicants_r.gif"
     img1.src = "images/about_ftta_n.gif"
     img2.src = "images/faqs_n.gif"
     img3.src = "images/dates_events_n.gif"
     img4.src = "images/app_form_n.gif"
     img5.src = "images/short-term_info_n.gif"
     img6.src = "images/booklist_n.gif"
     img7.src = "images/links_n.gif"
     img8.src = "images/contact_us_n.gif"
     img9.src = "images/hospitality_n.gif"
     img10.src = "images/outlines_n.gif"
	 img11.src = "images/newtrainee_n.gif"
	 img12.src = "images/international-applicants_n.gif"
}

else {

     img1blue.src = " "
     img2blue.src = " "
     img3blue.src = " "
     img4blue.src = " "
     img5blue.src = " "
     img6blue.src = " "
     img7blue.src = " "
     img8blue.src = " "
     img9blue.src = " "
     img10blue.src = " "
	 img11blue.src = " "
	 img12blue.src = " "
     img1.src = " "
     img2.src = " "
     img3.src = " "
     img4.src = " "
     img5.src = " "
     img6.src = " "
     img7.src = " "
     img8.src = " "
     img9.src = " "
     img10.src = " "
	 img11.src = " "
	 img12.src = " "
     document.buttons = " "

}