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/392.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/410.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/267.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/368.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/409.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/273.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/223.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/393.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/269.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/318.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/401.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/214.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/312.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/395.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/400.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/387.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/277.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/394.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/386.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/390.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/367.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/221.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/369.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/365.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/272.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/222.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/320.jpg"; onbutton = new Image(); onbutton.src = "images/tile_on.gif"; offbutton = new Image(); offbutton.src = "images/tile_off.gif"; onimage28 = new Image(); onimage28.src = "images/thumbnail/219.jpg"; bottom = new Image(); bottom.src = "images/thumbnail/392.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/392.jpg"; } }