home *** CD-ROM | disk | FTP | other *** search
- f_state = new array();
- f_pos = new array();
- notj2 = new array();
- notj3 = new array();
- notj4 = new array();
- photo_pos = new array();
- my_next_fence = 1;
- position = new array();
- horse_a = new array();
- horse_u = new array();
- horse_t = new array();
- horse_v = new array();
- horse_maxv = new array();
- nose = new array();
- nose[1] = 32;
- nose[2] = 30;
- nose[3] = 28;
- nose[4] = 25;
- finish = new array();
- first_active = 1;
- first_inh = true;
- race_running = true;
-