  function ffcow() {
    var a = new Array("4231", "0002", "0007");
    return a;
  }

