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();
img1.src = "images/outandabout10.jpg"
img2.src = "images/outandabout102.jpg"
img3.src = "images/outandabout103.jpg"
img4.src = "images/outandabout104.jpg"
img5.src = "images/outandabout105.jpg"
img6.src = "images/outandabout106.jpg"
img7.src = "images/outandabout107.jpg"
img8.src = "images/outandabout108.jpg"
}
