var n3 = false; image1 = new Image(); image1.src = "/linux/thrash/work5.JPG"; image1on = new Image(); image1on.src = "/linux/thrash/back.JPG" function on3(name) { document[name].src = eval(name + "on.src"); } function off3(name) { document[name].src = eval(name + ".src"); } n3 = true; function on(name) { if (n3) on3(name); } function off(name) { if (n3) off3(name); }
Site hosted by Angelfire.com: Build your free website today!