// JavaScript Document

function preloader() 
{
ldimg = new Image(); 
ldimg.src = 'Products/6spTranny/6speed1.gif';
ldimg.src = 'Products/6spTranny/6speed2.gif';
ldimg.src = 'Products/6spTranny/6speed3.gif';
ldimg.src = 'Products/6spTranny/6speed4.gif';
ldimg.src = 'Products/6spTranny/6speed5.gif';
ldimg.src = 'Products/6spTranny/6speed6.gif';
ldimg.src = 'Products/6spTranny/6speed7.gif';
ldimg.src = 'Products/6spTranny/6speed8.gif';
ldimg.src = 'Products/6spTranny/6speed9.gif';
}