onload=function(){var as = document.getElementsByTagName("a");for(var i=0;ias[i].onmouseenter=function(){this.style.backgroundColor="red";}as[i].onmouseleave=function(){this.style.backgroundColor="none";}}}