// preload thumb images used in swapping

thumb1 = new Image();
thumb1.src = rootPath + "newMachines/klingelnberg/images/enlargements/P26.jpg"

thumb2 = new Image();
thumb2.src = rootPath + "newMachines/klingelnberg/images/enlargements/P26_gear.jpg"

thumb3 = new Image();
thumb3.src = rootPath + "newMachines/klingelnberg/images/enlargements/P26_gear2.jpg"
