aList[i].onmouseover=function(){
var IM=this.getElementsByTagName('img')[0];
startMove(IM,{top:-35,opacity:0});
}
var IM=this.getElementsByTagName('img')[0];
startMove(IM,{top:-35,opacity:0});
}
2016-10-31