// preload thumb images used in swapping

thumb1 = new Image();
thumb1.src = rootPath + "newMachines/safop/images/enlargements/leonard45_CNC.jpg"

thumb2 = new Image();
thumb2.src = rootPath + "newMachines/safop/images/enlargements/45CNC_automatic.jpg"

