function getElementsByClassName(classname){ var rl = new Array(); var re = new RegExp('(^| )'+classname+'( |$)'); var ael = document.getElementsByTagName('*'); var op = (navigator.userAgent.indexOf("Opera") != -1) ? true : false; if (document.all && !op) ael = document.all; for(i=0, j=0 ; iGallery: USB-FlashDrive.co.uk'); zoom_window.document.write(stuff); zoom_window.document.write(''); } function flashBasket() { x=0; setTimeout("darkBasket();",500); } function darkBasket() { x++ if (x<=2) { document.getElementById('basket').style.backgroundColor='#EEEEEE'; setTimeout("lightBasket();",100); } } function lightBasket() { document.getElementById('basket').style.backgroundColor='#FAFAFA'; setTimeout("darkBasket();",100); } function flashErrors() { x=0; setTimeout("darkErrors();",500); } function darkErrors() { x++ if (x<=2) { navRoot = document.getElementById('errors'); for (i=0; i