1# ----------------------------------------------------------------
2    use strict;
3    use Test::More tests => 5;
4    BEGIN { use_ok('XML::TreePP') };
5# ----------------------------------------------------------------
6    my $tpp = XML::TreePP->new(require_xml_decl=>1);
7
8    my $source = join('', <DATA>);
9    ok ($source, 'loaded inline content to be parsed');
10#   diag ('Loaded ' . length($source) . ' bytes');
11
12    # The following should not segfault
13    my $tree;
14    eval {
15        $tree = $tpp->parse($source);
16    };
17    like( $@, qr/XML declaration not found/, 'parsing random html should not segfault' );
18    is( $tree, undef, 'parsing random html returns undefined values');
19
20    ok( 1, 'https://rt.cpan.org/Ticket/Display.html?id=42441' );
21# ----------------------------------------------------------------
22;1;
23# ----------------------------------------------------------------
24
25__DATA__
26<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
27        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
28
29<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
30
31<head>
32	<link rel="Shortcut Icon" href="/tam.ico">
33	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
34	<meta name="description" content="The Texas A&M Official Athletic Site, partner of CSTV Networks, Inc. The most comprehensive coverage of Texas A&M Athletics on the web." />
35
36	<link href="http://grfx.cstv.com/schools/tam/library/css/tam-08-display.css" rel="stylesheet" type="text/css" />
37    <script type="text/javascript" src="http://grfx.cstv.com/schools/tam/library/scripts/tam-08-tabs.js"></script>
38    <script type="text/javascript" src="http://grfx.cstv.com/scripts/common.js"></script>
39    <script type="text/javascript" src="http://grfx.cstv.com/scripts/oas-omni-controls.js"></script>
40
41	<title>Texas A&M Official Athletic Site</title>
42	<!-- CBS College Sports 2008 - Producer: Ashton R. Edwin-Kent -->
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68</head>
69
70<body>
71
72<div id="wrap-sport">
73
74	<div id="mast">
75		<div id="mast-top-nav">
76			<ul id="top-nav">
77	<li id="top-nav-01"><a href="/sports/m-baskbl/tam-m-baskbl-body.html"><span>Men's Basketball</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
78			<!--[if lt IE 7]><table><tr><td><![endif]-->
79		<ul>
80			<li><a href="/sports/m-baskbl/sched/tam-m-baskbl-sched.html">Schedule</a></li>
81			<li><a href="/sports/m-baskbl/mtt/tam-m-baskbl-mtt.html"">Roster</a></li>
82			<li><a href="/sports/m-baskbl/stats/2007-2008/teamcume.html"">Stats</a></li>
83		</ul>
84		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
85	</li>
86	<li id="top-nav-02"><a href="/sports/m-basebl/tam-m-basebl-body.html" ><span>Baseball</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
87			<!--[if lt IE 7]><table><tr><td><![endif]-->
88		<ul>
89	 		<li><a href="/sports/m-basebl/sched/tam-m-basebl-sched.html"">Schedule</a></li>
90			<li><a href="/sports/m-basebl/mtt/tam-m-basebl-mtt.html"">Roster</a></li>
91			<li><a href="http://aggieathletics.cstv.com/sports/m-basebl/stats/2007-2008/teamcume.html">Stats</a></li>
92		</ul>
93		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
94	</li>
95	<li id="top-nav-03"><a href="/sports/m-footbl/tam-m-footbl-body.html" ><span>Football</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
96			<!--[if lt IE 7]><table><tr><td><![endif]-->
97		<ul>
98			<li><a href="/sports/m-footbl/sched/tam-m-footbl-sched.html"">Schedule</a></li>
99			<li><a href="/sports/m-footbl/mtt/tam-m-footbl-mtt.html">Roster</a></li>
100			<li><a href="/sports/m-footbl/stats/2008-2009/teamstat.html"">Stats</a></li>
101		</ul>
102		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
103	</li>
104	<li id="top-nav-04"><a href="/sports/m-golf/tam-m-golf-body.html" ><span>Men's Golf</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
105			<!--[if lt IE 7]><table><tr><td><![endif]-->
106		<ul>
107			<li><a href="/sports/m-golf/sched/tam-m-golf-sched.html"">Schedule</a></li>
108			<li><a href="/sports/m-golf/mtt/tam-m-golf-mtt.html"">Roster</a></li>
109			<li><a href="http://golfstat.com/ultimate/M522web/M522index.htm" target="_blank">Stats</a></li>
110		</ul>
111		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
112	</li>
113	<li id="top-nav-05"><a href="/sports/m-swim/tam-m-swim-body.html" ><span>Men's Swimming & Diving</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
114			<!--[if lt IE 7]><table><tr><td><![endif]-->
115		<ul>
116			<li><a href="/sports/m-swim/sched/tam-m-swim-sched.html"">Schedule</a></li>
117			<li><a href="/sports/m-swim/mtt/tam-m-swim-mtt.html"">Roster</a></li>
118			<li><a href="/sports/m-swim/spec-rel/m-swim-bests-0708.html"">Stats</a></li>
119		</ul>
120		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
121	</li>
122	<li id="top-nav-06"><a href="/sports/m-tennis/tam-m-tennis-body.html" ><span>Men's Tennis</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
123			<!--[if lt IE 7]><table><tr><td><![endif]-->
124		<ul>
125			<li><a href="/sports/m-tennis/sched/tam-m-tennis-sched.html"">Schedule</a></li>
126			<li><a href="/sports/m-tennis/mtt/tam-m-tennis-mtt.html"">Roster</a></li>
127			<li><a href="http://aggieathletics.cstv.com/photos/schools/tam/sports/m-tennis/auto_pdf/m-tennis-stats-08.pdf">Stats</a></li>
128		</ul>
129		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
130	</li>
131	<li id="top-nav-07"><a href="/sports/c-xctrack/tam-c-xctrack-body.html" ><span>Track & Field</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
132			<!--[if lt IE 7]><table><tr><td><![endif]-->
133		<ul>
134			<li><a href="/sports/c-xctrack/sched/tam-c-xctrack-sched.html"">Schedule</a></li>
135			<li><a href="/sports/c-xctrack/mtt/tam-c-xctrack-mtt.html"">Roster</a></li>
136			<li><a href="/sports/c-xctrack/spec-rel/tam-m-track-2008-results.html"">Stats</a></li>
137		</ul>
138		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
139	</li>
140	<li id="top-nav-08"><a href="/sports/w-baskbl/tam-w-baskbl-body.html" ><span>Women's Basketball</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
141			<!--[if lt IE 7]><table><tr><td><![endif]-->
142		<ul>
143			<li><a href="/sports/w-baskbl/sched/tam-w-baskbl-sched.html"">Schedule</a></li>
144			<li><a href="/sports/w-baskbl/mtt/tam-w-baskbl-mtt.html"">Roster</a></li>
145			<li><a href="http://aggieathletics.cstv.com/sports/w-baskbl/stats/2007-2008/teamcume.html">Stats</a></li>
146		</ul>
147		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
148	</li>
149	<li id="top-nav-09"><a href="/sports/w-equest/tam-w-equest-body.html" ><span>Equestrian</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
150			<!--[if lt IE 7]><table><tr><td><![endif]-->
151		<ul>
152			<li><a href="/sports/w-equest/sched/tam-w-equest-sched.html"">Schedule</a></li>
153			<li><a href="/sports/w-equest/mtt/tam-w-equest-mtt.html"">Roster</a></li>
154			<li><a href="http://aggieathletics.cstv.com/photos/schools/tam/sports/w-equest/auto_pdf/08stats-weq.pdf">Stats</a></li>
155		</ul>
156		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
157	</li>
158	<li id="top-nav-10"><a href="/sports/w-golf/tam-w-golf-body.html" ><span>Women's Golf</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
159			<!--[if lt IE 7]><table><tr><td><![endif]-->
160		<ul>
161			<li><a href="/sports/w-golf/sched/tam-w-golf-sched.html"">Schedule</a></li>
162			<li><a href="/sports/w-golf/mtt/tam-w-golf-mtt.html"">Roster</a></li>
163			<li><a href="http://golfstat.com/ultimate/W112web/W112index.htm" target="_blank">Stats</a></li>
164		</ul>
165		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
166	</li>
167	<li id="top-nav-11"><a href="/sports/w-soccer/tam-w-soccer-body.html" ><span>Soccer</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
168			<!--[if lt IE 7]><table><tr><td><![endif]-->
169		<ul>
170			<li><a href="/sports/w-soccer/sched/tam-w-soccer-sched.html"">Schedule</a></li>
171			<li><a href="/sports/w-soccer/mtt/tam-w-soccer-mtt.html"">Roster</a></li>
172			<li><a href="/sports/w-soccer/stats/2008-2009/teamstat.html"">Stats</a></li>
173		</ul>
174		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
175	</li>
176	<li id="top-nav-12"><a href="/sports/w-softbl/tam-w-softbl-body.html" ><span>Softball</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
177			<!--[if lt IE 7]><table><tr><td><![endif]-->
178		<ul>
179			<li><a href="/sports/w-softbl/sched/tam-w-softbl-sched.html"">Schedule</a></li>
180			<li><a href="/sports/w-softbl/mtt/tam-w-softbl-mtt.html"">Roster</a></li>
181			<li><a href="/sports/w-softbl/stats/2008-2009/teamcume.html"">Stats</a></li>
182		</ul>
183		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
184	</li>
185	<li id="top-nav-13"><a href="/sports/w-swim/tam-w-swim-body.html" ><span>Women's Swimming & Diving</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
186			<!--[if lt IE 7]><table><tr><td><![endif]-->
187		<ul>
188			<li><a href="/sports/w-swim/sched/tam-w-swim-sched.html"">Schedule</a></li>
189			<li><a href="/sports/w-swim/mtt/tam-w-swim-mtt.html"">Roster</a></li>
190			<li><a href="http://aggieathletics.cstv.com/photos/schools/tam/sports/w-swim/auto_pdf/bests-0708.pdf">Stats</a></li>
191		</ul>
192		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
193	</li>
194	<li id="top-nav-14"><a href="/sports/w-tennis/tam-w-tennis-body.html" ><span>Women's Tennis</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
195			<!--[if lt IE 7]><table><tr><td><![endif]-->
196		<ul>
197			<li><a href="/sports/w-tennis/sched/tam-w-tennis-sched.html"">Schedule</a></li>
198			<li><a href="/sports/w-tennis/mtt/tam-w-tennis-mtt.html"">Roster</a></li>
199			<li><a href="http://aggieathletics.cstv.com/photos/schools/tam/sports/w-tennis/auto_pdf/w-tennis-stats-08.pdf">Stats</a></li>
200		</ul>
201		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
202	</li>
203	<li id="top-nav-15"><a href="/sports/w-volley/tam-w-volley-body.html" ><span>Women's Volleyball</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
204			<!--[if lt IE 7]><table><tr><td><![endif]-->
205		<ul>
206			<li><a href="/sports/w-volley/sched/tam-w-volley-sched.html"">Schedule</a></li>
207			<li><a href="/sports/w-volley/mtt/tam-w-volley-mtt.html"">Roster</a></li>
208			<li><a href="/sports/w-volley/stats/2008-2009/teamstat.html"">Stats</a></li>
209		</ul>
210		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
211	</li>
212	<li id="top-nav-16"><a href="http://www.12thmanfoundation.com/tickets/ticketbox.asp" target="_blank"><span>Tickets</span></a></li>
213	<li id="top-nav-17"><a href="http://www.12thmanfoundation.com/" target="_blank"><span>Donate</span></a></li>
214	<li id="top-nav-18"><a href="http://aggieathletics.cstv.com/store/?partner_id=15181"><span>Merchandise</span></a></li>
215	<li id="top-nav-19"><a href="http://aggieathletics.cstvauctions.com/gallery.cfm"><span>Auctions</span></a></li>
216	<li id="top-nav-20"><a href="/"><span>Home</span></a></li>
217	<li id="top-nav-21"><a href="#"><span>TBD</span></a></li>
218</ul>
219
220		</div>
221		<div id="mast-left" class="wrap">
222			<div class="wrap">
223				<div id="mast-left-logo"></div>
224			</div>
225			<div class="wrap">
226				<div id="mast-left-promo"></div>
227			</div>
228			<div class="clear"></div>
229			<div id="mast-left-nav">
230				<ul id="nav">
231	<li id="nav-01"><a href="#"><span>Sports</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
232			<!--[if lt IE 7]><table><tr><td><![endif]-->
233		<ul>
234			<li><a href="/sports/m-basebl/tam-m-basebl-body.html">Baseball</a></li>
235			<li><a href="/sports/m-baskbl/tam-m-baskbl-body.html">Men's Basketball</a></li>
236			<li><a href="/sports/w-baskbl/tam-w-baskbl-body.html">Women's Basketball</a></li>
237			<li><a href="/sports/w-equest/tam-w-equest-body.html">Equestrian</a></li>
238			<li><a href="/sports/m-footbl/tam-m-footbl-body.html">Football</a></li>
239			<li><a href="/sports/m-golf/tam-m-golf-body.html">Men's Golf</a></li>
240			<li><a href="/sports/w-golf/tam-w-golf-body.html">Women's Golf</a></li>
241			<li><a href="/sports/w-soccer/tam-w-soccer-body.html">Soccer</a></li>
242			<li><a href="/sports/w-softbl/tam-w-softbl-body.html">Softball</a></li>
243			<li><a href="/sports/m-swim/tam-m-swim-body.html">Men's Swimming & Diving</a></li>
244			<li><a href="/sports/w-swim/tam-w-swim-body.html">Women's Swimming & Diving</a></li>
245			<li><a href="/sports/m-tennis/tam-m-tennis-body.html">Men's Tennis</a></li>
246			<li><a href="/sports/w-tennis/tam-w-tennis-body.html">Women's Tennis</a></li>
247			<li><a href="/sports/c-xctrack/tam-c-xctrack-body.html">Track & Field, Cross Country</a></li>
248			<li><a href="/sports/w-volley/tam-w-volley-body.html">Volleyball</a></li>
249		</ul>
250		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
251	</li>
252	<li id="nav-02"><a href="#"><span>Tickets</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
253			<!--[if lt IE 7]><table><tr><td><![endif]-->
254		<ul>
255			<li><a href="http://www.12thmanfoundation.com/tickets/ticketbox.asp" target="_blank">Buy Tickets</a></li>
256			<li><a href="http://sports-admin.tamu.edu/mysportspass" target="_blank">My Sports Pass</a></li>
257			<li><a href="http://www.stubhub.com/texas-am-tickets/?GCID=C12289x268-nav&cb=aggies" target="_blank">StubHub Ticket Marketplace</a></li>
258            <!--<li><a href="http://www.12thmanfoundation.com/tickets/bs09-sale.asp" target="_blank">Baseball Tickets</a></li> -->
259		</ul>
260		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
261	</li>
262	<li id="nav-03"><a href="#"><span>Departments</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
263			<!--[if lt IE 7]><table><tr><td><![endif]-->
264		<ul>
265			<li><a href="http://www.12thmanfoundation.com/" target="_blank">12th Man Foundation</a></li>
266			<li><a href="http://www.aggieathletics.com/12thManTeam/" target="_blank">12th Man Team Rewards</a></li>
267			<li><a href="/school-bio/ask-bill-byrne.html">Bill Byrne</a></li>
268			<li><a href="/camps/tam-camps.html">Camps</a></li>
269			<li><a href="http://cisr.tamu.edu/" target="_blank">Charity Request</a></li>
270            <li><a href="http://concessions.tamu.edu/" target="_blank">Concessions</a></li>
271		  <li><a href="/staffdir/tam-staffdir.html">Staff Directory</a></li>
272            <li><a href="http://lettermen.tamu.edu/" target="_blank">Lettermen</a></li>
273			<li><a href="/athleteservices/tam-athleteservices.html">Academic Services</a></li>
274			<li><a href="/ath-training/tam-ath-training.html">Athletic Training</a></li>
275			<li><a href="/compliance/tam-compliance.html">Compliance</a></li>
276			<li><a href="http://www.junioraggieclub.com/" target="_blank">Junior Aggie Club</a></li>
277			<!-- <li><a href="">Strength/Conditioning</a></li> -->
278			<li><a href="/ot/aggie-wheels.html">Aggie Wheels</a></li>
279			<li><a href="/sponsorship/tam-sponsorship.html">BCS Team</a></li>
280			<li><a href="http://www.learfieldsports.com/gestalt/go.cfm?objectid=BC7B08AD-C290-EABA-63FB549046B2170A" target="_blank">Sponsorship Information</a></li>
281		    <li><a href="http://ope.ed.gov/athletics/GetOneInstitutionData.aspx" target="_blank">EADA Reports</a></li>
282		</ul>
283	  <!--[if lt IE 7]></td></tr></table></a><![endif]-->
284	</li>
285	<li id="nav-04"><a href="#"><span>Multimedia</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
286			<!--[if lt IE 7]><table><tr><td><![endif]-->
287		<ul>
288			<li><a href="/multimedia/aggie-sports-connection.html">Aggie Sports Connection</a></li>
289		    <!-- <li><a href="">Mark Turgeon Show</a></li> -->
290			<li><a href="/multimedia/aggies-on-the-radio.html">Aggies on the Radio</a></li>
291			<li><a href="/multimedia/bask-radio-network.html">Texas A&M Football Radio Network</a></li>
292		    <li><a href="/multimedia/aggies-on-tv.html">Aggies on TV</a></li>
293			<li><a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');">Aggies All-Access</a></li>
294            <li><a href="/sports/m-baskbl/spec-rel/aggie-basketball-show.html">Aggie Basketball TV Show</a></li>
295            <li><a href="/sports/m-baskbl/spec-rel/turgeon-radio-show.html">Mark Turgeon Radio Show</a></li>
296			<li><a href="http://interact.fansonly.com/nl_sign_up/index.cfm?nl_code=tam">Newsletter</a></li>
297            <li><a href="/multimedia/outlook-schedules.html">Outlook Schedules</a></li>
298		    <li><a href="#" onClick="javascript:window.open('/photogallery/?school=tam', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');return false;">Photo Album</a></li>
299			<li><a href="/ot/tam-wallpaper.html">Wallpaper</a></li>
300            <li><a href="/genrel/111208aaa.html">2008 Early Signees</a></li>
301			<li><a href="http://www.aggieathletics.com/genrel/aggiesinthepros.html">Aggies in the Pro's</a></li>
302			<li><a href="http://www.aggieathletics.com/calendar/events/">Composite Calendar </a></li>
303			<!-- <li><a href="NEED LINK">Wireless</a></li> -->
304			<li><a href="http://www.aggieathletics.com/ot/audio-archive.html" target="_blank">Audio Archive</a></li>
305            <li><a href="http://www.aggieathletics.com/ot/tam-all-sports-spec-rel.html">News Archive</a></li>
306            <li><a href="http://www.aggieathletics.com/genrel/latestnews.html">Latest Athletics News</a></li>
307		  <li><a href="/multimedia/upcoming-live-events.html">Upcoming Live Events</a></li>
308		</ul>
309	  <!--[if lt IE 7]></td></tr></table></a><![endif]-->
310	</li>
311	<li id="nav-05"><a href="#"><span>Gameday Info</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
312			<!--[if lt IE 7]><table><tr><td><![endif]-->
313		<ul>
314		    <li><a href="/facilities/tam-facilities.html">Facilities</a></li>
315		    <li><a href="http://transport.tamu.edu/" target="_blank">Parking</a></li>
316		    <li><a href="/school-bio/tam-visitors-guide.html">Visitor's Guide</a></li>
317            <!--<li><a href="/sports/m-footbl/spec-rel/ut.html">Football Gameday Central</a></li>-->
318          <li><a href="/sports/m-baskbl/spec-rel/gameday.html">Basketball Gameday Info</a></li>
319          <li><a href="/school-bio/aggie-fan-zone.html">Aggie Fan Zone</a></li>
320		  <li><a href="/school-bio/in-around-town.html">In & Around Town</a></li>
321			<li><a href="http://transport.tamu.edu/" target="_blank">In & Around Campus</a></li>
322			<li><a href="/school-bio/tickets-and-venues.html">Tickets and Venues</a></li>
323            <li><a href="/genrel/aggiescan.html">Aggies Can</a></li>
324			<li><a href="/school-bio/helpful-maps.html">Helpful Maps</a></li>
325			<li><a href="/school-bio/gameday-guide.html">Gameday Guide</a></li>
326			<li><a href="http://www.visitaggieland.com" target="_blank">Bryan/College Station Convention and Visitors Bureau</a></li>
327		</ul>
328		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
329	</li>
330	<li id="nav-06"><a href="#"><span>Students</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
331			<!--[if lt IE 7]><table><tr><td><![endif]-->
332		<ul>
333			<li><a href="/trads/hullabaloo-band.html">Hullabaloo Band</a></li>
334			<li><a href="http://tamubands.tamu.edu/" target="_blank">Fightin' Texas Aggie Band</a></li>
335            <li><a href="/athleteservices/csa-aai.html">Aggie Athletes Involved</a></li>
336            <li><a href="/trads/30-loves.html">Aggie 30-Loves</a></li>
337			<li><a href="/trads/aggie-angels.html">Aggie Angels</a></li>
338			<li><a href="/trads/aggie-hostesses.html">Aggie Hostesses</a></li>
339			<li><a href="/trads/diamond-darlings.html">Diamond Darlings</a></li>
340			<li><a href="/trads/danceteam.html">Dance Team</a></li>
341		</ul>
342		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
343	</li>
344	<li id="nav-07"><a href="#"><span>Contribute</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
345			<!--[if lt IE 7]><table><tr><td><![endif]-->
346		<ul>
347		    <li><a href="http://www.12thmanfoundation.com/" target="_blank">12th Man Foundation</a></li>
348			<!--<li><a href="http://www.bcsaggieqbclub.com/" target="_blank">Aggie Quarterback Club</a></li>-->
349			<li><a href="/trads/maroon-club.html">Maroon Club</a></li>
350			<!-- <li><a href="">Dugout Club</a></li> -->
351			<!-- <li><a href="">Double Play Club</a></li> -->
352		</ul>
353		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
354	</li>
355	<li id="nav-08"><a href="#"><span>Shop</span><!--[if gt IE 6]><!--></a><!--<![endif]-->
356			<!--[if lt IE 7]><table><tr><td><![endif]-->
357		<ul>
358			<li><a href="http://aggieathletics.cstvauctions.com/gallery.cfm">Aggie Auctions</a></li>
359			<li><a href="http://aggieathletics.cstv.com/store/">Aggie Locker Merchandise</a></li>
360		</ul>
361		<!--[if lt IE 7]></td></tr></table></a><![endif]-->
362	</li>
363</ul>
364			</div>
365		</div>
366		<div id="mast-right" class="wrap">
367			<div class="wrap">
368				<div id="mast-right-buildingchamps"></div>
369			</div>
370			<div class="wrap">
371				<div id="mast-right-left-08">
372
373	<div id="multimedia-title" class="wrap">MULTIMEDIA >></div>
374	<div class="wrap">
375		<ul id="multimedia-nav">
376			<li id="multimedia-nav-01" onmouseover="onRoll(this)" onmouseoff="alert('')"><a href="/multimedia/upcoming-live-events.html" ><span>LIVE STATS >></span></a></li>
377			<li id="multimedia-nav-02" onmouseover="onRoll(this)"><a href="/multimedia/aggies-on-the-radio.html" ><span>RADIO >></span></a></li>
378			<li id="multimedia-nav-03" onmouseover="onRoll(this)"><a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=191160729" target="_blank"><span>PODCAST >></span></a></li>
379			<li id="multimedia-nav-04" onmouseover="onRoll(this)"><a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" ><span>WEBCAST >></span></a></li>
380			<li id="multimedia-nav-05" onmouseover="onRoll(this)"><a href="/rss/rss-index.html" ><span>RSS >></span></a></li>
381			<li id="multimedia-nav-06" onmouseover="onRoll(this)"><a href="#" onClick="javascript:window.open('/photogallery/?school=tam', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');return false;" ><span>GALLERY >></span></a></li>
382			<li id="multimedia-nav-07" onmouseover="onRoll(this)"><a href="http://www.aggieathletics.com/wireless/" ><span>WIRELESS >></span></a></li>
383			<li id="multimedia-nav-08" onmouseover="onRoll(this)"><a href="http://interact.fansonly.com/nl_sign_up/index.cfm?nl_code=tam" ><span>NEWSLETTER >></span></a></li>
384			<li id="multimedia-nav-09" onmouseover="onRoll(this)"><a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" ><span>VIDEO >></span></a></li>
385		</ul>
386	</div>
387	<div class="clear"></div>
388
389				</div>
390				<div id="mast-right-search">
391					<form action="/search/tam-search.html" method="get">
392	<div id="search-icon"></div>
393	<div id="search-wrap">
394		<input id="search-tam" type="text" name="s3q" value="" hidden="50" />
395	</div>
396	<div id="btn-search-go">
397		<input width="24" height="26" border="0" type="image" value="search" src="http://graphics.fansonly.com/schools/tam/graphics/spacer.gif" class="searchsubmit"/>
398	</div>
399	<div class="clear"></div>
400</form>
401
402				</div>
403			</div>
404		</div>
405		<div class="clear"></div>
406	</div>
407	<div id="hdr-bg-sport">
408		<img width="181" height="60" src="http://grfx.cstv.com/schools/tam/graphics/tam-08-sports-title-m-footbl.gif"/>
409	</div>
410	<script>
411	document.getElementById("hdr-bg-sport").style.background =
412			"url('http://grfx.cstv.com/schools/tam/graphics/tam-08-hdr-bg-m-footbl.gif') no-repeat";
413	</script>
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624<table id="columns">
625        <tr>
626            <td id="column-2-sport">
627
628				<div id="sport-links">
629					<!--<script language="JavaScript" src="http://sports.tamu.edu/cbs_scripts/statbar/bar.php?SID=MFB" type="text/javascript"></script>
630<link rel="stylesheet" type="text/css" href="http://www.aggieathletics.com/library/css/statBarStyle.css" />-->
631
632<style type="text/css">
633.audio-date {
634font-weight: bold;
635}
636.audio-content {
637padding-bottom: 5px;
638}
639#verticle-nav {
640height: 366px;/*Add 16px for every new line*/
641}
642#infoanchor {
643left: 0px; position: relative; top: 0px;
644}
645#mast-left-promo {
646	background:	url("http://grfx.cstv.com/schools/tam/graphics/newbg/tam-08-mast-promospot-thisishome-mfbl.jpg") no-repeat;
647	width: 		288px;
648	height: 	73px;
649}
650#sportInfoBar{
651		top: -430px; position: absolute; left: 275px;
652		height: 39px;
653		width: 622px;
654		margin: 0;
655		font-family: Verdana, Arial, Helvetica, sans-serif;
656		}
657
658	#sportInfoBar table{
659		margin: 0;
660		padding: 0;
661		}
662
663	#sportInfoBarLeft{
664		float:left;
665		width: 210px;
666		height: 39px;
667		margin: 0;
668		}
669
670	#sportInfoBarRight{
671		float:left;
672		width: 390px;
673		height: 39px;
674		margin: 0;
675		padding-left: 2px;
676		border-left: #b61900 solid 2px;
677		}
678	.sportInfoBarTops{
679		color:#a87a75;
680		font-size: 10px;
681		font-weight:bold;
682		margin: 0;
683		padding: 0;
684		}
685
686	.sportInfoBarRecord{
687		color:#ffffff;
688		font-size: 14px;
689		font-weight:bold;
690		}
691
692	.sportInfoBarOpponent{
693		color:#ffffff;
694		font-size: 12px;
695		font-weight:bold;
696		margin: 0px;
697		}
698
699	.sportInfoBarNotes{
700		color:#ffffff;
701		font-size: 9px;
702		font-weight:bold;
703		}
704
705	.sportInfoBarLinks{
706		margin-top: 0px;
707		/*margin-left: 65px;*/
708		height: 10px;
709		z-index: 1;
710		color:#d7d7d7;
711		font-size: 8px;
712		}
713
714	.sportInfoBarLinks a{
715		margin-left: 5px;
716		color:#d7d7d7;
717		font-size: 8px;
718		}
719
720	.sportInfoBarLinks a:hover{
721		color:#FFFFFF;
722	}
723</style>
724<ul id="verticle-nav">
725	<li class="verticle-nav-01"><a href="/sports/m-footbl/tam-m-footbl-body.html"><span>Football Home</span></a></li>
726	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/tam-m-footbl-spec-rel.html"><span>News</span></a></li>
727	<li class="verticle-nav-01"><a href="/sports/m-footbl/sched/tam-m-footbl-sched.html"><span>Schedule/Results</span></a></li>
728	<li class="verticle-nav-01"><a href="/sports/m-footbl/stats/2008-2009/teamstat.html"><span>Statistics</span></a></li>
729    <li class="verticle-nav-01"><a href="http://www.aggieathletics.com/sports/m-footbl/spec-rel/mfbl-stats-pdf.html"><span>Statistics (PDF)</span></a></li>
730    <li class="verticle-nav-01"><a href="/sports/m-footbl/mtt/tam-m-footbl-mtt.html"><span>Roster</span></a></li>
731    <li class="verticle-nav-01"><a href="/photos/schools/tam/sports/m-footbl/auto_pdf/depth-chart.pdf"><span>Depth Chart</span></a></li>
732	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/coaching-staff.html"><span>Coaches</span></a></li>
733	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/football-staff.html"><span>Support Staff</span></a></li>
734    <!--<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/ut.html"><span>Gameday Central</span></a></li>-->
735<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/tam-gamenotes.html"><span>Game Notes</span></a></li>
736	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/tam-m-footbl-history.html"><span>History</span></a></li>
737	<li class="verticle-nav-01"><a href="http://www.aggieathletics.com/genrel/aggiesinthenfl.html"><span>Aggies in the NFL</span></a></li>
738	<li class="verticle-nav-01"><a href="/multimedia/bask-radio-network.html"><span>Radio Network</span></a></li>
739	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/football-facilities.html"><span>Facilities</span></a></li>
740	<li class="verticle-nav-01"><a href="http://www.big12sports.com/SportSelect.dbml?DB_OEM_ID=10410&KEY=&SPID=13139&SPSID=106181" target="_blank"><span>Big 12 Standings</span></a></li>
741	<li class="verticle-nav-01"><a href="http://www.aggieathletics.com/camps/football/"><span>Camps</span></a></li>
742<!--	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/aggies-in-the-nfl.html"><span>Aggies in the NFL</span></a></li> -->
743	<li class="verticle-nav-01"><a href="javascript:window.open('http://aggieathletics.cstv.com/sports/m-footbl/spec-rel/aggie-online-window-003.html','VideoBroadcastMediaPlayer','toolbar=no,resizable=no,scrollbars=no,width=910,height=600' ); void('');"><span>12thManOnline.com</span></a></li>
744	<li class="verticle-nav-01"><a href="/school-bio/gameday-guide.html"><span>Gameday Guide</span></a></li>
745	<!-- <li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/coaches-clinic-08.html"><span>Coaches Clinic</span></a></li> -->
746	<li class="verticle-nav-01"><a href="http://www.aggiecushion.com/" target="_blank"><span>Aggie Seat Cushion</span></a></li>
747	<li class="verticle-nav-01"><a href="https://secure.assistantcoach.net/TicketSystem/Default.aspx?id=1&ORG_ID=4" target="_blank"><span>HS Coaches' Ticket Request</span></a></li>
748	<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/sherman-radio-show.html"><span>Mike Sherman Radio Show</span></a></li>
749<li class="verticle-nav-01"><a href="/sports/m-footbl/spec-rel/tam-m-footbl-psa-questionnaire.html"><span>PSA Questionnaire</span></a></li>
750		<!-- <li><a href="/sports/m-footbl/spec-rel/tam-m-footbl-quick-facts.html">Quick Facts</span></a></li>
751<li><a href="http://www.aggieathletics.com/sports/m-footbl/spec-rel/ut.html"><span id="gdhomeimage" style="top: 10px; position:relative; left:-1px"><img src="http://grfx.cstv.com/schools/tam/graphics/gdhomeimage.jpg" width="179" height="60" border="0" /></span></a> -->
752</ul>
753<!--<div id="infoanchor">
754<script type="text/javascript">writeBar();</script>
755</div>-->
756<div id="infoanchor">
757<div id="sportInfoBar">
758<div id="sportInfoBarLeft">
759<table width="100%" border="0" cellspacing="0" cellpadding="0">
760  <tr>
761    <td><span class="sportInfoBarTops">RANK: NR <!--(AP &amp; ESPN/USA TODAY)--></span></td>
762  </tr>
763  <tr>
764    <td><span class="sportInfoBarRecord">0-0, 0-0</span> <span class="sportInfoBarNotes">[BIG 12]</span></td>
765  </tr>
766</table>
767</div>
768<div id="sportInfoBarRight">
769<table width="375" border="0" cellspacing="0" cellpadding="0">
770  <tr>
771    <td width="31%"><span class="sportInfoBarTops">UP NEXT</span></td>
772    <td width="52%">&nbsp;</td>
773    <td width="17%">&nbsp;</td>
774  </tr>
775  <tr>
776    <td><span class="sportInfoBarNotes">09/05</span></td>
777    <td><span class="sportInfoBarOpponent">vs New Mexico <!--<a href="http://www.aggieathletics.com/multimedia/aggies-on-tv.html"><img src="http://grfx.cstv.com/graphics/teams/icons/media-icon-tv.gif" alt="ESPN" border="0" /></a>--></span></td>
778    <td><span class="sportInfoBarNotes">TBA</span></td>
779  </tr>
780  <tr>
781    <td></td>
782    <td align="left"><span class="sportInfoBarLinks"><a href="javascript:window.open('http://aggieathletics.cstv.com/gametracker/launch/?event=729828&amp;school=tam&amp;sport=mfootbl&amp;','GameTrackerv3','toolbar=no,resizeable=no,scrollbars=no,width=976,height=700');%20void(0);">LIVE STATS </a> <a href="#">LIVE AUDIO</a> <!--<a href="http://sports.espn.go.com/broadband/espn360/index?id=290140245" target="_blank">ESPN360</a>--></span></td>
783    <td>&nbsp;</td>
784  </tr>
785</table>
786
787</div>
788</div>
789</div>
790
791				</div>
792
793				<div id="store-sport">
794					<div id="store-portal">
795	<script type="text/javascript">
796		<!--
797		var portalSWF = "http://grfx.cstv.com/schools/cs/store/07_oas_storeportal.swf";
798
799		/* CHANGE OUT THESE 4 VARS TO CUSTOMIZE */
800		var portal_width = 181;
801		var portal_height = 164;
802		var portal_thumb_height = 100; //ALWAYS START AT 100
803		var portal_school = "tam";
804
805		var portal_sport = "m-footbl"; //leave blank for index page
806
807		/* THE TXT FILE TO CUSTOMIZE COLORS SHOULD BE PUT IN THE SCHOOL'S "store" DIRECTORY - SEE TACO FOR AN EXAMPLE */
808
809		var flashSWF = portalSWF + "?area_wd=" + portal_width + "&area_ht=" + portal_height + "&thumb_ht=" + portal_thumb_height + "&portal_school=" + portal_school + "&portal_sport=" + portal_sport + "&&"; //full url string - path to swf, passing any vars
810
811		var flashWidth = portal_width;
812		var flashHeight = portal_height;
813		var flashVersion = 8;
814		var flashScale = "noscale";
815		var flashWmode = "transparent";
816		var flashBkgCol = "CCCCCC";
817		var flashDefault = '<a href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank"><img src="http://graphics.cstv.com/store/.gif" width="'+flashWidth+'" height="'+flashHeight+'" border="0" alt="Click here to download the latest version of the Flash plugin to view this content"></a>';
818
819		//-->
820	</script>
821	<script type="text/javascript" src="http://graphics.fansonly.com/scripts/flash-embed2.js"></script>
822
823</div><!-- #store-portal -->
824				</div>
825
826				<div id="column-2-auctions-sport">
827					<div id="column-2-hdr-auctions-sport">
828						<a href="http://aggieathletics.cstvauctions.com/gallery.cfm">
829							<img width="179" height="18" alt="" src="http://grfx.cstv.com/schools/tam/graphics/spacer.gif"/>
830						</a>
831					</div>
832					<div id="auctions-portal">
833	 <script type="text/javascript" language="JavaScript">
834	<!--
835	var auctionsSWF = "http://grfx.cstv.com/schools/cbs/store/08_oas_auctionsportal.swf?3";
836
837	/* CHANGE OUT THESE 4 VARS TO CUSTOMIZE */
838	var auctions_width = 179;
839	var auctions_height = 124;
840	var auctions_school = "tam";
841	var auctions_sport = "m-footbl"; //leave blank for index page
842	/* THE TXT FILE TO CUSTOMIZE COLORS SHOULD BE PUT IN THE SCHOOL'S "store" DIRECTORY - SEE TACO FOR AN EXAMPLE */
843
844	var auctionsVars = "area_wd=" + auctions_width + "&area_ht=" + auctions_height + "&portal_school=" + auctions_school + "&portal_sport=" + auctions_sport + "&"; //full url string - path to swf, passing any vars
845
846	var auctionsWidth = auctions_width;
847	var auctionsHeight = auctions_height;
848	var auctionsVersion = 8;
849	var auctionsScale = "noscale";
850	var auctionsWmode = "transparent";
851	var auctionsBkgCol = "CCCCCC";
852	var auctionsDefault = '<div align="center" style="margin:5px"><a href="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank">Click here to download the latest version of the Flash plugin to view this content</a></div>';
853
854	//-->
855	</script>
856	<script type="text/javascript" language="javascript" src="http://grfx.cstv.com/schools/cbs/store/08_oas_auctionsportal.js"></script>
857
858</div><!-- #auction-portal -->
859				</div>
860				<img src="http://graphics.fansonly.com/graphics/spacer.gif" width=1 height=5 border=0 alt="">
861				<div align="right">
862				<a href="http://www.stubhub.com/texas-am-tickets/?GCID=C12289x268-football&cb=aggies">
863				<img src="http://grfx.cstv.com/schools/tam/graphics/aggies_179x90_mes3bl.gif" border="0"></a>
864				</div>
865
866				<div id="column-2-grfx-links">
867					<a href="/ot/physicians-guestcoach.html"><img src="http://grfx.cstv.com/schools/tam/graphics/physicians-180x120.gif" alt="Nominate a Professor" /></a>
868<a href="/sports/m-footbl/spec-rel/eccell-entertowin.html"><img src="http://grfx.cstv.com/schools/tam/graphics/eccellgroup-180x120.gif" alt="Eccell Group - Enter To Win" /></a>
869<a href="/sports/m-footbl/spec-rel/eureka-giveaway08.html"><img src="http://grfx.cstv.com/schools/tam/graphics/eurekaChairs_180x120gif.gif" alt="Eureka Chairs - Enter To Win" /></a>
870<a href="http://www.benjaminknox.com" target="_blank"><img src="http://grfx.cstv.com/schools/tam/graphics/benKnox_180x60.jpg" alt="Benjamin Knox" /></a>
871<!--<a href="/sports/m-footbl/spec-rel/texaco-playofthegame.html"> <img src="http://grfx.cstv.com/schools/tam/graphics/texaco_playofthegame180.gif" alt="Texaco Play of the Game" /></a> -->
872
873				</div>
874
875            </td><!-- #column-2 -->
876            <td id="column-1">
877
878				<!-- *********************** BEGIN PHOTO *********************** -->
879<div id="column-1-bsi-top">
880	<a href="javascript:goToStory();">
881		<img id="frame_photo" name="frame_photo" src="http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_wide_photo/2759119.jpeg" width="464" height="271" border="0" alt="">
882	</a>
883	<div id="relativeFrame">
884		<div id="frm0">
885			<span class="rF-date">
886				<p class="pubdate">Football, 2/17/2009</p>
887			</span>
888			<span class="rF-headline">
889				<h1><a href="/sports/m-footbl/spec-rel/021709aaa.html">Four Aggies Set to Participate at NFL Combine</a></h1>
890			</span>
891			<span class="rF-synopsis">
892				Four Aggies will work out for NFL coaches and front office personnel at this week's NFL Combine in Indianapolis. Justin Brantly, Michael Bennett, Mike Goodson and Stephen McGee have been invited by the league to...
893			</span>
894		</div>
895
896		<div id="frm1">
897			<span class="rF-date">
898				<p class="pubdate">Football, 2/11/2009</p>
899			</span>
900			<span class="rF-headline">
901				<h1><a href="/sports/m-footbl/spec-rel/021109aac.html">AGGIE FOOTBALL TEAM ATTENDS DISTINGUISHED LECTURE SERIES</a></h1>
902			</span>
903			<span class="rF-synopsis">
904				The Texas A&M football team attended the University Distinguished Lecture Series on Tuesday, Feb. 10 at 7:30 p.m. in the Anneberg Presidential Conference Center on the Texas A&M campus.
905			</span>
906		</div>
907
908		<div id="frm2">
909			<span class="rF-date">
910				<p class="pubdate">Football, 2/4/2009</p>
911			</span>
912			<span class="rF-headline">
913				<h1><a href="/sports/m-footbl/spec-rel/020409aab.html">Aggies Ink 28 on National Signing Day</a></h1>
914			</span>
915			<span class="rF-synopsis">
916				Aggie head football coach Mike Sherman announced the signing of 28 student-athletes to national letters of intent in a press conference Wednesday on the Texas A&M campus.
917			</span>
918		</div>
919
920
921		<div id="frm3">
922			<span class="rF-date">
923				<p class="pubdate">Football, 2/11/2009</p>
924			</span>
925			<span class="rF-headline">
926				<h1><a href="/sports/m-footbl/spec-rel/021109aae.html">Funeral Arrangements Set for Former A&M Great</a></h1>
927			</span>
928			<span class="rF-synopsis">
929				McLean was a record-setting receiver for the Aggies from 1962-63 and 1965. Forty-three seasons after his final game in the maroon and white, McLean still holds the school standard for receiving yards in a single game.
930			</span>
931		</div>
932
933	</div>
934</div>
935<!-- *********************** END PHOTO *********************** -->
936
937
938
939<!-- *********************** BEGIN HEADLINE PANELS *********************** -->
940<div id="column-1-bsi-minis">
941<!-- *********************** END HEADLINE PANELS *********************** -->
942
943<!-- *********************** BEGIN MINI GROUP *********************** -->
944<div id="minis">
945	<div id="mini0" class="miniOn">
946		<a href="#" onClick="rotateToPanel(0);return false;"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_thumb_photo/2759122.jpeg" width="157" height="83" border="0" alt=""></a>
947		<a href="/sports/m-footbl/spec-rel/021709aaa.html">Four Aggies Set to Participate...</a>
948	</div>
949
950	<div id="mini1">
951		<a href="#" onClick="rotateToPanel(1);return false;"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_thumb_photo/2739194.jpeg" width="157" height="83" border="0" alt=""></a>
952		<a href="/sports/m-footbl/spec-rel/021109aac.html">AGGIE FOOTBALL TEAM ATTENDS...</a>
953	</div>
954
955	<div id="mini2">
956		<a href="#" onClick="rotateToPanel(2);return false;"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_thumb_photo/2714379.jpeg" width="157" height="83" border="0" alt=""></a>
957		<a href="/sports/m-footbl/spec-rel/020409aab.html">Aggies Ink 28 on National...</a>
958	</div>
959
960	<div id="mini3">
961		<a href="#" onClick="rotateToPanel(3);return false;"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_thumb_photo/2740499.jpeg" width="157" height="83" border="0" alt=""></a>
962		<a href="/sports/m-footbl/spec-rel/021109aae.html">Funeral Arrangements Set for...</a>
963	</div>
964</div>
965<div class="clear"></div>
966
967<div id="controls">
968	<ul>
969		<li><a href="#" onclick="javascript:rotateBack(); return false;"><img src="http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-back.gif" alt="Back" /></a></li>
970		<li><a href="#" onclick="changeImage(); return false;"><img src="http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-pause.gif" alt="PlayOrStop" name="playOrstop" /></a></li>
971		<li><a href="#" onclick="javascript:rotateForward(); return false;"><img src="http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-forward.gif" alt="Next" /></a></li>
972	</ul>
973</div><!-- #controls -->
974<div class="clear"></div>
975
976<div id="sportnav-wrap">
977	<ul id="sportnav">
978		<li><a href="/sports/m-footbl/headline-rss.xml"><img align="top" src="http://grfx.cstv.com/schools/tam/graphics/tam-08-btn-sports-rss.gif" width="37" height="13" alt="RSS"></a></li>
979		<li><a href="/sports/m-footbl/spec-rel/tam-m-footbl-spec-rel.html">All Football Press Releases</a>&nbsp;&nbsp;|</li>
980		<li>&nbsp;&nbsp;<a href="/sports/m-footbl/sched/tam-m-footbl-sched.html">Schedule</a>&nbsp;&nbsp;|</li>
981		<li class="first">&nbsp;&nbsp;<a href="/sports/m-footbl/mtt/tam-m-footbl-mtt.html">Roster</a>&nbsp;&nbsp;|</li>
982		<li>&nbsp;&nbsp;<a href="/sports/m-footbl/archive/tam-m-footbl-archive.html">Archives</a></li>
983		<li class="aggiecreditunion">
984			<a href="http://www.csmedcenter.com/" target="_new">
985				<img src="http://grfx.cstv.com/schools/tam/graphics/spacer.gif" align="top" width="130" height="40" alt="College Station Medical Center">
986			</a>
987		</li>
988	</ul>
989</div>
990<div class="clear"></div>
991
992</div>
993<div id="column-1-bsi-bottom"></div>
994
995<!-- *********************** END MINI GROUP *********************** -->
996
997<SCRIPT language="JavaScript">
998<!--
999
1000//////////////// BEGIN BSI VARS /////////////
1001//var bsiMiniOnBg = "CC0000";
1002//var bsiMiniOffBg = "440000";
1003var bsiRotationTime = 6500;
1004//////////////// END BSI VARS /////////////
1005
1006////////////////// BEGIN TELL HEIGHT ////////////////////
1007function tellHeight(){
1008	//document.getElementById('mini0').style.backgroundColor = bsiMiniOnBg;
1009	document.getElementById('mini0').className="miniOn";
1010
1011	var i = framePanels-1;
1012
1013var layerHeights = [];
1014if(document.getElementById('frm0')) layerHeights[0] = document.getElementById('frm0').offsetHeight;
1015if(document.getElementById('frm1')) layerHeights[1] = document.getElementById('frm1').offsetHeight;
1016if(document.getElementById('frm2')) layerHeights[2] = document.getElementById('frm2').offsetHeight;
1017if(document.getElementById('frm3')) layerHeights[3] = document.getElementById('frm3').offsetHeight;
1018		/*
1019		var layerHeights=[
1020		document.getElementById('frm0').offsetHeight,
1021		document.getElementById('frm1').offsetHeight,
1022		document.getElementById('frm2').offsetHeight];
1023		*/
1024		if(layerHeights[layerHeights.length-1] > 0){
1025			function compare(a,b){
1026			return b - a;
1027}
1028		layerHeights.sort(compare);
1029		//alert(layerHeights);
1030		document.getElementById('relativeFrame').style.height =  layerHeights[0] + "px";
1031		clearInterval(mwcBoxAdjust);
1032
1033//		rotate_timer = setInterval("toggleFlip()",bsiRotationTime);
1034		do{
1035		document.getElementById("mini"+i).style.visibility="visible";
1036		}while(i--);
1037		}
1038
1039}
1040////////////////// END TELL HEIGHT ////////////////////
1041
1042if(!document.layers){
1043var layerHeights=[document.getElementById('frm0')];
1044
1045}else{
1046oLayer = window.document.relativeFrame;
1047var layerHeights=[oLayer.document.frm0.clip.height,oLayer.document.frm1.clip.height,oLayer.document.frm2.clip.height,oLayer.document.frm3.clip.height];
1048}
1049
1050layerHeights.sort()
1051var divAreaWidth=375;
1052var divAreaHeight = layerHeights[layerHeights.length-1];
1053if(document.layers){
1054document.writeln('<img src="http://grfx.cstv.com/graphics/spacer.gif" width="'+divAreaWidth+'" height="'+divAreaHeight+'" border="0" alt="">');
1055}
1056
1057
1058//var getMyRelFrame = document.getElementById("relativeFrame");
1059var getMyDivCount = document.getElementById("relativeFrame").getElementsByTagName("div");
1060var panels_i = getMyDivCount.length-1;
1061var getMyPanelCount=0;
1062do{
1063	if(getMyDivCount[panels_i].id.indexOf("frm") != -1){
1064	getMyPanelCount++;
1065	}
1066}while(panels_i--);
1067
1068
1069//alert(getMyPanelCount);
1070
1071
1072
1073
1074var framePanels=getMyPanelCount;  // set you base panel number here
1075var oasPrimeToggle = 0;
1076var oasPrimeToggleState = 0;
1077var currActiveFrame = 0;
1078var rotate_timer;
1079
1080var bsiPhotosArray =[];
1081bsiPhotosArray[0] = 'http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_wide_photo/2759119.jpeg';
1082bsiPhotosArray[1] = 'http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_wide_photo/2739191.jpeg';
1083bsiPhotosArray[2] = 'http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_wide_photo/2717210.jpeg';
1084bsiPhotosArray[3] = 'http://grfx.cstv.com/photos/schools/tam/sports/m-footbl/auto_wide_photo/2740491.jpeg';
1085
1086var bsiPhotoUrls =[];
1087bsiPhotoUrls[0] = '/sports/m-footbl/spec-rel/021709aaa.html';
1088bsiPhotoUrls[1] = '/sports/m-footbl/spec-rel/021109aac.html';
1089bsiPhotoUrls[2] = '/sports/m-footbl/spec-rel/020409aab.html';
1090bsiPhotoUrls[3] = '/sports/m-footbl/spec-rel/021109aae.html';
1091
1092
1093
1094var last =0;
1095function goToStory(){
1096parent.window.location = bsiPhotoUrls[currActiveFrame];
1097}//end func
1098
1099function toggleFlip(currFrame,lastFrame){
1100rotate(oasPrimeToggle);
1101
1102last=oasPrimeToggle;
1103oasPrimeToggleState++;  // if you want toggle to start at Zero, place this statement below:  toggle = toggleState%5;
1104
1105oasPrimeToggle = oasPrimeToggleState%framePanels;
1106}
1107
1108function rotate(currFrame){
1109currActiveFrame = currFrame;
1110var i = framePanels-1;
1111if(!document.layers){
1112do{
1113document.getElementById('frm'+i).style.visibility="hidden";
1114document.getElementById("mini"+i).className="";
1115//document.getElementById("mini"+i).style.backgroundColor=bsiMiniOffBg;
1116
1117
1118}while(i--);
1119document.getElementById('frm'+currFrame).style.visibility="visible";
1120document.getElementById("mini"+currFrame).className="miniOn";
1121document.getElementById('frame_photo').src = bsiPhotosArray[currFrame];
1122//document.getElementById('lead-photo').style.backgroundImage =   'url(' +bsiPhotosArray[currFrame]+ ')';
1123//document.getElementById("mini"+currFrame).style.backgroundColor=bsiMiniOnBg;
1124//document.getElementById('numbers').src = "http://grfx.cstv.com/confs/c-usa/graphics/c-usa-07-bsi-nav-" + (currFrame+1) + ".gif";
1125}
1126
1127last=currFrame;
1128
1129//alert(last);
1130}
1131
1132function rotateToPanel(panel){
1133oasPrimeToggle=panel;
1134oasPrimeToggleState=panel;
1135clearInterval(rotate_timer);
1136changeImage(1);
1137rotate(oasPrimeToggle);
1138
1139}
1140
1141///////////////////// display minis /////////////////////
1142var bsiAddMinis = getMyPanelCount-1;
1143do{
1144	document.getElementById("mini"+bsiAddMinis).style.display="block";
1145	//document.getElementById("mini"+bsiAddMinis).style.backgroundColor = bsiMiniOffBg;
1146}while(bsiAddMinis--);
1147///////////////////// display minis /////////////////////
1148
1149
1150///////////////////////////////////////// INITIALIZE /////////////////////////////////////////
1151if(!document.layers){
1152//mwcBoxAdjust = setInterval("tellHeight()",500);
1153}else{
1154//rotate_timer = setInterval("toggleFlip()",bsiRotationTime);
1155}
1156///////////////////////////////////////// INITIALIZE /////////////////////////////////////////
1157
1158
1159/////////////////////////////////////////////////////////////////////
1160function rotateBack(){
1161clearInterval(rotate_timer);
1162if(last==0){last = framePanels-1;}else{last--;}
1163changeImage(1);
1164rotate(last);
1165}//end func
1166
1167/////////////////////////////////////////////////////////////////////
1168function rotateForward(){
1169clearInterval(rotate_timer);
1170if(last==framePanels-1){last = 0;}else{last++;}
1171changeImage(1);
1172rotate(last);
1173}//end func
1174
1175
1176/////////////////////////////////////////////////////////////////////
1177function rotatePlay(){
1178if(last==framePanels-1){oasPrimeToggle = 0;}
1179//rotate_timer = setInterval("toggleFlip()",bsiRotationTime);
1180}//end func
1181
1182
1183/////////////////////// CONTROLS //////////////////
1184		pr_imgroll = new Array();
1185		pr_imgroll[0] = "";// ok to leave empty
1186		pr_imgroll[1] = "back";
1187		pr_imgroll[2] = "forward";
1188		pr_onimages = [];
1189		pr_offimages = [];
1190		for(i=0; i < pr_imgroll.length; i++){
1191			pr_onimages[i] =  new Image();
1192			pr_onimages[i].src = "http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-"+pr_imgroll[i]+".gif";
1193			pr_offimages[i] =  new Image();
1194			pr_offimages[i].src = "http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-"+pr_imgroll[i]+".gif";
1195		}
1196		function bsiImgOn(imageName) {
1197			num = imageName.split("e");
1198			document[imageName].src = pr_onimages[num[1]].src;
1199		}
1200		function bsiImgOff(imageName) {
1201			num = imageName.split("e");
1202			document[imageName].src = pr_offimages[num[1]].src;
1203		}
1204
1205		oasToggle = 0;
1206		oasToggleState = 0;
1207
1208		playButtons = [];
1209		playButtons[0] = new Image;
1210		playButtons[0].src = "http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-play.gif";
1211		playButtons[1] = new Image;
1212		playButtons[1].src = "http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-play.gif";
1213
1214		stopButtons = [];
1215		stopButtons[0] = new Image;
1216		stopButtons[0].src = "http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-pause.gif";
1217		stopButtons[1] = new Image;
1218		stopButtons[1].src = "http://graphics.fansonly.com/schools/wash/graphics/wash-07-bsi-pause.gif";
1219
1220		ButtonGroups = [];
1221		ButtonGroups[0] = stopButtons;
1222		ButtonGroups[1] = playButtons;
1223
1224		function changeImage(state) {
1225		oasToggleState++;  // if you want oasToggle to start at Zero, place this statement below:  oasToggle = oasToggleState%5;
1226		if(state){
1227		oasToggleState = state;
1228		toggle=last;
1229		toggleState=last;
1230		}
1231		oasToggle = oasToggleState%2;
1232		document['playOrstop'].src = ButtonGroups[oasToggle][0].src;//Number one needs to become oasToggle
1233		if(oasToggle==0){
1234		rotatePlay()
1235		}else{
1236		clearTimeout(rotate_timer)
1237		}
1238
1239		}
1240
1241		function rollOver(state){
1242		document['playOrstop'].src = ButtonGroups[oasToggle][state].src;//Number one needs to become oasToggle
1243		}
1244
1245		//rotate_timer = setInterval("toggleFlip()",bsiRotationTime);
1246//-->
1247</script>
1248                <div style="margin-left: 18px;"><a href="http://signingday.aggieathletics.com"><img src="http://grfx.cstv.com/schools/tam/graphics/studentspot_signingday09.gif" /></a></div>
1249
1250				<div id="column-1-middle">
1251
1252					<div class="wrap">
1253						<div id="column-1-middle-hdr-fancenter">
1254	<div class="wrap" style="width: 293px; height:31px;">
1255	</div>
1256	<div class="wrap" style="width: 100px; height: 31px">
1257		<a href="http://www.verizonwireless.com/" target="_new">
1258			<div class="image-block">
1259				<img src="http://grfx.cstv.com/schools/tam/graphics/spacer.gif" width="100px" height="30px" alt="Verizon">
1260			</div>
1261		</a>
1262	</div>
1263	<div class="clear"></div>
1264</div>
1265<div id="column-1-middle-fancenter">
1266	<div id="all-access-tab" class="on-all-access">
1267	    <ul class="headline-1">
1268	        <li id="tab-all-access"><a href="#" onclick="allAccessTabs('on-all-access', this.href); return false;"><span>All Access</span></a></li>
1269	        <li id="tab-audio"><a href="#" onclick="allAccessTabs('on-audio', this.href); return false;"><span>Audio</span></a></li>
1270			<li id="tab-photo-gallery"><a href="#" onclick="allAccessTabs('on-photo-gallery', this.href); return false;"><span>Photo Gallery</span></a></li>
1271			<li id="tab-in-the-news"><a href="#" onclick="allAccessTabs('on-in-the-news', this.href); return false;"><span>In The News</span></a></li>
1272	    </ul>
1273	    <div id="all-access" >
1274			<div id="video-cover" class="wrap">
1275				<div style="display:none;"><img src="http://graphics.cstv.com/cgi-bin/set_throughput_cookie.cgi" height="1" width="1" border="0" alt="cookie"></div>
1276
1277<div id="video">
1278
1279	<script type="text/javascript"><!--
1280	var videoContaner = {
1281	vidabbrev : "msu",
1282	aaVid : "http://mfile.akamai.com/27612/wmv/cstvcbs.download.akamai.com/8108/open/tam/08-09/tam_files/audio-video/football.wmv",
1283	aaImg : 'http://grfx.cstv.com/schools/tam/graphics/tam-08-video-cover.gif',
1284	aaW : "232",
1285	aaH : "185",
1286	videoAutoPlay : false,
1287	asControls : "y",
1288	aaStatusBar : "n",
1289	aAd : "&bumper=both" // make this string EMPTY to restore FREQUENCY CAPPING - first, last or both otherwise
1290	};
1291	// -->
1292	</script>
1293
1294	<script src="http://graphics.cstv.com/library/oas/highlights/video-global.js" type="text/javascript"></script>
1295
1296</div><!-- #video -->
1297
1298
1299
1300			</div>
1301			<div id="hdr-all-access" class="wrap">
1302				<div id="hdr-all-access-wrap">
1303					<a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam&media=94174','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" class="more">Game:  @ Texas <img class="camera" src="http://graphics.collegesports.com/graphics/allaccess/camera.gif"/></a>
1304					<br>
1305				  <a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam&media=91722','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" class="more">Game:  @ Baylor <img class="camera" src="http://graphics.collegesports.com/graphics/allaccess/camera.gif"/></a>
1306					<br>
1307				  <a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam&media=89066','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" class="more">Game:  vs Oklahoma <img class="camera" src="http://graphics.collegesports.com/graphics/allaccess/camera.gif"/></a>
1308					<br>
1309				  <a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam&media=85516','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" class="more">Game: vs Colorado <img class="camera" src="http://graphics.collegesports.com/graphics/allaccess/camera.gif"/></a>
1310					<br>
1311				  <a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam&media=84482','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');" class="more">Game:  @ Iowa St.  <img class="camera" src="http://graphics.collegesports.com/graphics/allaccess/camera.gif"/></a>			  </div>
1312				<a href="javascript:window.open('http://all-access.cbssports.com/player.html?code=tam','VideoBroadcastMediaPlayer','toolbar=no,resizable=yes,scrollbars=no,width=1000,height=746' ); void('');">
1313					<img src="http://grfx.cstv.com/schools/tam/graphics/tam-08-btn-all-access-2.gif" width="140" height="34">
1314				</a>
1315			</div>
1316			<div class="clear"></div>
1317		</div>
1318	    <div id="audio" style="display:none">
1319
1320
1321<div class="audio-date">02/02/09</div>
1322<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/090204_signingday.mp3">Football Signing Day: Mike Sherman Press Conference</a></div>
1323
1324<div class="audio-date">12/5/2008</div>
1325<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081205_sherman.mp3">Football Press Conference - Head Coach Mike Sherman</a></div>
1326
1327<div class="audio-date">11/27/2008</div>
1328<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081127_001.mp3">Football vs. Texas Postgame - Mike Sherman</a></div>
1329
1330<div class="audio-date">11/27/2008</div>
1331<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081127_002.mp3">Football vs. Texas Postgame - Alton Dixon</a></div>
1332
1333<div class="audio-date">11/27/2008</div>
1334<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081127_003.mp3">Football vs. Texas Postgame - Trent Hunter</a></div>
1335
1336<div class="audio-date">11/27/2008</div>
1337<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081127_004.mp3">Football vs. Texas Postgame - Stephen McGee</a></div>
1338
1339<div class="audio-date">11/20/2008</div>
1340<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_sherman.mp3">Texas Media Luncheon - Coach Mike Sherman</a></div>
1341
1342<div class="audio-date">11/20/2008</div>
1343<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_kines.mp3">Texas Media Luncheon - Coach Joe Kines</a></div>
1344
1345<div class="audio-date">11/20/2008</div>
1346<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_hunter.mp3">Texas Media Luncheon - Trent Hunter</a></div>
1347
1348<div class="audio-date">11/20/2008</div>
1349<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_mcgee.mp3">Texas Media Luncheon - Stephen McGee</a></div>
1350
1351<div class="audio-date">11/20/2008</div>
1352<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_schneider.mp3">Texas Media Luncheon - Travis Schneider</a></div>
1353
1354<div class="audio-date">11/20/2008</div>
1355<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_bennett_pugh.mp3">Texas Media Luncheon - Michael Bennett &amp; Jordan Pugh</a></div>
1356
1357<div class="audio-date">11/20/2008</div>
1358<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_featherston.mp3">Texas Media Luncheon - Matt Featherston</a></div>
1359
1360<div class="audio-date">11/20/2008</div>
1361<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_fuller.mp3">Texas Media Luncheon - Jeff Fuiller</a></div>
1362
1363<div class="audio-date">11/20/2008</div>
1364<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081120_johnson.mp3">Texas Media Luncheon - Jerrod Johnson</a></div>
1365
1366<div class="audio-date">11/15/2008</div>
1367<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081115_sherman.mp3">Football vs. Baylor Postgame Audio - Head Coach Mike Sherman</a></div>
1368
1369<div class="audio-date">11/15/2008</div>
1370<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081115_johnson.mp3">Football vs. Baylor Postgame Audio - QB Jerrod Johnson</a></div>
1371
1372<div class="audio-date">11/15/2008</div>
1373<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081115_gray.mp3">Football vs. Baylor Postgame Audio - RB Cyrus Gray</a></div>
1374<div class="audio-date">11/15/2008</div>
1375<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081115_featherston.mp3">Football vs. Baylor Postgame Audio - LB Matt Featherston</a></div>
1376
1377<div class="audio-date">11/3/2008</div>
1378<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081103_sherman.mp3">Oklahoma Media Luncheon - Head Coach Mike Sherman</a></div>
1379
1380<div class="audio-date">11/3/2008</div>
1381<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081103_kines.mp3">Oklahoma Media Luncheon - Coach Joe Kines</a></div>
1382
1383<div class="audio-date">11/3/2008</div>
1384<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081103_hunter.mp3">Oklahoma Media Luncheon - Trent Hunter</a></div>
1385
1386<div class="audio-date">11/3/2008</div>
1387<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081103_johnson.mp3">Oklahoma Media Luncheon - Jerrod Johnson</a></div>
1388
1389<div class="audio-date">11/3/2008</div>
1390<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081103_fuller.mp3">Oklahoma Media Luncheon - Jeff Fuller</a></div>
1391
1392<div class="audio-date">11/1/2008</div>
1393<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081101_sherman.mp3">Colorado Post Game - Head Coach Mike Sherman</a></div>
1394
1395<div class="audio-date">11/1/2008</div>
1396<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081101_kines.mp3">Colorado Post Game - Coach Joe Kines</a></div>
1397
1398<div class="audio-date">11/1/2008</div>
1399<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081101_pugh_hunter.mp3">Colorado Post Game - DB Jordan Pugh &amp; DB Trent Hunter</a></div>
1400
1401<div class="audio-date">11/1/2008</div>
1402<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081101_obiozor.mp3">Colorado Post Game - DL Cyril Obiozor</a></div>
1403
1404<div class="audio-date">11/1/2008</div>
1405<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081101_johnson_gray_fuller.mp3">Colorado Post Game - QB Jerrod Johnson, RB Cyrus Gray, WR Jeff Fuller</a></div>
1406
1407<div class="audio-date">10/27/2008</div>
1408<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081027_sherman.mp3">Colorado Media Luncheon - Head Coach Mike Sherman</a></div>
1409
1410<div class="audio-date">10/27/2008</div>
1411<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081027_kines.mp3">Colorado Media Luncheon - Coach Joe Kines</a></div>
1412
1413<div class="audio-date">10/27/2008</div>
1414<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081027_hunter.mp3">Colorado Media Luncheon - Trent Hunter</a></div>
1415
1416<div class="audio-date">10/27/2008</div>
1417<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081027_johnson.mp3">Colorado Media Luncheon - Jerrod Johnson</a></div>
1418
1419<div class="audio-date">10/27/2008</div>
1420<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081027_mccoy.mp3">Colorado Media Luncheon - Jamie and Terrence McCoy</a></div>
1421
1422<div class="audio-date">10/25/2008</div>
1423<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081025-isupg-sherman.mp3">Iowa St. Post Game - Head Coach Mike Sherman</a></div>
1424
1425<div class="audio-date">10/25/2008</div>
1426<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081025-isupg-johnson-obiozor.mp3">Iowa St. Post Game - Jerrod Johnson and Cyril Obiozor</a></div>
1427
1428<div class="audio-date">10/25/2008</div>
1429<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081025-isupg-tannehill-mccoy.mp3">Iowa St. Post Game - Ryan Tannehill,Terrence McCoy and Jamie McCoy
1430</a></div>
1431
1432<div class="audio-date">10/20/2008</div>
1433<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081020_sherman.mp3">Iowa St. Media Luncheon - Head Coach Mike Sherman</a></div>
1434
1435<div class="audio-date">10/20/2008</div>
1436<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081020_hunter.mp3">Iowa St. Media Luncheon - Trent Hunter</a></div>
1437
1438<div class="audio-date">10/20/2008</div>
1439<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081020_johnson.mp3">Iowa St. Media Luncheon - Jerrod Johnson</a></div>
1440
1441<div class="audio-date">10/20/2008</div>
1442<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081020_tannehill.mp3">Iowa St. Media Luncheon - Ryan Tannehill</a></div>
1443
1444<div class="audio-date">10/20/2008</div>
1445<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081020_grimes.mp3">Iowa St. Media Luncheon - Lee Grimes</a></div>
1446
1447<div class="audio-date">10/18/2008</div>
1448<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081018_sherman.mp3">Texas Tech Post Game - Head Coach Mike Sherman</a></div>
1449
1450<div class="audio-date">10/18/2008</div>
1451<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081018_kines.mp3">Texas Tech Post Game - Coach Joe Kines</a></div>
1452
1453<div class="audio-date">10/18/2008</div>
1454<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081018_hunter_bennett.mp3">Texas Tech Post Game - Trent Hunter and Michael Bennett</a></div>
1455
1456<div class="audio-date">10/18/2008</div>
1457<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081018_tannehill_johnson.mp3">Texas Tech Post Game - Ryan Tannehill and Jerrod Johnson</a></div>
1458
1459<div class="audio-date">10/13/2008</div>
1460<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081013_sherman.mp3">Texas Tech Media Luncheon - Coach Sherman</a></div>
1461
1462<div class="audio-date">10/13/2008</div>
1463<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081013_kines.mp3">Texas Tech Media Luncheon - Coach Kines</a></div>
1464
1465<div class="audio-date">10/13/2008</div>
1466<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081013_hunter.mp3">Texas Tech Media Luncheon - Trent Hunter</a></div>
1467
1468<div class="audio-date">10/13/2008</div>
1469<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081013_tannehill.mp3">Texas Tech Media Luncheon - Ryan Tannehill</a></div>
1470
1471<div class="audio-date">10/13/2008</div>
1472<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081013_johnson.mp3">Texas Tech Media Luncheon - Jerrod Johnson</a></div>
1473
1474<div class="audio-date">10/11/2008</div>
1475<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081011_sherman.mp3">KSU Post Game - Coach Sherman</a></div>
1476
1477<div class="audio-date">10/11/2008</div>
1478<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081011_kines.mp3">KSU Post Game - Coach Kines</a></div>
1479
1480<div class="audio-date">10/11/2008</div>
1481<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081011_3.mp3">KSU Post Game - QB Johnson, FB Lane, WR Fuller</a></div>
1482
1483<div class="audio-date">10/11/2008</div>
1484<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081011_4.mp3">KSU Post Game - WR Tannehill, LB Miller</a></div>
1485
1486<div class="audio-date">10/6/2008</div>
1487<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081006_sherman.mp3">KSU Media Luncheon - Coach Sherman</a></div>
1488
1489
1490<div class="audio-date">10/6/2008</div>
1491<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081006_schneider.mp3">KSU Media Luncheon - Travis Schneider</a></div>
1492
1493
1494<div class="audio-date">10/6/2008</div>
1495<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081006_kines.mp3">KSU Media Luncheon - Coach Kines</a></div>
1496
1497<div class="audio-date">10/6/2008</div>
1498<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081006_fuller.mp3">KSU Media Luncheon - Jeff Fuller</a></div>
1499
1500<div class="audio-date">10/6/2008</div>
1501<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081006_johnson.mp3">KSU Media Luncheon - Jerrod Johnson</a></div>
1502
1503<div class="audio-date">10/4/2008</div>
1504<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081004-osupg-sherman.mp3">OSU Post Game - Coach Sherman</a></div>
1505
1506<div class="audio-date">10/4/2008</div>
1507<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081004-osupg-goodson.mp3">OSU Post Game - Mike Goodson</a></div>
1508
1509<div class="audio-date">10/4/2008</div>
1510<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081004-osupg-gorrer.mp3">OSU Post Game- Danny Gorrer</a></div>
1511
1512<div class="audio-date">10/4/2008</div>
1513<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081004-osupg-johnson.mp3">OSU Post Game- Jerrod Johnson</a></div>
1514
1515<div class="audio-date">10/4/2008</div>
1516<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/081004-osupg-patterson.mp3">OSU Post Game- Lucas Patterson</a></div>
1517
1518<div class="audio-date">9/29/2008</div>
1519<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080929_Sherman.mp3">OSU Media Luncheon - Coach Sherman</a></div>
1520
1521<div class="audio-date">9/29/2008</div>
1522<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080929_Featherston.mp3">OSU Media Luncheon - Matt Featherston</a></div>
1523
1524<div class="audio-date">9/29/2008</div>
1525<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080929_Kines.mp3">OSU Media Luncheon - Coach Kines</a></div>
1526
1527<div class="audio-date">9/29/2008</div>
1528<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080929_Goodson.mp3">OSU  Media Luncheon - Mike Goodson</a></div>
1529
1530<div class="audio-date">9/29/2008</div>
1531<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080929_Hunter.mp3">OSU Media Luncheon - Trent Hunter</a></div>
1532
1533<div class="audio-date">9/29/2008</div>
1534<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080929_Johnson.mp3">OSU Media Luncheon - Jerrod Johnson</a></div>
1535
1536<div class="audio-date">9/27/2008</div>
1537<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080927_Sherman.mp3">Army Post Game - Coach Sherman A&amp;M 21, Army 17</a></div>
1538
1539<div class="audio-date">9/27/2008</div>
1540<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080927_Freeney.mp3">Army Post Game - Paul Freeney A&amp;M 21, Army 17</a></div>
1541
1542<div class="audio-date">9/27/2008</div>
1543<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080927_Johnson_Lane.mp3">Army Post Game - Jerrod Johnson and Javorskie Lane</a><a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_sherman.mp3"> A&amp;M 21, Army 17</a></div>
1544
1545<div class="audio-date">9/27/2008</div>
1546<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080927_Hunter.mp3">Army Post Game - Trent Hunter A&amp;M 21, Army 17</a></div>
1547
1548<div class="audio-date">9/27/2008</div>
1549<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080927_Fuller.mp3">Army Post Game - Jeff Fuller A&amp;M 21, Army 17</a></div>
1550
1551<div class="audio-date">9/27/2008</div>
1552<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080927_McCoy.mp3">Army Post Game - Jamie McCoy A&amp;M 21, Army 17</a></div>
1553
1554<div class="audio-date">9/22/2008</div>
1555<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080922_Sherman.mp3">Miami Media Luncheon - Coach Sherman <br />
1556</a></div>
1557
1558<div class="audio-date">9/22/2008</div>
1559<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080922_Bennett.mp3">Miami Media Luncheon - Michael Bennett <br />
1560</a></div>
1561
1562<div class="audio-date">9/22/2008</div>
1563<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080922_Fuller.mp3">Miami Media Luncheon - Jeff Fuller <br />
1564</a></div>
1565
1566<div class="audio-date">9/22/2008</div>
1567<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/080922_Johnson.mp3">Miami Media Luncheon - Jerrod Johnson <br />
1568</a></div>
1569
1570<div class="audio-date">9/20/2008</div>
1571<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_sherman.mp3">Miami Post Game - Coach Sherman UofM 41, A&amp;M 23</a></div>
1572
1573<div class="audio-date">9/20/2008</div>
1574<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_peterson_goodson.mp3">Miami Post Game - Goodson and Peterson</a><a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_sherman.mp3"> UofM 41, A&amp;M 23</a></div>
1575
1576<div class="audio-date">9/20/2008</div>
1577<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_johnson_fuller.mp3">Miami Post Game - Johnson and Fuller</a><a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_sherman.mp3"> UofM 41, A&amp;M 23</a></div>
1578
1579<div class="audio-date">9/20/2008</div>
1580<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_kines.mp3">Miami Post Game - Coach Kines</a><a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/92008_sherman.mp3"> UofM 41, A&amp;M 23</a>
1581</div>
1582
1583<div class="audio-date">9/15/2008</div>
1584<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/091508Jarrod_Johnson.mp3">Miami Media Luncheon - Jerrod Johnson Aggies Meet Media at Weekly Luncheon</a></div>
1585
1586<div class="audio-date">9/15/2008</div>
1587<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/091508Joe_Kines.mp3">Miami Media Luncheon - Joe Kines Aggies Meet Media at Weekly Luncheon</a></div>
1588
1589<div class="audio-date">9/15/2008</div>
1590<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/091508Jordan_Peterson.mp3">Miami Media Luncheon - Jordan Peterson Aggies Meet Media at Weekly Luncheon</a></div>
1591
1592<div class="audio-date">9/15/2008</div>
1593<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/091508Michael_Bennett.mp3">Miami Media Luncheon - Michael Bennett Aggies Meet Media at Weekly Luncheon</a></div>
1594
1595<div class="audio-date">9/15/2008</div>
1596<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/091508Stephen_McGee.mp3">Miami Media Luncheon - Stephen McGee Aggies Meet Media at Weekly Luncheon</a></div>
1597
1598<div class="audio-date">9/01/2008</div>
1599<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/090108_goodson.mp3">New Mexico Media Luncheon - Mike Goodson Aggies Meet Media at Weekly Luncheon</a></div>
1600
1601<div class="audio-date">9/01/2008</div>
1602<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/090108_tannehill.mp3">New Mexico Media Luncheon - Ryan Tannehill Aggies Meet Media at Weekly Luncheon</a></div>
1603
1604<div class="audio-date">9/01/2008</div>
1605<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/090108_featherston.mp3">New Mexico Media Luncheon - Matt Featherston Aggies Meet Media at Weekly Luncheon</a></div>
1606
1607<div class="audio-date">9/01/2008</div>
1608<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/090108_mcgee.mp3">New Mexico Media Luncheon - Stephen McGee Aggies Meet Media at Weekly Luncheon</a></div>
1609
1610<div class="audio-date">9/01/2008</div>
1611<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/090108_sherman.mp3">New Mexico Media Luncheon - Mike Sherman Aggies Meet Media at Weekly Luncheon</a></div>
1612
1613<div class="audio-date">8/30/2008</div>
1614<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/083008_kines.mp3">ASU Postgame -- Joe Kines ASU 18, Texas A&M 14</a></div>
1615
1616<div class="audio-date">8/30/2008</div>
1617<div class="audio-content">- <a href="http://cstvpodcast.cstv.com.edgesuite.net/texasam/083008_sherman.mp3">ASU Postgame -- Mike Sherman ASU 18, Texas A&M 14</a></div>
1618	    </div>
1619	    <div id="photo-gallery" style="display:none">
1620			<ul id="galleryblock">
1621<li><a href="#" onClick="javascript:window.open('http://onlyfans.cstv.com/schools/tam/view.gal?id=42691', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-baskbl/auto_galblocktwo/2758722.jpeg"></a>Aggies Thump Longhorns, 81-66</li><li><a href="#" onClick="javascript:window.open('http://onlyfans.cstv.com/schools/tam/view.gal?id=42684', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-baskbl/auto_galblocktwo/2758371.jpeg"></a>Men's Basketball vs. Texas</li><li><a href="#" onClick="javascript:window.open('http://onlyfans.cstv.com/schools/tam/view.gal?id=42577', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');"><img src="http://grfx.cstv.com/photos/schools/tam/sports/w-baskbl/auto_galblocktwo/2752309.jpeg"></a>Women's Basketball vs Colorado</li><li><a href="#" onClick="javascript:window.open('http://onlyfans.cstv.com/schools/tam/view.gal?id=42159', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');"><img src="http://grfx.cstv.com/photos/schools/tam/sports/w-baskbl/auto_galblocktwo/2730641.jpeg"></a>Women's Basketball vs. Nebraska</li><li><a href="#" onClick="javascript:window.open('http://onlyfans.cstv.com/schools/tam/view.gal?id=42078', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');"><img src="http://grfx.cstv.com/photos/schools/tam/sports/m-baskbl/auto_galblocktwo/2726856.jpeg"></a>Men's Basketball vs. Kansas St.</li><li><a href="#" onClick="javascript:window.open('http://onlyfans.cstv.com/schools/tam/view.gal?id=42058', 'PopupViewer', 'toolbar=no,menubar=no,status=no,location=no,directories=no,titlebar=no,scrollbars=yes,resizable=yes,width=970,height=705');"><img src="http://grfx.cstv.com/photos/schools/tam/sports/w-tennis/auto_galblocktwo/2726007.jpeg"></a>A&M vs Auburn Tennis</li></ul>
1622
1623	    </div>
1624	    <div id="in-the-news" style="display:none">
1625
1626	    </div>
1627	</div><!-- #headlines-tab -->
1628</div>
1629					</div>
1630					<div class="wrap"><!-- wrapper start-->
1631						<div id="holder-story"></div>
1632					</div>
1633					<div class="clear"></div>
1634
1635				</div>
1636				<div id="column-1-bottom">
1637
1638					<div id="column-1-sport-headlines" class="wrap">
1639						<div id="column-1-hdr-sport-headlines">
1640							<div id="sport-headlines-ad">
1641								<a href="http://giving.tamu.edu/home.aspx" target="_new">
1642									<img src="http://grfx.cstv.com/schools/tam/graphics/spacer.gif" width="100px" height="32px" alt="Presented by Texas A&M Foundation">
1643								</a>
1644							</div>
1645						</div>
1646						<script>
1647						document.getElementById("column-1-hdr-sport-headlines").style.background =
1648							"url('http://grfx.cstv.com/schools/tam/graphics/tam-08-hdr-hdlns-m-footbl.gif') no-repeat;";
1649						</script>
1650						<div id="column-1-sport-headlines-content">
1651							<div id="sec-headlines-wrap">
1652			<p class="pubdate">01/27/2009</p>
1653			<h1><a href="/sports/m-footbl/spec-rel/012709aaa.html">Aggies set to compete in the Texas vs. The Nation All-Star Football Game</a></h1>
1654			<p class="synopsis">Texas A&M will be well represented at the third annual Texas vs. The Nation All-Star Football Game held at the Sun Bowl in El Paso, Texas, this Saturday, Jan. 31</h>
1655		</div>
1656
1657		<div id="sec-headlines-wrap">
1658			<p class="pubdate">02/03/2009</p>
1659			<h1><a href="/sports/m-footbl/spec-rel/020309aab.html">Signing Day to have Live Interviews</a></h1>
1660			<p class="synopsis">Watch and listen to live Signing Day interviews with the Texas A&M Football Coaches beginning Wednesday morning at 10am beginning with Tight End & Special Teams Coordinator Kirk Doll and ending with Head Coach Mike Sherman's Press Conference beginning at 1pm. Full footballl, soccer and track and field signing day coverage with player bios and photos is available at http://signingday.aggieathletics.com</h>
1661		</div>
1662
1663		<div id="sec-headlines-wrap">
1664			<p class="pubdate">01/12/2009</p>
1665			<h1><a href="/sports/m-footbl/spec-rel/011209aaa.html">McGee Wins FCA/Bobby Bowden Athlete of the Year Award</a></h1>
1666			<p class="synopsis">The Fellowship of Christian Athletes selected Stephen McGee as the recipient of the 2008 FCA Bobby Bowden Athlete of the Year. McGee received the sixth annual award from Coach Bowden on Wednesday in Nashville.</h>
1667		</div>
1668
1669		<div id="sec-headlines-wrap">
1670			<p class="pubdate">01/09/2009</p>
1671			<h1><a href="/sports/m-footbl/spec-rel/010909aab.html">McGee Preps for Combine</a></h1>
1672			<p class="synopsis">Texas A&M's Stephen McGee visited with the media on Friday on the Texas A&M campus as he continues workouts and preparations for the 2009 NFL Combine</h>
1673		</div>
1674
1675		<div id="sec-headlines-wrap">
1676			<p class="pubdate">12/22/2008</p>
1677			<h1><a href="/sports/m-footbl/spec-rel/122208aaa.html">McGee Named Finalist for Bobby Bowden Award</a></h1>
1678			<p class="synopsis">Texas A&M quarterback Stephen McGee has been selected as one of three finalists for the Bobby Bowden Award the Fellowship of Christian Athletes announced Monday.</h>
1679		</div>
1680
1681		<div id="sec-headlines-wrap">
1682			<p class="pubdate">12/17/2008</p>
1683			<h1><a href="/sports/m-footbl/spec-rel/121708aaa.html">Five Aggies Named to Phil Steele's All-Freshman Team</a></h1>
1684			<p class="synopsis">Five members of the Texas A&M football team have been named to Phil Steele's All-Freshman team, the magazine's website announced Wednesday.</h>
1685		</div>
1686						</div>
1687					</div>
1688
1689					<div class="wrap">
1690						<div id="column-2-hdr-events">
1691							<div class="wrap" style="width: 125px; height:32px;">
1692							</div>
1693							<div class="wrap" style="width: 100px; height: 32px">
1694								<a href="http://www.firstvictoria.com/" target="_new">
1695									<div class="image-block">
1696										<img src="http://grfx.cstv.com/schools/tam/graphics/spacer.gif" width="100px" height="32px" alt="Presented by First Victoria Bank">
1697									</div>
1698								</a>
1699							</div>
1700							<div class="clear"></div>
1701						</div>
1702						<div id="column-2-events">
1703							<div class="calendar">
1704
1705
1706	<div class="calendar-date">There are no upcoming events.</div>
1707
1708
1709</div><!-- .calendar -->
1710
1711
1712						</div>
1713						<div class="column-2-btm-poll"></div>
1714					</div>
1715					<div class="clear"></div>
1716
1717				</div>
1718            </td><!-- #column-1 -->
1719        </tr>
1720    </table> <!-- #columns -->
1721
1722	<div id="side-ad">
1723		<div id="holder-banner"></div>
1724	</div>
1725
1726
1727</div><!-- #wrap -->
1728
1729<div id="footer">
1730
1731
1732			<style>
1733			#logo-wrap{
1734				float:left;
1735				background: url("http://grfx.cstv.com/graphics/new-footer-06-white-logo.png") no-repeat;
1736						*background-image:none;
1737				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://grfx.cstv.com/graphics/new-footer-06-white-logo.png");
1738				width:50%;
1739				display:block;
1740				height:50px;
1741				display:block
1742			}
1743			#logo-wrap img{
1744				float:left;
1745				width:290px;
1746				height:50px;
1747			}
1748			#dots{
1749				clear:both;
1750				background: url("http://grfx.cstv.com/graphics/new-footer-06-white-dots.png, sizingMethod='scale'") no-repeat;
1751						*background-image:none;
1752				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://grfx.cstv.com/graphics/new-footer-06-white-dots.png, sizingMethod='scale'");
1753				height:6px;
1754				display:block;
1755						background-position: center;
1756			}
1757			</style>
1758			<link href="http://grfx.cstv.com/schools/tam/library/tam-07-footer.css" rel="stylesheet" type="text/css" />
1759			<div id="footer-wrap-temp">
1760			<div id="logo-wrap"><a href="http://www.sportsline.com/cbscollegesports/" target="_blank"><img src="http://grfx.cstv.com/graphics/spacer.gif" width="290" height="50" alt="CBS College Sports" border="0"/></a></div>
1761
1762			<div id="dropdown-wrap">
1763
1764				<form>
1765					<script language="javascript">
1766						document.write("<div><label for=\"cbsi_footer_menu\">Visit other CBS Interactive Sites</label><br><select name=\"cbsi_footer_menu\" id=\"cbsi_footer_menu\" class=\"rb_visit_sel\"> <option value=\"http://www.bnet.com\">BNET</option><option value=\"http://www.cbssports.com/cbscollegesports/\">CBS College Sports</option><option value=\"http://www.cbsradio.com/streaming/\">CBS Radio</option><option value=\"http://www.cbs.com\">CBS.com</option><option value=\"http://www.cbsnews.com\">CBSNews.com</option><option value=\"http://www.cbssports.com\">CBSSports.com</option><option value=\"http://www.chow.com\">CHOW</option><option value=\"http://www.cnet.com\">CNET</option><option value=\"http://www.cnetcontentsolutions.com\">CNET Content Solutions</option><option value=\"http://www.findarticles.com\">Find Articles</option><option value=\"http://www.gamespot.com\">GameSpot</option><option value=\"http://www.cnetnetworks.com/advertise/media-kit/international.html?tag=ft\">International</option><option value=\"http://www.last.fm\">Last.fm</option><option value=\"http://www.metacritic.com\">Metacritic.com</option><option value=\"http://www.mp3.com\">MP3.com</option><option value=\"http://www.mysimon.com\">mySimon</option><option value=\"http://www.ncaa.com\">NCAA</option><option value=\"http://www.search.com\">Search.com</option><option value=\"http://www.shopper.com\">Shopper.com</option><option value=\"http://www.techrepublic.com\">TechRepublic</option><option value=\"http://www.theinsider.com\">The Insider</option><option value=\"http://www.tv.com\">TV.com</option><option value=\"http://www.urbanbaby.com\">UrbanBaby.com</option><option value=\"http://www.uwire.com\">UWIRE</option><option value=\"http://www.zdnet.com\">ZDNet</option></select> <input type=\"button\" value=\"Go\" onClick=\"window.location=document.getElementById('cbsi_footer_menu').options[document.getElementById('cbsi_footer_menu').selectedIndex].value;\" class=\"rb_visit_go\" /></div>");
1767					</script>
1768				</form>
1769				<noscript>
1770					<div> <a href="http://www.bnet.com">BNET</a>  |
1771<a href="http://www.cbssports.com/cbscollegesports/">CBS College Sports</a>  |
1772<a href="http://www.cbsradio.com/streaming/">CBS Radio</a>  |
1773<a href="http://www.cbs.com">CBS.com</a>  |
1774<a href="http://www.cbsnews.com">CBSNews.com</a>  |
1775<a href="http://www.cbssports.com">CBSSports.com</a>  |
1776<a href="http://www.chow.com">CHOW</a>  |
1777<a href="http://www.cnet.com">CNET</a>  |
1778<a href="http://www.cnetcontentsolutions.com">CNET Content Solutions</a>  |
1779<a href="http://www.findarticles.com">Find Articles</a>  |
1780<a href="http://www.gamespot.com">GameSpot</a>  |
1781<a href="http://www.cnetnetworks.com/advertise/media-kit/international.html?tag=ft">International</a>  |
1782<a href="http://www.last.fm">Last.fm</a>  |
1783<a href="http://www.metacritic.com">Metacritic.com</a>  |
1784<a href="http://www.mp3.com">MP3.com</a>  |
1785<a href="http://www.mysimon.com">mySimon</a>  |
1786<a href="http://www.ncaa.com">NCAA</a>  |
1787<a href="http://www.search.com">Search.com</a>  |
1788<a href="http://www.shopper.com">Shopper.com</a>  |
1789<a href="http://www.techrepublic.com">TechRepublic</a>  |
1790<a href="http://www.theinsider.com">The Insider</a>  |
1791<a href="http://www.tv.com">TV.com</a>  |
1792<a href="http://www.urbanbaby.com">UrbanBaby.com</a>  |
1793<a href="http://www.uwire.com">UWIRE</a>  |
1794<a href="http://www.zdnet.com">ZDNet</a>  |
1795 </div>
1796				</noscript>
1797			</div>
1798
1799			<div id="dots"></div>
1800			<div id="footer-links">&copy; 2009 CBS Interactive. All rights reserved. | <a href='http://www.cstv.com/ot/privacy.html'>Privacy Policy</a> | <a href='http://www.cstv.com/ot/cs-tos.html'>Terms of Use</a> | <a href='http://www.sportsline.com/cbscollegesports/'>About Us</a> | <a href='http://www.cbs.com/sales/'>Advertise</a> | <a href=http://www.aggieathletics.com/feedback/tam-feedback.html class="csdisclaimerlink">Feedback</a> |
1801			<a href="/rss/rss-index.html"><span class="rss-box">XML</span></a> <a href="/rss/rss-index.html">RSS Feeds</a>
1802
1803			</div>
1804			</div>
1805
1806
1807
1808</div><!-- #footer -->
1809
1810<div id="holder-banner"></div>
1811
1812<div id="banner"><script language="javascript1.2"> procad("http://ad.doubleclick.net/adj/CSTV.TAM/SPORTS.MFOOTBL.BODY;sect=mfootbl;pos=skyscraper;sz=160x600;dcopt=ist;",0); </script></div>
1813<div id="story"><script language="javascript1.2"> procad("http://ad.doubleclick.net/adj/CSTV.TAM/SPORTS.MFOOTBL.BODY;sect=mfootbl;pos=story;sz=300x250;dcopt=ist;",0); </script></div>
1814
1815<script type="text/javascript" src="http://grfx.cstv.com/schools/tam/library/scripts/tam-08-url.js"></script>
1816<script type="text/javascript">
1817	document.getElementById("holder-banner").appendChild(document.getElementById("banner"));
1818	document.getElementById("holder-story").appendChild(document.getElementById("story"));
1819</script>
1820
1821<script language="javascript1.2"> procad("http://ad.doubleclick.net/adj/CSTV.TAM/SPORTS.MFOOTBL.BODY;sect=mfootbl;pos=popup;sz=1x1;dcopt=ist;",0); </script>
1822<script language="javascript1.2"> procad("http://ad.doubleclick.net/adj/CSTV.TAM/SPORTS.MFOOTBL.BODY;sect=mfootbl;pos=popunder;sz=1x1;dcopt=ist;",0); </script>
1823
1824
1825<!-- CNET tag for reporting OAS traffic -->
1826<script type="text/javascript" src="http://dw.com.com/js/dw.js"></script>
1827<script type="text/javascript">
1828  DW.pageParams = {
1829    siteId: '225'
1830  };
1831  DW.clear();
1832</script>
1833<noscript>
1834<img src="http://dw.com.com/clear/c.gif?ts=1234949537&amp;sid=225&amp;im=img" border="0" height="1" width="1" alt="" />
1835</noscript>
1836
1837<style type="text/css">
1838#inseguitore{position:absolute;left:0;top:0;}
1839</style>
1840<div id="inseguitore">
1841<!-- START Nielsen//NetRatings SiteCensus V5.3 -->
1842<!-- COPYRIGHT 2007 Nielsen//NetRatings -->
1843<script type="text/javascript">
1844var _rsCI="us-cstv";
1845var _rsCG="school-official";
1846var _rsDN="//secure-us.imrworldwide.com/";
1847var _rsCL=1;
1848</script>
1849<script type="text/javascript" src="//secure-us.imrworldwide.com/v53.js"></script>
1850<noscript>
1851<div><img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-cstv&amp;cg=school-official&cc=1" alt=""/></div>
1852</noscript>
1853<!-- END Nielsen//NetRatings SiteCensus V5.3 -->
1854</div>
1855
1856</body>
1857</html>
1858
1859