// JavaScript Document

function preloader() 
{
ldimg = new Image(); 
ldimg.src = 'Products/Interior/Waterfall/Waterfall1.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall2.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall3.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall4.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall5.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall6.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall7.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall8.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall9.gif';
ldimg.src = 'Products/Interior/Waterfall/Waterfall10.gif';
}