color66020 = new Array (
"gfx/s66020c.jpg",
"gfx/s66020wr.jpg",
"gfx/s66020dp.jpg",
"gfx/s66020mb.jpg",
"gfx/s66020sb.jpg",
"gfx/s66020ag.jpg",
"gfx/s66020fg.jpg",
"gfx/s66020b.jpg",
"gfx/s66020r.jpg",
"gfx/s66020y.jpg",
"gfx/s66020pc.jpg");

color67020 = new Array (
"gfx/s67020c.jpg",
"gfx/s67020wr.jpg",
"gfx/s67020dp.jpg",
"gfx/s67020mb.jpg",
"gfx/s67020sb.jpg",
"gfx/s67020ag.jpg",
"gfx/s67020fg.jpg",
"gfx/s67020b.jpg",
"gfx/s67020r.jpg",
"gfx/s67020y.jpg",
"gfx/s67020pc.jpg");

color66088 = new Array (
"gfx/s66088c.jpg",
"gfx/s66088wr.jpg",
"gfx/s66088dp.jpg",
"gfx/s66088mb.jpg",
"gfx/s66088sb.jpg",
"gfx/s66088ag.jpg",
"gfx/s66088fg.jpg",
"gfx/s66088b.jpg",
"gfx/s66088r.jpg",
"gfx/s66088y.jpg",
"gfx/s66088pc.jpg");

color67088 = new Array (
"gfx/s67088c.jpg",
"gfx/s67088wr.jpg",
"gfx/s67088dp.jpg",
"gfx/s67088mb.jpg",
"gfx/s67088sb.jpg",
"gfx/s67088ag.jpg",
"gfx/s67088fg.jpg",
"gfx/s67088b.jpg",
"gfx/s67088r.jpg",
"gfx/s67088y.jpg",
"gfx/s67088pc.jpg");


totecolorselect00 = new Image;
totecolorselect00.src = "gfx/totecolorselect_00.gif";
totecolorselect01 = new Image;
totecolorselect01.src = "gfx/totecolorselect_01.gif";
totecolorselect02 = new Image;
totecolorselect02.src = "gfx/totecolorselect_02.gif";
totecolorselect03 = new Image;
totecolorselect03.src = "gfx/totecolorselect_03.gif";
totecolorselect04 = new Image;
totecolorselect04.src = "gfx/totecolorselect_04.gif";
totecolorselect05 = new Image;
totecolorselect05.src = "gfx/totecolorselect_05.gif";
totecolorselect06 = new Image;
totecolorselect06.src = "gfx/totecolorselect_06.gif";
totecolorselect07 = new Image;
totecolorselect07.src = "gfx/totecolorselect_07.gif";
totecolorselect08 = new Image;
totecolorselect08.src = "gfx/totecolorselect_08.gif";
totecolorselect09 = new Image;
totecolorselect09.src = "gfx/totecolorselect_09.gif";
totecolorselect10 = new Image;
totecolorselect10.src = "gfx/totecolorselect_10.gif";
totecolorselect11 = new Image;
totecolorselect11.src = "gfx/totecolorselect_11.gif";


itemnumvalue = new Array (
0,1,2,3,4,5,6,7,8,9,10,0,1,2,3,4,5,6,7,8,9,10,0,1,2,3,4,5,6,7,8,9,0,1,2,3,4,5,6,7,8,9);

function setcolor66020(i) {
 document.image_s66020.src=color66020[i];
 document.tag_s66020.src=tag66020[i];
 document.form66020.itemnum.value=itemnumvalue[i];
}

function setcolor67020(i) {
 document.image_s67020.src=color67020[i];
 document.tag_s67020.src=tag67020[i];
 document.form67020.itemnum.value=itemnumvalue[i+11]; 
}

function setcolor66088(i) {
 document.image_s66088.src=color66088[i];
 document.tag_s66088.src=tag66088[i];
 document.form66088.itemnum.value=itemnumvalue[i];
}

function setcolor67088(i) {
 document.image_s67088.src=color67088[i];
 document.tag_s67088.src=tag67088[i];
 document.form67088.itemnum.value=itemnumvalue[i];
}

