function select_ (ob, path_)
{
  ob.src = path_;
}
