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();
img1.src = "images/outandabout17.jpg"
img2.src = "images/outandabout172.jpg"
img3.src = "images/outandabout173.jpg"
img4.src = "images/outandabout174.jpg"
img5.src = "images/outandabout175.jpg"
img6.src = "images/outandabout176.jpg"
img7.src = "images/outandabout177.jpg"
img8.src = "images/outandabout178.jpg"
img9.src = "images/outandabout179.jpg"
}