var GmDate = new Array();
var GmTeam1 = new Array();
var GmTeam2 = new Array();
var GmScore1 = new Array();
var GmScore2 = new Array();

GmDate[0] = 'May 10, 2008';
GmDate[1] = 'May 17, 2008';
GmDate[2] = 'May 24, 2008';
GmDate[3] = 'June 1, 2008';
GmDate[4] = 'June 21, 2008';
GmDate[5] = 'June 22, 2008';
GmDate[6] = 'July 12, 2008';
GmDate[7] = 'August 9, 2008';
GmDate[8] = 'August 9, 2008';
GmDate[9] = 'August 9, 2008';
GmDate[10] = 'August 9, 2008';
GmDate[11] = 'August 9, 2008';
GmDate[12] = 'August 17, 2008';
GmDate[13] = 'September 6, 2008';
GmDate[14] = 'September 20, 2008';
GmDate[15] = 'October 4, 2008';
GmDate[16] = 'October 5, 2008';
GmDate[17] = 'October 11, 2008';
GmDate[18] = 'October 19, 2008';
GmDate[19] = '';
GmDate[20] = '';
GmDate[21] = '';

GmTeam1[0] = 'Wichita Red Stockings';
GmTeam1[1] = 'Wichita Red Stockings';
GmTeam1[2] = 'Wichita Bull Stockings';
GmTeam1[3] = 'Wichita Bull Stockings';
GmTeam1[4] = 'Wichita Bull Stockings';
GmTeam1[5] = 'Wichita Red Stockings';
GmTeam1[6] = 'Wichita Bull Stockings';
GmTeam1[7] = 'Wichita Bull Dozers';
GmTeam1[8] = 'Wichita Red Stockings';
GmTeam1[9] = 'Hodgeman County Nine';
GmTeam1[10] = 'Hodgeman County Nine';
GmTeam1[11] = 'Kansas Bull Stocking Nine';
GmTeam1[12] = 'Wichita Red Stockings';
GmTeam1[13] = 'Wichita Red Stockings';
GmTeam1[14] = 'Wichita Bull Stockings';
GmTeam1[15] = 'Wichita Red Stockings';
GmTeam1[16] = 'Wichita Red Stockings';
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';

GmTeam2[0] = 'Wichita Bull Dozers';
GmTeam2[1] = 'Wichita Bull Dozers';
GmTeam2[2] = 'Ft Larned Volunteer Infantry';
GmTeam2[3] = 'El Dorado Broncos';
GmTeam2[4] = 'Tall Grass Wranglers';
GmTeam2[5] = 'Wichita Bull Dozers';
GmTeam2[6] = 'Farmers Branch Mustangs';
GmTeam2[7] = 'Farmers Branch Mustangs';
GmTeam2[8] = 'St. Louis Unions';
GmTeam2[9] = 'Farmers Branch Mustangs';
GmTeam2[10] = 'St. Louis Unions';
GmTeam2[11] = 'Missouri & Texas Union Tanners';
GmTeam2[12] = 'Wichita Bull Dozers';
GmTeam2[13] = 'Wichita Bull Dozers';
GmTeam2[14] = 'John Brown Museum';
GmTeam2[15] = 'Wichita Bull Dozers';
GmTeam2[16] = 'Wichita Bull Dozers';
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';


GmScore1[0] = 'Rained';
GmScore1[1] = '21';
GmScore1[2] = '10';
GmScore1[3] = '7';
GmScore1[4] = '6';
GmScore1[5] = '8';
GmScore1[6] = '9';
GmScore1[7] = '0';
GmScore1[8] = '5';
GmScore1[9] = '6';
GmScore1[10] = '2';
GmScore1[11] = '10';
GmScore1[12] = '5';
GmScore1[13] = 'Rained';
GmScore1[14] = '13';
GmScore1[15] = '23';
GmScore1[16] = '21';
GmScore1[17] = '18';
GmScore1[18] = '13';
GmScore1[19] = '13';
GmScore1[20] = '8';
GmScore1[21] = '10';

GmScore2[0] = 'Out';
GmScore2[1] = '1';
GmScore2[2] = '1';
GmScore2[3] = '11';
GmScore2[4] = '7';
GmScore2[5] = '7';
GmScore2[6] = '13';
GmScore2[7] = '2';
GmScore2[8] = '13';
GmScore2[9] = '10';
GmScore2[10] = '10';
GmScore2[11] = '15';
GmScore2[12] = '6';
GmScore2[13] = 'Out';
GmScore2[14] = '10';
GmScore2[15] = '7';
GmScore2[16] = '9';
GmScore2[17] = '5';
GmScore2[18] = '6';
GmScore2[19] = '20';
GmScore2[20] = '10';
GmScore2[21] = '9';
