color6018 = new Array (
"gfx/s6018b.jpg",
"gfx/s6018r.jpg",
"gfx/s6018g.jpg",
"gfx/s6018s.jpg");

color6224 = new Array (
"gfx/s6224b.jpg",
"gfx/s6224r.jpg",
"gfx/s6224g.jpg",
"gfx/s6224s.jpg");

color6424 = new Array (
"gfx/s6424b.jpg",
"gfx/s6424r.jpg",
"gfx/s6424g.jpg",
"gfx/s6424s.jpg");

color9018 = new Array (
"gfx/s9018b.jpg",
"gfx/s9018r.jpg",
"gfx/s9018g.jpg",
"gfx/s9018s.jpg");

color9224 = new Array (
"gfx/s9224b.jpg",
"gfx/s9224r.jpg",
"gfx/s9224g.jpg",
"gfx/s9224s.jpg");

color9424 = new Array (
"gfx/s9424b.jpg",
"gfx/s9424r.jpg",
"gfx/s9424g.jpg",
"gfx/s9424s.jpg");

color17924 = new Array (
"gfx/s17924b.jpg",
"gfx/s17924s.jpg");


SWTcolorbutton00 = new Image;
SWTcolorbutton00.src = "gfx/SWT_colorbuttons_00.jpg";
SWTcolorbutton01 = new Image;
SWTcolorbutton01.src = "gfx/SWT_colorbuttons_01.jpg";
SWTcolorbutton02 = new Image;
SWTcolorbutton02.src = "gfx/SWT_colorbuttons_02.jpg";
SWTcolorbutton03 = new Image;
SWTcolorbutton03.src = "gfx/SWT_colorbuttons_03.jpg";
SWTcolorbutton04 = new Image;
SWTcolorbutton04.src = "gfx/SWT_colorbuttons_04.jpg";



function setcolor6018(i) {
 document.image_s6018.src=color6018[i];
}

function setcolor6224(i) {
 document.image_s6224.src=color6224[i];
}

function setcolor6424(i) {
 document.image_s6424.src=color6424[i];
}

function setcolor9018(i) {
 document.image_s9018.src=color9018[i];
}

function setcolor9224(i) {
 document.image_s9224.src=color9224[i];
}

function setcolor9424(i) {
 document.image_s9424.src=color9424[i];
}

function setcolor17924(i) {
 document.image_s17924.src=color17924[i];
}