function hoverOn(){ this.className = 'tab tabHover'; } function hoverOff(){ this.className = 'tab'; } function toggleTab(i){ if (document.getElementById){ for (f=1;f