function x(t) { document[t].src="img/"+t+"_0.gif"; }
function o(t) { document[t].src="img/"+t+"_1.gif"; }
function d(t) { document[t].src="img/"+t+"_2.gif"; }

function x1(t) { m=t+"1"; document[m].src="img/"+t+"_0.gif"; }
function o1(t) { m=t+"1"; document[m].src="img/"+t+"_1.gif"; }
function d1(t) { m=t+"1"; document[m].src="img/"+t+"_2.gif"; }