function doIt(arg)
{
  document.images["changer"].src=_img[arg].src;
}