on_left1 = new Image();

        			            on_left1.src = "/new/files/manufacture/993051.gif";
off_left1 = new Image();

        			            off_left1.src = "/new/files/manufacture/780139.png";
on_left4 = new Image();

        			            on_left4.src = "/new/files/manufacture/454721.gif";
off_left4 = new Image();

        			            off_left4.src = "/new/files/manufacture/463619.png";
on_left5 = new Image();

        			            on_left5.src = "/new/files/manufacture/499298.gif";
off_left5 = new Image();

        			            off_left5.src = "/new/files/manufacture/238350.png";
on_left15 = new Image();

        			            on_left15.src = "/new/files/manufacture/505834.gif";
off_left15 = new Image();

        			            off_left15.src = "/new/files/manufacture/569041.png";
on_left14 = new Image();

        			            on_left14.src = "/new/files/manufacture/695541.gif";
off_left14 = new Image();

        			            off_left14.src = "/new/files/manufacture/187366.png";
on_left7 = new Image();

        			            on_left7.src = "/new/files/manufacture/856298.gif";
off_left7 = new Image();

        			            off_left7.src = "/new/files/manufacture/735193.png";
on_left10 = new Image();

        			            on_left10.src = "/new/files/manufacture/707873.gif";
off_left10 = new Image();

        			            off_left10.src = "/new/files/manufacture/225380.png";
on_left3 = new Image();

        			            on_left3.src = "/new/files/manufacture/631573.gif";
off_left3 = new Image();

        			            off_left3.src = "/new/files/manufacture/828874.png";
on_left16 = new Image();

        			            on_left16.src = "/new/files/manufacture/184155.gif";
off_left16 = new Image();

        			            off_left16.src = "/new/files/manufacture/959925.png";
on_left17 = new Image();

        			            on_left17.src = "/new/files/manufacture/275177.gif";
off_left17 = new Image();

        			            off_left17.src = "/new/files/manufacture/325270.png";
on_left18 = new Image();

        			            on_left18.src = "/new/files/manufacture/354498.gif";
off_left18 = new Image();

        			            off_left18.src = "/new/files/manufacture/356216.png";
on_left12 = new Image();

        			            on_left12.src = "/new/files/manufacture/127603.gif";
off_left12 = new Image();

        			            off_left12.src = "/new/files/manufacture/876904.png";
on_left8 = new Image();

        			            on_left8.src = "/new/files/manufacture/958279.gif";
off_left8 = new Image();

        			            off_left8.src = "/new/files/manufacture/413992.png";
on_left9 = new Image();

        			            on_left9.src = "/new/files/manufacture/816610.gif";
off_left9 = new Image();

        			            off_left9.src = "/new/files/manufacture/721559.png";
on_left13 = new Image();

        			            on_left13.src = "/new/files/manufacture/238592.gif";
off_left13 = new Image();

        			            off_left13.src = "/new/files/manufacture/985037.png";

function OnButton(id){
	GetObj('left_' + id).src = eval('on_left' + id + ".src");
}
function OffButton(id){
	GetObj('left_' + id).src = eval('off_left' + id + ".src");
}

