var GmDate = new Array();
var GmTeam1 = new Array();
var GmTeam2 = new Array();
var GmScore1 = new Array();
var GmScore2 = new Array();

GmDate[0] = 'April 9, 2005';
GmDate[1] = 'April 23, 2005';
GmDate[2] = 'April 23, 2005';
GmDate[3] = 'May 14, 2005';
GmDate[4] = 'May 15, 2005';
GmDate[5] = 'June 11, 2005';
GmDate[6] = 'June 18, 2005';
GmDate[7] = 'July 16, 2005';
GmDate[8] = 'July 16, 2005';
GmDate[9] = 'July 23, 2005';
GmDate[10] = 'July 23, 2005';
GmDate[11] = 'August 6, 2005';
GmDate[12] = 'August 7, 2005';
GmDate[13] = 'August 28, 2005';
GmDate[14] = 'September 10, 2005';
GmDate[15] = 'September 10, 2005';
GmDate[16] = 'September 10, 2005';
GmDate[17] = 'September 17, 2005';
GmDate[18] = 'September 18, 2005';
GmDate[19] = 'October 2, 2005';
GmDate[20] = 'October 8, 2005';
GmDate[21] = 'October 9, 2005';
GmDate[22] = 'October 23, 2005'

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 Red Stockings';
GmTeam1[6] = 'Wichita Red Stockings';
GmTeam1[7] = 'Wichita Bull Dozers';
GmTeam1[8] = 'Wichita Red Stockings';
GmTeam1[9] = 'Wichita Bull Dozers';
GmTeam1[10] = 'Wichita Bull Dozers';
GmTeam1[11] = 'Wichita Red Stockings';
GmTeam1[12] = 'Wichita Red Stockings';
GmTeam1[13] = 'Wichita Bull Dozers';
GmTeam1[14] = 'Wichita Bull Dozers';
GmTeam1[15] = 'Wichita Bull Dozers';
GmTeam1[16] = 'Wichita Bull Dozers';
GmTeam1[17] = 'Wichita Red Stockings';
GmTeam1[18] = 'Wichita Red Stockings';
GmTeam1[19] = 'Wichita Red Stockings';
GmTeam1[20] = 'Wichita Red Stockings';
GmTeam1[21] = 'Wichita Red Stockings';
GmTeam1[22] = 'Wichita Red Stockings';

GmTeam2[0] = 'Wichita Bulldozers';
GmTeam2[1] = 'Society of American Base Ball Research';
GmTeam2[2] = 'Shawnee Indian Mission';
GmTeam2[3] = 'Wichita Bull Dozers';
GmTeam2[4] = 'Wichita Bull Dozers';
GmTeam2[5] = 'Wichita Bull Dozers';
GmTeam2[6] = 'Wichita Bull Dozers';
GmTeam2[7] = 'Colorado Territorial All-Stars';
GmTeam2[8] = 'Colorado Territorial All-Stars';
GmTeam2[9] = 'Colorado Territorial All-Stars';
GmTeam2[10] = 'Colorado Territorial All-Stars';
GmTeam2[11] = 'Wichita Bull Dozers';
GmTeam2[12] = 'Wichita Bull Dozers';
GmTeam2[13] = 'Buffalo Soldiers';
GmTeam2[14] = 'St. Louis Perfectos';
GmTeam2[15] = 'St. Louis Unions';
GmTeam2[16] = 'Murphysboro Clarkes';
GmTeam2[17] = 'Wichita Bull Dozers';
GmTeam2[18] = 'Wichita Bull Dozers';
GmTeam2[19] = 'Wichita Bull Dozers';
GmTeam2[20] = 'Wichita Bull Dozers';
GmTeam2[21] = 'Wichita Bull Dozers';
GmTeam2[22] = 'Wichita Bull Dozers';

GmScore1[0] = '37';
GmScore1[1] = '5';
GmScore1[2] = '4';
GmScore1[3] = '15';
GmScore1[4] = '4';
GmScore1[5] = '6';
GmScore1[6] = '6';
GmScore1[7] = '13';
GmScore1[8] = '4';
GmScore1[9] = '7';
GmScore1[10] = '7';
GmScore1[11] = '10';
GmScore1[12] = '10';
GmScore1[13] = '8';
GmScore1[14] = '2';
GmScore1[15] = '4';
GmScore1[16] = '4';
GmScore1[17] = '-';
GmScore1[18] = '-';
GmScore1[19] = '8';
GmScore1[20] = '15';
GmScore1[21] = '18';
GmScore1[22] = '3';

GmScore2[0] = '13';
GmScore2[1] = '3';
GmScore2[2] = '8';
GmScore2[3] = '6';
GmScore2[4] = '16';
GmScore2[5] = '7';
GmScore2[6] = '7';
GmScore2[7] = '9';
GmScore2[8] = '3';
GmScore2[9] = '14';
GmScore2[10] = '5';
GmScore2[11] = '6';
GmScore2[12] = '8';
GmScore2[13] = '3';
GmScore2[14] = '12';
GmScore2[15] = '14';
GmScore2[16] = '5';
GmScore2[17] = '-';
GmScore2[18] = '-';
GmScore2[19] = '3';
GmScore2[20] = '14';
GmScore2[21] = '9';
GmScore2[22] = '7';
