// -- 1996 ---------------------------------------------------------------------------------------
currYear = '1996';
wr_hdr_year (currYear, 'Big West');

//BEG -- Nevada
wr_hdr_team ('Nevada', currYear, 11, 4, 1, 8, 3);
wr_dtl_game (currYear, 1, '@', 0, 'Oregon', 9, 7, 'L', '30-44');
wr_dtl_game (currYear, 2, 'H', 0, 'Montana State', 9, 14, 'W', '31-7');
wr_dtl_game (currYear, 3, '@', 0, 'California', 9, 21, 'L', '15-33');
wr_dtl_game (currYear, 4, 'H', 0, 'Kent State', 9, 28, 'W', '63-42');
wr_dtl_game (currYear, 5, '@', 0, 'Nevada Las Vegas', 10, 5, 'W', '54-17');
wr_dtl_game (currYear, 6, 'H', 0, 'Boise State', 10, 12, 'W', '66-28');
wr_dtl_game (currYear, 7, '@', 0, 'Idaho', 10, 19, 'L', '15-24');
wr_dtl_game (currYear, 8, '@', 0, 'North Texas', 10, 26, 'W', '40-13');
wr_dtl_game (currYear, 9, 'H', 0, 'New Mexico State', 11, 2, 'W', '63-14');
wr_dtl_game (currYear, 10, '@', 0, 'Utah State', 11, 9, 'W', '54-27');
wr_dtl_game (currYear, 11, 'H', 0, 'Arkansas State', 11, 16, 'W', '66-14');
wr_ftr_team ();
//END

//BEG -- Utah State
wr_hdr_team ('Utah State', currYear, 11, 4, 1, 6, 5);
wr_dtl_game (currYear, 1, 'H', 0, 'Utah', 8, 31, 'W', '20-17');
wr_dtl_game (currYear, 2, 'H', 0, 'Northridge State', 9, 7, 'W', '57-27');
wr_dtl_game (currYear, 3, '@', 0, 'Southern Mississippi', 9, 14, 'L', '24-31');
wr_dtl_game (currYear, 4, '@', 0, 'Oklahoma State', 9, 21, 'L', '17-31');
wr_dtl_game (currYear, 5, '@', 0, 'Texas Tech', 9, 28, 'L', '20-58');
wr_dtl_game (currYear, 6, 'H', 0, 'Brigham Young', 10, 4, 'L', '17-45');
wr_dtl_game (currYear, 7, '@', 0, 'New Mexico State', 10, 12, 'W', '53-21');
wr_dtl_game (currYear, 8, '@', 0, 'Boise State', 10, 19, 'W', '39-14');
wr_dtl_game (currYear, 9, 'H', 0, 'Idaho', 10, 26, 'W', '35-28');
wr_dtl_game (currYear, 10, 'H', 0, 'North Texas', 11, 2, 'W', '21-13');
wr_dtl_game (currYear, 11, 'H', 0, 'Nevada', 11, 9, 'L', '27-54');
wr_ftr_team ();
//END

//BEG -- Idaho
wr_hdr_team ('Idaho', currYear, 11, 3, 2, 6, 5);
wr_dtl_game (currYear, 1, '@', 0, 'Wyoming', 8, 31, 'L', '38-40');
wr_dtl_game (currYear, 2, '@', 0, 'San Diego State', 9, 7, 'L', '21-40');
wr_dtl_game (currYear, 3, 'H', 0, 'St. Marys', 9, 14, 'W', '52-17');
wr_dtl_game (currYear, 4, '@', 0, 'Texas State', 9, 28, 'L', '21-27');
wr_dtl_game (currYear, 5, 'H', 0, 'Cal Poly', 10, 5, 'W', '38-33');
wr_dtl_game (currYear, 6, 'H', 0, 'Nevada', 10, 19, 'W', '24-15');
wr_dtl_game (currYear, 7, '@', 0, 'Utah State', 10, 26, 'L', '28-35');
wr_dtl_game (currYear, 8, 'H', 0, 'Eastern Washington', 11, 2, 'W', '37-27');
wr_dtl_game (currYear, 9, 'H', 0, 'New Mexico State', 11, 9, 'W', '34-19');
wr_dtl_game (currYear, 10, '@', 0, 'North Texas', 11, 16, 'L', '17-24');
wr_dtl_game (currYear, 11, '@', 0, 'Boise State', 11, 23, 'W', '64-19');
wr_ftr_team ();
//END

//BEG -- North Texas
wr_hdr_team ('North Texas', currYear, 11, 3, 2, 5, 6);
wr_dtl_game (currYear, 1, 'H', 0, 'Illinois State', 9, 7, 'W', '20-14');
wr_dtl_game (currYear, 2, '@', 0, 'Arizona State', 9, 14, 'L', '7-52');
wr_dtl_game (currYear, 3, '@', 0, 'Texas A&M', 9, 21, 'L', '0-55');
wr_dtl_game (currYear, 4, 'H', 0, 'Army', 9, 28, 'L', '10-27');
wr_dtl_game (currYear, 5, '@', 0, 'Northern Illinois', 10, 5, 'W', '24-21');
wr_dtl_game (currYear, 6, 'H', 0, 'Vanderbilt', 10, 12, 'L', '7-19');
wr_dtl_game (currYear, 7, 'H', 0, 'New Mexico State', 10, 19, 'W', '13-0');
wr_dtl_game (currYear, 8, 'H', 0, 'Nevada', 10, 26, 'L', '13-40');
wr_dtl_game (currYear, 9, '@', 0, 'Utah State', 11, 2, 'L', '13-21');
wr_dtl_game (currYear, 10, '@', 0, 'Boise State', 11, 9, 'W', '30-27');
wr_dtl_game (currYear, 11, 'H', 0, 'Idaho', 11, 16, 'W', '24-17');
wr_ftr_team ();
//END

//BEG -- Boise State
wr_hdr_team ('Boise State', currYear, 12, 1, 4, 2, 10);
wr_dtl_game (currYear, 1, 'H', 0, 'Central Michigan', 8, 31, 'L', '21-42');
wr_dtl_game (currYear, 2, 'H', 0, 'Portland State', 9, 7, 'W', '33-22');
wr_dtl_game (currYear, 3, 'H', 0, 'Eastern Washington', 9, 14, 'L', '21-27');
wr_dtl_game (currYear, 4, '@', 0, 'Hawaii', 9, 21, 'L', '14-20');
wr_dtl_game (currYear, 5, 'H', 0, 'Northwestern State', 9, 28, 'L', '16-20');
wr_dtl_game (currYear, 6, '@', 0, 'Arizona State', 10, 5, 'L', '7-56');
wr_dtl_game (currYear, 7, '@', 0, 'Nevada', 10, 12, 'L', '28-66');
wr_dtl_game (currYear, 8, 'H', 0, 'Utah State', 10, 19, 'L', '14-39');
wr_dtl_game (currYear, 9, '@', 0, 'Fresno State', 11, 2, 'L', '7-41');
wr_dtl_game (currYear, 10, 'H', 0, 'North Texas', 11, 9, 'L', '27-30');
wr_dtl_game (currYear, 11, '@', 0, 'New Mexico State', 11, 16, 'W', '33-32');
wr_dtl_game (currYear, 12, 'H', 0, 'Idaho', 11, 23, 'L', '19-64');
wr_ftr_team ();
//END

//BEG -- New Mexico State
wr_hdr_team ('New Mexico State', currYear, 11, 0, 5, 1, 10);
wr_dtl_game (currYear, 1, 'H', 0, 'New Mexico', 8, 29, 'L', '7-28');
wr_dtl_game (currYear, 2, '@', 0, 'Texas', 9, 7, 'L', '7-41');
wr_dtl_game (currYear, 3, '@', 0, 'Texas El Paso', 9, 14, 'L', '7-14');
wr_dtl_game (currYear, 4, 'H', 0, 'Northridge State', 9, 21, 'L', '0-33');
wr_dtl_game (currYear, 5, '@', 0, 'Louisiana State', 9, 28, 'L', '7-63');
wr_dtl_game (currYear, 6, 'H', 0, 'Utah State', 10, 12, 'L', '21-53');
wr_dtl_game (currYear, 7, '@', 0, 'North Texas', 10, 19, 'L', '0-13');
wr_dtl_game (currYear, 8, 'H', 0, 'Southern Utah', 10, 26, 'W', '52-21');
wr_dtl_game (currYear, 9, '@', 0, 'Nevada', 11, 2, 'L', '14-63');
wr_dtl_game (currYear, 10, '@', 0, 'Idaho', 11, 9, 'L', '19-34');
wr_dtl_game (currYear, 11, 'H', 0, 'Boise State', 11, 16, 'L', '32-33');
wr_ftr_team ();
//END

wr_ftr_year ();