<!--
	function preload() {
		imageMain0 = new Image();
                imageMain0.src = "job_images/os_white.jpg"

		imageMain1 = new Image();
                imageMain1.src = "job_images/os_wicker.jpg"

		imageMain2 = new Image();
                imageMain2.src = "job_images/os_ivory.jpg"

		imageMain3 = new Image();
                imageMain3.src = "job_images/hp2133_attic.jpg"

		imageMain4 = new Image();
                imageMain4.src = "job_images/u_tube//-st_wall.jpg"

 		imageMain5 = new Image();
                imageMain5.src = "job_images/fan_os_drawing.jpg"

		imageMain6 = new Image();
                imageMain6.src = "images/mainPage/drillingFlr.jpg"
	}
//-->