color8018 = new Array (
"gfx/s8018b.jpg",
"gfx/s8018r.jpg",
"gfx/s8018g.jpg",
"gfx/s8018s.jpg");

color8424 = new Array (
"gfx/s8424b.jpg",
"gfx/s8424r.jpg",
"gfx/s8424g.jpg",
"gfx/s8424s.jpg");

color8618 = new Array (
"gfx/s8618b.jpg",
"gfx/s8618r.jpg",
"gfx/s8618g.jpg",
"gfx/s8618s.jpg");

color8724 = new Array (
"gfx/s8724b.jpg",
"gfx/s8724r.jpg",
"gfx/s8724g.jpg",
"gfx/s8724s.jpg");

color10818 = new Array (
"gfx/s10818b.jpg",
"gfx/s10818r.jpg",
"gfx/s10818g.jpg",
"gfx/s10818s.jpg");

color10624 = new Array (
"gfx/s10624b.jpg",
"gfx/s10624r.jpg",
"gfx/s10624g.jpg",
"gfx/s10624s.jpg");

color10744 = new Array (
"gfx/s10744b.jpg",
"gfx/s10744r.jpg",
"gfx/s10744g.jpg",
"gfx/s10744s.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 setcolor8018(i) {
 document.image_s8018.src=color8018[i];
}

function setcolor8424(i) {
 document.image_s8424.src=color8424[i];
}

function setcolor8618(i) {
 document.image_s8618.src=color8618[i];
}

function setcolor8724(i) {
 document.image_s8724.src=color8724[i];
}

function setcolor10818(i) {
 document.image_s10818.src=color10818[i];
}

function setcolor10624(i) {
 document.image_s10624.src=color10624[i];
}

function setcolor10744(i) {
 document.image_s10744.src=color10744[i];
}
