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