if (document.images !=null) preload(); function preload() { onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage1 = new Image(); onimage1.src = "images/thumbnail/355.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage2 = new Image(); onimage2.src = "images/thumbnail/345.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage3 = new Image(); onimage3.src = "images/thumbnail/354.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage4 = new Image(); onimage4.src = "images/thumbnail/356.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage5 = new Image(); onimage5.src = "images/thumbnail/352.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage6 = new Image(); onimage6.src = "images/thumbnail/353.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage7 = new Image(); onimage7.src = "images/thumbnail/361.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage8 = new Image(); onimage8.src = "images/thumbnail/348.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage9 = new Image(); onimage9.src = "images/thumbnail/319.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage10 = new Image(); onimage10.src = "images/thumbnail/325.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage11 = new Image(); onimage11.src = "images/thumbnail/324.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage12 = new Image(); onimage12.src = "images/thumbnail/275.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage13 = new Image(); onimage13.src = "images/thumbnail/280.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage14 = new Image(); onimage14.src = "images/thumbnail/343.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage15 = new Image(); onimage15.src = "images/thumbnail/331.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage16 = new Image(); onimage16.src = "images/thumbnail/351.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage17 = new Image(); onimage17.src = "images/thumbnail/323.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage18 = new Image(); onimage18.src = "images/thumbnail/322.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage19 = new Image(); onimage19.src = "images/thumbnail/251.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage20 = new Image(); onimage20.src = "images/thumbnail/299.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage21 = new Image(); onimage21.src = "images/thumbnail/318.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage22 = new Image(); onimage22.src = "images/thumbnail/294.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage23 = new Image(); onimage23.src = "images/thumbnail/287.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage24 = new Image(); onimage24.src = "images/thumbnail/297.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage25 = new Image(); onimage25.src = "images/thumbnail/247.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage26 = new Image(); onimage26.src = "images/thumbnail/279.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage27 = new Image(); onimage27.src = "images/thumbnail/255.jpg"; bottom = new Image(); bottom.src = "images/thumbnail/355.jpg"; } function light (name, x, iban, bottom) { if (document.images !=null) { x = eval(x + ".src"); iban = eval(iban + ".src") document[name].src = x; document[bottom].src = iban; } } function back(name, x, bottom) { if (document.images !=null) { x= eval(x + ".src"); document[name].src = x; document[bottom].src = "images/thumbnail/355.jpg"; } }