function img_mousemove(a,b) {
  //alert(b);
  eval(window.doucument.f1.elements(a)).src=b;
 }