var notes_idx = 0;
var notes_max = 111;
var notes = new Array(notes_max);

function note (yr, mo, dy, wkdy, head, title, note, img, photoby, url) {
	this.yr = yr;
	this.mo = mo;
	this.dy = dy;
	this.wkdy = wkdy;
	this.head = head;
	this.title = title;
	this.note = note;
	this.img = img;
	this.photoby = photoby;
	this.url = url;
}

/* image size: 134 x 50 */

/* 2009-2010 season ============================================================ */


notes[111] = new note( 2009, 'September', 16, 'Wednesday', 'Commentary', 'Where\'d Our Defense Go?'
					, 'After watching both games thus far this season, I must say I am surprised to see how much our defense has' +
					  ' improved from last year.  Current polls rank the North Texas pass defense at 32nd, and the rush defense in a' +
					  ' tie for 58th place while also ranked 38th for total defense.  This is a vast improvement over last year when' +
					  ' we secured the last position of many of these categories after two games.  Well done guys!'
					, '', ''
					, ''
					);

notes[110] = new note( 2009, 'September', 16, 'Wednesday', 'Commentary', 'You Don\'t Say...'
					, 'It\'s been reported that there were derogatory remarks and choice words were shouted from the student section' +
					  ' towards to Ohio bench during the game this past weekend.  Many fan sitting on that side of the stadium have' +
					  ' commented that the language used was not the type one would like to hear from the current student body.  Hearing' +
					  ' this information about the surprising student turnout we had for this game (despite the weather) was' +
					  ' disheartening to say the least.  Can we not just enjoy the game and and treat the opponents with the same' +
					  ' respect we would want our team treated with when they are visiting another school.'
					, '', ''
					, ''
					);

notes[109] = new note( 2009, 'September', 16, 'Wednesday', 'Player News', 'QB Dodge Out For A Week'
					, 'North Texas quarterback Riley Dodge will sit out a week while he recovers from an injury to his non-throwing' +
					  ' shoulder suffered during the game against Ohio this past weekend.  The coaching staff has suggested that the' +
					  ' injury is not serious, and he has been throwing some balls around during practice.  That\'s good news since' +
					  ' conference play starts next week.'
					, '', ''
					, ''
					);

notes[108] = new note( 2009, 'August', 10, 'Monday', 'Commentary', 'Has it been 8 months already?'
					, 'Wow, I must have slept a bit longer than normal, cause its football season again.  Apologies for the lack' +
					  ' of updates to the site during the off-season, but there have been a lot of changes going on here, so my time' +
					  ' has been diverted to other priorities.  However, I\'m back in time for the start of the season.  The site will' +
					  ' again go under usual updates as needed, but may not be as frequent as last year.  I thank you for your patience.'
					, '', ''
					, ''
					);


/* 2008-2009 season ============================================================ */
				
notes[107] = new note( 2009, 'January', 24, 'Saturday', 'Player News', 'Banquet Awards'
					, 'This evening North Texas hosted their annual Football Awards Banquet in which the university presents various' +
					  ' awards to teh deserving players on this past year\'s team.  As expected graduating senior wide receiver, <b>' +
					  ' Casey Fitzgerald</b>, took home the honors of being the team\'s most valuable player and outstanding offensive' +
					  ' player.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"width: 150px; text-align: left; color: #0c0;\">&nbsp;Award<br /><u>&nbsp;Presented to<img src=\"images/1.gif\" width=\"100\" height=\"1\" border=\"0\" alt=\"\"></u></td><td style=\"width: 150px; color: #0c0;\">&nbsp;<br /><u>&nbsp;Awarded to<img src=\"images/1.gif\" width=\"100\" height=\"1\" border=\"0\" alt=\"\"></u></td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Odus Mitchell Award<br />&nbsp;&bull;&nbsp;Team MVP</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Casey Fitzgerald</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Steve Ramsey Award<br />&nbsp;&bull;&nbsp;Outstanding Offensive Player</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Casey Fitzgerald</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Joe Greene Award<br />&nbsp;&bull;&nbsp;Outstanding Defensive Player</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Tobe Nwigwe</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Shawn Kramer Award<br />&nbsp;&bull;&nbsp;Most Inspirational Player</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Ryan Davenport</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Abner Haynes Award<br />&nbsp;&bull;&nbsp;Outstanding Special Teams Player</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Truman Spencer</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Ja\'Quay Wilburn Award<br />&nbsp;&bull;&nbsp;Outstanding Offensive Back</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Cam Montgomery</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Phillip Armour Award<br />&nbsp;&bull;&nbsp;Outstanding Offensive Lineman</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;J.J. Johnson</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Bill Bishop Award<br />&nbsp;&bull;&nbsp;Outstanding Defensive Lineman</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Isaac Thomas</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Byron Gross Award<br />&nbsp;&bull;&nbsp;Outstanding Linebacker</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Craig Robertson</td></tr>' +
					  '<tr><td style=\"width: 150px; text-align: left;\">&nbsp;Bill Brashier Award<br />&nbsp;&bull;&nbsp;Outstanding Defensive Back</td><td>&nbsp;<br />&nbsp;&bull;&nbsp;Kylie Hill</td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[106] = new note( 2009, 'January', 23, 'Friday', 'Player News', 'OU Receiver Transfers To North Texas'
					, 'Tyler Stradford, Oklahoma\'s redshirt wide receiver, left the team to pursue joining the Mean Green receiving' +
					  ' corps to help fill a void left by recently graduated <b>Casey Fitzgerald</b>.  This gives North Texas a top' +
					  ' receiver for Dodge\'s spread offense.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_OU_receiver-UNT_0123.208715d4.html'
					);

notes[105] = new note( 2009, 'January', 17, 'Saturday', 'Player News', 'Vizza Transfers To Texas A&M'
					, 'Word is out that former quarterback, <b>Giovanni Vizza</b>, has transfered to Texas A&M, with plans to attend' +
					  ' classes this year, and joining the team in 2010 to play his remaining two years of eligibility for the Aggies.'
					, '', ''
					, 'http://meangreenblog.dentonrc.com/archives/2009/01/its-official----vizza-to-texas.html'
					);

notes[104] = new note( 2009, 'January', 16, 'Friday', 'Coaching News', 'Coaching Carosel Of Changes'
					, 'With vacancies open due to the departure of former Defensive Line/Special Teams Coach Robert Drake and also the' +
					  ' Director of Football Operations Mark Barrow, the organization has taken steps to fill in the gaps.  As a result' +
					  ' Shelton Gandy will take over the responsibilities of Special Teams Coach in addition to being the team\'s' +
					  ' Running Backs Coach.  Also, Aaron Ausmus joins the team as the teams Strength and Conditioning Coach, having' +
					  ' previously served in the same capacity at Ole Miss and Southern California.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/stories/DRC_UNTFootball_0116.93bf984.html'
					);

notes[103] = new note( 2009, 'January', 13, 'Tuesday', 'Player News', 'Can It Get Any Worse? Yep!'
					, 'Just when fans thought it couldn\'t get any worse for North Texas, the team\'s quarterback for the past two' +
					  ' seasons, <b>Giovanni Vizza</b>, mabe public his request for a transfer, citing a displeasure with the' +
					  ' direction of the program, and mentioned that it was \"time to leave the program.\"  Needlesstosay, those that' +
					  ' followed the team closly were shocked as were the coaches.  This leaves the team with an opening at a position' +
					  ' that was once thought of as a secure position on the team for at least a few more years.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_untvizza_0112.18c2e77c.html\" target=\"_notes\">UNT quarterback Vizza to transfer</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_untvizza_0113.20aa37e.html\" target=\"_notes\">Dodge shocked by quarterback\'s departure</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.star-telegram.com/college_sports/story/1139001.html\" target=\"_notes\">Giovanni Vizza\'s edcision to leave catches UNT by surprise</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);
					
notes[102] = new note( 2008, 'December', 21, 'Sunday', 'Coaching News', 'Drake Leaves; Position Open'
					, 'Last week it was rumored that there was an opening on the North Texas coaching staff due to a departure.  This' +
					  ' week it was confirmed, with the announcement of special teams coach Robert Drake having accepted a position at' +
					  ' Keller central High School saying, "It\'s not what I thought it would be. I wish we\'d won five or six and I' +
					  ' could have left on a more pleasant note. My niche is in the high school level, and it\'s the best place for me."' +
					  ' The position has been posted and the search for a replacement is underway.'
					, '', ''
					, 'http://startelegramsports.typepad.com/colleges/2008/12/unts-dodge-has-opening-to-fill.html'
					);

notes[101] = new note( 2008, 'December', 16, 'Tuesday', 'Alumni News', 'Cobbs Not A Pro Bowler'
					, 'For weeks North Texas fans have been hitting hte NFL Pro Bowl voting site in the hopes of getting enough votes' +
					  ' for their favorite running back Patrick Cobbs of the Miami Dolphins so that he can represent them in this years' +
					  ' Pro Bowl.  It turns out Patrick did not get enough votes to make it this year as a fan favorite.'
					, '', ''
					, ''
					);

notes[100] = new note( 2008, 'December', 8, 'Monday', 'Conference News', 'That\'s Just BCS Madness'
					, 'In keeping with the BCS Bowl madness, the Florida Atlantic Owls accepted a bid to play in the Motor City Bowl' +
					  ' against the Central Michigan Chippewas.  This move left Louisiana Lafayette and Arkansas State on the outside' +
					  ' looking in even though they had a better record and came out on top in the head to head match-ups.  This was' +
					  ' to be the year that three Sun Belt teams played in bowl games, but that bid went to last years Sun Belt' +
					  ' Conference champions instead.'
					, '', ''
					, 'http://www.theadvertiser.com/article/20081209/SPORTS/812090322/1006'
					);

notes[99]  = new note( 2008, 'December', 7, 'Sunday', 'Conference News', 'Troy To New Orleans Bowl'
					, 'The Troy Trojans are headed to the New Orleans Bowl as the Sun Belt Conference representative for 2008.  They' +
					  ' will face Southern Mississippi Golden Eagles in the bowl\'s eigth year.  Louisiana Lafayette and Arkansas State' +
					  ' might also represent the Sun Belt in other bowls as well, as other conferences failed to satisfy their' +
					  ' obligations with eligible teams.'
					, '', ''
					, 'http://www.neworleansbowl.com/2007/'
					);

notes[98]  = new note( 2008, 'November', 25, 'Tuesday', 'Game News', 'Game 12: Arkansas State'
					, '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Arkansas State Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Arkansas State Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.astateredwolves.com/ViewArticle.dbml?SPSID=35558&amp;SPID=2798&amp;DB_OEM_ID=7200&amp;ATCLID=3622840\" target=\"_notes\">Arkansas State: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Arkansas State: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.astateredwolves.com/pdf5/353793.pdf?ATCLID=3622840&amp;SPID=2798&amp;DB_OEM_ID=7200&amp;SPSID=35558\" target=\"_notes\">Arkansas State: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/stories/DRC_untfootball_1129.11926c69.html\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=283340249\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=3624910\" target=\"_notes\">North Texas: Arkansas State Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=3625015\" target=\"_notes\">North Texas: Arkansas State Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.astateredwolves.com/ViewArticle.dbml?SPSID=35558&amp;SPID=2798&amp;DB_OEM_ID=7200&amp;ATCLID=3625088\" target=\"_notes\">Arkansas State: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=283340249\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[97]  = new note( 2008, 'November', 11, 'Tuesday', 'Game News', 'Game 11: at Middle Tennessee'
					, '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Middle Tennessee Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com//pdf4/352581.pdf?SPSID=14777&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Middle Tennessee Game Notes</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Middle Tennessee: North Texas Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.goblueraiders.com/content.cfm/id/35426\" target=\"_notes\">Middle Tennessee: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.goblueraiders.com/content.cfm/id/35586\" target=\"_notes\">Middle Tennessee: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_1122.1d7af25e3.html\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=283272393\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=3621395\" target=\"_notes\">North Texas: Middle Tennessee Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=3621404\" target=\"_notes\">North Texas: Middle Tennessee Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.goblueraiders.com/content.cfm/id/35654\" target=\"_notes\">Middle Tennessee: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=283272393\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[96]  = new note( 2008, 'November', 6, 'Thursday', 'Game News', 'Game 10: at Florida Atlantic'
					, '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1619314\" target=\"_notes\">North Texas: Florida Atlantic Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/pdf5/151978.pdf?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Florida Atlantic Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://fausports.cstv.com/sports/m-footbl/spec-rel/103008aaf.html\" target=\"_notes\">Florida Atlantic: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Florida Atlantic: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://fausports.cstv.com/photos/schools/fau/sports/m-footbl/auto_pdf/weekly-release.pdf\" target=\"_notes\">Florida Atlantic: North Texas Game Notes</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=283132226\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1621039\" target=\"_notes\">North Texas: Florida Atlantic Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1621066\" target=\"_notes\">North Texas: Florida Atlantic Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://fausports.cstv.com/sports/m-footbl/recaps/110808aaa.html\" target=\"_notes\">Florida Atlantic: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=283132226\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[95]  = new note( 2008, 'November', 3, 'Monday', 'Player News', 'LB Nwigwe Honored'
					, 'North Texas\'s very own <b>Tobe Nwigwe</b> was honored this week for his supurb play against Western' +
					  ' Kentucky by the Sun Belt Conference and was named this weeks Defensive Player of the Week.  Nwigwe had eight' +
					  ' tackles during the game, and single-handedly led the goal line stand in the games final minutes, with a shared' +
					  ' tackle for no gain, a solo tackle, and the interception on third down which he returned for a 97 yard touchdown.'
					, '20081103_t_nwigwe.jpg', 'Rick Yeatts'
					, 'http://www.meangreensports.com/ViewArticle.dbml?DB_OEM_ID=1800&amp;ATCLID=1617075'
					);

notes[94]  = new note( 2008, 'November', 2, 'Sunday', 'Game News', 'Game 9 Recap: at Western Kentucky'
					, 'North Texas defeated Western Kentucky to get their first win of the season.  In a wild game that came down to' +
					  ' that last play the Mean Green held on to their vistory when <b>Tobe Nwigwe</b> intercepted the Hilltoppers' +
					  ' attempted pass to go ahead with seconds left on the clock and returning the pass for a 97 yards touchdown as' +
					  ' the click ran down.  The game was one in which the Mean Green got the lead before half, and saw the Hilltoppers' +
					  ' score 20 unanswered points in the third quarter, but the Mean Green didn\'t give up, and the defense stepped' +
					  ' up to solidify the outcome.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1616312\" target=\"_notes\">North Texas: Western Kentucky Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1616279\" target=\"_notes\">North Texas: Western Kentucky Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.wkusports.com/ViewArticle.dbml?DB_OEM_ID=5400&amp;ATCLID=1616340\" target=\"_notes\">Western Kentucky: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=283060098\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[93]  = new note( 2008, 'October', 30, 'Thursday', 'Game News', 'Game 9: at Western Kentucky'
					, 'North Texas begins a three game road trip this weekend travling to Bowling Green, Kentucky to face Western' +
					  ' Kentucky for their homecoming weekend.  Hopefully (fingers crossed), the Mean Green will have a better opening' +
					  ' two quarters during this game then thay have in their past eight games.  With four games left in the season,'+
					  ' each one proves more importqant to win, so as not to go winless.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1614504\" target=\"_notes\">North Texas: Western Kentucky Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/pdf4/150259.pdf?SPSID=14777&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Western Kentucky Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.wkusports.com/ViewArticle.dbml?DB_OEM_ID=5400&amp;ATCLID=1612285\" target=\"_notes\">Western Kentucky: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Western Kentucky: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.wkusports.com/pdf5/149958.pdf?ATCLID=1612285&amp;SPSID=28825&amp;SPID=2242&amp;DB_OEM_ID=5400\" target=\"_notes\">Western Kentucky: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_1101.16b4c726c.html\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=283060098\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[92]  = new note( 2008, 'October', 29, 'Wednesday', 'Alumni News', 'Cobbs Gets 2yr Extension'
					, 'North Texas alum and Miami Dolphin\'s running back and special teams player, <b>Patrick Cobbs</b>, agreed to a' +
					  ' two-year contract extension, making him part of the Dolphins long range plans through the 2010 season.  &quot;We' +
					  ' look and we talk about consistent players, guys that have effort and guys that are highly efficient at their' +
					  ' job,&quot; head coach Tony Sparano said last week. &quot;And when we look and we talk about those people, Cobbs' +
					  ' is in that mix in all three categories. He\'s consistent, he\'s efficient and he\'s effective.&quot;'
					, '20081029_p_cobbs.jpg', 'Unknown'
					, 'http://www.palmbeachpost.com/blogs/content/shared-blogs/palmbeach/miamidolphins/entries/2008/10/29/dolphins_give_rb_cobbs_2year_e.html?cxntfid=blogs_inside_the_dolphins'
					);

notes[91]  = new note( 2008, 'October', 26, 'Sunday', 'Game News', 'Game 8 Recap: Troy'
					, 'Another game, another loss in which the game was out of hand after one quarter of play.  The continued issues' +
					  ' with turnovers plague the Mean Green on offense, yet the defense has once again been a help late in the game' +
					  ' in aiding to keep the game within reach.  This week the bright spot was once again, wide receiver <b>Casey' +
					  ' Fitzgerald</b>, who surpassed alum <b>Johnny Quinn</b> as the record holder for receiving in career receptions' +
					  ' for North Texas.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1611621\" target=\"_notes\">North Texas: Troy Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1611638\" target=\"_notes\">North Texas: Troy Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.troytrojans.com/ViewArticle.dbml?DB_OEM_ID=17200&amp;ATCLID=1611589\" target=\"_notes\">Troy: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282990249\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);
					
notes[90]  = new note( 2008, 'October', 24, 'Friday', 'Game News', 'Game 8: Troy'
					, 'The top team in the Sun Belt Conference, Troy, looks to continue it\'s run to the top of the conference ranks' +
					  ' when they come to Denton.  Meanwhile, North Texas looks to play the role of spoiler in trying to get it\'s first' +
					  ' win of the season.  Hopefully, the team is on the top of their game this week.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Troy Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/pdf4/148550.pdf?SPSID=14777&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Troy Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.troytrojans.com/ViewArticle.dbml?DB_OEM_ID=17200&amp;ATCLID=1608216\" target=\"_notes\">Troy: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Troy: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.troytrojans.com/pdf5/148584.pdf?ATCLID=1608216&amp;SPSID=87288&amp;SPID=10377&amp;DB_OEM_ID=17200\" target=\"_notes\">Troy: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_1025.147410c7b.html\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282990249\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);



notes[89]  = new note( 2008, 'October', 19, 'Sunday', 'Game News', 'Game 7 Recap: at Louisiana Monroe'
					, 'The late surge of offense and point production in the second half were not enough to overcome continued miscues' +
					  ' that occurred during the first half, as North Texas lost another game this season this time at the hands of a' +
					  ' Louisiana Monroe team that was held scoreless in the second half.  Though the Mean Green offense was the story' +
					  ' of the game, the team was hurt by the big plays three of which lead to touchdown in the first quarter, thus' +
					  ' effectively spotting the Warhawks 21 points before North Texas scored a touchdown.  Three drives the offense' +
					  ' did generate resulted in field goals as opposed to touchdowns, with one other field goal being kicked wide. The' +
					  ' team continues to show improvement, but also the struggles on defense persist, in addition to those on special' +
					  ' teams.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1606821\" target=\"_notes\">North Texas: Louisiana Monroe Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1606806\" target=\"_notes\">North Texas: Louisiana Monroe Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.ulmathletics.com/ViewArticle.dbml?temp_site=NO&amp;DB_OEM_ID=19000&amp;ATCLID=1606877\" target=\"_notes\">Louisiana Monroe: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282922433\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[88]  = new note( 2008, 'October', 18, 'Saturday', 'Stadium News', 'Coming Soon To North Texas'
					, '<b>Rick Villareal</b>, the North Texas Athletics Director, announced live on KNTU 88.1 that the students have' +
					  ' voted in favor of a dedicated athletic fee to help fund the cnostruction of a new football stadium and' +
					  ' entertainment venue.  He mentioned that roughly 13.9 percent of the student body (4,867 students) voted, with' +
					  ' 58.1% voting in favor of the fee, and 41.9% opposing it (2,829 for - 2,038 against).  The fee will not begin' +
					  ' until the stadium is completed, which is expected to be in the fall of 2011.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1606591\" target=\"_notes\">Mean Green Sports article</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://media.www.ntdaily.com/media/storage/paper877/news/2008/10/17/News/Students.Pass.Athletics.Referendum-3493774.shtml\" target=\"_notes\">North Texas Daily article</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.star-telegram.com/news/story/983138.html\" target=\"_notes\">Fort Worth Star Telegram article</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/spt/colleges/northtexas/stories/101908dnspountstadium.3de790a.html\" target=\"_notes\">Denton Record Chronicle article</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[87]  = new note( 2008, 'October', 16, 'Thursday', 'Game News', 'Game 7: at Louisiana Monroe'
					, 'North Texas is on the road this week against Louisiana Monroe.  Both teams are struggling this year, with the' +
					  ' Warhawks having the only win between the two teams at teh midpoint of the season.  Both teams are still searching' +
					  ' for their first Sun Belt conference victory, and at least one will get that win this weekend.  Hopefully, it\'s' +
					  ' in favor of the Mean Green, as they\'ve been showing signs of imrovement throughout the last few games, sans the' +
					  ' untimely miscue that has plagued the team on both sides of the ball thus far.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?DB_OEM_ID=1800&amp;ATCLID=1605008\" target=\"_notes\">North Texas: Louisiana Monroe Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/pdf5/147206.pdf?DB_OEM_ID=1800\" target=\"_notes\">North Texas: Louisiana Monroe Game Notes</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana Monroe: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana Monroe: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"https://admin.xosn.com/ViewArticle.dbml?SPSID=90583&amp;SPID=10968&amp;DB_OEM_ID=19000&amp;ATCLID=1567835\" target=\"_notes\">Louisiana Monroe: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_1018.123319fb4.html\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282922433\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[86]  = new note( 2008, 'October', 15, 'Wednesday', 'Player News', 'Medical Redshirts Given'
					, 'After playing in only three games this season, Head Coach <b>Todd Dodge</b> has decided to have <b>Riley' +
					  ' Dogde</b>, his son and recent recruit, apply for a medical redshirt.  In addition, offensive linemen <b>Kelvin' +
					  ' Drake</b>, who had suffered and ankle injury last year, has not been able to recover fully and has spent the' +
					  ' first six games of the season on the sidelines.  As a result, he too will also be applying for a medical' +
					  ' redshirt.  This will allow North Texas to keep it\'s star players around for an extra year of eligibility.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_1016.118ab611e.html'
					);

notes[85]  = new note( 2008, 'October', 15, 'Monday', 'Alumni News', 'Cobbs Explodes In Houston'
					, 'North Texas alum, and Miami Dolphin backup running back, <b>Patrick Cobbs</b>, had a big game in Houston this weekend,' +
					  ' lighting up the Texans for 139 yards receiving, on 3 receptions, with two of those resulting in big gains and' +
					  ' touchdowns.  Cobbs the previous Sun Belt Conference rushing record holder, until this past Saturday, and the' +
					  ' national rushing leader in 2003 has earned his way into a bigger role on offense with his work ethic. \"From' +
					  ' the time we walked in the door, this guy has done nothing but impress,\" coach Tony Sparano said. \"He only' +
					  ' plays one speed. He practices every single day the way he played in the game. You\'re looking for consistency,' +
					  ' and here\'s a guy staring you in the face. So we found a role for him.\" The Dolphins installed their successful' +
					  ' single-wing package in part to get Cobbs on the field with their other running backs, Ronnie Brown and Ricky' +
					  ' Williams.  In the formation nicknamed \"Wildcat\", Cobbs lines up in the slot opposite Williams, while Brown' +
					  ' takes a direct snap.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.nfl.com/videos?videoId=09000d5d80ba9f37\" target=\"_notes\">Anatomy Of A Play: Wildcat reverse pass</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.nfl.com/videos?videoId=09000d5d80b8dd72\" target=\"_notes\">Can\'t Miss Play: Wildcat strikes again</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.star-telegram.com/nflinsider/story/982553.html\" target=\"_notes\">Fort Worth Star Telegram: Cobbs\' desire keeps him going full speed</a></td></tr>' +
					  '</table>'
					, '20081012_p_cobbs.jpg', 'Unknown'
					, ''
					);

notes[84]  = new note( 2008, 'October', 12, 'Sunday', 'Game News', 'Game 6 Recap: Louisiana Lafayette'
					, 'Key players from both teams had career nights during North Texas\'s sixth loss this season.  Louisiana Lafayette' +
					  ' running back, Tyrell Fenroy took the title of all-time Sun Belt Conference rushing leader passing Nort Texas\'s' +
					  ' very own <b>Patrick Cobbs</b>.  In addition, Jason Cherry had 335 all-purpose yards and five touchdowns (in the' +
					  ' first half), and lit up the Mean Green defense and special teams.  On the flip side, North Texas receiver' +
					  ' <b>Casey Fitzgerald</b> had 231 yards receiving marking this the second most in school history behind his' +
					  ' previous record of 327 yards, set last year against Southern Methodist.  This was a good game through three' +
					  ' quarters of play, but North Texas had some turnovers in inopportune times during the game that put them in a' +
					  ' hole late in the game, which they couldn\'t recover from.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1601583\" target=\"_notes\">North Texas: Louisiana Lafayette Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1601599\" target=\"_notes\">North Texas: Louisiana Lafayette Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.ragincajuns.com/ViewArticle.dbml?DB_OEM_ID=15400&amp;ATCLID=1601411\" target=\"_notes\">Louisiana Lafayette: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282850249\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[83]  = new note( 2008, 'October', 9, 'Thursday', 'Stadium News', 'The State of Fouts Field'
					, 'North Texas Athletics Director Rick Villarreal gave students a tour of Fouts Field Tuesday. During the tour, he' +
					  ' pointed out the poor state of the stadium and the football program. KNTU\'s Joe Carter has more.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr style=\"align: middle;\"><td style=\"padding: 0 0 0 60px;\"><embed src="http://blip.tv/play/AdKPXwA" type="application/x-shockwave-flash" width="250" height="230" allowscriptaccess="always" allowfullscreen="true"></embed></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[82]  = new note( 2008, 'October', 8, 'Wednesday', 'Game News', 'Game 6: Louisiana Lafayette'
					, 'Continued woes and miscues plague North Texas, but there is a game to be played this Saturday and there\'s every' +
					  ' chance that the team can win.  Louisiana Lafayette is in town this week looking to go 2-0 in Conference play,' +
					  ' and .500 on the season through six games.  Cajun\'s Running back Tyrell Fenroy continues to impress being named' +
					  ' the Sun Belt Conference for a second consecutive week, and also needing only 30 yards to pass North Texas alum' +
					  ' <b>Patrick Cobbs</b> as the Sun Belt\'s all-time leading rusher.  Meanwhile, the Mean Green are still looking' +
					  ' for their first win of the season.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1599711\" target=\"_notes\">North Texas: Louisiana Lafayette Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com//pdf5/145414.pdf?SPSID=14777&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Louisiana Lafayette Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.ragincajuns.com/ViewArticle.dbml?SPSID=67390&amp;SPID=7585&amp;DB_OEM_ID=15400&amp;ATCLID=1598038\" target=\"_notes\">Louisiana Lafayette: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana Lafayette: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.ragincajuns.com/fls/15400/stats/football/08GameNotes/NTNotes.pdf?ATCLID=858923&amp;SPSID=79775&amp;SPID=7585&amp;DB_OEM_ID=15400\" target=\"_notes\">Louisiana Lafayette: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_1011.ff1d3b52.html\" target=\"_notes\">Denton Record Chronicle: Game Preview</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282850249\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[81]  = new note( 2008, 'October', 6, 'Monday', 'Fan News', 'The Sunglasses Incident'
					, 'After the game against Florida International, I walked onto the field to cross over to the student side for the' +
					  ' playing of the North Texas alma mater at which time I bent over to feel the turf and my sunglasses fell from' +
					  ' around my neck (they were hung on my collar).  I realized the next morning they were missing and were no where' +
					  ' to be found.<br/><br/>Monday morning I stumbled upon a post on GoMeanGreen.com that mentioned the finding of a' +
					  ' pair of sunglasses on the field.  I sent a PM to the author, \"Quoner\", and was informed that he had found my' +
					  ' sunglasses and agreed to return them to me via the mail.<br/><br/>In summary, there are honest folks in the' +
					  ' world who will do the right thing even when no one is watching.  \"Quoner\", is a stand-up guy and a perfect' +
					  ' example for us all.  Thanks man, you\'re the best!'
					, '20081003_sunglasses.jpg', 'Jeff Pergola'
					, 'http://www.gomeangreen.com/forums/index.php?showtopic=43372'
					);

notes[80]  = new note( 2008, 'October', 5, 'Sunday', 'Game News', 'Game 5 Recap: Florida International'
					, 'The woes for North Texas continue on special teams, with a blocked punt returned for a touchdown, in' +
					  ' combination with a missed field goal during the game against Florida International.  Not only that but' +
					  ' <b>Giovanni Vizza</b>, who suffered a concussion during the game and returned to finish what he started, also' +
					  ' had three interceptions, doubling his total for the year in just to games after not having any picks through' +
					  ' the first three games of the season.  Two of those picks thrown led to two scores by the Golden Panthers. ' +
					  ' Receiving did not seem to be a problem as <b>Casey Fitzgerald</b> returned ot his old form with 120 yards' +
					  ' for the game, while <b>Alex Lott</b> filled in for recently departed Sam Dibrell.  On the bright side the' +
					  ' offense was able to move the ball effectively, but was not able to complete drives due to their unfortunatly' +
					  ' timed miscues.<br /><br />'+
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1596851\" target=\"_notes\">North Texas: Florida International Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1596894\" target=\"_notes\">North Texas: Florida International Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.fiusports.com/ViewArticle.dbml?SPSID=49159&amp;SPID=4780&amp;DB_OEM_ID=11700&amp;ATCLID=1596888\" target=\"_notes\">Florida International: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282780249\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[79]  = new note( 2008, 'October', 1, 'Wednesday', 'Player News', 'WR Dibrell Leaves Team'
					, 'The second most productive receiver for North Texas, <b>Sam Dibrell</b>, as left the team.  Dibrell had been' +
					  ' a consistent threat at receiver opposite <b>Casey Fitzgerald</b> this season, and has caught 24 passes for 233' +
					  ' yards to this point in the season.  It is not known why he has decided to leave the team, but his absense will' +
					  ' leave his friend and former San Antonio Alamo Heights teammate <b>Giovanni Vizza</b> without a second option' +
					  ' at the wide receiver position in clutch situations.  Currently, senior <b>Roderick Johnson</b> is shown as' +
					  ' Dibrell\'s backup on the depth chart for this weekend\'s game against Florida International.'
					, '20081001_s_dibrell.jpg', 'Rick Yeatts'
					, 'http://meangreenblog.dentonrc.com/archives/2008/10/dibrell-gone-1.html'
					);

notes[78]  = new note( 2008, 'October', 1, 'Wednesday', 'Team News', 'Special Teams Opportunities'
					, 'The North Texas special teams play this season has lacked something to be desired.  The team has seen various' +
					  ' players back to return punts and kickoffs, which has been prone to muffed punts, fumbles on returns, resulting' +
					  ' in poor field position.  This week Haed Coach <b>Todd Dodge</b> stated that <b>Casey Fitzgerald</b>, will no' +
					  ' longer be used in this role, and will be used strictly at wide receiver.  <b>DaWaylan Cook</b> has become the' +
					  ' new kick returner after averaging 23.8 yards per attempt against Rice.  The punt returner is still up in the' +
					  ' air, and will be handled by <b>Royce Hill</b> and <b>John Shorter</b>, each of which has had a special-teams' +
					  ' fumble this season.  Needlesstosay, this aspect of the team is definitly a \"work in prorgess\".'
					, '', ''
					, 'http://www.star-telegram.com/college_sports/story/943517.html'
					);

notes[77]  = new note( 2008, 'September', 30, 'Tuesday', 'Game News', 'Game 5: Florida International'
					, 'The Mean Green begin Sun Belt Conference play against a team which recorded it\'s only win in two years (ending' +
					  ' a twenty three game loosing streak) against it, in Florida International.  The Golden Panthers, coming off a' +
					  ' huge win against an out of conference opponent, Toledo (MAC).  With the two teams seemingly headed in opposite' +
					  ' directions, North Texas could sure use a win to begin a turn around of what is starting to look like a season' +
					  ' that could go south quick if they don\'t.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1594816\" target=\"_notes\">North Texas: Florida International Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/pdf4/143989.pdf?SPSID=14777&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Florida International Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.fiusports.com/ViewArticle.dbml?SPSID=49159&amp;SPID=4780&amp;DB_OEM_ID=11700&amp;ATCLID=1593706\" target=\"_notes\">Florida International: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Florida International: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.fiusports.com/fls/11700/pdf/football_game_notes/2008/fiu_unt.pdf?&amp;&amp;SPSID=62731&amp;SPID=4780&amp;DB_OEM_ID=11700\" target=\"_notes\">Florida International: North Texas Game Notes</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282780249\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[76]  = new note( 2008, 'September', 29, 'Monday', 'Game News', 'Game 4 Recap: at Rice'
					, 'Head Coach <b>Todd Dodge</b> opened his press conference after being blastd by Rice with the phrase, \"We\'re' +
					  ' all embarrassed,\" and truer words could not have been spoken.  The entire Mean Green nation feels this same' +
					  ' sentiment this evening, and it seems the coaches are at a loss to explain it.  For the better part of two' +
					  ' quarters the team looked sharp and were answering Rice drive for drive, but then the turnovers and sloppy' +
					  ' play began.  Intereception which had been a rarity this year, were the norm.  Muffed punts or fumbles on punt' +
					  ' or kickoffs, continued even after an off week to work on these issues.  The end product was as expected once' +
					  ' these woes began.  It was an abysmal showing against an in-state team who we compete for recruits with, and' +
					  ' not a good way to show your student body justification for voting on stadium fees.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1591484\" target=\"_notes\">North Texas: Rice Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1591505\" target=\"_notes\">North Texas: Rice Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://riceowls.cstv.com/sports/m-footbl/recaps/092708aab.html\" target=\"_notes\">Rice: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282710242\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[75]  = new note( 2008, 'September', 24, 'Wednesday', 'Stadium News', 'Video Presentation'
					, 'The North Texas Athletic Department had intended this video presentation to be played and presented to fans at' +
					  ' the Mean Green home opener against Tulsa.  However, the best intentions of the department did not go as expected' +
					  ' when the presentation went unnoticed by fans, as there was no announcement of the video made, and those who did' +
					  ' see it couldn\'t hear the information presented by Hall of Fame coach <b>Hayden Fry</b>, current Head Coach' +
					  ' <b>Todd Dodge</b>, and NFL Hall of Famer and North Texas alum <b>Joe Greene</b>.  As a result the department' +
					  ' has placed the video on it\'s website for all to view.  The video has been provided on this site as well for' +
					  ' your convenience.  Remember "The Time Is Now."'
					, '', ''
					, 'http://www.meangreensports.com/newMediaPlayer/console.htm?type=vod&amp;oemid=1800&amp;id=145066&amp;ATCLID=1575803&amp;DB_MENU_ID=&amp;SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;CLIP_ID=140400&amp;CLIP_FILE_ID=145066'
					);

notes[74]  = new note( 2008, 'September', 24, 'Wednesday', 'Game News', 'Game 4: at Rice'
					, 'The Mean Green play their next game against Conference USA\'s Rice Owls in an attempt to begin a winning streak' +
					  ' resmbling that of 2004 when the Mean Green turn around their season to win out the remainder of their games' +
					  ' after starting off 0-4.  Currently, the Mean Green stand at 0-3 and will be a force to be dealt with this' +
					  ' weekend.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1589774\" target=\"_notes\">North Texas: Rice Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/pdf7/142332.pdf?SPSID=14777&amp;SPID=562&amp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Rice Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://riceowls.cstv.com/sports/m-footbl/spec-rel/092608aac.html\" target=\"_notes\">Rice: North Texas Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://riceowls.cstv.com/sports/m-footbl/spec-rel/092208aaa.html\" target=\"_notes\">Rice: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://grfx.cstv.com/photos/schools/rice/sports/m-footbl/auto_pdf/weekly-release.pdf\" target=\"_notes\">Rice: North Texas Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://grfx.cstv.com/photos/schools/rice/sports/m-footbl/auto_pdf/NorthTexasprogram.pdf\" target=\"_notes\">Rice: North Texas Game Program</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282710242\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[73]  = new note( 2008, 'September', 15, 'Monday', 'Game News', 'Game 3 Recap: at Louisiana State'
					, 'North Texas did some good in this game though the score does not reflect it.  Heading into the half down 3-24 was' +
					  ' an accomplishment, especially against the #7 ranked team.  However, the team still has some work to do heading' +
					  ' into the bye week, prior to facing Rice and Sun Belt Conference opponents.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1581805\" target=\"_notes\">North Texas: Louisiana State Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1581807\" target=\"_notes\">North Texas: Louisiana State Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.lsusports.net/ViewArticle.dbml?SPSID=27815&amp;SPID=2164&amp;DB_OEM_ID=5200&amp;ATCLID=1581709\" target=\"_notes\">Louisiana State: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282570099\" target=\"_notes\">Game Recap</a> and <a style=\"text-decoration: none\" href=\"http://video.msn.com/?mkt=en-US&amp;brand=foxsports&amp;playlist=videoByUuids:uuids:2aba6e88-65b0-4633-9c17-3825fcfd5846&amp;showPlaylist=true&amp;from=FOXSPORTS&amp;fg=/cfb/team\" target=\"_notes\">Video Highlights</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[72]  = new note( 2008, 'September', 13, 'Saturday', 'Conference News', 'Visible Improvement'
					, 'This season the Sun Belt has shown some improvement against out of conference opponents.  Starting with Arkansas' +
					  ' State\'s upset win against Texas A&M, and the most recent upset of Middle Tennessee\'s win against Maryland.' +
					  ' This conference is starting to get better, and has shown that it too can go up against some decent teams of' +
					  ' stronger conferences.  Just look at the results from this season:<br /><br />' + 
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/aap2_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Arkansas State over Texas A&M (Big XII) by a score of 18-14<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282430245\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/ffr_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Florida Atlantic over Alabama Birmingham (CUSA) by a score of 49-34<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282502226\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/mmm_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Middle Tennessee over Maryland (ACC) by a score of 24-14<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282502393\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/lla_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Louisiana Lafayette over Kent State (MAC) by a score of 44-27<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282640309\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/fli_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Florida International over Toledo (MAC) by a score of 35-16<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282712649\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '</table><br />' +
					  'Not only are the wins over out of conference teams indicative of the progress being made in the Sun Belt' + 
					  ' Conference, but there were other games played where the outcome was closer than most had expected, here are a' +
					  ' few of the results from a few nail biters:<br /><br />' + 
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/nnb_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Arkansas (SEC) over Louisiana Monroe by a score of 28-27<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282502433\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/lla_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">#24 Illinois (Big Ten) over Louisiana Lafayette by a score of 20-17<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282570356\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '<tr style=\"height: 15px; color: #fff; background: url(\'images/teams/bkgnds/aap2_bg.png\') repeat-x;\"><td style=\"padding: 0 0 0 5px;\">Southern Mississippi (CUSA) over Arkansas State by a score of 27-24<a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282572032\" target=\"_notes\"><img src=\"images/icon.offsite.gif\" width=\"12\" height=\"9\" border=\"0\" alt=\"\" style=\"padding-left: 5px; vertical-align: center;\"></a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[71]  = new note( 2008, 'September', 8, 'Monday', 'Player News', 'DE Gilmore Returning'
					, 'Head Coach <b>Todd Dodge</b> confirmed reports that <b>Eddrick Gilmore</b>, who was reported as not playing for' +
					  ' the Mean Green in July due to academic related issues, has returned to the team and will be taking a few weeks' +
					  ' to prepare himself and get physically ready to contribute to the team.  This is great news for a defense that' +
					  ' has struggled to open the season.'
					, '', ''
					, ''
					);

notes[70]  = new note( 2008, 'September', 8, 'Monday', 'Game News', 'Game 3: at Louisiana State'
					, 'The Mean Green play their next game against Southeastern Conference\'s Louisiana State Tigers in a game where' +
					  ' the venue has yet to be determined due to weather related concerns.  With their previous game postponed, the' +
					  ' Tigers want anxiously to get back on the field, while the Mean Green would like to take some time to regroup' +
					  ' their first two outings this season.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1580124\" target=\"_notes\">North Texas: Louisiana State Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.lsusports.net/pdf5/139526.pdf?ATCLID=1506443&amp;SPSID=27811&amp;SPID=2164&amp;DB_OEM_ID=5200\" target=\"_notes\">North Texas: Louisiana State Game Notes</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana State: North Texas Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.lsusports.net/ViewArticle.dbml?SPSID=27815&amp;SPID=2164&amp;ATCLID=1577693&amp;DB_OEM_ID=5200\" target=\"_notes\">Louisiana State: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.lsusports.net/pdf1/139372.pdf?ATCLID=1506443&amp;SPSID=27815&amp;SPID=2164&amp;DB_OEM_ID=5200\" target=\"_notes\">Louisiana State: North Texas Game Notes</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282570099\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[69]  = new note( 2008, 'September', 5, 'Saturday', 'Stadium News', 'The Time Is Now'
					, 'The North Texas Athletic Department and University Administrators began a visible push towards getting information' +
					  ' regarding the development of a new stadium out into the open this weekend.  There was a tent set up on the' +
					  ' practice field during the pregame festivities with pamphets and a concept model of a stadium.  Within Fout\'s' +
					  ' Field there were cement floor decals and larger posters that depicted the concept drawing and a catch phase of' +
					  ' \"The Time Is Now\" in green.  Many noticed the visual propaganda and began to discuss the possibilities for' +
					  ' the future.  Only time will tell when the project will take flight and will be come a reality. A copy of the' +
					  ' flyer that the Athletic Department was providing is provided.'
					, '', ''
					, 'http://www.gomeangreen.com/wp-content/uploads/2008/09/a003236k_stadium-flyer-08.pdf'
					);

notes[68]  = new note( 2008, 'September', 5, 'Saturday', 'Player News', 'Redshirt Is Off Dodge'
					, 'Fans at Saturday night\'s game against Tulsa were shocked and speachless when they discovered <b>Riley Dodge</b>' +
					  ' was in the game and playing in a year many had expected him to be a redshirt in order to secure the quarterback' +
					  ' position for a few years after <b>Giovanni Vizza</b> had graduated.  When asked about his decision to play his' +
					  ' son in this game, Head Coach <b>Todd Dodge</b> cited his ability to make plays combined with injuries and losses' +
					  ' at other positions, and with a mention that we are thin at slot receiver.  Many fans who listened to the post' +
					  ' game radio interview were disappointed with the decision, and were truely surprised by the reason behind it.'
					, '', ''
					, ''
					);

notes[67]  = new note( 2008, 'September', 5, 'Saturday', 'Game News', 'Game 2 Recap: vs Tulsa'
					, 'North Texas was dealt a second blow in their start to the second season under Head Coach <b>Todd Dodge</b>. The' +
					  ' crowd of 22,785 was excited to see the team face off agaisnt a team that currently has the seventh ranked' +
					  ' offense in the nation.  The defense struggled to maintain the short outside passes, and the offense though' +
					  ' improved somewhat from last week got a boost from the inclusion of <b>Riley Dodge</b> as a receiver.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?DB_OEM_ID=1800&amp;ATCLID=1576829\" target=\"_notes\">North Texas: Tulsa Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1576792\" target=\"_notes\">North Texas: Tulsa Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://tulsahurricane.cstv.com/sports/m-footbl/recaps/090608aaa.html\" target=\"_notes\">Tulsa: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282500249\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[66]  = new note( 2008, 'September', 5, 'Friday', 'Game News', 'Impacts Of A Hurricane'
					, 'With Hurricane Gustav having forced the postponement of Louisiana State\'s game against Troy this past week,' +
					  ' there are now concerns about Hurricane Ike and its potential impact on the game against North Texas.  Currently,' +
					  ' it is possible that the game against North Texas will not be cancelled but rather relocated to a different' +
					  ' venue out of the storm\'s path, at either the Superdome in New Orleans, or to Irving at Texas Stadium.  Both are' +
					  ' fine choices, but local fans would apprecaite the latter of the two.'
					, '', ''
					, 'http://blog.nola.com/lsusports/2008/09/lsu_might_use_dome_for_north_t.html'
					);

notes[65]  = new note( 2008, 'September', 1, 'Monday', 'Game News', 'Game 2: vs Tulsa'
					, 'The Mean Green play their home opener against Conference USA\'s Tulsa Hurricanes continuing a rivalry between' +
					  ' two teams who will face each other for the third time in four years.  Can North Texas weather the storm, and' +
					  ' put last week\'s defeat to Kansas State behind them?  Can the offense return to last year\'s form, and the' +
					  ' defense continue to improve with the recent changes?  We\'ll find out this week.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&ATCLID=1573448\" target=\"_notes\">North Texas: Tulsa Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com//pdf4/138192.pdf?SPSID=9058&mp;SPID=562&mp;DB_OEM_ID=1800\" target=\"_notes\">North Texas: Tulsa Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://tulsahurricane.cstv.com/sports/m-footbl/spec-rel/090108aaa.html\" target=\"_notes\">Tulsa: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.fansonly.com/photos/schools/tuls/sports/m-footbl/auto_pdf/weekly-release.pdf\" target=\"_notes\">Tulsa: North Texas Game Notes</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282500249\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[64]  = new note( 2008, 'August', 31, 'Sunday', 'Game News', 'Game 1 Recap: at Kansas State'
					, 'North Texas suffered a loss in its first game of the season in Manhattan, Kansas after falling to the Wildcats' +
					  ' 6-45.  The game showed weaknesses in the offense and defensive corps that can be corrected in time.  However,' +
					  ' there were a few bright spots to take away from this game, including the lack of turnovers, the ability of the' +
					  ' offensive line to protect <b>Giovanni Vizza</b> in the pocket and the tackling by our defense.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?DB_OEM_ID=1800&amp;ATCLID=1572468\" target=\"_notes\">North Texas: Kansas State Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?SPSID=9052&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1572508\" target=\"_notes\">North Texas: Kansas State Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.kstatesports.com/ViewArticle.dbml?DB_OEM_ID=400&amp;ATCLID=1572529\" target=\"_notes\">Kansas State: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/recap?gameId=282432306\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[63]  = new note( 2008, 'August', 30, 'Saturday', 'Alumni News', 'Packers Release Quinn'
					, 'After spending the summer in Green Bay, the Packers released <b>Johnny Quinn</b> from the team, and choosing other' +
					  ' players for their roster.  It was certainly a disappointment to read the news, but North Texas fans sure support' +
					  ' thier favorite alum, and hope he lands on another roster sometime soon.'
					, '20080830_j_quinn.jpg', 'Unknown'
					, 'http://www.packers.com/news/releases/2008/08/30/2/'
					);

notes[62]  = new note( 2008, 'August', 27, 'Wednesday', 'Player News', 'Former Recruit At SMU'
					, 'North Texas 2007 recruit <b>Justin Padron</b>, who had left the program earlier this summer opting to give up the game' +
					  ' of football citing complications from diabetes and a battle with his blood sugar levels, has returned to the' +
					  ' game as a walk on at Southern Methodist.  Tim Hundley the Mustangs assistant head coach/defense has confirmed' +
					  ' the information as truth.  Head Coach <b>Todd Dodge</b> was unaware of Padron\'s decision to return, but was not' +
					  ' surprised to hear the news.  Padron, however, will have to sit out a year as a transfer.'
					, '', ''
					, 'http://meangreenblog.dentonrc.com/archives/2008/08/its-true-justin-padron-to-smu.html'
					);

notes[61]  = new note( 2008, 'August', 25, 'Monday', 'Game News', 'Game 1: at Kansas State'
					, 'The 2008 season starts off with a trip to Bill Snyder Family Stadium in Manhattan Kansas, home of the Wildcats.' +
					  ' The game will feature the recognition of the 2008 Ring of Honor inducties including David Allen, Martin' +
					  ' Gramatica, Terence Newman and Mark Simoneau.  In addition, the university will also honor the 1998 Wildcat' +
					  ' football team that, for the first time in the school\'s history, went to #1 in the national rankings.<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com/ViewArticle.dbml?DB_OEM_ID=1800&amp;ATCLID=1568262\" target=\"_notes\">North Texas: Kansas State Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.meangreensports.com//pdf1/136896.pdf?DB_OEM_ID=1800\" target=\"_notes\">North Texas: Kansas State Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.kstatesports.com/ViewArticle.dbml?DB_OEM_ID=400&amp;ATCLID=1566502\" target=\"_notes\">Kansas State: North Texas Game Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.kstatesports.com/ViewArticle.dbml?DB_OEM_ID=400&amp;ATCLID=1568277\" target=\"_notes\">Kansas State: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"http://www.kstatesports.com//pdf1/136533.pdf?DB_OEM_ID=400\" target=\"_notes\">Kansas State: North Texas Game Notes</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"http://sports.espn.go.com/ncf/preview?gameId=282432306\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);

notes[60]  = new note( 2008, 'August', 22, 'Friday', 'Media News', 'Games To Be Televised'
					, 'This season TXA 21 has agreed to broadcast four North Texas football games locally for fans unable to attend the' +
					  ' games live.  The games to be televised include the home opener against Tulsa, the road game against Rice.  Also,' +
					  ' the ESPN Regional broadcasts of the games against Florida International and Western Kentucky will be broadcast.'
					, '20080822_txa21.jpg', 'Jeff Pergola'
					, 'http://www.meangreensports.com/ViewArticle.dbml?DB_OEM_ID=1800&ATCLID=1566962'
					);

notes[59]  = new note( 2008, 'August', 16, 'Saturday', 'Practice Notes', 'Injury Frequency Concerning'
					, 'Through two weeks of practice the sight of players going down and then showing up resting the next day is getting' +
					  ' commonplace, while at the same time is concerning.  Since practices have started the team has seen <b>Troy' +
					  ' Franklin</b> and <b>Draylen Ross</b> and others go down, while others being held out of practices for spains and' +
					  ' other minor injuries for precautionary purposes.  Others though are being eased back into the practices after' +
					  ' recovering from injuries.  All of this talk of injuries, though bound to happen, is making for anxiety from fans' +
					  ' of the team wanted to see all players healthy in time for the season opener.'
					, '', ''
					, ''
					);

notes[58]  = new note( 2008, 'August', 15, 'Friday', 'Player News', 'WR King Leaves Program'
					, 'One of the North Texas recruits from 2007, <b>Marcus King</b>, has left the team and plans to transfer to another' +
					  ' school as he is eligible by NCAA standards.  King had been a redshirt last year, and with the influx of wide' +
					  ' receiver recruits these last two years will not impact the teams depth at this position.  However, Kings loss' +
					  ' makes a total of 5 players fr0m last years recruiting class (of 21) that have left the team, others include' +
					  ' <b>Kevin Ealey</b>, <b>Evan Fentriss</b> and <b>Justin Padron</b>.'
					, '', ''
					, 'http://meangreenblog.dentonrc.com/archives/2008/08/breaking-news-king-leaves-prog.html'
					);

notes[57]  = new note( 2008, 'August', 11, 'Monday', 'Injury Report', 'WR Rucker Out Six Weeks'
					, 'The start of the football practices mane the start of hte football season is nearby, but also means injuries can' +
					  ' arise before players see the opening kickoff.  Freshman receiver <b>Forrest Rucker</b> is the first of such to be' +
					  ' sidelined for a few weeks after suffering a shoulder injury during practices.'
					, '', ''
					, ''
					);

notes[56]  = new note( 2008, 'August', 4, 'Monday', 'Schedule News', 'Fall Practice Is Underway'
					, 'It\'s been a long off-season, but it is now time to get back into the swing of things at North Texas.  The team' +
					  ' starts fall practices this week in preparation for the upcoming season. A lot of new faces join the team and' +
					  ' there\'s a lot of work to be done before August 30th.  The complete fall practice schedule is below (subject' +
					  ' to change due to weather):<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"width: 70px; text-align: center; color: #0c0;\"><u>&nbsp;Week&nbsp;</u></td><td style=\"width: 210px; color: #0c0;\"><u>&nbsp;Practices<img src=\"images/1.gif\" width=\"130\" height=\"1\" border=\"0\" alt=\"\"></u></td><td style=\"width: 160px; color: #0c0;\"><u>&nbsp;Equiptment<img src=\"images/1.gif\" width=\"20\" height=\"1\" border=\"0\" alt=\"\"></u></td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">1st</td><td>&nbsp;<b>August 4th and 5th @ 7pm</b></td><td>&nbsp;Helmets</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">1st</td><td>&nbsp;<b>August 6th and 7th @ 7pm</b></td><td>&nbsp;Shells</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">1st</td><td>&nbsp;<b>August 8th @ 7pm</b></td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">1st</td><td>&nbsp;August 9th @ 8-9:15am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">1st</td><td>&nbsp;<b>August 9th @ 6:30-8:30pm</b></td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 11th @ 9:30-11:30am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 12th @ 8-9:30am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 12th @ 4-5:30pm</td><td>&nbsp;Shells</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 13th @ 9-11am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 14th @ 8-9:30am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 14th @ 8:15-10:15pm</td><td>&nbsp;Shells</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 15th @ 10:45-12:45pm</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;August 16th @ 8-10am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">3rd</td><td>&nbsp;August 18th @ 8:30-10am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">3rd</td><td>&nbsp;August 18th @ 4-5:30pm</td><td>&nbsp;Shells</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">3rd</td><td>&nbsp;August 19th @ 9-11:30am</td><td>&nbsp;Full Pads</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">3rd</td><td>&nbsp;August 20th @ 8-9:30am</td><td>&nbsp;Helmets</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">3rd</td><td>&nbsp;August 20th @ 7:30-9:30pm</td><td>&nbsp;Full Pads</td></tr>' +
					  '</table>' +
					  '<br />Dates in <b>bold</b> will be at Fouts Field, all others at the Athletic Center practice fields. Also, the' +
					  ' word is that all practices will be open to the public.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/drc_untpractice_0804.11366baf.html'
					);

notes[55]  = new note( 2008, 'August', 4, 'Monday', 'Player News', 'WR Fentriss Leaves Team'
					, 'After suffering a torn ACL prior to the start of the 2007 season, Rice transfer, <b>Evan Fentriss</b> has been' +
					  ' rehabilitating the injury but was unable to recover to his previous form, and has since decided to walk away' +
					  ' from football all together. Since transfering to North Texas he has not played a down in a regular season game.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNT_football_notebook_0805.165c9db2.html'
					);

notes[54]  = new note( 2008, 'July', 28, 'Monday', 'Recruiting News', 'DE From China Spring Commits'
					, 'After a conversation with recent North Texas alum <b>Jeremiah Chapman</b>, China Spring defensive end <b>Ryan' +
					  ' Boutwell</b> orally committed to play for the Mean Green.  The only school to offer him scholarship, a call to' +
					  ' Chapman a fellow alum from China Spring helped with the decision making process.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_recruit_0729.117decf0.html'
					);

notes[53]  = new note( 2008, 'July', 26, 'Saturday', 'Alumni News', 'Kassell To Be Inducted'
					, 'Former North Texas linebacker <b>Brad Kassell</b>, now with the New York Jets, was selected as a recent member of' +
					  ' the Athletic Hall of Fame class.  Kassell, is the third all-time leading tackler in Mean Green history, and' +
					  ' was the Sun Belt Conference Defensive Player of the Year in 2001.'
					, '20080726_b_kassell.jpg', 'John Dunn'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_NT_Hall_0726.2575b3d.html'
					);

notes[52]  = new note( 2008, 'July', 25, 'Friday', 'Recruiting News', 'CB From Rowlett Commits'
					, '<b>Hilbert Jackson</b>, orally commited to play for the Mean Green after attending a camp held at North Texas' +
					  ' last weekend, citing pleasure with the facilities, coaching staff, and it\'s proximity to his family.  He is' +
					  ' projected to play cornerback, in a defensive system familar to what he is currently playing under.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootball_0725.8b600515.html'
					);

notes[51]  = new note( 2008, 'July', 23, 'Wednesday', 'Stadium News', 'Stadium Expected In 2010'
					, 'Head Coach <b>Todd Dodge</b> revealed today that when hired he was told that \"we would have a new stadium by' +
					  ' 2010\". This is the first mention of a date by which a stadium is to be built for the Mean Green.  Rumors had' +
					  ' been circulating for some time, but this announcement was a surprise to all.'
					, '20080723_fouts_field.jpg', 'Unknown'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_untstadium_0723.80f6bbff.html'
					);
					
notes[50]  = new note( 2008, 'July', 23, 'Wednesday', 'Conference News', 'Sun Belt Adds To Bowls'
					, 'The Sun Belt Conference commisioner, <b>Wright Waters</b>, announced that the Sun Belt will have more' +
					  ' opportunities to send bowl eligible teams to various venues, provided those venues cannot fill their games with' +
					  ' teams from their primary conferences.  The SunBelt will have the first shot and filling vacant slots in the' +
					  ' PapaJohns.com Bowl, the St. Petersburg Bowl, or the PetroSun Independence Bowl.'
					, '20080723_bcs_logo.jpg', 'Jeff Pergola'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_Sun_Belt_adds_0723.82a70333.html'
					);
					
notes[49]  = new note( 2008, 'July', 22, 'Tuesday', 'Recruiting News', 'OL From Houston Commits'
					, '<b>Keenan Flax</b>, orally commited to play for the Mean Green after attending a camp held at North Texas over' +
					  ' the weekend, citing his fondness of the facilities, the coaching staff, and the academic assistance provided' +
					  ' by the university.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_Mean_Green_lands_0722.7d8a9c60.html'
					);

notes[48]  = new note( 2008, 'July', 22, 'Tuesday', 'Player News', 'WR Fitzgerald Honored'
					, '<b>Casey Fitzgerald</b> was named to the Preseason All-Sun Belt Conference Team during his days representing the' +
					  ' North Texas football team at the Sun Belt Conference Media Days sessions, teh result of his hard work and' +
					  ' dedication during his junior season in 2007.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_sunbeltnotes_0722.7b583612.html'
					);

notes[47]  = new note( 2008, 'July', 16, 'Wednesday', 'Player News', 'DE Horton Deemed Ineligable'
					, 'The defensive corps took another hard hit when <b>Alonzo Horton</b> did not earn the associates degree he needed' +
					  ' at Northwest Mississippi CC in order to be able ot transfer to North Texas and be able to play for the Mean' +
					  ' Green in the 2008 season.'
					, '', ''
					, 'http://startelegramsports.typepad.com/fbc/2008/07/unt-loss-of-hor.html'
					);

notes[46]  = new note( 2008, 'July', 8, 'Tuesday', 'Player News', 'DE Gilmore Lost For Season'
					, 'The defensive corps for North Texas took a hit today when it was revealed that <b>Eddrick Gilmore</b> was not' +
					  ' on the teams roster as fall practice is nearing, leaving the coaching staff an opening on what was to be an' +
					  ' already filled position.'
					, '20080708_e_gilmore.jpg', 'Rick Yeatts'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_untgilmore_0708.33a9807c.html'
					);

notes[45]  = new note( 2008, 'June', 27, 'Friday', 'Schedule News', 'SMU, Army Series Slated'
					, 'Athletics Director, <b>Rick Villareal</b>, announced today that North Texas has agreed to mulit-year series' +
					  ' with metroplex rival Southern Methodist (4 games [2014-17], with an option for 8 more [2018-25]) and Army' +
					  ' (6 games [2009-10 and 2016-19]).'
					, '20080627_smu_army.jpg', 'Jeff Pergola'
					, 'http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&amp;SPID=562&amp;DB_OEM_ID=1800&amp;ATCLID=1504229'
					);

notes[44]  = new note( 2008, 'June', 19, 'Thursday', 'Coaching News', 'Dodge Featured On Rivals.com'
					, 'Head coach <b>Todd Dodge</b> discusses his recruiting philosophy and is featured on the front page of Rivals.com' +
					  ' website.  The article provided a great picture as to what he is looking for when recruiting new talent.'
					, '', ''
					, 'http://footballrecruiting.rivals.com/content.asp?CID=819363'
					);

notes[43]  = new note( 2008, 'June', 18, 'Wednesday', 'Alumni News', 'Quinn Opening Eyes In Green Bay'
					, 'Recent free-agent signee to the Green Bay Packers, North Texas alum <b>Johnny Quinn</b>, is surprising some' +
					  ' coaches with his abilities during team practices.  He is one of seven WRs hoping to make the team this summer.'
					, '', ''
					, 'http://www.jsonline.com/story/index.aspx?id=763778'
					);

notes[42]  = new note( 2008, 'June', 2, 'Monday', 'Alumni News', 'Jackson Released By Chargers'
					, 'Recent undrafted free-agent signee to the San Disgo Chargers, North Texas alum <b>Brandon Jackson</b>, was' +
					  ' released by the team.'
					, '', ''
					, 'http://www.chargers.com/team/transactions/'
					);
					
notes[41]  = new note( 2008, 'May', 7, 'Wednesday', 'Academic News', 'Five Scholarships Lost'
					, 'The NCAA released its Academic Progress Rate report on Tuesday, and as a result of its findings noted within' +
					  ' the North Texas football team will lose five scholarships, thus enabling the team to renew only 80 of its 85' +
					  ' existing scholarships next season.'
					, '', ''
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNT_APR_report_0507.d6ca3d27.html'
					);

notes[40]  = new note( 2008, 'May', 2, 'Friday', 'Player Honors', 'WR Stickler Honored'
					, 'The National Strength and Conditioning Association honored North Texas receiver <b>Brock Stickler</b> with the' +
					  ' All-American Strength and Conditioning Athlete of the Year award for his dedication to strength training and' +
					  ' conditioning.'
					, '', ''
					, 'http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&SPID=562&DB_OEM_ID=1800&ATCLID=1456278'
					);

notes[39]  = new note( 2008, 'April', 29, 'Tuesday', 'NFL Draft', 'Weathers Gets An Invite'
					, 'It has not yet been confirmed, however rumor has it that recent graduate <b>Aaron Weathers</b> has been invited' +
					  ' to the Miami Dolphins free agent tryout. As soon as this news is confirmed, we\'ll have three more former' +
					  ' players in the NFL ranks.'
					, '', ''
					, ''
					);


notes[38]  = new note( 2008, 'April', 28, 'Monday', 'NFL Draft', 'Chapman & Jackson Signed'
					, 'Draft day came and went without any of the North Texas graduates having been selected.  <b>Brandon Jackson</b>' +
					  ' and <b>Jeremiah Chapman</b> had to wait a while after the completion of the draft to sign an undrafted free' +
					  ' agent contract with the San Diego Chargers and get an invite to the free agent tryout with the Minnesota' +
					  ' Vikings respectively.'
					, '', ''
					, 'http://meangreenblog.dentonrc.com/archives/2008/04/footballhoops_notes.html'
					);

notes[37]  = new note( 2008, 'April', 26, 'Saturday', 'NFL Draft', 'Recent Grads Await News'
					, 'Recent graduates, <b>Jamario Thomas</b>, <b>Jeremiah Chapman</b>, <b>Brandon Jackson</b>, and <b>Montey' +
					  ' Stevenson</b>, who were star performers during their days at North Texas, begin the waiting game of hearing' +
					  ' news from prospective NFL teams regarding their selections in this years draft.'
					, '20080426_nfl_logo.jpg', 'Jeff Pergola'
					, 'http://media.www.ntdaily.com/media/storage/paper877/news/2008/04/24/Sports/Mean-Green.Prospects.Hope.Prepare.For.Potential.Nfl.Career-3346281.shtml'
					);

notes[36]  = new note( 2008, 'April', 18, 'Friday', 'Injury Report', 'OL Tomlinson Update'
					, 'The start of the football season will be later than expected for North Texas offesnsive linemen <b>Matt' + 
					  ' Tomlinson</b> as he underwent surgery to repair an in injured shoulder earlier this month.  According to Head' +
					  ' Coach <b>Todd Dodge</b> Matt should be available in a back-up capacity by mid-season.'
					, '20080418_m_tomlinson.jpg', 'Rick Yeatts'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNT_football_briefs_0418.74c47427.html'
					);

notes[35]  = new note( 2008, 'April', 15, 'Tuesday', 'Crime Blotter', 'Former Player Indicted'
					, 'Former NT footballer <b>Kevin Ealey</b>, who dropped out of school last September, has been indicted for his role in' +
					  ' connection with the robbery of a local restauraunt in Brenham.  Ealey apparently drove the get-away vehicle ' +
					  ' accomlpices threatened and robbed several customers along with stealing from the register.'
					, '20080415_k_ealey.jpg', 'Brenham PD'
					, 'http://media.www.ntdaily.com/media/storage/paper877/news/2008/04/15/News/Former.Football.Player.Indicted.For.Robbery-3325189.shtml'
					);

notes[34]  = new note( 2008, 'April', 12, 'Saturday', 'Fun and Games', 'Green Team Victorious'
					, 'North Texas faithful swarmed upon Fout\'s Field after the football team\'s final scrimmage of the spring.  A' +
					  ' grand time was had by all who played and those that stayed to watch a flag football game set up for a worthy' +
					  ' cause.'
					, '20080412_green_team.jpg', 'FirefightnRick'
					, ''
					);

notes[33]  = new note( 2008, 'April', 12, 'Saturday', 'Spring Game', 'Defense Impressive'
					, 'The new defense, coached by returning <b>Gary DeLoach</b>, held it\'s own this afternoon against the North Texas' +
					  ' offense. Though they scored five times through the air, the defenseput on a good show for all who attended the' +
					  ' conclusion of the spring schedule.'
					, '20080412_g_deloach.jpg', 'Gary Payne, DRC'
					, ''
					);

notes[32]  = new note( 2008, 'April', 11, 'Friday', 'Spring Football', 'North Texas Spring Prospectus'
					, 'The North Texas Football team has released the spring prospectus. Seperate sections for each position, the' +
					  ' coaching staff, and other aspects of the team are available via download.'
					, '', ''
					, 'http://www.meangreensports.com//pdf1/122584.pdf?SPSID=9058&SPID=562&DB_OEM_ID=1800'
					);

notes[31]  = new note( 2008, 'April', 4, 'Friday', 'AD News', 'Villarreal Celebrates 7yrs'
					, 'It\'s been seven years for Athletic Director <b>Rick Villarreal</b> and for North Texas Athletics looking' +
					  ' over all that has changed for both it\'s hard to believe that it has all happened within such a short' +
					  ' amount of time. Can\'t wait to see what the future holds for us.'
					, '20080404_r_villarreal.jpg', 'Unknown'
					, 'http://www.meangreensports.com/ViewArticle.dbml?SPSID=9509&SPID=581&DB_OEM_ID=1800&ATCLID=68013'
					);

notes[30]  = new note( 2008, 'April', 2, 'Wednesday', 'Spring Football', 'Sun Belt Spring Prospectus'
					, 'The Sun Belt Conference has released the spring prospectus for the conference members. Seperate sections for each' +
					  ' team are available via download.'
					, '', ''
					, 'http://www.sunbeltsports.org/ViewArticle.dbml?DB_OEM_ID=4100&ATCLID=1430405'
					);

notes[29]  = new note( 2008, 'March', 29, 'Saturday', 'Practice Notes', 'Signs Of Improvement'
					, 'Reading news reports both from the Denton Record-Chronicle and the Ft. Worth Star-Telegram one can\'t help' +
					  ' but notice all have noted that the defense is showing improvement from last year. Coaches have stated that no' +
					  ' position is safe, so players both new to the team and returning from last year are fighting for their chance' +
					  ' at solidifying a starting position.'
					, '20080329_football.jpg', 'Unknown'
					, ''
					);

notes[28]  = new note( 2008, 'March', 11, 'Tuesday', 'Alum News', 'Haynes Inducted'
					, 'North Texas\' very own <b>Abner Haynes</b> was inducted into the Texas Sports Hall of Fame, and was recognized' +
					  ' for helping to break the color barrier in Texas by becoming one of the first African-American collegiate' +
					  ' football players in the state.  He played for North Texas as a running back from 1956-1959.'
					, '20080312_a_haynes.jpg', 'Topps'
					, 'http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&SPID=562&DB_OEM_ID=1800&ATCLID=1410592'
					);

notes[27]  = new note( 2008, 'March', 7, 'Friday', 'Fun and Games', '2008 GMG.com Bowl V'
					, 'It\'s that time of year folks when fans and alum descend upon Fouts Field to play a freindly game of flag' +
					  ' football while at the same time raise money for the Andrew Smith Scholarship Fund.  This has been a tradition' +
					  ' for five years running, and it is fun is for all participants.'
					, '20080307_gmgbowl5.jpg', 'meangreendork'
					, 'http://www.gomeangreen.com/forums/index.php?showtopic=39998'
					);

notes[26]  = new note( 2008, 'March', 7, 'Friday', 'Schedule News', 'Spring Practice Is Here'
					, 'Spring practices were to get under way this past week, but the first few days were cancelled due to wintery' +
					  ' weather.  As a result the revised spring practice schedule is below:<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"width: 70px; text-align: center; color: #0c0;\"><u>&nbsp;Week&nbsp;</u></td><td style=\"width: 180px; color: #0c0;\"><u>&nbsp;Practices<img src=\"images/1.gif\" width=\"110\" height=\"1\" border=\"0\" alt=\"\"></u></td><td style=\"width: 160px; color: #0c0;\"><u>&nbsp;Scrimmages<img src=\"images/1.gif\" width=\"20\" height=\"1\" border=\"0\" alt=\"\"></u></td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">1st</td><td>&nbsp;March 8th</td><td>&nbsp;None</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">2nd</td><td>&nbsp;March 10th, 11th and 13th</td><td>&nbsp;None</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">3rd</td><td>&nbsp;None</td><td>&nbsp;None</td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">4th</td><td>&nbsp;March 25th and 27th</td><td>&nbsp;<b>March 28th</b></td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">5th</td><td>&nbsp;March 31st, April 1st and 2nd</td><td>&nbsp;<b>April 4th</b></td></tr>' +
					  '<tr><td style=\"width: 70px; text-align: center;\">6th</td><td>&nbsp;April 8th and 10th</td><td>&nbsp;<b>April 12th</b></td></tr>' +
					  '</table>' +
					  '<br />Dates in <b>bold</b> will be at Fouts Field, all others at the Athletic Center practice fields. Also, the' +
					  ' word is that all practices will be open to the public, with the exception of the final scrimmage on April 12th.'
					, '20080307_t_dodge.jpg', 'Unknown'
					, ''
					);

notes[25]  = new note( 2008, 'Febuary', 29, 'Friday', 'Alum News', 'Awasom Is A Free Agent'
					, 'Just weeks removed from the Super Bowl victory, <b>Adrian Awasom</b> finds himself a free agent this off-season' +
					  ' after being on the injured reserve list for the New York Giants since Sept. 18, and quite possibly as a result' +
					  ' of his arrest during the week of the big game.'
					, '20080229_nygiants.jpg', 'Unknown'
					, ''
					);

notes[24]  = new note( 2008, 'Febuary', 14, 'Thursday', 'Injury Report', 'C Drake To Have Surgery'
					, 'Sophomore <b>Kelvin Drake</b> will have surgery to repair torn tendons in his ankle that occurred during the' +
					  ' Middle Tennesse game this past October.  He is expected to be available for the season opener against Kansas' +
					  ' State.'
					, '20080214_k_drake.jpg', 'Rick Yeatts'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_Mean_Green_OL_0215.c4887225.html'
					);

notes[23]  = new note( 2008, 'Febuary', 10, 'Sunday', 'Injury Report', 'DL Thomas In Hospital'
					, 'Senior defensive lineman <b>Isaac Thomas</b> is currently recovering from a blood clot in his left leg after' +
					  ' suffering a pulled muscle. The impact of his injury is yet to be determined at this time, but is expected to' +
					  ' be released mid-week.'
					, '20080210_i_thomas.jpg', 'Rick Yeatts'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_Thomas_Hurt_0211.ae0833cc.html'
					);

notes[22]  = new note( 2008, 'Febuary', 8, 'Friday', 'Coaching News', 'Defensive Additions'
					, 'The hiring of former Defensive Coordinator <b>Gary DeLoach</b>, and now the hiring new Defensive Backs Coach' +
					  ' <b>Carlton Buckles</b>, completes the coaching changes for the defense stemming from last years dissappointments.'
					, '20080208_helmet.jpg', 'The Helmet Project'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/stories/DRC_UNTCoachHire_0208.9ea22822.html'
					);

notes[21]  = new note( 2008, 'Febuary', 6, 'Wednesday', 'Signing Day', 'Recruits Sign LOI'
					, 'After a long wait, recruits like <b>Nick Leppo</b> and <b>Riley Dodge</b> (pictured) were finally able ot sign' +
					  ' their National Letters of Intent to play for the college or university of their choice, and at the same time we' +
					  ' were able to get our first glimpse as to the future of our football team.'
					, '20080206_r_dodge.jpg', 'Unknown'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNTFootballSignees_0207.9970546b.html'
					);

notes[20]  = new note( 2008, 'Febuary', 3, 'Sunday', 'Alum News', 'Super Bowl Champion'
					, 'When the New York Giants defeated the New England Patriots 17-14 in Super Bowl LXII, North Texas Alum <b>Adrian' +
					  ' Awasom</b> became a Super Bowl Champion.  Congratulations!'
					, '20080203_a_awasom.jpg', 'Unknown'
					, ''
					);

/* 2007-2008 season ============================================================ */

notes[19]  = new note( 2008, 'January', 26, 'Saturday', 'Awards Banquet', '2007 Team Awards'
					, 'The North Texas Football Awards Banquet was held today, and several honors were bestowed upon the top performers' +
					  ' of this past season, including <b>Casey Fitzgerald</b> (pictured), <b>Jeremiah Chapman</b> and <b>Giovanni' +
					  ' Vizza</b> and several others.'
					, '20080126_c_fitzgerald.jpg', 'Rick Yeatts'
					, 'http://www.meangreensports.com/ViewArticle.dbml?SPSID=9058&SPID=562&DB_OEM_ID=1800&ATCLID=1375751'
					);

notes[18]  = new note( 2008, 'January', 23, 'Wednesday', 'Alum News', 'Packers Sign Quinn'
					, 'The Green Bay Packers have signed free agent and North Texas alum <b>Johnny Quinn</b> to a one year contract.' +
					  ' He will be headed up to Green Bay March 1st.'
					, '20080123_j_quinn.jpg', 'Rick Yeatts'
					, 'http://www.packers.com/news/releases/2008/02/07/1/'
					);

notes[17]  = new note( 2008, 'January', 20, 'Sunday', 'Alum Honors', 'Man-Of-The-Year Finalist'
					, 'The National Football League has named its four finalists for the 2007 Walter Payton NFL Man of the Year award.' +
					  ' Kansas City Chiefs guard and North Texas alum <b>Brian Waters</b> was one of those named as a finalist.'
					, '20080120_b_waters.jpg', 'Unknown'
					, 'http://www.kcchiefs.com/news/2008/01/20/chiefs_g_brian_waters_finalist_for_walter_payton_nfl_man_of_the_year_honor/'
					);

notes[16]  = new note( 2008, 'January', 5, 'Saturday', 'Alum Honors', 'Chiefs Man-Of-The-Year'
					, 'The Kansas City Chiefs have selected North Texas alum <b>Brian Waters</b> as thier organization\'s nominee' +
					  ' for 2007 Walter Payton NFL Man of the Year award.'
					, '20071214_b_waters.jpg', 'Unknown'
					, 'http://www.kcchiefs.com/news/2007/12/14/chiefs_g_brian_waters_nominee_for_nfl_man_of_the_year_honor/'
					);

notes[15]  = new note( 2007, 'December', 11, 'Tuesday', 'End of Year Honors', 'WR Earns Honorable Mention'
					, 'SI.com gave wide receiver <b>Casey Fitzgerald</b> an honorable mention for its All-Amrican team. From former' +
					  ' walk-on to an All-American, you gotta love that recognition.'
					, '20071115_c_fitzgerald.jpg', 'Rick Yeatts'
					, 'http://sportsillustrated.cnn.com/2007/football/ncaa/12/10/all.americas/index.html'
					);

notes[14]  = new note( 2007, 'December', 5, 'Wednesday', 'End of Year Honors', 'Freshman-Of-The-Year'
					, 'The Sun Belt Conference named quarterback <b>Giovanni Vizza</b> as its Freshman of the Year for 2007, recognizing' +
					  ' him for \"putting up gaudy numbers\" and for his exceptional performance and numerous records during the loss to' +
					  ' Navy in mid-November.'
					, '20071027_g_vizza.jpg', 'Rick Yeatts'
					, 'http://www.sunbeltsports.org/ViewArticle.dbml?SPSID=22157&amp;SPID=1808&amp;DB_OEM_ID=4100&amp;ATCLID=1346198'
					);
					
notes[13]  = new note( 2007, 'December', 5, 'Wednesday', 'End of Year Honors', 'All-Sun Belt Conference'
					, 'The Sun Belt Conference named defensive lineman <b>Jeremiah Chapman</b> (pictured) to its First Team All-Sun Belt' +
					  ' Conference Defense. Also, receiver <b>Casey Fitzgerald</b> was named to the First Team All-Sun Belt Conference' +
					  ' Offense, while offensive linemen <b>Kelvin Drake</b> was named to the Second Team.'
					, '20071205_j_chapman.jpg', 'Rick Yeatts'
					, ''
					);

notes[12]  = new note( 2007, 'November', 26, 'Wednesday', 'End of Year Honors', 'Freshman All-American'
					, 'Freshman quarterback <b>Giovanni Vizza</b> and line backer <b>Craig Robertson</b> (pictured) were awarded' +
					  ' honorable mentions on the Scout.com Freshman All-American team for 2007.'
					, '20071126_c_robertson.jpg', 'Rick Yeatts'
					, 'http://texastech.scout.com/a.z?s=188&amp;p=2&amp;c=705470'
					);

notes[11]  = new note( 2007, 'November', 15, 'Thursday', 'Team Record', 'Walk-on WR Sets Two Records'
					, 'Former walk-on, junior <b>Casey Fitzgerald</b>, surpassed John Love\'s 1966 receiving record of 1,130 yards' +
					  ' during the first quarter of the Arkansas State game. Also, his five receptions in the game give him 96 for' +
					  ' the season to date, surpassing Marvin Walker\'s record of 91 set in 1982.'
					, '20071115_c_fitzgerald.jpg', 'Rick Yeatts'
					, ''
					);

notes[10] = new note( 2007, 'November', 11, 'Sunday', 'Alum News', 'Packers Contact Quinn'
					, 'From an email received from alum <b>Johnny Quinn</b>: \"I got a call from the Green Bay Packers to come up' +
					  ' for a workout. Apparently they\'ve had some injuries at receiver.  I leave tomorrow and the workout is on' +
					  ' Tuesday.  Hopefully this time next week I\'ll be a Packer!\"'
					, '20071111_j_quinn.jpg', 'Unknown'
					, ''
					);
					
notes[9]  = new note( 2007, 'November', 9, 'Friday', 'Player News', 'LB Nwigwe Gets Jail Time'
					, 'Sophmore linebacker <b>Tobe Nwigwe</b> was sentenced to serve jail time stemming from an arrest on a theft' +
					  ' charge (for stealing clothing, paints and a stencil worth more than $50 but less than $500 from a Denton' +
					  ' County Wal-Mart Supercenter), that had occurred while on probation from a previous charge.'
					, '20071109_t_nwigwe.jpg', 'Rick Yeatts'
					, 'http://www.dentonrc.com/sharedcontent/dws/drc/sports/college/stories/DRC_UNT\'s_Nwigwe_1109.1f2cc7848.html'
					);
					
					
notes[8]  = new note( 2007, 'November', 9, 'Friday', 'Coaching News', 'University Clears Dodge'
					, 'After three former players filed a complaint with the NAACP, accusing Head Coach <b>Todd Dodge</b> and his' +
					  ' staff of a racial bias, an investigation by the university into the allegations cleared those accused of' +
					  ' any wrongdoing.'
					, '20071109_t_dodge.jpg', 'Rick Yeatts'
					, ''
					);
				
notes[7]  = new note( 2007, 'October', 27, 'Saturday', 'Alum Honors', '1977 Football Team Honored'
					, 'Prior to the game against Middle Tennessee, the 1977 North Texas football team was honored at the 2007 Hall' +
					  ' of Fame induction ceremonies.  They team had won 10 games and was ranked 16th in the nation at the end of' +
					  ' the season.'
					, '20071027_h_fry.jpg', 'Rick Yeatts'
					, ''
					);
				
notes[6]  = new note( 2007, 'October', 27, 'Saturday', 'Team Record', 'Passing Yardage Record'
					, 'Freshman quarterback, <b>Giovanni Vizza</b>, became the new record holder of passing yards for a freshman' +
					  ' with 1,295 yards for the season after 4 games.  The previous record of 1,206 yards set by the late Andrew' +
					  ' Smith in 2002.'
					, '20071027_g_vizza.jpg', 'Rick Yeatts'
					, ''
					);
				
notes[5]  = new note( 2007, 'October', 27, 'Saturday', 'Team Record', 'Career Rushing Record'
					, 'Senior running back, <b>Jamario Thomas</b> (pictured), moved into second place behind former teammate and' +
					  ' mentor, <b>Patrick Cobbs</b>, with 3,199 career rushing yards.  Cobbs leads Thomas with 4,050 career rushing'+
					  ' yards, just a mere 851 yards between the back-to-back NCAA national rushing champions from 2003-04.'
					, '20071027_j_thomas.jpg', 'Rick Yeatts'
					, ''
					);
				
notes[4]  = new note( 2007, 'September', 23, 'Sunday', 'Alum News', 'An Unexpected Surprise'
					, 'Sitting next to me at the game against Flodia Atlantic were <b>Johnny Quinn</b> (pictured) and <b>Zach Muzzy</b>.' +
					  ' Both wide recievers had arrived to support their team, and stuck around to the very end. It was good to see' +
					  ' see tham at the game and I appreciate Johnny\'s allowing me to shoot this photo of he and his girl.'
					, '20070923_j_quinn.jpg', 'Jeff Pergola'
					, ''
					);
				
notes[3]  = new note( 2007, 'September', 9, 'Sunday', 'Team Record', 'Single-Game Passing Record'
					, 'Quarterback <b>Daniel Meager</b> surpassed several records during the game versus Southern Methodist, including' +
					  ' the 38-year old single-game passing record held by Steve Ramsey with 601 passing yards. He recieved player of' +
					  ' the week honors for the Sun Belt Conf. by Rivals.com.'
					, '20070909_d_meager.jpg', 'Rick Yeatts'
					, ''
					);
					
notes[2]  = new note( 2007, 'September', 9, 'Sunday', 'Team Record', 'Single-Game Receiving Record'
					, 'Wide receiver <b>Casey Fitzgerald</b> claimed the single-game receiving record catching a career high 18 passes' +
					  ' for 327 yards. Casey was also named Sun Belt Conf. Offensive Player of the Week. In addition, Casey leads the' +
					  ' nation in recieving yards, averaging 226.5 per game.'
					, '20070909_c_fitzgerald.jpg', 'Rick Yeatts'
					, ''
					);
					
notes[1]  = new note( 2007, 'August', 11, 'Saturday', 'Alum News', 'Cobbs Shines In Pre-Season'
					, 'North Texas alum <b>Patrick Cobbs</b> scored the final touchdown and game-winning two-point conversation during' +
					  ' the Miami Dolphins pre-season opener against the Jacksonville Jaguars on Aug. 11.'
					, '20070811_p_cobbs.jpg', 'Unknown'
					, ''
					);

notes[0]  = new note( 2007, 'August', 6, 'Sunday', 'Alum News', 'Quinn Headed To Big Easy'
					, 'North Texas alum <b>Johnny Quinn</b>, who had signed and was later cut by the Buffalo Bills, has been contacted' +
					  ' by the New Orleans Saints and is currently headed to a familiar site having played in previous New Orleans Bowls' +
					  ' at the Superdome.'
					, '20070806_j_quinn.jpg', 'Rick Yeatts'
					, ''
					);

					
					
					
/* PREVIEW

notes[81]  = new note( 2008, 'October', 3, 'Wednesday', 'Game News', 'Game 6: Louisiana Lafayette'
					, '' +
					  ' ' +
					  ' ' +
					  ' ' +
					  ' .<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Louisiana Lafayette Preview</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Louisiana Lafayette Game Notes</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana Lafayette: North Texas Game Preview</a></td></tr>' +
//					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana Lafayette: North Texas Press Conference</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Louisiana Lafayette: North Texas Game Notes</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Game Preview</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);
*/

/* RECAP

notes[80]  = new note( 2008, 'October', 6, 'Monday', 'Game News', 'Game 5 Recap: Florida International'
					, '' +
					  ' ' +
					  ' ' +
					  ' ' +
					  ' ' +
					  ' ' +
					  ' ' +
					  ' .<br /><br />' +
					  '<table width=100% cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"border: 1px solid #eee;\">' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Florida International Game Recap</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">North Texas: Florida International Game Statistics</a></td></tr>' +
					  '<tr><td style=\"padding: 0 0 0 5px;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Florida International: North Texas Game Recap</a></td></tr>' +
					  '<tr style=\"background-color: #eee;\"><td style=\"padding: 0 0 0 5px;\"><img src=\"images/espn.gif\" width=\"38\" height=\"7\" border=\"0\" alt=\"\" style=\"vertical-align: center;\"><a style=\"text-decoration: none\" href=\"\" target=\"_notes\">Game Recap</a></td></tr>' +
					  '</table>'
					, '', ''
					, ''
					);
*/
					
					