var GmDate = new Array();
var GmTeam1 = new Array();
var GmTeam2 = new Array();
var GmScore1 = new Array();
var GmScore2 = new Array();

GmDate[0] = 'April 1, 2006';
GmDate[1] = 'April 1, 2006';
GmDate[2] = 'April 22, 2006';
GmDate[3] = 'May 6, 2006';
GmDate[4] = 'May 21, 2006';
GmDate[5] = 'June 3, 2006';
GmDate[6] = 'June 4, 2006';
GmDate[7] = 'June 4, 2006';
GmDate[8] = 'June 17, 2006';
GmDate[9] = 'July 8, 2006';
GmDate[10] = 'July 8, 2006';
GmDate[11] = 'July 19, 2006';
GmDate[12] = 'August 5, 2006';
GmDate[13] = 'August 6, 2006';
GmDate[14] = 'August 11, 2006';
GmDate[15] = 'August 12, 2006';
GmDate[16] = 'August 26, 2006';
GmDate[17] = 'September 17, 2006';
GmDate[18] = 'September 30, 2006';
GmDate[19] = 'October 7, 2006';
GmDate[20] = 'October 8, 2006';
GmDate[21] = 'October 22, 2006';

GmTeam1[0] = 'Wichita Red Stockings';
GmTeam1[1] = 'Wichita Red Stockings';
GmTeam1[2] = 'Wichita Red Stockings';
GmTeam1[3] = 'Wichita Red Stockings';
GmTeam1[4] = 'Wichita Red Stockings';
GmTeam1[5] = 'Wichita Bull Stockings';
GmTeam1[6] = 'Wichita Bull Stockings';
GmTeam1[7] = 'Wichita Bull Stockings';
GmTeam1[8] = 'Wichita Red Stockings';
GmTeam1[9] = 'Wichita Red Stockings';
GmTeam1[10] = 'Wichita Red Stockings';
GmTeam1[11] = 'Wichita Bull Stockings';
GmTeam1[12] = 'Wichita Red Stockings';
GmTeam1[13] = 'Wichita Red Stockings';
GmTeam1[14] = 'Wichita Red Stockings';
GmTeam1[15] = 'Wichita Bull Stockings';
GmTeam1[16] = 'Wichita Bull Stockings';
GmTeam1[17] = 'Wichita Red Stockings';
GmTeam1[18] = 'Wichita Bull Stockings';
GmTeam1[19] = 'Wichita Red Stockings';
GmTeam1[20] = 'Wichita Red Stockings';
GmTeam1[21] = 'Wichita Red Stockings';

GmTeam2[0] = 'Wichita Bulldozers';
GmTeam2[1] = 'Wichita Bulldozers';
GmTeam2[2] = 'Wichita Bulldozers';
GmTeam2[3] = 'Wichita Bull Dozers';
GmTeam2[4] = 'Wichita Bull Dozers';
GmTeam2[5] = 'Nebraska Old Glories';
GmTeam2[6] = 'Denver Blue Stockings';
GmTeam2[7] = 'Wauhoo Plowboys';
GmTeam2[8] = 'Wichita Bull Dozers';
GmTeam2[9] = 'Wichita Bull Dozers';
GmTeam2[10] = 'Wichita Bull Dozers';
GmTeam2[11] = 'El Dorado Broncos';
GmTeam2[12] = 'Wichita Bull Dozers';
GmTeam2[13] = 'Wichita Bull Dozers';
GmTeam2[14] = 'Wichita Bull Dozers';
GmTeam2[15] = 'Lyons Kansas Old Rebs';
GmTeam2[16] = 'John Brown Museum';
GmTeam2[17] = 'Wichita Bull Dozers';
GmTeam2[18] = 'Butler Club Nine';
GmTeam2[19] = 'Wichita Bull Dozers';
GmTeam2[20] = 'Wichita Bull Dozers';
GmTeam2[21] = 'Wichita Bull Dozers';


GmScore1[0] = '9';
GmScore1[1] = '20';
GmScore1[2] = '7';
GmScore1[3] = 'Rained';
GmScore1[4] = '16';
GmScore1[5] = '4';
GmScore1[6] = '20';
GmScore1[7] = '9';
GmScore1[8] = 'Rained';
GmScore1[9] = '6';
GmScore1[10] = '15';
GmScore1[11] = '8';
GmScore1[12] = '5';
GmScore1[13] = '4';
GmScore1[14] = '6';
GmScore1[15] = '7';
GmScore1[16] = '4';
GmScore1[17] = '6';
GmScore1[18] = '7';
GmScore1[19] = '13';
GmScore1[20] = '8';
GmScore1[21] = '10';

GmScore2[0] = '1';
GmScore2[1] = '14';
GmScore2[2] = '4';
GmScore2[3] = 'Out';
GmScore2[4] = '19';
GmScore2[5] = '8';
GmScore2[6] = '17';
GmScore2[7] = '8';
GmScore2[8] = 'Out';
GmScore2[9] = '17';
GmScore2[10] = '8';
GmScore2[11] = '11';
GmScore2[12] = '2';
GmScore2[13] = '7';
GmScore2[14] = '9';
GmScore2[15] = '10';
GmScore2[16] = '16';
GmScore2[17] = '11';
GmScore2[18] = '6';
GmScore2[19] = '20';
GmScore2[20] = '10';
GmScore2[21] = '9';
