<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>VIDEO PLAYER</title>
<meta content="width=90" name="viewport"/><!--
<user-agent name="UNK_BRAND UNK_MODEL WAP Browser" device-name="UNK_BRAND UNK_MODEL" screen-height="40" screen-width="90" network-type="Default">
<device-groups>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
<device-group name="All Devices">true</device-group>
</device-groups>
<user-agent-features>
<user-agent-feature name="Screen Width" type="numeric">90</user-agent-feature>
<user-agent-feature name="Screen Height" type="numeric">40</user-agent-feature>
<user-agent-feature name="max_data_rate" type="numeric">9</user-agent-feature>
<user-agent-feature name="video_3gpp" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_acodec_amr" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_wmv" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_max_audio_bit_rate" type="numeric">0</user-agent-feature>
<user-agent-feature name="video_vcodec_h263_0" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_vcodec_h263_3" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_vcodec_mpeg4" type="boolean">false</user-agent-feature>
<user-agent-feature name="pointing_method" type="string"/>
<user-agent-feature name="video_acodec_awb" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_acodec_aac" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_mov" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_max_video_bit_rate" type="numeric">0</user-agent-feature>
<user-agent-feature name="streaming_video_acodec_aac_ltp" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_vcodec_h264" type="string">none</user-agent-feature>
<user-agent-feature name="streaming_video" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_acodec_awb" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_acodec_amr" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_3gpp" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_wmv" type="string">none</user-agent-feature>
<user-agent-feature name="streaming_video_acodec_aac" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_3gpp2" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_max_bit_rate" type="numeric">0</user-agent-feature>
<user-agent-feature name="streaming_video_vcodec_h264" type="string">none</user-agent-feature>
<user-agent-feature name="streaming_video_vcodec_mpeg4" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_max_frame_rate" type="numeric">0</user-agent-feature>
<user-agent-feature name="video_mp4" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_vcodec_h263_3" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_3g2" type="boolean">false</user-agent-feature>
<user-agent-feature name="video_acodec_aac_ltp" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_video_vcodec_h263_0" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_mov" type="boolean">false</user-agent-feature>
<user-agent-feature name="streaming_mp4" type="boolean">false</user-agent-feature>
</user-agent-features>
</user-agent>-->
<style type="text/css">
/* common */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#cccccc;
}
h3 { 
	font-weight: bold; 
	font-size: medium; 
	padding-top: 0px; 
	padding-bottom: 0px;
}
a { 
	color: #6699cc; 
	font-weight: bold; 
	text-decoration: underline;
}

/* video detail, home page feature and catagory page links */
div.video_rating {
	margin-bottom: -8px;
	margin-top: -2px;
}
div.play_link_high, div.play_link_low {
	margin-bottom: -2px;
	margin-top: -2px;
	background-color: #cccccc;
	color: #FFFFFF;
}
a.play_link_high, a.play_link_low {
	color: #6699cc;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a.ItemRatePage_link {
	font-size: 12pt;  
}

/* home page */
div.HomePage_title, div.ItemDetailPage_title {
	height: 40px;
	background-image: url(../web/pats/header.png);
	background-repeat: no-repeat;
	color:#ffffff;
	background-color: #000000;
	text-align: right;
	font-weight: bold;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div.HomePage_featuresTitle { 
	background: #333333; 
	font-weight: bold; 
	color: #ffffff;
	background-image: url(../web/pats/header-grad.jpg);
}
div.HomePage_features {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	width: 100%; 
	border: 0px solid #000000;
}

/* category page */
div.VideoCategoriesPage_title {
	color: #E07855;
	text-align: right;
	font-weight: bold;
	margin-right: 3px;
	background-color: #cc0000;
}

/* home and category pages */
div.ItemCategoryLink {
	width: 100%;
	background: #cccccc;
	background-color: #cccccc;
}
table.ItemCategoryLink {
	border: 0px dotted #0000ff;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #cccccc;
}
td.ItemCategoryLink {
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 0px;
	background-color:#cccccc;
}
td.ItemCategoryLink div.video_page_link {
	margin-top: 0px;
	border: none;
	background-image: none;
	background-color: #cccccc;
	color: #333333;
}

/* detail page 
div.ItemDetailPage_title {
	background-image: url(../web/pats/header.png); 	
	background: #ffffff; 
	color: #cc0000; 
	text-align: right; 
	font-weight: bold; 
	margin-right: 3px
}*/
div.ItemDescription {
	background: #cccccc;
	font-weight: normal;
	color: #333333;
	font-size: small;
}
table.ItemDetailPage {
	background-color: #cccccc;
}
td.ItemDetailPage { 
	vertical-align: top; 
	text-align: left; 
	margin-top: 0px;
	background-color:#cccccc;
}
div.video_title {
	border: 0px;
	background-image: none;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
div.more_like_this_link {
	border-bottom: 1px dotted #01497e;
	background-position: center right;
	background-repeat: no-repeat;
	color: #6699cc;
	padding-left: 10px;
}
a.more_like_this_link {
	color: #6699cc;
	font-weight: bold;
	text-decoration: none
}
div.rate_link {
	border-bottom: 1px dotted #01497e;
	background-position: center right;
	background-repeat: no-repeat;
	color: #6699cc;
	padding-left: 10px;
}
a.rate_link {
	color: #6699cc;
	font-weight: bold;
	text-decoration: none;
}

/* rate page */
div.ItemRatePage_title {
	color: #E07855;
	text-align: right;
	font-weight: bold;
	margin-right: 3px;
	background-color: #cc0000;
}
div.ItemRatePage_subtitle {
	font-weight: bold;
	color: #333333;
	background-color: #666666;
}
div.ItemRatePage_message {
	margin-top: 5px; 
	margin-left: 5px; 
	font-weight: bold;
}

/* select-input radio buttons grouping */
p.selection {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 5px;
}

/* media delivery page */
div.MediaDeliveryPage_title {
	background: #cc0000;
	font-weight: bold;
	color: #E07855;
}

/* collection navigation */
table.collection_navigation {
	width: 100%; 
	border: 0px dotted #00ff00;
}
td.previous_link {
	text-align: left; 
	width: 65%;
	font-size:10pt;
	background-color: #cccccc;
}
td.previous_link a { 
	color: #ff0000; 
	font-weight: bold;
	font-size:10pt;
}
td.next_link {
	text-align: right; 
	width: 35%;
	font-size:10pt;
	background-color: #cccccc;

}
td.next_link a {
	color: #ff0000; 
	font-weight: bold;
	font-size:10pt;
}

/* search form */
div.search_form_wrapper {
	background: #333333;
}

input.search_submit {
	vertical-align: bottom;
}
input.search_keywords {
	height: 17px;
	width: 100px;
	vertical-align: bottom;
	border: 1px outset #333333;
	//border: 1px outset #000000;
	background-color: #A4CCFF;
}

/* common section */
div.CommonSection_title {
	background: #8c99a2;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../web/pats/header-grad.jpg);
	color: #ffffff;
	background-color: #333333;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0b3055;
}
div.CommonSection_catLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	border: 0px dotted #ffffff;
	background-color: #CCCCCC;
}
div.category_page_link {
	/*background-image: url(../web/arrow_red.png);*/
	background-color: #010409;
	background-position: center right;
	background-repeat: no-repeat;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0B3055;
	padding-left: 0px;
}

div.video_page_link {
	/*background-image: url(../web/arrow_red.png);*/
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699cc;
	padding-left: 0px;
}

a.category_page_link {
	color: #6699cc;
	font-weight: bold;
	text-decoration: none;
}

a.video_page_link {
	color: #333333;
	font-weight: bold;
/*	text-decoration: none; */
}

video_thumbnail_link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div.CommonSection_comLinks {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	border: 0px dotted #00ffff;
	background: #910005;
	background-color: #910005;
}
div.spacer {
	height: 4px;
	background: #910005;
	color: #910005
}
div.home_link, div.help_link, div.highest_rated_link, div.seen_today_link, div.most_popular_link {
	border-bottom: 1px dotted #012f51;
	color: #ffffff;
	background: #910005;
	background-position: center right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #FF0000;
	padding-left:10px;
}
a.home_link, a.help_link, a.highest_rated_link, a.seen_today_link, a.most_popular_link { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: none;
}
</style>
</head>
<body>
<div class="HomePage_title" id="HomePageComposite_Title">VIDEO PLAYER</div>
<div class="search_form_wrapper" id="KeywordSearchForm_form_wrapper">
<form id="KeywordSearchForm" method="GET" name="search" action="http://nv.nmi.cc:80/nellyvod/client/keywordSearch.do?brandAlias=patriots&amp;formExtId=KeywordSearchForm">
<input name="formId" type="hidden" value="161360"/>
<input type="hidden" id="x-nm-subno" name="x-nm-subno" value="1"/>
<input type="text" class="search_keywords" id="keywords" name="keywords" value=""/>
<input name="submit" type="image" class="search_submit" id="./*[@name='actionLink']/@external-id" src="http://nv.nmi.cc:80/nellyvod/media/patriots/5?mediaExtId=btn_search_e.png&amp;width=55&amp;height=22"/>
<br/>
</form>
</div>
<!--template match="richtext"-->
<div id="Ad" class="HomePage_ad"><!-- no qualified ads found for this request   -->
</div>
<div class="HomePage_featuresTitle" id="HomePageComposite_FeaturesTitle">FEATURED</div>
<div id="HomePageComposite_Features" class="HomePage_features" name="features">
<div>
<div id="pats1340439ItemCategoryLink" class="ItemCategoryLink">
<table class="ItemCategoryLink">
<tr class="ItemCategoryLink">
<td style="width: 1px;" class="ItemCategoryLink">
<!--template match="link"-->
<a id="pats1340439CategoryThumbnailLink" class="video_thumbnail_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=pats1340439ItemDetailPage&amp;backCompExtId=HomePage">
<img id="Imagepats1340439Thumbnail" border="0" src="http://nv.nmi.cc:80/nellyvod/media/patriots/29?mediaExtId=Imagepats1340439Thumbnail&amp;width=25&amp;height=25"/>
</a>
</td>
<td class="ItemCategoryLink">
<!--template match="link" mode="block"-->
<div class="video_page_link">
<a id="pats1340439CategoryTitleLink" class="video_page_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=pats1340439ItemDetailPage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->"Ben Watson on WEEI - 11/20/2009"
</a>
</div>
<!--template match="link" mode="block"-->
<div class="ItemCategoryLink_linklow">
<a id="UnsupportedDeviceLink" class="ItemCategoryLink_linklow" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=UnsupportedDevicePage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Oops
</a>
</div>
<!--template match="text" mode="block"-->
<div id="pats1340439DurationLabel" class="duration">08:30</div>
<div id="AudioContentTypeLabel" name="contentType" class="ItemCategoryLink_contentType">
<img id="audio_content.png" border="0" src="http://nv.nmi.cc:80/nellyvod/media/patriots/4?mediaExtId=audio_content.png&amp;width=81&amp;height=10"/>
</div>
</td>
</tr>
</table>
</div>
</div>
<table class="collection_navigation">
<tr>
<td class="previous_link" name="previous">
<a id="HomePageComposite_Features_previous" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=HomePage&amp;backCompExtId=HomePage&amp;chunkStartIndex=9&amp;chunkSize=1">&lt;Previous</a>
</td>
<td class="next_link" name="next">
<a id="HomePageComposite_Features_next" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=HomePage&amp;backCompExtId=HomePage&amp;chunkStartIndex=1&amp;chunkSize=1">Next&gt;</a>
</td>
</tr>
</table>
</div>
<div class="CommonSection_title">
<!--template match="text" mode="plain"--> </div>
<div id="HomeCategories_Links" class="CommonSection_catLinks">
<div class="category_page_link">
<a id="CMPPatriotsAudioPatriotsAudioLink" class="category_page_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=CMPPatriotsAudioPatriotsAudioPage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Patriots Audio
</a>
</div>
<div class="category_page_link">
<a id="CMPPatriotsVideoPatriotsVideoLink" class="category_page_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=CMPPatriotsVideoPatriotsVideoPage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Patriots Video
</a>
</div>
</div>
<div id="CommonSection_Collection" class="CommonSection_comLinks" name="comLinks">
<div class="seen_today_link">
<!--template match="link"-->
<a id="SeenToday_Link" class="seen_today_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=SeenTodayPage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Seen Today
</a>
</div>
<div class="most_popular_link">
<!--template match="link"-->
<a id="MostPopular_Link" class="most_popular_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=MostPopularPage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Most Popular
</a>
</div>
<div class="highest_rated_link">
<!--template match="link"-->
<a id="HighestRated_Link" class="highest_rated_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=HighestRatedPage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Highest Rated
</a>
</div>
<div class="spacer">
<!--template match="text[@xmlRenderHint = 'spacer']"-->
<div class="spacer" id="CommonSection_Spacer"> </div>
</div>
<div class="home_link">
<!--template match="link"-->
<a id="CommonSection_Home_Link" class="home_link" href="http://nv.nmi.cc:80/nellyvod/pages/patriots?pageExtId=HomePage&amp;backCompExtId=HomePage">
<!--template match="text" mode="plain"-->Audio/Video Home
</a>
</div>
<div class="home_link">
<!--template match="link"-->
<a id="CommonSection_PatsHome_Link" class="home_link" href="http://www.patriots.mobi/">
<!--template match="text" mode="plain"-->Back to Patriots.com Mobile
</a>
</div>
</div>
<div class="powered_by">
<img src="../web/nellymoser.png" alt="Powered By Nellymoser"/>
</div>
</body>
</html>
