function image() {};image = new image();number = 0;image[number++] = "<img src='randomimages-terms/ecmhead1.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead2.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead3.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead4.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead5.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead6.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead7.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead8.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead9.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead10.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead11.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"image[number++] = "<img src='randomimages-terms/ecmhead12.jpg' border='0' alt='Terms and Conditions header with ECM logo and photomontage'>"increment = Math.floor(Math.random() * number);document.write(image[increment]);