in_or_out 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3360 @@
1
+
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml">
4
+ <head>
5
+ <meta http-equiv="X-UA-Compatible" content="IE=8">
6
+ <link href="/vgn-ext-templating/common/styles/vgn-ext-templating-delivery.css" rel="stylesheet" type="text/css"></link>
7
+ <script type="text/javascript" src="/vgn-ext-templating/scripts/async/ajax.jsp"></script>
8
+ <!-- RequireJS - AMD of choice -->
9
+
10
+ <!--[if IE 7]><link rel="stylesheet" href="/static-resources/themes/common/hack_ie7.css" /><![endif]-->
11
+ <!--[if IE 8]><link rel="stylesheet" href="/static-resources/themes/common/hack_ie8.css" /><![endif]-->
12
+ <!--[if IE 9]><link rel="stylesheet" href="/static-resources/themes/common/hack_ie9.css" /><![endif]-->
13
+
14
+ <script type="text/javascript" src="/static-resources/js/libs/require.js" data-main="/static-resources/js/config"></script>
15
+
16
+ <!-- JS Includes for match centre grid -->
17
+ <!-- Updated based on QC 1341 request and mail from Adrian, Start - rinukoll -->
18
+
19
+ <script src="/bphf/res/js/modernizr-2.5.3.min.js" type="text/javascript"></script>
20
+ <script type="text/javascript">
21
+ var bxbHeadExt = {
22
+ bxbScriptSrc: '/bphf/res/js/bxb.src.1.4.js',
23
+ addLoadEvent: function(func) {'use strict'; var oldonload = window.onload;
24
+ if (typeof window.onload !== 'function') {window.onload = func;}
25
+ else {window.onload = function() {if (oldonload) {oldonload();} func();};}
26
+ },
27
+ bxbExists: function() {'use strict'; var a,b;
28
+ if(typeof bxb === 'undefined'){a = document.getElementsByTagName('body')[0];
29
+ b = document.createElement('script');b.setAttribute('type','text/javascript');
30
+ b.setAttribute('src',bxbHeadExt.bxbScriptSrc);a.appendChild(b);
31
+ }
32
+ },
33
+ init:function() {'use strict'; this.addLoadEvent(this.bxbExists);}
34
+ };
35
+ try {bxbHeadExt.init();} catch(err){}
36
+ </script>
37
+ <link rel="stylesheet" href="/bphf/res/css/bphf-2012.1.6.css" type="text/css" />
38
+
39
+ <!--Updated based on QC 1341 request and mail from Adrian, End -->
40
+
41
+ <script type="text/javascript" src="/static-resources/js/libs/jquery-1.7.1.min.js"></script>
42
+ <script type="text/javascript" src="/static-resources/js/libs/jquery-ui-1.8.16.custom.min.js"></script>
43
+ <script type="text/javascript" src="/static-resources/js/libs/jquery.slides.js"></script>
44
+ <script type="text/javascript" src="/static-resources/js/libs/jquery.uniform.min.js"></script>
45
+ <link href="/static-resources/themes/common/libs/ui-lightness/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css" />
46
+
47
+ <link rel="stylesheet" href="/static-resources/themes/common/libs/jscrollpane.css" />
48
+ <script type="text/javascript" src="/static-resources/js/libs/jquery.jscrollpane.js"></script>
49
+
50
+ <script type="text/javascript" src="/static-resources/js/libs/jquery.colorbox-min.js"></script>
51
+ <script type="text/javascript" src="/static-resources/js/libs/jquery.jcarousel.min.js"></script>
52
+
53
+ <script type="text/javascript" src="/static-resources/js/sharingtools.js"></script>
54
+
55
+ <script type="text/javascript" src="/static-resources/js/libs/underscore.js"></script>
56
+
57
+ <script type="text/javascript" src="/static-resources/js/slideshow-module.js"></script>
58
+
59
+ <script type="text/javascript" src="/static-resources/js/libs/backbone.js"></script>
60
+
61
+ <script type="text/javascript" src="/static-resources/js/libs/raphael-min.js"></script>
62
+
63
+ <script type="text/javascript" src="/static-resources/js/libs/moment.min.js"></script>
64
+
65
+ <script type="text/javascript" src="/static-resources/js/afl.js"></script>
66
+
67
+ <script type="text/javascript" src="/static-resources/js/common-behaviours.js"></script>
68
+
69
+ <script type="text/javascript" src="/static-resources/js/common-afl.js"></script>
70
+
71
+ <meta name="tp:baseUrl" content="/static-resources/player/pdk-res/pdk" />
72
+ <link href="/static-resources/player/player-res/css/TelstraBaseline-l-dark.css" rel="stylesheet" type="text/css" media="screen" />
73
+ <script language="javascript" type="text/javascript" src="/static-resources/player/pdk-res/pdk/tpPdk.js"></script>
74
+ <script language="javascript" type="text/javascript" src="/static-resources/player/player-res/js/JSONRequest.js"></script>
75
+ <script language="javascript" type="text/javascript" src="/static-resources/player/player-res/js/Utility.js"></script>
76
+ <script language="javascript" type="text/javascript" src="/static-resources/player/player-res/js/Player.js"></script>
77
+ <script language="javascript" type="text/javascript" src="/static-resources/player/player-res/js/DivInjector.js"></script>
78
+ <script language="javascript" src="http://cdn-static.liverail.com/js/companions.js"></script>
79
+ <script language="javascript"> lrCompanionPurge["300x250"] = true; </script>
80
+ <script type="text/javascript" src="/static-resources/js/video-player.js"></script>
81
+
82
+ <script type="text/javascript" src="/static-resources/js/backbone-extras.js"></script>
83
+ <script type="text/javascript" src="/static-resources/js/services.js"></script>
84
+
85
+ <script type="text/javascript" src="/static-resources/js/game-bar.js"></script>
86
+
87
+ <script type="text/javascript" src="/static-resources/js/libs/g.raphael.js"></script>
88
+ <script type="text/javascript" src="/static-resources/js/libs/g.line-min.js"></script><!-- CSS Includes for match centre -->
89
+ <link rel="stylesheet" href="/static-resources/themes/match-centre/mcbase.css" />
90
+
91
+ <!-- JS Includes for match centre -->
92
+ <script type="text/javascript" src="/static-resources/js/mc/mc.js"></script>
93
+ <script type="text/javascript" src="/static-resources/js/mc/live/scores.js"></script>
94
+ <script type="text/javascript" src="/static-resources/js/mc/live/events.js"></script>
95
+ <script type="text/javascript" src="/static-resources/js/mc/score-worm.js"></script>
96
+ <script type="text/javascript" src="/static-resources/js/mc/live/stats.js"></script>
97
+ <script type="text/javascript" src="/static-resources/js/mc/live/commentary.js"></script>
98
+ <script type="text/javascript" src="/static-resources/js/mc/live/team-stats.js"></script>
99
+
100
+ <!-- AFL Theme BEGINS (1) --> <link href="/static-resources/themes/common/libs/ui-lightness/jquery-ui-1.8.16.custom.css" rel="stylesheet" type="text/css" />
101
+ <!-- AFL Theme ENDS -->
102
+
103
+ <script type="text/javascript" src="//medrx.sensis.com.au/images/sensis/AFL/util.js"></script>
104
+ <script type="text/javascript">
105
+ MediaSmart.Utilities.initialise({
106
+ area: "MATCHES"
107
+ });
108
+ </script>
109
+ <script>
110
+ $(window).load(function() {
111
+ MediaSmart.insertAllAds();
112
+ });
113
+ </script>
114
+ <!-- link rel="shortcut icon" href="/static-resources/favicon/afl.ico"/-->
115
+ <link rel="shortcut icon" href="/static-resources/favicon/afl.ico"/>
116
+ <title>Hawthorn Vs Geelong Cats - Match Centre - AFL.com.au</title>
117
+ <link rel="canonical" href="/match-centre/2013/1/haw-v-geel" />
118
+
119
+ <!-- AFL Metadata START -->
120
+ <!-- Logic used for Device Detection starts here -->
121
+ <!-- isDeviceGroupFound=false,:::isRenderGroupFound=false,-->
122
+ <!-- Logic used for Device Detection ends here -->
123
+
124
+ <!-- START Omniture / Google / Neilson Analytics Meta tags -->
125
+ <meta name="omni-match-name" content="Hawthorn Vs Geelong Cats">
126
+ <meta name="omni-match-sds-id" content="CD_M20130140109">
127
+ <meta name="omni-match-round-id" content="CD_R201301401">
128
+ <meta name="omni-match-season-id" content="CD_S2013014">
129
+ <meta name="omni-match-home-team" content="HAW">
130
+ <meta name="omni-match-away-team" content="GEEL">
131
+ <!-- END Omniture / Google / Neilson Analytics Meta tags -->
132
+
133
+
134
+ <script type="text/javascript">
135
+ var serverTimeStamp = "1364599051263";
136
+ </script>
137
+
138
+ <script type="text/javascript">
139
+
140
+ var rec_site = "AFL";
141
+ </script>
142
+
143
+ <meta property="og:title" content="Hawthorn Vs Geelong Cats - Match Centre - AFL.com.au"/>
144
+ <meta property="og:type" content="website"/>
145
+ <meta property="og:url" content="http://www.afl.com.au/media/matches"/>
146
+ <meta property="og:image" content="http://www.afl.com.au/staticfile/Content/AFL Tenant/AFL/90x85-afl.jpeg"/>
147
+ <meta property="og:site_name" content="afl.com.au"/>
148
+ <meta property="fb:app_id" content="122182791128343"/>
149
+ <meta property="og:description" content="Auto created"/>
150
+
151
+ <meta name="afl-club-abbr" content="AFL">
152
+ <meta name="afl-url-image" content="http://www.afl.com.au/staticfile/Content/AFL Tenant/AFL/90x85-afl.jpeg">
153
+ <meta name="afl-url-content-type" content="other">
154
+ <meta name="afl-publish-date" content="2013-03-30">
155
+ <meta name="afl-publish-date-full" content="2013-03-30 10:16:41 EST">
156
+ <meta name="description" content="Auto created"/>
157
+ <link rel="canonical" href="/match-centre/2013/1/haw-v-geel" />
158
+
159
+ <!-- AFL Metadata ENDS -->
160
+ <script type="text/javascript">
161
+ AFL.Properties.global = {
162
+ domain: {
163
+ online: "http://www.afl.com.au",
164
+ mobile: "http://m.afl.com.au"
165
+ }
166
+ };
167
+ </script>
168
+ <script type="text/javascript" language="JavaScript" src="/staticfile/AFL Tenant/Shared/System/Js/form_state_manager.js"></script>
169
+ <script type="text/javascript" src="//www.google-analytics.com/ga.js"></script>
170
+ </head>
171
+
172
+ <body>
173
+
174
+ <div class="header-region"><!--googleoff: index-->
175
+
176
+ <div id="bphf-top"><header id="bxb-header">
177
+ <div id="bxb-skip"><a id="bxb-skip-lnk" class="bxb-skip-lnk-off" href="#bxb-content">Skip to main content</a></div>
178
+
179
+ <section id="bxb-section-global" role="region">
180
+ <div class="bxb-wrap"><a id="bxb-logo" href="http://go.bigpond.com/home/index.jsp?ref=Net-Header-BPlogo">BigPond</a><nav id="bxb-nav-global" role="navigation">
181
+
182
+ <ul id="bxb-menu-global" class="bxb-menu-l1" role="menu">
183
+ <li class="bxb-item-l1 bxb-first" role="menuitem" aria-haspopup="true">
184
+ <h4 class="bxb-item-label"><a class="bxb-trigger">Directories</a></h4>
185
+
186
+ <ul class="bxb-menu-l2" role="menu">
187
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://www.yellowpages.com.au/?ref=Net-Header-Dir-Yellow">Yellow Pages</a></li>
188
+
189
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.whitepages.com.au/?ref=Net-Header-Dir-White">White Pages</a></li>
190
+
191
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://www.whereis.com/?ref=Net-Header-Dir-Whereis-Site">Whereis</a></li>
192
+ </ul>
193
+ </li>
194
+
195
+ <li class="bxb-item-l1" role="menuitem" aria-haspopup="true">
196
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="http://www.telstra.com.au/?ref=Net-Header-Telstra-Home">Telstra</a></h4>
197
+ </li>
198
+
199
+ <li class="bxb-item-l1" role="menuitem" aria-haspopup="true">
200
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="http://go.bigpond.com/help/?ref=Net-Header-Help-Overview">Help</a></h4>
201
+ </li>
202
+
203
+ <li class="bxb-item-l1 bxb-last" role="menuitem" aria-haspopup="true">
204
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="https://signon.bigpond.com/login?goto=https://my.bigpond.com/mybigpond/default.do?ref=Net-Header-MyBigPond1">My BigPond</a></h4>
205
+ </li>
206
+ </ul>
207
+
208
+ </nav><section id="bxb-search" role="region">
209
+ <form id="bxb-searchForm" name="bxb-searchForm" method="get" action="javascript:return bxb.submitSearch()" onsubmit="return bxb.submitSearch()">
210
+ <fieldset id="bxb-search-fieldset"><section id="bxb-nav-search"><!--[if lte IE 6.5]><iframe id="bxb-fx2" src="/bphf/header/fx.html" scroll="no"></iframe><![endif]-->
211
+ <ul id="bxb-menu-search" class="bxb-menu-l1" role="menu">
212
+ <li class="bxb-item-l1 bxb-first bxb-last" role="menuitem" aria-haspopup="true">
213
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="javascript:void(0);">&#160;</a></h4>
214
+
215
+ <ul id="bxb-select-search" class="bxb-menu-l2" role="menu">
216
+ <li class="bxb-item-l2 bxb-first bxb-s-search_sensis" role="menuitem"><a onclick="bxb.setSearch(1);">Web search by Google</a></li>
217
+
218
+ <li class="bxb-item-l2 bxb-s-search_bigpond" role="menuitem"><a onclick="bxb.setSearch(2);">Search BigPond</a></li>
219
+
220
+ <li class="bxb-item-l2 bxb-last bxb-s-search_telstra" role="menuitem"><a onclick="bxb.setSearch(3);">Search Telstra</a></li>
221
+ </ul>
222
+ </li>
223
+ </ul>
224
+
225
+ </section><input id="bxb-findQuery" type="text" name="find" onfocus="if (this.value == 'Search Telstra' || this.value == 'Search BigPond' || this.value == 'Web search by Google') {this.value='';}" value="Web search by Google" /><script type="text/javascript"><!--
226
+ document.write('<a href="javascript:bxb.submitSearch()" onclick="bxb.searchOmniture(this)"><span class="bxb-search-img"></span></a>');//--></script><noscript><div class="bxb-div"><input type="image" name="submit" title="Go" value="Go" id="bxb-submit-button"></div></noscript></fieldset>
227
+ </form>
228
+
229
+ <div id="bxb-none">
230
+ <form id="bigpondSearchForm" class="bxb-form" name="bigpondSearchForm" action="http://search.bigpond.com/search" method="get">
231
+ <fieldset><input id="bigpondSearchFormField" name="q" type="hidden" /><input name="site" type="hidden" value="Bigpond_All" original_value="Bigpond_All" /><input name="output" type="hidden" value="xml_no_dtd" original_value="xml_no_dtd" /><input name="client" type="hidden" value="Bigpond" original_value="Bigpond" /><input name="proxystylesheet" type="hidden" value="Bigpond" original_value="Bigpond" /><input name="getfields" type="hidden" value="description" original_value="description" /><input name="filter" type="hidden" value="p" original_value="p" /><input name="proxyreload" type="hidden" value="1" original_value="1" /></fieldset>
232
+ </form>
233
+
234
+ <form id="webSearchForm" class="bxb-form" name="webSearchForm" action="http://www.sensis.com.au/search.do" method="get">
235
+ <fieldset><input name="location" type="hidden" value="" /><input name="searchIndex" type="hidden" value="australia" /><input name="partnerid" type="hidden" value="bigpond" /><input id="webSearchFormField" name="find" type="hidden" value="" /></fieldset>
236
+ </form>
237
+
238
+ <form id="telstraSearchForm" class="bxb-form" name="telstraSearchForm" action="//www.telstra.com.au/search/simple-search/index.htm" method="get">
239
+ <fieldset><input name="requestSiteId" type="hidden" value="personal" /><input name="searchFormSubmited" type="hidden" value="Yes" /><input id="telstraSearchFormField" name="inpSearch" type="hidden" value="" /></fieldset>
240
+ </form>
241
+ </div>
242
+
243
+ </section></div>
244
+
245
+ </section><section id="bxb-separator-blue"></section><section id="bxb-section-domain" role="region"><nav id="bxb-nav-domain" class="bxb-wrap" role="navigation">
246
+ <ul id="bxb-menu-domain" class="bxb-menu-l1" role="menu">
247
+ <li id="bxb-mega-1" class="bxb-item-l1 bxb-first" role="menuitem" aria-haspopup="true">
248
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="javascript:void(0);">Products &#38; Services<em class="bxb-item-caption">Internet &#38; TV</em></a></h4>
249
+
250
+ <section class="bxb-mega">
251
+ <ul class="bxb-menu-l2 bxb-first" role="menu" aria-hidden="true">
252
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://go.bigpond.com/broadband/?ref=Net-Header-ProductServices-Internet">Internet</a></li>
253
+
254
+ <li class="bxb-item-l2" role="menuitem"><a href="http://go.bigpond.com/bundles/?ref=Net-Header-ProductServices-Bundles">Bundles</a></li>
255
+
256
+ <li class="bxb-item-l2" role="menuitem"><a href="http://go.bigpond.com/tv/bptv/how_do_i_get_it/tbox/?ref=Net-Header-ProductServices-Tbox">T-Box</a></li>
257
+
258
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.telstra.com.au/home-phone/thub/?ref=Net-Header-ProductServices-Thub">T-Hub</a></li>
259
+
260
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://www.telstra.com.au/mobile-phones/mobile-phones/?ref=Net-Header-ProductServices-Mobiles">Mobile phones</a></li>
261
+ </ul>
262
+
263
+ <ul class="bxb-menu-l2 bxb-last" role="menu" aria-hidden="true">
264
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="https://signon.bigpond.com/login?goto=https://my.bigpond.com/mybigpond/default.do&amp;ref=Net-Header-ProductServices-MyBigPond2">My BigPond</a></li>
265
+
266
+ <li class="bxb-item-l2" role="menuitem"><a href="http://messaging.bigpond.com/?ref=Net-Header-ProductServices-Webmail">Webmail</a></li>
267
+
268
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://go.bigpond.com/services/online-security/?ref=Net-Header-ProductServices-Security">Security</a></li>
269
+ </ul>
270
+
271
+ <div id="bxb-ad-EAEAA" class="bxb-ad" data-promo-src="/bphf/header/adh.html?id=185X185_1&#38;position=1"></div>
272
+
273
+ </section></li>
274
+
275
+ <li id="bxb-mega-2" class="bxb-item-l1" role="menuitem" aria-haspopup="true">
276
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="javascript:void(0);">News<em class="bxb-item-caption">News, Weather &#38; Money</em></a></h4>
277
+
278
+ <section class="bxb-mega">
279
+ <ul class="bxb-menu-l2 bxb-first bxb-last" role="menu" aria-hidden="true">
280
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://bigpondnews.com/?ref=Net-Header-News-Home">News</a></li>
281
+
282
+ <li class="bxb-item-l2" role="menuitem"><a href="http://weather.bigpondnews.com/national?ref=Net-Header-News-Weather">Weather</a></li>
283
+
284
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://www.bigpondmoney.com.au/home?ref=Net-Header-News-Money">Money</a></li>
285
+ </ul>
286
+
287
+ <div id="bxb-ad-EADAA" class="bxb-ad" data-promo-src="/bphf/header/adh.html?id=185X185_2&#38;position=2"></div>
288
+
289
+ </section></li>
290
+
291
+ <li id="bxb-mega-3" class="bxb-item-l1" role="menuitem" aria-haspopup="true">
292
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="javascript:void(0);">Sport<em class="bxb-item-caption">Footy, Racing &#38; more</em></a></h4>
293
+
294
+ <section class="bxb-mega bxb-pos-2">
295
+ <ul class="bxb-menu-l2 bxb-first bxb-last" role="menu" aria-hidden="true">
296
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://www.sportsfan.com.au/Default.aspx?ref=Net-Header-Sport-Home">SportsFan</a></li>
297
+
298
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.nrl.com/?ref=Net-Header-Sport-NRL">NRL</a></li>
299
+
300
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.afl.com.au/?ref=Net-Header-Sport-AFL">AFL</a></li>
301
+
302
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://www.racingnetwork.com.au/?ref=Net-Header-Sport-HorseRacing">Racing Network</a></li>
303
+ </ul>
304
+
305
+ <div id="bxb-ad-EACAA" class="bxb-ad" data-promo-src="/bphf/header/adh.html?id=185X185_3&#38;position=3"></div>
306
+
307
+ </section></li>
308
+
309
+ <li id="bxb-mega-4" class="bxb-item-l1" role="menuitem" aria-haspopup="true">
310
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="javascript:void(0);">Entertainment<em class="bxb-item-caption">Music, Games, Movies &#38; more</em></a></h4>
311
+
312
+ <section class="bxb-mega bxb-pos-3">
313
+ <ul class="bxb-menu-l2 bxb-first" role="menu" aria-hidden="true">
314
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://bigpondmusic.com/?ref=Net-Header-Entertainment-Music">Music</a></li>
315
+
316
+ <li class="bxb-item-l2" role="menuitem"><a href="http://bigpondmusic.com/mog/?ref=Net-Header-Entertainment-MOG">MOG</a></li>
317
+
318
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.gamearena.com.au/shop/gamenow/?ref=Net-Header-Entertainment-Gamesshop">gameNOW</a></li>
319
+
320
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://www.gamearena.com.au/?ref=Net-Header-Entertainment-Gamearena">GameArena</a></li>
321
+ </ul>
322
+
323
+ <ul class="bxb-menu-l2 bxb-last" role="menu" aria-hidden="true">
324
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://bigpondmovies.com/?ref=Net-Header-Entertainment-Movies">Movies</a></li>
325
+
326
+ <li class="bxb-item-l2" role="menuitem"><a href="http://bigpondvideo.com/?ref=Net-Header-Entertainment-Video">Video</a></li>
327
+
328
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://mobilefun.telstra.com/?ref=Net-Header-Entertainment-MobileFun">Mobile Fun</a></li>
329
+ </ul>
330
+
331
+ <div id="bxb-ad-EABAA" class="bxb-ad" data-promo-src="/bphf/header/adh.html?id=185X185_4&#38;position=4"></div>
332
+
333
+ </section></li>
334
+
335
+ <li id="bxb-mega-5" class="bxb-item-l1 bxb-last" role="menuitem" aria-haspopup="true">
336
+ <h4 class="bxb-item-label"><a class="bxb-trigger" href="javascript:void(0);">Lifestyle<em class="bxb-item-caption">Shop, Sell, Dining out &#38; more</em></a></h4>
337
+
338
+ <section class="bxb-mega bxb-pos-3">
339
+ <ul class="bxb-menu-l2 bxb-first" role="menu" aria-hidden="true">
340
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://go.bigpond.com/lifestyle/?ref=Net-Header-Lifestyle-Home">Lifestyle</a></li>
341
+
342
+ <li class="bxb-item-l2" role="menuitem"><a href="http://bigpond-dining.dimmi.com.au/?ref=Net-Header-Lifestyle-Dining">Dining</a></li>
343
+
344
+ <li class="bxb-item-l2" role="menuitem"><a href="http://bigpond.eharmony.com.au/?cid=55653&amp;aid=1000&amp;pid=10001&amp;ref=Net-Header-Lifestyle-Dating">Dating</a></li>
345
+
346
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://bigpondtickets.showbiz.com.au?ref=Net-Header-Lifestyle-Tickets">Tickets</a></li>
347
+ </ul>
348
+
349
+ <ul class="bxb-menu-l2 bxb-last" role="menu" aria-hidden="true">
350
+ <li class="bxb-item-l2 bxb-first" role="menuitem"><a href="http://shop.bigpond.com/?ref=Net-Header-Lifestyle-Shopping">Shopping</a></li>
351
+
352
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.tradingpost.com.au/?ref=Net-Header-Lifestyle-Tradingpost">Tradingpost</a></li>
353
+
354
+ <li class="bxb-item-l2" role="menuitem"><a href="http://www.carshowroom.com.au?ref=Net-Header-Lifestyle-CarShowroom">CarShowroom</a></li>
355
+
356
+ <li class="bxb-item-l2 bxb-last" role="menuitem"><a href="http://bigpond.domain.com.au?ref=Net-Header-Lifestyle-Property">Property</a></li>
357
+ </ul>
358
+
359
+ <div id="bxb-ad-EAAAA" class="bxb-ad" data-promo-src="/bphf/header/adh.html?id=185X185_5&#38;position=5"></div>
360
+
361
+ </section></li>
362
+ </ul>
363
+
364
+ </nav></section><section id="bxb-separator-dark"></section></header></div>
365
+
366
+ <a id="bxb-content" name="bxb-content">Main content</a><!--googleon: index--><div class="header-container"><div class="page-header wrapper"><!-- afl CHANNELNAV *********** -->
367
+
368
+ <!-- START interchangeable area - will contain either Match Centre or Leaderboard Ad -->
369
+ <!-- END interchangeable area -->
370
+
371
+ <div class="nav">
372
+ <form id="search" action="/afl/search" method="get">
373
+ <label for="search-box">SEARCH</label>
374
+ <input id="search-box" type="search" class="frm-search" title="SEARCH" name="query"/>
375
+ <input type="submit" class="btn-go" value="Go" />
376
+ </form>
377
+ <ul>
378
+ <!--Home -- isCurrentChannel:: -->
379
+ <li id="navitem-home" class="navitem active ">
380
+
381
+ <a href="/">Home</a><!--2nd level channels iteration ends here-->
382
+ </li>
383
+ <!--News -- isCurrentChannel:: -->
384
+ <li id="navitem-news" class="navitem ">
385
+
386
+ <a href="/news">News</a>
387
+ <!--2nd level channels iteration starts-->
388
+ <div class="subnav-wrapper" style="display: none;">
389
+ <div class="subnav-items">
390
+ <ul class="subnav" id="subnav-latest-afl-news">
391
+ <!--News -- isCurrentChannel:: -->
392
+ <li>
393
+ <a href="/news">Latest AFL News</a><ul>
394
+ <!-- 3rd level channels iteration starts here -->
395
+ <!--News -- isCurrentChannel:: -->
396
+ <li>
397
+ <a href="/newsletter">AFL Newsletter Signup</a></li>
398
+ <!-- 3rd level channels iteration starts here -->
399
+ <!--News -- isCurrentChannel:: -->
400
+ <li>
401
+ <a href="/news/latest-afl-news/views/damian-barrett">Views</a></li>
402
+ <!-- 3rd level channels iteration ends here -->
403
+ </ul>
404
+ </li>
405
+ </ul>
406
+ <!--2nd level channels iteration starts-->
407
+ <ul class="subnav" id="subnav-2013-fixture-release">
408
+ <!--News -- isCurrentChannel:: -->
409
+ <li>
410
+ <a href="/fixture">2013 Fixture Release</a><ul>
411
+ <!-- 3rd level channels iteration starts here -->
412
+ <!--News -- isCurrentChannel:: -->
413
+ <li>
414
+ <a href="/fixture">2013 Premiership Fixture</a></li>
415
+ <!-- 3rd level channels iteration starts here -->
416
+ <!--News -- isCurrentChannel:: -->
417
+ <li>
418
+ <a href="/fixture/nab-cup">2013 NAB Cup Fixture</a></li>
419
+ <!-- 3rd level channels iteration ends here -->
420
+ </ul>
421
+ </li>
422
+ </ul>
423
+ <!--2nd level channels iteration starts-->
424
+ <ul class="subnav" id="subnav-draft">
425
+ <!--News -- isCurrentChannel:: -->
426
+ <li>
427
+ <a href="/news/draft">Draft</a>
428
+ <ul>
429
+ <!-- 3rd level channels iteration starts here -->
430
+ <!--News -- isCurrentChannel:: -->
431
+ <li>
432
+ <a href="/news/draft">Draft News</a></li>
433
+ <!-- 3rd level channels iteration starts here -->
434
+ <!--News -- isCurrentChannel:: -->
435
+ <li>
436
+ <a href="http://drafttracker.afl.com.au">Draft Tracker</a></li>
437
+ <!-- 3rd level channels iteration ends here -->
438
+ </ul>
439
+ </li>
440
+ </ul>
441
+ <!--2nd level channels iteration starts-->
442
+ <ul class="subnav" id="subnav-trade">
443
+ <!--News -- isCurrentChannel:: -->
444
+ <li>
445
+ <a href="/news/trade">Trade</a>
446
+ <ul>
447
+ <!-- 3rd level channels iteration starts here -->
448
+ <!--News -- isCurrentChannel:: -->
449
+ <li>
450
+ <a href="/news/trade">Trade Hub</a></li>
451
+ <!-- 3rd level channels iteration starts here -->
452
+ <!--News -- isCurrentChannel:: -->
453
+ <li>
454
+ <a href="http://trademachine.afl.com.au/">Trade Machine</a></li>
455
+ <!-- 3rd level channels iteration ends here -->
456
+ </ul>
457
+ </li>
458
+ </ul>
459
+ <!--2nd level channels iteration starts-->
460
+ <ul class="subnav" id="subnav-review-2012">
461
+ <!--News -- isCurrentChannel:: -->
462
+ <li>
463
+ <a href="#">Review 2012</a><ul>
464
+ <!-- 3rd level channels iteration starts here -->
465
+ <!--News -- isCurrentChannel:: -->
466
+ <li>
467
+ <a href="/ladder">Final Ladder</a></li>
468
+ <!-- 3rd level channels iteration starts here -->
469
+ <!--News -- isCurrentChannel:: -->
470
+ <li>
471
+ <a href="/news/review-2012/retirements-delistings-and-departures">Retirements, Delistings &amp; Departures</a>
472
+ </li>
473
+ <!-- 3rd level channels iteration ends here -->
474
+ </ul>
475
+ </li>
476
+ </ul>
477
+ <!--2nd level channels iteration starts-->
478
+ <ul class="subnav" id="subnav-team-line-ups">
479
+ <!--News -- isCurrentChannel:: -->
480
+ <li>
481
+ <a href="/news/teams">Team Line-Ups</a>
482
+ <ul>
483
+ <!-- 3rd level channels iteration ends here -->
484
+ </ul>
485
+ </li>
486
+ </ul>
487
+ </div>
488
+
489
+ <!--2nd level channels iteration ends here-->
490
+ </li>
491
+ <!--Video -- isCurrentChannel:: -->
492
+ <li id="navitem-video" class="navitem ">
493
+
494
+ <a href="/video">Video</a>
495
+ <!--2nd level channels iteration starts-->
496
+ <div class="subnav-wrapper" style="display: none;">
497
+ <div class="subnav-items">
498
+ <ul class="subnav" id="subnav-latest-videos">
499
+ <!--Video -- isCurrentChannel:: -->
500
+ <li>
501
+ <a href="/video">Latest Videos</a><ul>
502
+ <!-- 3rd level channels iteration starts here -->
503
+ <!--Video -- isCurrentChannel:: -->
504
+ <li>
505
+ <a href="/video/latest-videos/news">News</a>
506
+ </li>
507
+ <!-- 3rd level channels iteration starts here -->
508
+ <!--Video -- isCurrentChannel:: -->
509
+ <li>
510
+ <a href="/video/latest-videos/media-conferences">Press Conferences</a>
511
+ </li>
512
+ <!-- 3rd level channels iteration starts here -->
513
+ <!--Video -- isCurrentChannel:: -->
514
+ <li>
515
+ <a href="/video/latest-videos/nab-cup-replays">NAB Cup replays</a>
516
+ </li>
517
+ <!-- 3rd level channels iteration ends here -->
518
+ </ul>
519
+ </li>
520
+ </ul>
521
+ <!--2nd level channels iteration starts-->
522
+ <ul class="subnav" id="subnav-featured-programs">
523
+ <!--Video -- isCurrentChannel:: -->
524
+ <li>
525
+ <a href="/video/featured-programs">Featured Programs</a>
526
+ <ul>
527
+ <!-- 3rd level channels iteration starts here -->
528
+ <!--Video -- isCurrentChannel:: -->
529
+ <li>
530
+ <a href="/video/featured-programs/access-all-areas">Access All Areas</a>
531
+ </li>
532
+ <!-- 3rd level channels iteration starts here -->
533
+ <!--Video -- isCurrentChannel:: -->
534
+ <li>
535
+ <a href="/video/featured-programs/the-10">The 10</a>
536
+ </li>
537
+ <!-- 3rd level channels iteration starts here -->
538
+ <!--Video -- isCurrentChannel:: -->
539
+ <li>
540
+ <a href="/video/featured-programs/personal-best">Personal Best</a>
541
+ </li>
542
+ <!-- 3rd level channels iteration ends here -->
543
+ </ul>
544
+ </li>
545
+ </ul>
546
+ <!--2nd level channels iteration starts-->
547
+ <ul class="subnav" id="subnav-smart-replay">
548
+ <!--Video -- isCurrentChannel:: -->
549
+ <li>
550
+ <a href="/video/smart-replay">Smart Replay</a>
551
+ <ul>
552
+ <!-- 3rd level channels iteration ends here -->
553
+ </ul>
554
+ </li>
555
+ </ul>
556
+ <!--2nd level channels iteration starts-->
557
+ <ul class="subnav" id="subnav-watch-live-overseas">
558
+ <!--Video -- isCurrentChannel:: -->
559
+ <li>
560
+ <a target="_blank" href="http://afltv.afl.com.au">Watch Live Overseas</a><ul>
561
+ <!-- 3rd level channels iteration ends here -->
562
+ </ul>
563
+ </li>
564
+ </ul>
565
+ </div>
566
+
567
+ <!--2nd level channels iteration ends here-->
568
+ </li>
569
+ <!--Fixtures &amp; Results -- isCurrentChannel:: -->
570
+ <li id="navitem-fixtures-and-results" class="navitem ">
571
+
572
+ <a href="/fixture">Fixtures & Results</a>
573
+ <!--2nd level channels iteration starts-->
574
+ <div class="subnav-wrapper" style="display: none;">
575
+ <div class="subnav-items">
576
+ <ul class="subnav" id="subnav-2013-afl-fixture">
577
+ <!--Fixtures &amp; Results -- isCurrentChannel:: -->
578
+ <li>
579
+ <a href="/fixture">2013 AFL Fixture</a><ul>
580
+ <!-- 3rd level channels iteration ends here -->
581
+ </ul>
582
+ </li>
583
+ </ul>
584
+ <!--2nd level channels iteration starts-->
585
+ <ul class="subnav" id="subnav-2013-nab-cup">
586
+ <!--Fixtures &amp; Results -- isCurrentChannel:: -->
587
+ <li>
588
+ <a href="/fixture/nab-cup">2013 NAB Cup</a>
589
+ <ul>
590
+ <!-- 3rd level channels iteration ends here -->
591
+ </ul>
592
+ </li>
593
+ </ul>
594
+ <!--2nd level channels iteration starts-->
595
+ <ul class="subnav" id="subnav-foxtel-cup">
596
+ <!--Fixtures &amp; Results -- isCurrentChannel:: -->
597
+ <li>
598
+ <a href="/fixture/foxtelcup">FOXTEL Cup</a>
599
+ <ul>
600
+ <!-- 3rd level channels iteration ends here -->
601
+ </ul>
602
+ </li>
603
+ </ul>
604
+ <!--2nd level channels iteration starts-->
605
+ <ul class="subnav" id="subnav-venue-information">
606
+ <!--Fixtures &amp; Results -- isCurrentChannel:: -->
607
+ <li>
608
+ <a href="/fixture/venue-information">Venue Information</a>
609
+ <ul>
610
+ <!-- 3rd level channels iteration ends here -->
611
+ </ul>
612
+ </li>
613
+ </ul>
614
+ </div>
615
+
616
+ <!--2nd level channels iteration ends here-->
617
+ </li>
618
+ <!--Ladder -- isCurrentChannel:: -->
619
+ <li id="navitem-ladder" class="navitem ">
620
+
621
+ <a href="/ladder">Ladder</a>
622
+ <!--2nd level channels iteration starts-->
623
+ <div class="subnav-wrapper" style="display: none;">
624
+ <div class="subnav-items">
625
+ <ul class="subnav" id="subnav-nab-cup-ladder">
626
+ <!--Ladder -- isCurrentChannel:: -->
627
+ <li>
628
+ <a href="/ladder/nab-cup-ladder">NAB Cup Ladder</a>
629
+ <ul>
630
+ <!-- 3rd level channels iteration ends here -->
631
+ </ul>
632
+ </li>
633
+ </ul>
634
+ </div>
635
+
636
+ <!--2nd level channels iteration ends here-->
637
+ </li>
638
+ <!--Stats -- isCurrentChannel:: -->
639
+ <li id="navitem-stats" class="navitem ">
640
+
641
+ <a href="/stats">Stats</a>
642
+ <!--2nd level channels iteration starts-->
643
+ <div class="subnav-wrapper" style="display: none;">
644
+ <div class="subnav-items">
645
+ <ul class="subnav" id="subnav-match-stats">
646
+ <!--Stats -- isCurrentChannel:: -->
647
+ <li>
648
+ <a href="/stats">Match Stats</a><ul>
649
+ <!-- 3rd level channels iteration ends here -->
650
+ </ul>
651
+ </li>
652
+ </ul>
653
+ <!--2nd level channels iteration starts-->
654
+ <ul class="subnav" id="subnav-awards">
655
+ <!--Stats -- isCurrentChannel:: -->
656
+ <li>
657
+ <a href="/stats/awards">Awards</a>
658
+ <ul>
659
+ <!-- 3rd level channels iteration starts here -->
660
+ <!--Stats -- isCurrentChannel:: -->
661
+ <li>
662
+ <a href="/">Brownlow Medal</a></li>
663
+ <!-- 3rd level channels iteration starts here -->
664
+ <!--Stats -- isCurrentChannel:: -->
665
+ <li>
666
+ <a href="/stats/awards/coleman-medal">Coleman Medal</a>
667
+ </li>
668
+ <!-- 3rd level channels iteration starts here -->
669
+ <!--Stats -- isCurrentChannel:: -->
670
+ <li>
671
+ <a href="/stats/awards/norm-smith-medal">Norm Smith Medal</a>
672
+ </li>
673
+ <!-- 3rd level channels iteration starts here -->
674
+ <!--Stats -- isCurrentChannel:: -->
675
+ <li>
676
+ <a href="/stats/awards/jock-mchale-medal">Jock McHale Medal</a>
677
+ </li>
678
+ <!-- 3rd level channels iteration starts here -->
679
+ <!--Stats -- isCurrentChannel:: -->
680
+ <li>
681
+ <a href="/stats/awards/morrish-medal">Morrish Medal</a>
682
+ </li>
683
+ <!-- 3rd level channels iteration starts here -->
684
+ <!--Stats -- isCurrentChannel:: -->
685
+ <li>
686
+ <a href="/stats/awards/gardiner-medal">Gardiner Medal</a>
687
+ </li>
688
+ <!-- 3rd level channels iteration starts here -->
689
+ <!--Stats -- isCurrentChannel:: -->
690
+ <li>
691
+ <a href="/stats/awards/life-members">Life Members</a>
692
+ </li>
693
+ <!-- 3rd level channels iteration ends here -->
694
+ </ul>
695
+ </li>
696
+ </ul>
697
+ </div>
698
+
699
+ <!--2nd level channels iteration ends here-->
700
+ </li>
701
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
702
+ <li id="navitem-tv-and-radio" class="navitem ">
703
+
704
+ <a href="/tv-radio/broadcast-guide">TV & Radio</a><!--2nd level channels iteration starts-->
705
+ <div class="subnav-wrapper" style="display: none;">
706
+ <div class="subnav-items">
707
+ <ul class="subnav" id="subnav-2013-broadcast-guide">
708
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
709
+ <li>
710
+ <a href="/tv-radio/broadcast-guide">2013 Broadcast Guide</a>
711
+ <ul>
712
+ <!-- 3rd level channels iteration ends here -->
713
+ </ul>
714
+ </li>
715
+ </ul>
716
+ <!--2nd level channels iteration starts-->
717
+ <ul class="subnav" id="subnav-2013-broadcast-information">
718
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
719
+ <li>
720
+ <a href="/tv-radio/2013-broadcast-information">2013 Broadcast Information</a>
721
+ <ul>
722
+ <!-- 3rd level channels iteration starts here -->
723
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
724
+ <li>
725
+ <a href="/tv-radio/2013-broadcast-information/2013-afl-event-broadcasts">2013 AFL Event Broadcasts</a>
726
+ </li>
727
+ <!-- 3rd level channels iteration ends here -->
728
+ </ul>
729
+ </li>
730
+ </ul>
731
+ <!--2nd level channels iteration starts-->
732
+ <ul class="subnav" id="subnav-domestic-broadcast-partners">
733
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
734
+ <li>
735
+ <a href="/tv-radio/domestic-broadcast-partners">Domestic Broadcast Partners</a>
736
+ <ul>
737
+ <!-- 3rd level channels iteration starts here -->
738
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
739
+ <li>
740
+ <a href="/tv-radio/domestic-broadcast-partners/television-programs">Television Programs</a>
741
+ </li>
742
+ <!-- 3rd level channels iteration ends here -->
743
+ </ul>
744
+ </li>
745
+ </ul>
746
+ <!--2nd level channels iteration starts-->
747
+ <ul class="subnav" id="subnav-international-broadcast-partners">
748
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
749
+ <li>
750
+ <a href="/tv-radio/international-broadcast-partners">International Broadcast Partners</a>
751
+ <ul>
752
+ <!-- 3rd level channels iteration ends here -->
753
+ </ul>
754
+ </li>
755
+ </ul>
756
+ <!--2nd level channels iteration starts-->
757
+ <ul class="subnav" id="subnav-2012-2016-broadcast-rights">
758
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
759
+ <li>
760
+ <a href="/tv-radio/2012-2016-broadcast-rights">2012-2016 Broadcast Rights</a>
761
+ <ul>
762
+ <!-- 3rd level channels iteration starts here -->
763
+ <!--TV &amp; Radio -- isCurrentChannel:: -->
764
+ <li>
765
+ <a href="/tv-radio/2012-2016-broadcast-rights/radio-rights">Radio Rights</a>
766
+ </li>
767
+ <!-- 3rd level channels iteration ends here -->
768
+ </ul>
769
+ </li>
770
+ </ul>
771
+ </div>
772
+
773
+ <!--2nd level channels iteration ends here-->
774
+ </li>
775
+ <!--Tickets -- isCurrentChannel:: -->
776
+ <li id="navitem-tickets" class="navitem ">
777
+
778
+ <a href="/tickets">Tickets</a>
779
+ <!--2nd level channels iteration starts-->
780
+ <div class="subnav-wrapper" style="display: none;">
781
+ <div class="subnav-items">
782
+ <ul class="subnav" id="subnav-venues">
783
+ <!--Tickets -- isCurrentChannel:: -->
784
+ <li>
785
+ <a href="/tickets/venues">Venues</a>
786
+ <ul>
787
+ <!-- 3rd level channels iteration starts here -->
788
+ <!--Tickets -- isCurrentChannel:: -->
789
+ <li>
790
+ <a href="/tickets/venues/mcg">MCG</a>
791
+ </li>
792
+ <!-- 3rd level channels iteration starts here -->
793
+ <!--Tickets -- isCurrentChannel:: -->
794
+ <li>
795
+ <a href="/tickets/venues/etihad">Etihad</a>
796
+ </li>
797
+ <!-- 3rd level channels iteration starts here -->
798
+ <!--Tickets -- isCurrentChannel:: -->
799
+ <li>
800
+ <a href="/tickets/venues/aami-stadium">AAMI Stadium</a>
801
+ </li>
802
+ <!-- 3rd level channels iteration starts here -->
803
+ <!--Tickets -- isCurrentChannel:: -->
804
+ <li>
805
+ <a href="/tickets/venues/patersons-stadium">Patersons Stadium</a>
806
+ </li>
807
+ <!-- 3rd level channels iteration starts here -->
808
+ <!--Tickets -- isCurrentChannel:: -->
809
+ <li>
810
+ <a href="/tickets/venues/metricon-stadium">Metricon Stadium</a>
811
+ </li>
812
+ <!-- 3rd level channels iteration starts here -->
813
+ <!--Tickets -- isCurrentChannel:: -->
814
+ <li>
815
+ <a href="/tickets/venues/gabba">Gabba</a>
816
+ </li>
817
+ <!-- 3rd level channels iteration starts here -->
818
+ <!--Tickets -- isCurrentChannel:: -->
819
+ <li>
820
+ <a href="/tickets/venues/scg">SCG</a>
821
+ </li>
822
+ <!-- 3rd level channels iteration starts here -->
823
+ <!--Tickets -- isCurrentChannel:: -->
824
+ <li>
825
+ <a href="/tickets/venues/simonds-stadium">Simonds Stadium</a>
826
+ </li>
827
+ <!-- 3rd level channels iteration starts here -->
828
+ <!--Tickets -- isCurrentChannel:: -->
829
+ <li>
830
+ <a href="/tickets/venues/aurora-stadium">Aurora Stadium</a>
831
+ </li>
832
+ <!-- 3rd level channels iteration starts here -->
833
+ <!--Tickets -- isCurrentChannel:: -->
834
+ <li>
835
+ <a href="/tickets/venues/skoda-stadium">Skoda Stadium</a>
836
+ </li>
837
+ <!-- 3rd level channels iteration starts here -->
838
+ <!--Tickets -- isCurrentChannel:: -->
839
+ <li>
840
+ <a href="/tickets/venues">More venues...</a></li>
841
+ <!-- 3rd level channels iteration ends here -->
842
+ </ul>
843
+ </li>
844
+ </ul>
845
+ <!--2nd level channels iteration starts-->
846
+ <ul class="subnav" id="subnav-afl-travel-packages">
847
+ <!--Tickets -- isCurrentChannel:: -->
848
+ <li>
849
+ <a href="http://www.anygameanywhere.com.au/">AFL Travel Packages</a><ul>
850
+ <!-- 3rd level channels iteration ends here -->
851
+ </ul>
852
+ </li>
853
+ </ul>
854
+ <!--2nd level channels iteration starts-->
855
+ <ul class="subnav" id="subnav-grand-final-tickets-and-packages">
856
+ <!--Tickets -- isCurrentChannel:: -->
857
+ <li>
858
+ <a title="Grand Final Tickets &amp; Packages" alt="Grand Final Tickets &amp; Packages" href="http://www.afleventoffice.com.au/grand_final_packages.asp">Grand Final Tickets & Packages</a><ul>
859
+ <!-- 3rd level channels iteration ends here -->
860
+ </ul>
861
+ </li>
862
+ </ul>
863
+ <!--2nd level channels iteration starts-->
864
+ <ul class="subnav" id="subnav-afl-event-office">
865
+ <!--Tickets -- isCurrentChannel:: -->
866
+ <li>
867
+ <a title="AFL Event Office" alt="AFL Event Office" href="http://www.afleventoffice.com.au/2012.asp">AFL Event Office</a><ul>
868
+ <!-- 3rd level channels iteration ends here -->
869
+ </ul>
870
+ </li>
871
+ </ul>
872
+ <!--2nd level channels iteration starts-->
873
+ <ul class="subnav" id="subnav-events-and-hospitality">
874
+ <!--Tickets -- isCurrentChannel:: -->
875
+ <li>
876
+ <a href="/tickets/events-and-hospitality">Events &amp; Hospitality</a>
877
+ <ul>
878
+ <!-- 3rd level channels iteration starts here -->
879
+ <!--Tickets -- isCurrentChannel:: -->
880
+ <li>
881
+ <a href="/tickets/events-and-hospitality/premiership-club">Premiership Club</a>
882
+ </li>
883
+ <!-- 3rd level channels iteration starts here -->
884
+ <!--Tickets -- isCurrentChannel:: -->
885
+ <li>
886
+ <a href="/tickets/events-and-hospitality/afl-corporate-suites">AFL Corporate Suites</a>
887
+ </li>
888
+ <!-- 3rd level channels iteration starts here -->
889
+ <!--Tickets -- isCurrentChannel:: -->
890
+ <li>
891
+ <a href="/tickets/events-and-hospitality/grand-final-centre-square">Grand Final Centre Square</a>
892
+ </li>
893
+ <!-- 3rd level channels iteration starts here -->
894
+ <!--Tickets -- isCurrentChannel:: -->
895
+ <li>
896
+ <a href="/tickets/events-and-hospitality/finals-packages">Finals Packages</a>
897
+ </li>
898
+ <!-- 3rd level channels iteration ends here -->
899
+ </ul>
900
+ </li>
901
+ </ul>
902
+ <!--2nd level channels iteration starts-->
903
+ <ul class="subnav" id="subnav-conditions-of-entry">
904
+ <!--Tickets -- isCurrentChannel:: -->
905
+ <li>
906
+ <a href="/tickets/conditions-of-entry">Conditions of Entry</a>
907
+ <ul>
908
+ <!-- 3rd level channels iteration ends here -->
909
+ </ul>
910
+ </li>
911
+ </ul>
912
+ <!--2nd level channels iteration starts-->
913
+ <ul class="subnav" id="subnav-afl-community-support-ticketing-program">
914
+ <!--Tickets -- isCurrentChannel:: -->
915
+ <li>
916
+ <a href="/tickets/afl-community-support-ticketing-program">AFL Community Support Ticketing Program</a>
917
+ <ul>
918
+ <!-- 3rd level channels iteration ends here -->
919
+ </ul>
920
+ </li>
921
+ </ul>
922
+ <!--2nd level channels iteration starts-->
923
+ <ul class="subnav" id="subnav-ticket-prices">
924
+ <!--Tickets -- isCurrentChannel:: -->
925
+ <li>
926
+ <a href="/tickets/ticket-prices">Ticket prices</a>
927
+ <ul>
928
+ <!-- 3rd level channels iteration ends here -->
929
+ </ul>
930
+ </li>
931
+ </ul>
932
+ <!--2nd level channels iteration starts-->
933
+ <ul class="subnav" id="subnav-entertainment-book">
934
+ <!--Tickets -- isCurrentChannel:: -->
935
+ <li>
936
+ <a href="/tickets/entertainmentbook">Entertainment Book</a>
937
+ <ul>
938
+ <!-- 3rd level channels iteration ends here -->
939
+ </ul>
940
+ </li>
941
+ </ul>
942
+ </div>
943
+
944
+ <!--2nd level channels iteration ends here-->
945
+ </li>
946
+ <!--Fantasy -- isCurrentChannel:: -->
947
+ <li id="navitem-fantasy" class="navitem ">
948
+
949
+ <a href="http://www.afl.com.au/fantasy/">Fantasy</a><!--2nd level channels iteration starts-->
950
+ <div class="subnav-wrapper" style="display: none;">
951
+ <div class="subnav-items">
952
+ <ul class="subnav" id="subnav-afl-fantasy-hub">
953
+ <!--Fantasy -- isCurrentChannel:: -->
954
+ <li>
955
+ <a href="/fantasy">AFL Fantasy Hub</a><ul>
956
+ <!-- 3rd level channels iteration ends here -->
957
+ </ul>
958
+ </li>
959
+ </ul>
960
+ <!--2nd level channels iteration starts-->
961
+ <ul class="subnav" id="subnav-afl-fantasy-dream-team">
962
+ <!--Fantasy -- isCurrentChannel:: -->
963
+ <li>
964
+ <a target="_blank" href="http://dreamteam.afl.com.au/">AFL Fantasy Dream Team</a><ul>
965
+ <!-- 3rd level channels iteration ends here -->
966
+ </ul>
967
+ </li>
968
+ </ul>
969
+ <!--2nd level channels iteration starts-->
970
+ <ul class="subnav" id="subnav-afl-fantasy-elite">
971
+ <!--Fantasy -- isCurrentChannel:: -->
972
+ <li>
973
+ <a target="_blank" href="http://fantasyelite.afl.com.au/">AFL Fantasy Elite</a><ul>
974
+ <!-- 3rd level channels iteration ends here -->
975
+ </ul>
976
+ </li>
977
+ </ul>
978
+ <!--2nd level channels iteration starts-->
979
+ <ul class="subnav" id="subnav-afl-fantasy-match-day">
980
+ <!--Fantasy -- isCurrentChannel:: -->
981
+ <li>
982
+ <a target="_blank" href="http://fantasymatchday.afl.com.au/">AFL Fantasy Match Day</a><ul>
983
+ <!-- 3rd level channels iteration ends here -->
984
+ </ul>
985
+ </li>
986
+ </ul>
987
+ </div>
988
+
989
+ <!--2nd level channels iteration ends here-->
990
+ </li>
991
+ <!--Tipping -- isCurrentChannel:: -->
992
+ <li id="navitem-tipping" class="navitem ">
993
+
994
+ <a target="_blank" href="http://tipping.afl.com.au">Tipping</a><!--2nd level channels iteration ends here-->
995
+ </li>
996
+ <!--Mobile -- isCurrentChannel:: -->
997
+ <li id="navitem-mobile" class="navitem ">
998
+
999
+ <a href="/mobile">Mobile</a>
1000
+ <!--2nd level channels iteration ends here-->
1001
+ </li>
1002
+ <!--Shop -- isCurrentChannel:: -->
1003
+ <li id="navitem-shop" class="navitem ">
1004
+
1005
+ <a target="_blank" href="http://shop.afl.com.au/">Shop</a><!--2nd level channels iteration starts-->
1006
+ <div class="subnav-wrapper" style="display: none;">
1007
+ <div class="subnav-items">
1008
+ <ul class="subnav" id="subnav-afl-stores">
1009
+ <!--Shop -- isCurrentChannel:: -->
1010
+ <li>
1011
+ <a target="_blank" href="http://theaflstore.com.au/">AFL Stores</a><ul>
1012
+ <!-- 3rd level channels iteration ends here -->
1013
+ </ul>
1014
+ </li>
1015
+ </ul>
1016
+ <!--2nd level channels iteration starts-->
1017
+ <ul class="subnav" id="subnav-afl-event-packages">
1018
+ <!--Shop -- isCurrentChannel:: -->
1019
+ <li>
1020
+ <a target="_blank" href="http://www.afleventoffice.com.au/2012.asp">AFL Event Packages</a><ul>
1021
+ <!-- 3rd level channels iteration ends here -->
1022
+ </ul>
1023
+ </li>
1024
+ </ul>
1025
+ <!--2nd level channels iteration starts-->
1026
+ <ul class="subnav" id="subnav-development-resources">
1027
+ <!--Shop -- isCurrentChannel:: -->
1028
+ <li>
1029
+ <a target="_blank" href="https://shopdesq.imgstg.com/index.cfm?orgId=1754">Development Resources</a><ul>
1030
+ <!-- 3rd level channels iteration ends here -->
1031
+ </ul>
1032
+ </li>
1033
+ </ul>
1034
+ <!--2nd level channels iteration starts-->
1035
+ <ul class="subnav" id="subnav-afl-auctions">
1036
+ <!--Shop -- isCurrentChannel:: -->
1037
+ <li>
1038
+ <a target="_blank" href="http://www.aflauctions.com.au/">AFL Auctions</a><ul>
1039
+ <!-- 3rd level channels iteration ends here -->
1040
+ </ul>
1041
+ </li>
1042
+ </ul>
1043
+ <!--2nd level channels iteration starts-->
1044
+ <ul class="subnav" id="subnav-club-shops">
1045
+ <!--Shop -- isCurrentChannel:: -->
1046
+ <li>
1047
+ <a href="http://shop.afl.com.au/">Club Shops</a><ul>
1048
+ <!-- 3rd level channels iteration ends here -->
1049
+ </ul>
1050
+ </li>
1051
+ </ul>
1052
+ <!--2nd level channels iteration starts-->
1053
+ <ul class="subnav" id="subnav-afl-record-for-ipad">
1054
+ <!--Shop -- isCurrentChannel:: -->
1055
+ <li>
1056
+ <a href="/shop/afl-record-for-ipad">AFL Record for iPad</a>
1057
+ <ul>
1058
+ <!-- 3rd level channels iteration ends here -->
1059
+ </ul>
1060
+ </li>
1061
+ </ul>
1062
+ </div>
1063
+
1064
+ <!--2nd level channels iteration ends here-->
1065
+ </li>
1066
+ </ul>
1067
+ </div>
1068
+
1069
+ <div id="logo-afl" style=" top: 0 !important; left: 0 !important;"><a title="Home" href="/"><img alt="AFL NAB Cup 2013" height="107" src="/staticfile/AFL%20Tenant/AFL/Static%20Files/logo_2013.png" width="87"></a></div>
1070
+
1071
+ <div class="teams">
1072
+ <div class="partner-logos"><a title="Bigpond Unlimited" target="_blank" href="http://bigpond.com/unmetered/">Bigpond Unmetered</a>
1073
+
1074
+ <ul id="header-sponsors">
1075
+ <li><img height="25" src="/staticfile/AFL%20Tenant/Shared/Sponsor/Images/logo-carltondraught.gif" width="65"></li>
1076
+
1077
+ <li><img alt="Drink more coke" height="25" src="/staticfile/AFL%20Tenant/Shared/Sponsor/Images/logo-coca.gif" width="65"></li>
1078
+
1079
+ <li><img alt="Welcome to NAB" height="25" src="/staticfile/AFL%20Tenant/Shared/Sponsor/Images/logo-nab.gif" width="65"></li>
1080
+
1081
+ <li><img alt="OPSM sponsor" height="25" src="/staticfile/AFL%20Tenant/Shared/Sponsor/Images/logo-OPSM.gif" width="65"></li>
1082
+ </ul>
1083
+
1084
+ <a title="Toyota" target="_blank" href="http://www.toyota.com.au/"><img alt="Toyota AFL Premier Partner" height="25" src="/staticfile/AFL%20Tenant/AFL/Branding/Online/Images/toyota-afl-premier-partner.png" width="73"></a></div>
1085
+
1086
+ <ul>
1087
+ <li class="team-logo-hd lineup-adel"><a title="Adelaide Crows" target="_blank" href="http://afc.com.au/">Adelaide Crows</a></li>
1088
+
1089
+ <li class="team-logo-hd lineup-bl"><a title="Brisbane Lions" target="_blank" href="http://lions.com.au/">Brisbane Lions</a></li>
1090
+
1091
+ <li class="team-logo-hd lineup-carl"><a title="Carlton" target="_blank" href="http://carltonfc.com.au/">Carlton</a></li>
1092
+
1093
+ <li class="team-logo-hd lineup-coll"><a title="Collingwood" target="_blank" href="http://collingwoodfc.com.au/">Collingwood</a></li>
1094
+
1095
+ <li class="team-logo-hd lineup-ess"><a title="Essendon" target="_blank" href="http://essendonfc.com.au/">Essendon</a></li>
1096
+
1097
+ <li class="team-logo-hd lineup-fre"><a title="Fremantle" target="_blank" href="http://fremantlefc.com.au/">Fremantle</a></li>
1098
+
1099
+ <li class="team-logo-hd lineup-geel"><a title="Geelong Cats" target="_blank" href="http://geelongcats.com.au/">Geelong Cats</a></li>
1100
+
1101
+ <li class="team-logo-hd lineup-gcfc"><a title="Gold Coast Suns" target="_blank" href="http://goldcoastfc.com.au/">Gold Coast Suns</a></li>
1102
+
1103
+ <li class="team-logo-hd lineup-gws"><a title="GWS Giants" target="_blank" href="http://gwsgiants.com.au/">GWS Giants</a></li>
1104
+
1105
+ <li class="team-logo-hd lineup-haw"><a title="Hawthorn" target="_blank" href="http://hawthornfc.com.au/">Hawthorn</a></li>
1106
+
1107
+ <li class="team-logo-hd lineup-melb"><a title="Melbourne" target="_blank" href="http://melbournefc.com.au/">Melbourne</a></li>
1108
+
1109
+ <li class="team-logo-hd lineup-nmfc"><a title="North Melbourne" target="_blank" href="http://nmfc.com.au/">North Melbourne</a></li>
1110
+
1111
+ <li class="team-logo-hd lineup-port"><a title="Port Adelaide" target="_blank" href="http://portadelaidefc.com.au/">Port Adelaide</a></li>
1112
+
1113
+ <li class="team-logo-hd lineup-rich"><a title="Richmond" target="_blank" href="http://richmondfc.com.au/">Richmond</a></li>
1114
+
1115
+ <li class="team-logo-hd lineup-stk"><a title="St Kilda" target="_blank" href="http://saints.com.au/">St Kilda</a></li>
1116
+
1117
+ <li class="team-logo-hd lineup-syd"><a title="Sydney Swans" target="_blank" href="http://sydneyswans.com.au/">Sydney Swans</a></li>
1118
+
1119
+ <li class="team-logo-hd lineup-wce"><a title="West Coast Eagles" target="_blank" href="http://westcoasteagles.com.au/">West Coast Eagles</a></li>
1120
+
1121
+ <li class="team-logo-hd lineup-wb"><a title="Western Bulldogs" target="_blank" href="http://westernbulldogs.com.au/">Western Bulldogs</a></li>
1122
+ </ul>
1123
+ </div><!-- -->
1124
+ <script type="text/javascript">
1125
+ AFL.Properties.MC.current_match = "CD_M20130140109";
1126
+ AFL.Properties.MC.current_round = "CD_R201301401";
1127
+
1128
+ AFL.Properties.GB.AFL.active = true;
1129
+ </script>
1130
+ <div class="changeable">
1131
+ <div id="gamebar">
1132
+ <div class="loader hide"><img src="/static-resources/themes/common/images/loading.gif" class="gamebar-loading"/></div>
1133
+ <div id="gamebar-wrap">
1134
+ <div class="round-block">
1135
+ <div id="gamebar-logo">
1136
+ <p>Match Centre</p>
1137
+ </div>
1138
+
1139
+ <div id="round-info">
1140
+ <span class="arrow-cycle previous-round">&lt;</span>
1141
+ <span class="round-label" id="round-selector-trigger">Rd 1</span>
1142
+ <span class="arrow-cycle next-round">&gt;</span>
1143
+
1144
+ <div class="clearfix"></div>
1145
+ </div>
1146
+ </div>
1147
+
1148
+ <ul class="game-count-9 games">
1149
+
1150
+ <li class="match-block complete-watch">
1151
+ <div class="match-info">
1152
+
1153
+ <a href="/match-centre/2013/1/adel-v-ess" class="match-details-link">
1154
+ <div class="match-details">
1155
+ <div class="date">Fri Mar 22, 20:10</div>
1156
+ </div>
1157
+ <div class="team-details">ADEL<div class="progress-info">11.16.82</div>
1158
+ </div>
1159
+ <div class="team-details winner">ESS<div class="progress-info">18.9.117</div>
1160
+ </div>
1161
+ </a>
1162
+
1163
+ <div class="match-status">
1164
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201301401&matchId=CD_M20130140101">Watch Replay</a>
1165
+ </div>
1166
+ </div>
1167
+ </li>
1168
+ <li class="match-block complete-watch">
1169
+ <div class="match-info">
1170
+
1171
+ <a href="/match-centre/2013/1/fre-v-wce" class="match-details-link">
1172
+ <div class="match-details">
1173
+ <div class="date">Sat Mar 23, 16:40</div>
1174
+ </div>
1175
+ <div class="team-details winner">FRE<div class="progress-info">16.12.108</div>
1176
+ </div>
1177
+ <div class="team-details">WCE<div class="progress-info">11.14.80</div>
1178
+ </div>
1179
+ </a>
1180
+
1181
+ <div class="match-status">
1182
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201301401&matchId=CD_M20130140102">Watch Replay</a>
1183
+ </div>
1184
+ </div>
1185
+ </li>
1186
+ <li class="match-block complete-watch">
1187
+ <div class="match-info">
1188
+
1189
+ <a href="/match-centre/2013/1/carl-v-rich" class="match-details-link">
1190
+ <div class="match-details">
1191
+ <div class="date">Thu Mar 28, 19:45</div>
1192
+ </div>
1193
+ <div class="team-details">CARL<div class="progress-info">14.17.101</div>
1194
+ </div>
1195
+ <div class="team-details winner">RICH<div class="progress-info">14.22.106</div>
1196
+ </div>
1197
+ </a>
1198
+
1199
+ <div class="match-status">
1200
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201301401&matchId=CD_M20130140103">Watch Replay</a>
1201
+ </div>
1202
+ </div>
1203
+ </li>
1204
+ <li class="match-block">
1205
+ <div class="match-info">
1206
+ <a href="/match-centre/2013/1/wb-v-bl" class="match-details-link">
1207
+ <div class="match-details">
1208
+ <div class="date">Sat Mar 30, 13:40</div>
1209
+ </div>
1210
+
1211
+ <div class="team-details">WB<div class="progress-info">ES</div>
1212
+ </div>
1213
+ <div class="team-details">BL<div class="progress-info"></div>
1214
+ </div>
1215
+ </a>
1216
+
1217
+ <div class="match-status"><a href="http://www.ticketmaster.com.au/venueartist/303717/1055618?artistid=1055618&minorcatid=711&date=2013-3-30&camefrom=CFC_AU_AFL_AFLM">BUY TICKETS</a></div>
1218
+ </div>
1219
+ </li>
1220
+ <li class="match-block">
1221
+ <div class="match-info">
1222
+ <a href="/match-centre/2013/1/gws-v-syd" class="match-details-link">
1223
+ <div class="match-details">
1224
+ <div class="date">Sat Mar 30, 16:40</div>
1225
+ </div>
1226
+
1227
+ <div class="team-details">GWS<div class="progress-info">ANZ</div>
1228
+ </div>
1229
+ <div class="team-details">SYD<div class="progress-info"></div>
1230
+ </div>
1231
+ </a>
1232
+
1233
+ <div class="match-status"><a href="http://premier.ticketek.com.au/shows/show.aspx?sh=GIANTS0113">BUY TICKETS</a></div>
1234
+ </div>
1235
+ </li>
1236
+ <li class="match-block">
1237
+ <div class="match-info">
1238
+ <a href="/match-centre/2013/1/gcfc-v-stk" class="match-details-link">
1239
+ <div class="match-details">
1240
+ <div class="date">Sat Mar 30, 18:45</div>
1241
+ </div>
1242
+
1243
+ <div class="team-details">GCFC<div class="progress-info">MS</div>
1244
+ </div>
1245
+ <div class="team-details">STK<div class="progress-info"></div>
1246
+ </div>
1247
+ </a>
1248
+
1249
+ <div class="match-status"><a href="http://www.ticketmaster.com.au/venueartist/156357/1436352?artistid=1436352&minorcatid=711&date=2013-3-30&camefrom=CFC_AU_AFL_AFLM">BUY TICKETS</a></div>
1250
+ </div>
1251
+ </li>
1252
+ <li class="match-block">
1253
+ <div class="match-info">
1254
+ <a href="/match-centre/2013/1/melb-v-port" class="match-details-link">
1255
+ <div class="match-details">
1256
+ <div class="date">Sun Mar 31, 13:10</div>
1257
+ </div>
1258
+
1259
+ <div class="team-details">MELB<div class="progress-info">MCG</div>
1260
+ </div>
1261
+ <div class="team-details">PORT<div class="progress-info"></div>
1262
+ </div>
1263
+ </a>
1264
+
1265
+ <div class="match-status"><a href="http://premier.ticketek.com.au/shows/show.aspx?sh=MELBO0113">BUY TICKETS</a></div>
1266
+ </div>
1267
+ </li>
1268
+ <li class="match-block">
1269
+ <div class="match-info">
1270
+ <a href="/match-centre/2013/1/nmfc-v-coll" class="match-details-link">
1271
+ <div class="match-details">
1272
+ <div class="date">Sun Mar 31, 16:40</div>
1273
+ </div>
1274
+
1275
+ <div class="team-details">NMFC<div class="progress-info">ES</div>
1276
+ </div>
1277
+ <div class="team-details">COLL<div class="progress-info"></div>
1278
+ </div>
1279
+ </a>
1280
+
1281
+ <div class="match-status"><a href="http://www.ticketmaster.com.au/venueartist/303717/1055715?artistid=1055715&minorcatid=711&date=2013-3-31&camefrom=CFC_AU_AFL_AFLM">BUY TICKETS</a></div>
1282
+ </div>
1283
+ </li>
1284
+ <li class="match-block watched">
1285
+ <div class="match-info">
1286
+ <a href="/match-centre/2013/1/haw-v-geel" class="match-details-link">
1287
+ <div class="match-details">
1288
+ <div class="date">Mon Apr 1, 15:20</div>
1289
+ </div>
1290
+
1291
+ <div class="team-details">HAW<div class="progress-info">MCG</div>
1292
+ </div>
1293
+ <div class="team-details">GEEL<div class="progress-info"></div>
1294
+ </div>
1295
+ </a>
1296
+
1297
+ <div class="match-status"><a href="http://premier.ticketek.com.au/shows/show.aspx?sh=HAWTH0113">BUY TICKETS</a></div>
1298
+ </div>
1299
+ </li>
1300
+ </ul>
1301
+
1302
+ <div class="clearfix"></div>
1303
+ <div class="gamebar-round-selector">
1304
+ <div class="round-label">Select round</div>
1305
+ <ul class="round-count-23 rounds">
1306
+ <li><a class="current" href="#/round/CD_R201301401">1</a></li>
1307
+
1308
+ <li><a href="#/round/CD_R201301402">2</a></li>
1309
+
1310
+ <li><a href="#/round/CD_R201301403">3</a></li>
1311
+
1312
+ <li><a href="#/round/CD_R201301404">4</a></li>
1313
+
1314
+ <li><a href="#/round/CD_R201301405">5</a></li>
1315
+
1316
+ <li><a href="#/round/CD_R201301406">6</a></li>
1317
+
1318
+ <li><a href="#/round/CD_R201301407">7</a></li>
1319
+
1320
+ <li><a href="#/round/CD_R201301408">8</a></li>
1321
+
1322
+ <li><a href="#/round/CD_R201301409">9</a></li>
1323
+
1324
+ <li><a href="#/round/CD_R201301410">10</a></li>
1325
+
1326
+ <li><a href="#/round/CD_R201301411">11</a></li>
1327
+
1328
+ <li><a href="#/round/CD_R201301412">12</a></li>
1329
+
1330
+ <li><a href="#/round/CD_R201301413">13</a></li>
1331
+
1332
+ <li><a href="#/round/CD_R201301414">14</a></li>
1333
+
1334
+ <li><a href="#/round/CD_R201301415">15</a></li>
1335
+
1336
+ <li><a href="#/round/CD_R201301416">16</a></li>
1337
+
1338
+ <li><a href="#/round/CD_R201301417">17</a></li>
1339
+
1340
+ <li><a href="#/round/CD_R201301418">18</a></li>
1341
+
1342
+ <li><a href="#/round/CD_R201301419">19</a></li>
1343
+
1344
+ <li><a href="#/round/CD_R201301420">20</a></li>
1345
+
1346
+ <li><a href="#/round/CD_R201301421">21</a></li>
1347
+
1348
+ <li><a href="#/round/CD_R201301422">22</a></li>
1349
+
1350
+ <li><a href="#/round/CD_R201301423">23</a></li>
1351
+
1352
+ </ul>
1353
+ </div>
1354
+ </div>
1355
+ </div>
1356
+ </div>
1357
+
1358
+ <script type="text/template" id="match-block-scheduled">
1359
+ <div class="match-info">
1360
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
1361
+ <div class="match-details"><div class="date"><%= helper.formatDate() %></div></div>
1362
+ <div class="team-details"><%= info.getHomeTeam() %>
1363
+ <div class="progress-info"><%= info.getVenue() %></div>
1364
+ </div>
1365
+ <div class="team-details"><%= info.getAwayTeam() %>
1366
+ <div class="progress-info"></div>
1367
+ </div>
1368
+ </a>
1369
+ <div class="match-status"><a href="<%= helper.ticketLink() %>">BUY TICKETS</a></div>
1370
+ </div>
1371
+ </script>
1372
+
1373
+ <script type="text/template" id="match-block-live">
1374
+ <div class="match-info">
1375
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
1376
+ <div class="match-details">
1377
+ <div class="venue"><%= info.getVenue() %></div>
1378
+ <div class="clock"><%= helper.periodName() %></div>
1379
+ </div>
1380
+ <div class="team-details"><%= info.getHomeTeam() %>
1381
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
1382
+ </div>
1383
+ <div class="team-details"><%= info.getAwayTeam() %>
1384
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
1385
+ </div>
1386
+ <div class="match-status">Live Now</div>
1387
+ </a>
1388
+ </div>
1389
+ </script>
1390
+
1391
+ <script type="text/template" id="match-block-concluded">
1392
+ <div class="match-info">
1393
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
1394
+ <div class="match-details">
1395
+ <div class="date"><%= helper.formatDate() %></div>
1396
+ </div>
1397
+ <div class="team-details<%= (info.isHomeWinner() ? ' winner' : '') %>"><%= info.getHomeTeam() %>
1398
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
1399
+ </div>
1400
+ <div class="team-details<%= (info.isAwayWinner() ? ' winner' : '') %>"><%= info.getAwayTeam() %>
1401
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
1402
+ </div>
1403
+ </a>
1404
+ <div class="match-status">
1405
+ <a href="<%= helper.replayLink() %>">Watch Replay</a>
1406
+ </div>
1407
+ </div>
1408
+ </script>
1409
+
1410
+ <script type="text/template" id="match-block-fulltime">
1411
+ <div class="match-info">
1412
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
1413
+ <div class="match-details"><div class="date"><%= helper.formatDate() %></div></div>
1414
+ <div class="team-details<%= (info.isHomeWinner() ? ' winner' : '') %>"><%= info.getHomeTeam() %>
1415
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
1416
+ </div>
1417
+ <div class="team-details<%= (info.isAwayWinner() ? ' winner' : '') %>"><%= info.getAwayTeam() %>
1418
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
1419
+ </div>
1420
+ <div class="match-status">Full Time</div></a>
1421
+ </div>
1422
+ </script>
1423
+
1424
+ <script type="text/template" id="match-block-byes">
1425
+ <div class="match-info">
1426
+ <div class="match-details">Byes</div>
1427
+ <div class="team-details">
1428
+ <ul class="match-byes-list">
1429
+ <% _.each(items, function(bye) { %>
1430
+ <li><%= bye.getTeamName() %>
1431
+ <% }) %>
1432
+ </ul>
1433
+ </div>
1434
+ </div>
1435
+ </script></div> </div></div>
1436
+ <div id="dd-prompt">
1437
+ <div class="dd-prompt-cont">
1438
+ <a class="dd-prompt-close" href="#">Close</a>
1439
+ <h3><span class="afl-logo">AFL</span> on your mobile</h3>
1440
+ <div class="dd-prompt-button"><a id="dd-prompt-app" href="#">Download our free app</a></div>
1441
+ <div class="dd-prompt-button"><a href="http://m.afl.com.au/?devdomor=mobile">Visit our mobile site</a></div>
1442
+ </div>
1443
+ </div>
1444
+ <noscript>
1445
+ <style type="text/css">
1446
+ .wrapper.page {
1447
+ margin-top: -10px !Important;
1448
+ padding:10px 20px 1px !Important;
1449
+ }
1450
+ .wrapper_message {
1451
+ padding:20px 20px 1px 20px;
1452
+ background-color:#FFFFFF;
1453
+ }
1454
+ </style>
1455
+ <div class="wrapper">
1456
+ <div class="wrapper_message">
1457
+ <div class="messaging warning">
1458
+ <p>It appears that your browser has JavaScript disabled.<br>
1459
+ To get the most out of the AFL website, we require you to have JavaScript enabled.</p>
1460
+ </div>
1461
+ </div>
1462
+ </div>
1463
+ </noscript><!--TIME ELAPSED (Global Header Region): 2423--><!-- START body content wrapper -->
1464
+ <script type="text/javascript">
1465
+ var currentClientDate = new Date();
1466
+ var currentClientTimeMillis = currentClientDate.getTime();
1467
+ var clientTzOffset = currentClientDate.getTimezoneOffset();
1468
+ var tzDifference = (-660 - clientTzOffset ) * 60 * 1000;
1469
+ var refreshDelay = 1364790000000 - currentClientTimeMillis - tzDifference;
1470
+ if (refreshDelay < 0)
1471
+ refreshDelay = 5 * 60 * 1000;
1472
+ setTimeout(function() {location.reload(true);}, refreshDelay);
1473
+ </script>
1474
+ <div class="page wrapper">
1475
+
1476
+ <!-- START Match Centre -->
1477
+ <div id="pre-game" class="match-centre">
1478
+ <div class="mc-header">
1479
+ <!-- START Match Centre Summary -->
1480
+ <div class="top-section">
1481
+ <h2>Match Centre</h2>
1482
+
1483
+ <ul class="match-details">
1484
+ <li>
1485
+ <span>Round 1</span>
1486
+
1487
+ 3:20 PM April 01, 2013</li>
1488
+ <li>Hawthorn v Geelong Cats</li>
1489
+ </ul>
1490
+
1491
+ <ul class="conditions">
1492
+ <li>MCG</li>
1493
+ <li class="weather overcast">20&deg; Possible shower.</li>
1494
+ </ul>
1495
+ </div>
1496
+
1497
+ <div class="bottom-section">
1498
+
1499
+ <div class="strap">
1500
+
1501
+ <div class="sportsbet-box">
1502
+
1503
+ <div class="odds">
1504
+ <a href="http://media.sensis.com.au/adclick/CID=0004458e0000000000000000" target="_blank"><h3>ODDS</h3></a>
1505
+ <span class="tracker"></span>
1506
+ </div>
1507
+
1508
+ <div class="value">
1509
+ <a href="http://media.sensis.com.au/adclick/CID=0004458c0000000000000000">$1.65</a>
1510
+ <span class="tracker"></span>
1511
+ </div>
1512
+
1513
+ <div class="sportsbet-logo">
1514
+ <a href="http://media.sensis.com.au/adclick/CID=0004458d0000000000000000">TAB Sportsbet</a><span class="tracker"></span>
1515
+ </div>
1516
+ </div>
1517
+ <div class="home-team">
1518
+ <p>
1519
+ <a title="Hawthorn" class="team-logo-med lineup-haw">Hawthorn</a>
1520
+ </p>
1521
+ </div>
1522
+
1523
+ <div class="sportsbet-box right">
1524
+ <div class="odds">
1525
+ <a href="http://media.sensis.com.au/adclick/CID=0004458e0000000000000000"><h3>ODDS</h3></a>
1526
+ <span class="tracker"></span>
1527
+ </div>
1528
+
1529
+ <div class="value">
1530
+ <a href="http://media.sensis.com.au/adclick/CID=0004458c0000000000000000">$2.25</a>
1531
+ <span class="tracker"></span>
1532
+ </div>
1533
+
1534
+ <div class="sportsbet-logo">
1535
+ <a href="http://media.sensis.com.au/adclick/CID=0004458d0000000000000000">TAB Sportsbet</a>
1536
+ <span class="tracker"></span>
1537
+ </div>
1538
+ </div>
1539
+ <div class="away-team">
1540
+ <p>
1541
+ <a title="Geelong Cats" class="team-logo-med lineup-geel">Geelong Cats</a>
1542
+ </p>
1543
+ </div>
1544
+
1545
+ <div class="match-info">
1546
+ <p class="match-day">
1547
+ Monday&nbsp;3:20 PM<abbr title="Australian Eastern Daylight Time">AEDT</abbr>
1548
+ </p>
1549
+
1550
+ <p class="venue">MCG</p>
1551
+ <a class="button aflbluebtn" href="http://premier.ticketek.com.au/shows/show.aspx?sh=HAWTH0113" target="_blank">Buy Tickets</a>
1552
+ </div>
1553
+ </div>
1554
+ </div>
1555
+ </div>
1556
+ <div class="mc-content">
1557
+ <div class="mc-body">
1558
+ <div id="team-forms" class="module">
1559
+ <div class="module" id="team-form">
1560
+ <div class="module-header">
1561
+ <a class="flag team-haw">Hawthorn</a>
1562
+ <h3 class="form">Form</h3>
1563
+ <a class="flag team-geel">Geelong Cats</a>
1564
+ </div>
1565
+ <div class="module-content">
1566
+ <table>
1567
+ <tbody>
1568
+ <tr>
1569
+ <td id="team1-wins"><span style="width: NaN%;"></span></td>
1570
+ <td class="team1-value">0</td>
1571
+ <th>Wins</th>
1572
+ <td class="team2-value">0</td>
1573
+ <td id="team2-wins"><span class="adv" style="width: NaN%;"></span></td>
1574
+ </tr>
1575
+ <tr class="last-of-section">
1576
+ <td id="team1-losses"><span style="width: NaN%;"></span></td>
1577
+ <td class="team1-value">0</td>
1578
+ <th>Losses</th>
1579
+ <td class="team2-value">0</td>
1580
+ <td id="team2-losses"><span class="adv" style="width: NaN%;"></span></td>
1581
+ </tr>
1582
+ <tr>
1583
+ <td id="team1-percentage"><span style="width: NaN%;"></span></td>
1584
+ <td class="team1-value">0.0</td>
1585
+ <th>%</th>
1586
+ <td class="team2-value">0.0</td>
1587
+ <td id="team2-percentage"><span class="adv" style="width: NaN%;"></span></td>
1588
+ </tr>
1589
+ <tr>
1590
+ <td id="team1-ptsfor"><span style="width: NaN%;"></span></td>
1591
+ <td class="team1-value">0</td>
1592
+ <th>Points For</th>
1593
+ <td class="team2-value">0</td>
1594
+ <td id="team2-ptsfor"><span class="adv" style="width: NaN%;"></span></td>
1595
+ </tr>
1596
+ <tr class="last-of-section">
1597
+ <td id="team1-ptsagainst"><span style="width: NaN%;"></span></td>
1598
+ <td class="team1-value">0</td>
1599
+ <th>Points Against</th>
1600
+ <td class="team2-value">0</td>
1601
+ <td id="team2-ptsagainst"><span class="adv" style="width: NaN%;"></span></td>
1602
+ </tr>
1603
+ <tr class="last-of-section">
1604
+ <td colspan="2"></td>
1605
+ <th>Form</th>
1606
+ <td colspan="2"></td>
1607
+ </tr>
1608
+ </tbody>
1609
+ </table>
1610
+ </div>
1611
+ </div>
1612
+ </div>
1613
+ <div id="recent-encounters" class="module">
1614
+ <div class="module-header">
1615
+ <h3>Recent Encounters</h3>
1616
+ </div>
1617
+ <div class="module-content">
1618
+ <table class="zebra">
1619
+ <thead>
1620
+ <tr>
1621
+ <th>Round</th>
1622
+ <th>Result</th>
1623
+ <th>Venue</th>
1624
+ <th>Replay</th>
1625
+ </tr>
1626
+ </thead>
1627
+
1628
+ <tbody>
1629
+ <tr class="">
1630
+ <td>R19,&nbsp;2012</td>
1631
+
1632
+ <td class="result">
1633
+ <a href="/match-centre/2012/19/haw-v-geel">
1634
+ <p class="adv">
1635
+ Hawthorn<span class="result-value"> 17.14 (116)</span>
1636
+ </p>
1637
+ <p>
1638
+ Geelong Cats<span class="result-value">18.10 (118)</span>
1639
+ </p>
1640
+ </a>
1641
+ </td>
1642
+
1643
+ <td>MCG</td>
1644
+
1645
+ <td class="replay-btn">
1646
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201201419&matchId=CD_M20120141901">Replay</a>
1647
+ </td>
1648
+ </tr>
1649
+
1650
+ <tr class="stevens">
1651
+ <td>R2,&nbsp;2012</td>
1652
+
1653
+ <td class="result">
1654
+ <a href="/match-centre/2012/2/geel-v-haw">
1655
+ <p class="adv">
1656
+ Geelong Cats<span class="result-value"> 14.8 (92)</span>
1657
+ </p>
1658
+ <p>
1659
+ Hawthorn<span class="result-value">13.12 (90)</span>
1660
+ </p>
1661
+ </a>
1662
+ </td>
1663
+
1664
+ <td>MCG</td>
1665
+
1666
+ <td class="replay-btn">
1667
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201201402&matchId=CD_M20120140209">Replay</a>
1668
+ </td>
1669
+ </tr>
1670
+
1671
+ <tr class="">
1672
+ <td>R25,&nbsp;2011</td>
1673
+
1674
+ <td class="result">
1675
+ <a href="/match-centre/2011/25/geel-v-haw">
1676
+ <p class="adv">
1677
+ Geelong Cats<span class="result-value"> 14.14 (98)</span>
1678
+ </p>
1679
+ <p>
1680
+ Hawthorn<span class="result-value">9.13 (67)</span>
1681
+ </p>
1682
+ </a>
1683
+ </td>
1684
+
1685
+ <td>MCG</td>
1686
+
1687
+ <td class="replay-btn">
1688
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201101425&matchId=CD_M20110142501">Replay</a>
1689
+ </td>
1690
+ </tr>
1691
+
1692
+ <tr class="stevens">
1693
+ <td>R12,&nbsp;2011</td>
1694
+
1695
+ <td class="result">
1696
+ <a href="/match-centre/2011/12/geel-v-haw">
1697
+ <p class="adv">
1698
+ Geelong Cats<span class="result-value"> 13.10 (88)</span>
1699
+ </p>
1700
+ <p>
1701
+ Hawthorn<span class="result-value">13.5 (83)</span>
1702
+ </p>
1703
+ </a>
1704
+ </td>
1705
+
1706
+ <td>MCG</td>
1707
+
1708
+ <td class="replay-btn">
1709
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201101412&matchId=CD_M20110141204">Replay</a>
1710
+ </td>
1711
+ </tr>
1712
+
1713
+ <tr class="">
1714
+ <td>R5,&nbsp;2011</td>
1715
+
1716
+ <td class="result">
1717
+ <a href="/match-centre/2011/5/haw-v-geel">
1718
+ <p class="adv">
1719
+ Hawthorn<span class="result-value"> 15.8 (98)</span>
1720
+ </p>
1721
+ <p>
1722
+ Geelong Cats<span class="result-value">17.15 (117)</span>
1723
+ </p>
1724
+ </a>
1725
+ </td>
1726
+
1727
+ <td>MCG</td>
1728
+
1729
+ <td class="replay-btn">
1730
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201101405&matchId=CD_M20110140507">Replay</a>
1731
+ </td>
1732
+ </tr>
1733
+
1734
+ </tbody>
1735
+ </table>
1736
+ </div>
1737
+ </div>
1738
+ <div id="season-stats" class="module last">
1739
+ <div id="season-stats" class="module">
1740
+ <div class="module-header">
1741
+ <a href="#" class="flag team-haw">Hawthorn</a>
1742
+ <h3>Stats</h3>
1743
+ <a href="#" class="flag team-geel">Geelong Cats</a>
1744
+ </div>
1745
+
1746
+ <div class="module-content">
1747
+ <table>
1748
+ <tbody>
1749
+ <tr>
1750
+ <td id="team1-disposals"><span style="width: NaN%;"></span></td>
1751
+ <td class="team1-value">0</td>
1752
+ <th>Disposals</th>
1753
+ <td class="team2-value">0</td>
1754
+ <td id="team2-disposals"><span class="adv" style="width: NaN%;"></span></td>
1755
+ </tr>
1756
+
1757
+ <tr>
1758
+ <td id="team1-clearances"><span style="width: NaN%;"></span></td>
1759
+ <td class="team1-value">0</td>
1760
+ <th>Clearances</th>
1761
+ <td class="team2-value">0</td>
1762
+ <td id="team2-clearances"><span class="adv" style="width: NaN%;"></span></td>
1763
+ </tr>
1764
+
1765
+ <tr>
1766
+ <td id="team1-inside50"><span style="width: NaN%;"></span></td>
1767
+ <td class="team1-value">0</td>
1768
+ <th>Inside 50</th>
1769
+ <td class="team2-value">0</td>
1770
+ <td id="team2-inside50"><span class="adv" style="width: NaN%;"></span></td>
1771
+ </tr>
1772
+
1773
+ <tr>
1774
+ <td id="team1-contpos"><span style="width: NaN%;"></span></td>
1775
+ <td class="team1-value">0</td>
1776
+ <th>Contested Possessions</th>
1777
+ <td class="team2-value">0</td>
1778
+ <td id="team2-contpos"><span class="adv" style="width: NaN%;"></span></td>
1779
+ </tr>
1780
+
1781
+ <tr>
1782
+ <td id="team1-tackles"><span style="width: NaN%;"></span></td>
1783
+ <td class="team1-value">0</td>
1784
+ <th>Tackles</th>
1785
+ <td class="team2-value">0</td>
1786
+ <td id="team2-tackles"><span class="adv" style="width: NaN%;"></span></td>
1787
+ </tr>
1788
+
1789
+ <tr>
1790
+ <td id="team1-hitouts"><span style="width: NaN%;"></span></td>
1791
+ <td class="team1-value">0</td>
1792
+ <th>Hit-Outs</th>
1793
+ <td class="team2-value">0</td>
1794
+ <td id="team2-hitouts"><span class="adv" style="width: NaN%;"></span></td>
1795
+ </tr>
1796
+
1797
+ <tr>
1798
+ <td id="team1-freekicks"><span style="width: NaN%;"></span></td>
1799
+ <td class="team1-value">0</td>
1800
+ <th>Free Kicks</th>
1801
+ <td class="team2-value">0</td>
1802
+ <td id="team2-freekicks"><span class="adv" style="width: NaN%;"></span></td>
1803
+ </tr>
1804
+ </tbody>
1805
+ </table>
1806
+ <p>* Season Averages</p>
1807
+ </div>
1808
+ </div>
1809
+ </div>
1810
+
1811
+ </div>
1812
+ </div>
1813
+ <div class="mc-footer">
1814
+ <p>Carlton Draught made from beer</p></div>
1815
+
1816
+ <!-- END Match Centre -->
1817
+
1818
+ <!-- START tabs -->
1819
+ <div class="tabs">
1820
+
1821
+ <ul class="mc-tabs">
1822
+ <li id="match-report-tab"><a href="#match-preview">Match Preview</a></li>
1823
+ <li><a href="#team-lineups">Team Lineups</a></li>
1824
+ <li><a href="#live-odds">Live Odds</a></li>
1825
+ </ul>
1826
+
1827
+ </ul>
1828
+
1829
+ <div id="match-preview">
1830
+ <h3 class="tab-noscript">Match Preview</h3>
1831
+ <div class="double-col column last-col aside">
1832
+ </div>
1833
+ <div class="article-col column section">
1834
+ <div class="article">
1835
+ <div class="story-header">
1836
+ <h1>
1837
+ Preview: Hawks v Cats</h1>
1838
+ <p class="story-details">
1839
+
1840
+ By Mark Macgugan<span class="pubdate"> 07:48am March 27, 13</span>
1841
+ </p>
1842
+ </div>
1843
+ <div class="article-tools">
1844
+ <!-- this sharing bar is still being defined - hold off on marking up until it is confirmed -->
1845
+
1846
+ </div>
1847
+
1848
+ <div class="story-hero">
1849
+ <img src="/staticfile/AFL Tenant/Media/Images/265631-tlsnewslandscape.jpg" alt="265631-tlsnewslandscape.jpg"
1850
+ title="265631-tlsnewslandscape.jpg" />
1851
+ <p class="caption">
1852
+ Tom Hawkins' after-the-siren goal won the last clash between the clubs</p>
1853
+ </div>
1854
+ <div class="aside half-col column last">
1855
+ <!-- START Related Articles -->
1856
+ <!-- END Related Articles -->
1857
+ </div>
1858
+
1859
+ <b>SUMMARY:</b> Football's most gripping modern-day rivalry resumes on Easter Monday, with Geelong looking to extend a nine-game streak over its 2008 Grand Final conqueror. Hawthorn plays each of last year's finalists over the first seven rounds, and will be desperate to make a winning start. However, buoyed by developing youngsters and new recruits, and coming off a strong NAB Cup campaign, the Cats will be confident of inflicting yet more pain on their brown and gold foes.<br>
1860
+ <br>
1861
+ <b>WHERE AND WHEN:</b> MCG, Monday April 1, 3.20pm
<br>
1862
+ <b>TV, RADIO AND BETTING: </b><i><a href="http://www.afl.com.au/tv-radio/broadcast-guide">Click here for broadcast guide</a></i><br>
1863
+ <b>LAST FIVE TIMES</b><br>
1864
+ R19, 2012, Geelong 18.10 (118) d Hawthorn 17.14 (116) at the MCG<br>
1865
+ R2, 2012, Geelong 14.8 (92) d Hawthorn 13.12 (90) at the MCG<br>
1866
+ QF2, 2011, Geelong 14.14 (98) d Hawthorn 9.13 (67) at the MCG<br>
1867
+ R12, 2011, Geelong 13.10 (88) d Hawthorn 13.5 (83) at the MCG<br>
1868
+ R5, 2011, Geelong 17.15 (117) d Hawthorn 15.8 (98) at the MCG<br>
1869
+ <br>
1870
+ <b>THE SIX POINTS</b><br>
1871
+ 1. Although Geelong has won every game since the 2008 decider, the contests have been extraordinarily close. Seven of the nine games have been decided by less than 10 points, and three of the last four by less than one straight kick. It took a 55m bomb from Tom Hawkins after the final siren to clinch victory in the clubs' most recent clash.<br>
1872
+ <br>
1873
+ 2. In both matches in 2012, Hawthorn won the total possession count but finished behind on the scoreboard.<br>
1874
+ <br>
1875
+ 3. In 2012 the Hawks won 12 of 16 games at the MCG, while the Cats lost three of five games.<br>
1876
+ <br>
1877
+ 4. Last year Hawthorn was the competition leader at converting possession into goals. The Hawks ranked No.1 for disposals per goal with an average of just 21.5. Geelong was seventh, taking 24.6 disposals per goal.<br>
1878
+ <br>
1879
+ 5. Hawthorn also ranked second in clearances last season, compared to the Cats who were 15th.<br>
1880
+ <br>
1881
+ 6. Fun fact: Hawthorn and Geelong have met eight times previously in round one, with the Cats winning six times to two.<br>
1882
+ <br>
1883
+ <i>The views in this story are those of the author and not necessarily those of the AFL or the clubs.</i><div class="footer">
1884
+ </div>
1885
+ <div class="article-tools"></div>
1886
+ </div>
1887
+ <!-- END article column -->
1888
+
1889
+ </div>
1890
+
1891
+ </div>
1892
+
1893
+ <div id="team-lineups">
1894
+ <h3 class="tab-noscript">Team Lineups</h3>
1895
+ <div class="section article-col column">
1896
+ <div class="team-lineups-options">
1897
+ <div class="tabs tabs-sub">
1898
+ <div class="filters">
1899
+ <ul class="mc-tabs">
1900
+ <li><a href="#tteamfield">Field View</a></li>
1901
+ <li><a href="#tteamtext">Text View</a></li>
1902
+ <li><a href="#tteamlist">List View</a></li>
1903
+ <li class="last">
1904
+ <div class="more-link" id="stats-team-more-link">
1905
+
1906
+ </div>
1907
+ </li>
1908
+ </ul>
1909
+ </div>
1910
+ <!-- Begin field view -->
1911
+ <div id="tteamfield" class="hide-panel more-options">
1912
+
1913
+ <div class="game">
1914
+ <div class="lineup">
1915
+ <div class="lineup-detail">
1916
+ <div title="Hawthorn"
1917
+ class="team-logo team1 lineup-haw">Hawthorn</div>
1918
+ <div title="Geelong Cats"
1919
+ class="team-logo team2 lineup-geel">Geelong Cats</div>
1920
+ <div class="game-detail">
1921
+ <h2>
1922
+ <span class="team1">Hawthorn</span> v <span class="team2">Geelong Cats</span>
1923
+ </h2>
1924
+ <p class="game-time">
1925
+
1926
+ <abbr title="">MCG</abbr>,
1927
+ 3:20 pm&nbsp;AEDT Monday, April 1, 2013</p>
1928
+
1929
+ </div>
1930
+ </div>
1931
+ <!-- /lineup-detail -->
1932
+ <div class="inouts">
1933
+
1934
+ <div class="team1">
1935
+ <div class="changeup in">
1936
+ <p class="boxy">
1937
+ <span>In</span>
1938
+ </p>
1939
+ <ul>
1940
+ <li class="last">No Change</li>
1941
+ </ul>
1942
+ </div>
1943
+ <div class="changeup new">
1944
+ <p class="boxy">
1945
+ <span>New</span>
1946
+ </p>
1947
+ <ul>
1948
+ <li class="">
1949
+ Brian&nbsp;Lake</li>
1950
+
1951
+ <li class="">
1952
+ Jed&nbsp;Anderson</li>
1953
+
1954
+ <li class="last">
1955
+ Jonathan&nbsp;Simpkin</li>
1956
+
1957
+ </ul>
1958
+ </div>
1959
+ </div>
1960
+ <!-- /team1 -->
1961
+
1962
+ <div class="team2">
1963
+ <div class="changeup in">
1964
+ <p class="boxy">
1965
+ <span>In</span>
1966
+ </p>
1967
+ <ul>
1968
+ <li class="last">No Change</li>
1969
+ </ul>
1970
+ </div>
1971
+ <div class="changeup new">
1972
+ <p class="boxy">
1973
+ <span>New</span>
1974
+ </p>
1975
+ <ul>
1976
+ <li class="">
1977
+ Jared&nbsp;Rivers</li>
1978
+
1979
+ <li class="">
1980
+ Mark&nbsp;Blicavs</li>
1981
+
1982
+ <li class="last">
1983
+ Josh&nbsp;Caddy</li>
1984
+
1985
+ </ul>
1986
+ </div>
1987
+ </div>
1988
+ <!-- /team2 -->
1989
+
1990
+ </div>
1991
+ <!-- /inouts -->
1992
+ </div>
1993
+
1994
+ <div id="fieldInouts" class="field-inouts active">
1995
+ <div class="header">
1996
+
1997
+ <h3>Squads</h3>
1998
+ <p class="timestamp">Last updated: <br><span class="pubdate">
1999
+ 4:30pm Friday, March 29, 2013</p>
2000
+ <div class="team1 guernsey lineup-haw">Hawthorn guernsey</div>
2001
+ <div class="team2 guernsey lineup-geel">Geelong Cats guernsey</div>
2002
+ </div>
2003
+
2004
+
2005
+ <div class="posGroup sidebars followers">
2006
+ <ul class="team1 team-haw">
2007
+ <li class="team-name"><h4>Hawthorn</h4></li>
2008
+ <li class="pos"><div class="flag"></div>Followers</li>
2009
+ <li class="player"><span class="num">20</span>
2010
+
2011
+ David&nbsp;Hale</li>
2012
+ <li class="player"><span class="num">12</span>
2013
+
2014
+ Brad&nbsp;Sewell</li>
2015
+ <li class="player"><span class="num">3</span>
2016
+
2017
+ Jordan&nbsp;Lewis</li>
2018
+ </ul>
2019
+
2020
+ <ul class="team2 team-geel">
2021
+ <li class="team-name"><h4>Geelong Cats</h4></li>
2022
+ <li class="pos"><div class="flag"></div>Followers</li>
2023
+ <li class="player"><span class="num">46</span>
2024
+
2025
+ Mark&nbsp;Blicavs</li>
2026
+ <li class="player"><span class="num">14</span>
2027
+
2028
+ Joel&nbsp;Selwood</li>
2029
+ <li class="player"><span class="num">3</span>
2030
+
2031
+ Jimmy&nbsp;Bartel</li>
2032
+ </ul>
2033
+ </div>
2034
+
2035
+ <div class="posGroup">
2036
+ <ul class="team1 team-haw">
2037
+ <li class="pos"><div class="flag"></div><abbr title="Full Back">FB</abbr></li>
2038
+ <li class="player"><span class="num">6</span>
2039
+
2040
+ Josh&nbsp;Gibson</li>
2041
+ <li class="player"><span class="num">17</span>
2042
+
2043
+ Brian&nbsp;Lake</li>
2044
+ <li class="player"><span class="num">18</span>
2045
+
2046
+ Brent&nbsp;Guerra</li>
2047
+ </ul>
2048
+
2049
+ <ul class="team2 team-geel">
2050
+ <li class="pos"><div class="flag"></div><abbr title="Full Forward">FF</abbr></li>
2051
+ <li class="player"><span class="num">31</span>
2052
+
2053
+ James&nbsp;Podsiadly</li>
2054
+ <li class="player"><span class="num">26</span>
2055
+
2056
+ Tom&nbsp;Hawkins</li>
2057
+ <li class="player"><span class="num">22</span>
2058
+
2059
+ Mitch&nbsp;Duncan</li>
2060
+ </ul>
2061
+ </div>
2062
+
2063
+ <div class="posGroup">
2064
+ <ul class="team1 team-haw">
2065
+ <li class="pos"><div class="flag"></div><abbr title="Half Back">HB</abbr></li>
2066
+ <li class="player"><span class="num">14</span>
2067
+
2068
+ Grant&nbsp;Birchall</li>
2069
+ <li class="player"><span class="num">24</span>
2070
+
2071
+ Ben&nbsp;Stratton</li>
2072
+ <li class="player"><span class="num">9</span>
2073
+
2074
+ Shaun&nbsp;Burgoyne</li>
2075
+ </ul>
2076
+
2077
+ <ul class="team2 team-geel">
2078
+ <li class="pos"><div class="flag"></div><abbr title="Half Forward">HF</abbr></li>
2079
+ <li class="player"><span class="num">21</span>
2080
+
2081
+ Jordan&nbsp;Murdoch</li>
2082
+ <li class="player"><span class="num">32</span>
2083
+
2084
+ Steven&nbsp;Motlop</li>
2085
+ <li class="player"><span class="num">2</span>
2086
+
2087
+ Billie&nbsp;Smedts</li>
2088
+ </ul>
2089
+ </div>
2090
+
2091
+ <div class="posGroup">
2092
+ <ul class="team1 team-haw">
2093
+ <li class="pos"><div class="flag"></div><abbr title="Centre">C</abbr></li>
2094
+ <li class="player"><span class="num">16</span>
2095
+
2096
+ Isaac&nbsp;Smith</li>
2097
+ <li class="player"><span class="num">5</span>
2098
+
2099
+ Sam&nbsp;Mitchell</li>
2100
+ <li class="player"><span class="num">10</span>
2101
+
2102
+ Bradley&nbsp;Hill</li>
2103
+ </ul>
2104
+
2105
+ <ul class="team2 team-geel">
2106
+ <li class="pos"><div class="flag"></div><abbr title="Centre">C</abbr></li>
2107
+ <li class="player"><span class="num">4</span>
2108
+
2109
+ Andrew&nbsp;Mackie</li>
2110
+ <li class="player"><span class="num">35</span>
2111
+
2112
+ Paul&nbsp;Chapman</li>
2113
+ <li class="player"><span class="num">11</span>
2114
+
2115
+ Joel&nbsp;Corey</li>
2116
+ </ul>
2117
+ </div>
2118
+
2119
+ <div class="posGroup">
2120
+ <ul class="team1 team-haw">
2121
+ <li class="pos"><div class="flag"></div><abbr title="Half Forward">HF</abbr></li>
2122
+ <li class="player"><span class="num">33</span>
2123
+
2124
+ Cyril&nbsp;Rioli</li>
2125
+ <li class="player"><span class="num">23</span>
2126
+
2127
+ Lance&nbsp;Franklin</li>
2128
+ <li class="player"><span class="num">22</span>
2129
+
2130
+ Luke&nbsp;Breust</li>
2131
+ </ul>
2132
+
2133
+ <ul class="team2 team-geel">
2134
+ <li class="pos"><div class="flag"></div><abbr title="Half Back">HB</abbr></li>
2135
+ <li class="player"><span class="num">19</span>
2136
+
2137
+ Taylor&nbsp;Hunt</li>
2138
+ <li class="player"><span class="num">7</span>
2139
+
2140
+ Harry&nbsp;Taylor</li>
2141
+ <li class="player"><span class="num">5</span>
2142
+
2143
+ Travis&nbsp;Varcoe</li>
2144
+ </ul>
2145
+ </div>
2146
+
2147
+ <div class="posGroup">
2148
+ <ul class="team1 team-haw">
2149
+ <li class="pos"><div class="flag"></div><abbr title="Full Forward">FF</abbr></li>
2150
+ <li class="player"><span class="num">19</span>
2151
+
2152
+ Jack&nbsp;Gunston</li>
2153
+ <li class="player"><span class="num">2</span>
2154
+
2155
+ Jarryd&nbsp;Roughead</li>
2156
+ <li class="player"><span class="num">28</span>
2157
+
2158
+ Paul&nbsp;Puopolo</li>
2159
+ </ul>
2160
+
2161
+ <ul class="team2 team-geel">
2162
+ <li class="pos"><div class="flag"></div><abbr title="Full Back">FB</abbr></li>
2163
+ <li class="player"><span class="num">25</span>
2164
+
2165
+ Jared&nbsp;Rivers</li>
2166
+ <li class="player"><span class="num">13</span>
2167
+
2168
+ Tom&nbsp;Lonergan</li>
2169
+ <li class="player"><span class="num">44</span>
2170
+
2171
+ Corey&nbsp;Enright</li>
2172
+ </ul>
2173
+ </div>
2174
+
2175
+ <div class="posGroup sidebars interchange">
2176
+ <ul class="team1 team-haw">
2177
+ <li class="pos"><div class="flag"></div>Interchange From*</li>
2178
+ <li class="player"><span class="num">37</span>
2179
+ Jed&nbsp;Anderson</li>
2180
+ <li class="player"><span class="num">21</span>
2181
+ Shane&nbsp;Savage</li>
2182
+ <li class="player"><span class="num">26</span>
2183
+ Liam&nbsp;Shiels</li>
2184
+ <li class="player"><span class="num">39</span>
2185
+ Max&nbsp;Bailey</li>
2186
+ <li class="player"><span class="num">25</span>
2187
+ Ryan&nbsp;Schoenmakers</li>
2188
+ <li class="player"><span class="num">13</span>
2189
+ Kyle&nbsp;Cheney</li>
2190
+ <li class="player"><span class="num">32</span>
2191
+ Jonathan&nbsp;Simpkin</li>
2192
+ <li class="note">*Three to be omitted</li>
2193
+ </ul>
2194
+
2195
+ <ul class="team2 team-geel">
2196
+ <li class="pos"><div class="flag"></div>Interchange From*</li>
2197
+ <li class="player"><span class="num">12</span>
2198
+ Trent&nbsp;West</li>
2199
+ <li class="player"><span class="num">23</span>
2200
+ Josh&nbsp;Caddy</li>
2201
+ <li class="player"><span class="num">27</span>
2202
+ Mathew&nbsp;Stokes</li>
2203
+ <li class="player"><span class="num">28</span>
2204
+ Allen&nbsp;Christensen</li>
2205
+ <li class="player"><span class="num">33</span>
2206
+ George&nbsp;Horlin-Smith</li>
2207
+ <li class="player"><span class="num">34</span>
2208
+ Josh&nbsp;Walker</li>
2209
+ <li class="player"><span class="num">41</span>
2210
+ Jesse&nbsp;Stringer</li>
2211
+ <li class="note">*Three to be omitted</li>
2212
+ </ul>
2213
+ </div>
2214
+
2215
+ <div class="footer">
2216
+ <div class="umpires">
2217
+ <p class="pos">Umpires:</p>
2218
+ <ul>
2219
+ <li class="">S.Stewart (10)</li>
2220
+ <li class="">M.Nicholls (15)</li>
2221
+ <li class="last">M.Stevic (9)</li>
2222
+ </ul>
2223
+ </div>
2224
+ <div class="umpires">
2225
+ <p class="pos">BOUNDARY:</p>
2226
+ <ul>
2227
+ </ul>
2228
+ </div>
2229
+ <div class="umpires">
2230
+ <p class="pos">GOAL:</p>
2231
+ <ul>
2232
+ </ul>
2233
+ </div>
2234
+ </div>
2235
+
2236
+ </div><!-- /field-inouts -->
2237
+ </div>
2238
+ </div>
2239
+ <!-- END field view -->
2240
+
2241
+ <!-- Begin text view -->
2242
+ <div id="tteamtext" class="hide-panel more-options">
2243
+
2244
+ <div class="lineup">
2245
+ <div class="text-inouts team1 team-haw">
2246
+ <h4>Hawthorn</h4>
2247
+ <div class="posGroup">
2248
+ <p class="pos"><abbr title="Full Back">B</abbr></p>
2249
+ <ul class="team-haw">
2250
+ <li class="">
2251
+ Josh&nbsp;Gibson,</li>
2252
+ <li class="">
2253
+ Brian&nbsp;Lake,</li>
2254
+ <li class="last">
2255
+ Brent&nbsp;Guerra</li>
2256
+ </ul>
2257
+ </div>
2258
+
2259
+ <div class="posGroup">
2260
+ <p class="pos"><abbr title="Half Back">HB</abbr></p>
2261
+ <ul>
2262
+ <li class="">
2263
+ Grant&nbsp;Birchall,</li>
2264
+ <li class="">
2265
+ Ben&nbsp;Stratton,</li>
2266
+ <li class="last">
2267
+ Shaun&nbsp;Burgoyne</li>
2268
+ </ul>
2269
+ </div>
2270
+
2271
+ <div class="posGroup">
2272
+ <p class="pos"><abbr title="Centre">C</abbr></p>
2273
+ <ul>
2274
+ <li class="">
2275
+ Isaac&nbsp;Smith,</li>
2276
+ <li class="">
2277
+ Sam&nbsp;Mitchell,</li>
2278
+ <li class="last">
2279
+ Bradley&nbsp;Hill</li>
2280
+ </ul>
2281
+ </div>
2282
+
2283
+ <div class="posGroup">
2284
+ <p class="pos"><abbr title="Half Forward">HF</abbr></p>
2285
+ <ul>
2286
+ <li class="">
2287
+ Cyril&nbsp;Rioli,</li>
2288
+ <li class="">
2289
+ Lance&nbsp;Franklin,</li>
2290
+ <li class="last">
2291
+ Luke&nbsp;Breust</li>
2292
+ </ul>
2293
+ </div>
2294
+
2295
+ <div class="posGroup">
2296
+ <p class="pos"><abbr title="Full Forward">F</abbr></p>
2297
+ <ul>
2298
+ <li class="">
2299
+ Jack&nbsp;Gunston,</li>
2300
+ <li class="">
2301
+ Jarryd&nbsp;Roughead,</li>
2302
+ <li class="last">
2303
+ Paul&nbsp;Puopolo</li>
2304
+ </ul>
2305
+ </div>
2306
+
2307
+ <div class="posGroup hr">
2308
+ <p class="pos"><abbr title="Followers">Fol</abbr></p>
2309
+ <ul class="team-haw last">
2310
+ <li class="">
2311
+ David&nbsp;Hale,</li>
2312
+ <li class="">
2313
+ Brad&nbsp;Sewell,</li>
2314
+ <li class="last">
2315
+ Jordan&nbsp;Lewis</li>
2316
+ <li class="note last">(Three to be omitted)</li>
2317
+ </ul>
2318
+ </div>
2319
+ <div class="posGroup">
2320
+ <p class="pos"><abbr title="Interchange">I/C</abbr></p>
2321
+ <ul>
2322
+ <li class="">
2323
+ Jed&nbsp;Anderson,</li>
2324
+ <li class="">
2325
+ Shane&nbsp;Savage,</li>
2326
+ <li class="">
2327
+ Liam&nbsp;Shiels,</li>
2328
+ <li class="">
2329
+ Max&nbsp;Bailey,</li>
2330
+ <li class="">
2331
+ Ryan&nbsp;Schoenmakers,</li>
2332
+ <li class="">
2333
+ Kyle&nbsp;Cheney,</li>
2334
+ <li class="last">
2335
+ Jonathan&nbsp;Simpkin</li>
2336
+ </ul>
2337
+ </div>
2338
+
2339
+ <div class="posGroup last">
2340
+ <div class="inouts">
2341
+ <div class="changeup in">
2342
+ <p class="boxy"><span>In</span></p>
2343
+ <ul>
2344
+ <li class="last">
2345
+ No Change
2346
+ </li>
2347
+ </ul>
2348
+ </div>
2349
+ <div class="changeup out">
2350
+ <p class="boxy"><span>Out</span></p>
2351
+ <ul>
2352
+ <li class="last">
2353
+ No Change
2354
+ </li>
2355
+ </ul>
2356
+ </div>
2357
+ <div class="changeup new">
2358
+ <p class="boxy"><span>New</span></p>
2359
+ <ul>
2360
+ <li class="">
2361
+ Brian&nbsp;
2362
+ Lake,</li>
2363
+ <li class="">
2364
+ Jed&nbsp;
2365
+ Anderson,</li>
2366
+ <li class="last">
2367
+ Jonathan&nbsp;
2368
+ Simpkin</li>
2369
+ </ul>
2370
+ </div>
2371
+ </div><!-- /inouts -->
2372
+ </div><!-- /team1 -->
2373
+ </div>
2374
+
2375
+ <div class="text-inouts team1 team-geel">
2376
+ <h4>Geelong Cats</h4>
2377
+ <div class="posGroup">
2378
+ <p class="pos"><abbr title="Full Back">B</abbr></p>
2379
+ <ul class="team-geel">
2380
+ <li class="">
2381
+ Jared&nbsp;Rivers,</li>
2382
+ <li class="">
2383
+ Tom&nbsp;Lonergan,</li>
2384
+ <li class="last">
2385
+ Corey&nbsp;Enright</li>
2386
+ </ul>
2387
+ </div>
2388
+ <div class="posGroup">
2389
+ <p class="pos"><abbr title="Half Back">HB</abbr></p>
2390
+ <ul>
2391
+ <li class="">
2392
+ Taylor&nbsp;Hunt,</li>
2393
+ <li class="">
2394
+ Harry&nbsp;Taylor,</li>
2395
+ <li class="last">
2396
+ Travis&nbsp;Varcoe</li>
2397
+ </ul>
2398
+ </div>
2399
+
2400
+ <div class="posGroup">
2401
+ <p class="pos"><abbr title="Centre">C</abbr></p>
2402
+ <ul>
2403
+ <li class="">
2404
+ Andrew&nbsp;Mackie,</li>
2405
+ <li class="">
2406
+ Paul&nbsp;Chapman,</li>
2407
+ <li class="last">
2408
+ Joel&nbsp;Corey</li>
2409
+ </ul>
2410
+ </div>
2411
+
2412
+ <div class="posGroup">
2413
+ <p class="pos"><abbr title="Half Forward">HF</abbr></p>
2414
+ <ul>
2415
+ <li class="">
2416
+ Jordan&nbsp;Murdoch,</li>
2417
+ <li class="">
2418
+ Steven&nbsp;Motlop,</li>
2419
+ <li class="last">
2420
+ Billie&nbsp;Smedts</li>
2421
+ </ul>
2422
+ </div>
2423
+
2424
+ <div class="posGroup">
2425
+ <p class="pos"><abbr title="Full Forward">F</abbr></p>
2426
+ <ul>
2427
+ <li class="">
2428
+ James&nbsp;Podsiadly,</li>
2429
+ <li class="">
2430
+ Tom&nbsp;Hawkins,</li>
2431
+ <li class="last">
2432
+ Mitch&nbsp;Duncan</li>
2433
+ </ul>
2434
+ </div>
2435
+
2436
+ <div class="posGroup hr">
2437
+ <p class="pos"><abbr title="Followers">Fol</abbr></p>
2438
+ <ul class="team-geel last">
2439
+ <li class="">
2440
+ Mark&nbsp;Blicavs,</li>
2441
+ <li class="">
2442
+ Joel&nbsp;Selwood,</li>
2443
+ <li class="last">
2444
+ Jimmy&nbsp;Bartel</li>
2445
+ <li class="note last">(Three to be omitted)</li>
2446
+ </ul>
2447
+ </div>
2448
+
2449
+ <div class="posGroup">
2450
+ <p class="pos"><abbr title="Interchange">I/C</abbr></p>
2451
+ <ul>
2452
+ <li class="">
2453
+ Trent&nbsp;West,</li>
2454
+ <li class="">
2455
+ Josh&nbsp;Caddy,</li>
2456
+ <li class="">
2457
+ Mathew&nbsp;Stokes,</li>
2458
+ <li class="">
2459
+ Allen&nbsp;Christensen,</li>
2460
+ <li class="">
2461
+ George&nbsp;Horlin-Smith,</li>
2462
+ <li class="">
2463
+ Josh&nbsp;Walker,</li>
2464
+ <li class="last">
2465
+ Jesse&nbsp;Stringer</li>
2466
+ </ul>
2467
+ </div>
2468
+
2469
+ <div class="posGroup last">
2470
+ <div class="inouts">
2471
+ <div class="changeup in">
2472
+ <p class="boxy"><span>In</span></p>
2473
+ <ul>
2474
+ <li class="last">
2475
+ No Change
2476
+ </li>
2477
+ </ul>
2478
+ </div>
2479
+ <div class="changeup out">
2480
+ <p class="boxy"><span>Out</span></p>
2481
+ <ul>
2482
+ <li class="last">
2483
+ No Change
2484
+ </li>
2485
+ </ul>
2486
+ </div>
2487
+ <div class="changeup new">
2488
+ <p class="boxy"><span>New</span></p>
2489
+ <ul>
2490
+ <li class="">
2491
+ Jared&nbsp;Rivers,</li>
2492
+ <li class="">
2493
+ Mark&nbsp;Blicavs,</li>
2494
+ <li class="last">
2495
+ Josh&nbsp;Caddy</li>
2496
+ </ul>
2497
+ </div>
2498
+ </div><!-- /inouts -->
2499
+ </div><!-- /team1 -->
2500
+ </div>
2501
+ </div><!-- /lineup -->
2502
+
2503
+ <div id="fieldTools" class="game-tools">
2504
+ <p class="pubdate">Last updated: 4:30pm Friday, March 29, 2013</p>
2505
+ </div>
2506
+ </div>
2507
+ <!-- END text view -->
2508
+
2509
+ <!--BEGIN List View-->
2510
+ <div id="tteamlist" class="hide-panel more-options">
2511
+ <div class="list-inouts">
2512
+ <div class="team1 team-haw">
2513
+ <ul>
2514
+ <li class="team-name"><span><div class="flag"></div></span><h4>Hawthorn</h4></li>
2515
+
2516
+ <li>
2517
+ <span class="num">2</span>
2518
+
2519
+ Jarryd&nbsp;Roughead</li>
2520
+ <li>
2521
+ <span class="num">3</span>
2522
+
2523
+ Jordan&nbsp;Lewis</li>
2524
+ <li>
2525
+ <span class="num">5</span>
2526
+
2527
+ Sam&nbsp;Mitchell</li>
2528
+ <li>
2529
+ <span class="num">6</span>
2530
+
2531
+ Josh&nbsp;Gibson</li>
2532
+ <li>
2533
+ <span class="num">9</span>
2534
+
2535
+ Shaun&nbsp;Burgoyne</li>
2536
+ <li>
2537
+ <span class="num">10</span>
2538
+
2539
+ Bradley&nbsp;Hill</li>
2540
+ <li>
2541
+ <span class="num">12</span>
2542
+
2543
+ Brad&nbsp;Sewell</li>
2544
+ <li>
2545
+ <span class="num">13</span>
2546
+
2547
+ Kyle&nbsp;Cheney</li>
2548
+ <li>
2549
+ <span class="num">14</span>
2550
+
2551
+ Grant&nbsp;Birchall</li>
2552
+ <li>
2553
+ <span class="num">16</span>
2554
+
2555
+ Isaac&nbsp;Smith</li>
2556
+ <li>
2557
+ <span class="num">17</span>
2558
+
2559
+ Brian&nbsp;Lake</li>
2560
+ <li>
2561
+ <span class="num">18</span>
2562
+
2563
+ Brent&nbsp;Guerra</li>
2564
+ <li>
2565
+ <span class="num">19</span>
2566
+
2567
+ Jack&nbsp;Gunston</li>
2568
+ <li>
2569
+ <span class="num">20</span>
2570
+
2571
+ David&nbsp;Hale</li>
2572
+ <li>
2573
+ <span class="num">21</span>
2574
+
2575
+ Shane&nbsp;Savage</li>
2576
+ <li>
2577
+ <span class="num">22</span>
2578
+
2579
+ Luke&nbsp;Breust</li>
2580
+ <li>
2581
+ <span class="num">23</span>
2582
+
2583
+ Lance&nbsp;Franklin</li>
2584
+ <li>
2585
+ <span class="num">24</span>
2586
+
2587
+ Ben&nbsp;Stratton</li>
2588
+ <li>
2589
+ <span class="num">25</span>
2590
+
2591
+ Ryan&nbsp;Schoenmakers</li>
2592
+ <li>
2593
+ <span class="num">26</span>
2594
+
2595
+ Liam&nbsp;Shiels</li>
2596
+ <li>
2597
+ <span class="num">28</span>
2598
+
2599
+ Paul&nbsp;Puopolo</li>
2600
+ <li>
2601
+ <span class="num">32</span>
2602
+
2603
+ Jonathan&nbsp;Simpkin</li>
2604
+ <li>
2605
+ <span class="num">33</span>
2606
+
2607
+ Cyril&nbsp;Rioli</li>
2608
+ <li>
2609
+ <span class="num">37</span>
2610
+
2611
+ Jed&nbsp;Anderson</li>
2612
+ <li>
2613
+ <span class="num">39</span>
2614
+
2615
+ Max&nbsp;Bailey</li>
2616
+ </ul>
2617
+ </div><!-- /team1 -->
2618
+
2619
+ <div class="team2 team-geel">
2620
+ <ul>
2621
+ <li class="team-name"><span><div class="flag"></div></span><h4>Geelong Cats</h4></li>
2622
+ <li>
2623
+ <span class="num">2</span>
2624
+
2625
+ Billie&nbsp;Smedts</li>
2626
+ <li>
2627
+ <span class="num">3</span>
2628
+
2629
+ Jimmy&nbsp;Bartel</li>
2630
+ <li>
2631
+ <span class="num">4</span>
2632
+
2633
+ Andrew&nbsp;Mackie</li>
2634
+ <li>
2635
+ <span class="num">5</span>
2636
+
2637
+ Travis&nbsp;Varcoe</li>
2638
+ <li>
2639
+ <span class="num">7</span>
2640
+
2641
+ Harry&nbsp;Taylor</li>
2642
+ <li>
2643
+ <span class="num">11</span>
2644
+
2645
+ Joel&nbsp;Corey</li>
2646
+ <li>
2647
+ <span class="num">12</span>
2648
+
2649
+ Trent&nbsp;West</li>
2650
+ <li>
2651
+ <span class="num">13</span>
2652
+
2653
+ Tom&nbsp;Lonergan</li>
2654
+ <li>
2655
+ <span class="num">14</span>
2656
+
2657
+ Joel&nbsp;Selwood</li>
2658
+ <li>
2659
+ <span class="num">19</span>
2660
+
2661
+ Taylor&nbsp;Hunt</li>
2662
+ <li>
2663
+ <span class="num">21</span>
2664
+
2665
+ Jordan&nbsp;Murdoch</li>
2666
+ <li>
2667
+ <span class="num">22</span>
2668
+
2669
+ Mitch&nbsp;Duncan</li>
2670
+ <li>
2671
+ <span class="num">23</span>
2672
+
2673
+ Josh&nbsp;Caddy</li>
2674
+ <li>
2675
+ <span class="num">25</span>
2676
+
2677
+ Jared&nbsp;Rivers</li>
2678
+ <li>
2679
+ <span class="num">26</span>
2680
+
2681
+ Tom&nbsp;Hawkins</li>
2682
+ <li>
2683
+ <span class="num">27</span>
2684
+
2685
+ Mathew&nbsp;Stokes</li>
2686
+ <li>
2687
+ <span class="num">28</span>
2688
+
2689
+ Allen&nbsp;Christensen</li>
2690
+ <li>
2691
+ <span class="num">31</span>
2692
+
2693
+ James&nbsp;Podsiadly</li>
2694
+ <li>
2695
+ <span class="num">32</span>
2696
+
2697
+ Steven&nbsp;Motlop</li>
2698
+ <li>
2699
+ <span class="num">33</span>
2700
+
2701
+ George&nbsp;Horlin-Smith</li>
2702
+ <li>
2703
+ <span class="num">34</span>
2704
+
2705
+ Josh&nbsp;Walker</li>
2706
+ <li>
2707
+ <span class="num">35</span>
2708
+
2709
+ Paul&nbsp;Chapman</li>
2710
+ <li>
2711
+ <span class="num">41</span>
2712
+
2713
+ Jesse&nbsp;Stringer</li>
2714
+ <li>
2715
+ <span class="num">44</span>
2716
+
2717
+ Corey&nbsp;Enright</li>
2718
+ <li>
2719
+ <span class="num">46</span>
2720
+
2721
+ Mark&nbsp;Blicavs</li>
2722
+ </ul>
2723
+ </div><!-- /team2 -->
2724
+ </div>
2725
+ </div>
2726
+ <!--END List View-->
2727
+
2728
+ </div>
2729
+ </div>
2730
+ </div>
2731
+ </div>
2732
+ <div id="live-odds">
2733
+ <h3 class="tab-noscript">Live Odds</h3>
2734
+ <a target="_blank" href="http://media.sensis.com.au/adclick/CID=000445970000000000000000" class="click-tag"></a>
2735
+ <iframe width="950px" height="344px" frameborder="0" src="http://www.tabinfo.com.au/NrlFlashPriceBox/aflworm.html?matchid=CD_M20130140109"></iframe>
2736
+ <div class="tracker">
2737
+ </div>
2738
+ </div>
2739
+
2740
+ </div>
2741
+
2742
+ <!-- END tabs -->
2743
+ </div>
2744
+
2745
+ </div><script type="text/template" id="mc-clock-template">
2746
+ <span><%= template.currentQtr() %></span> <% if (template.isRunning()) { %><%= template.currentTime() %><% } %>
2747
+ </script><script type="text/template" id="match-block-scheduled">
2748
+ <div class="match-info">
2749
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2750
+ <div class="match-details"><div class="date"><%= helper.formatDate() %></div></div>
2751
+ <div class="team-details"><%= info.getHomeTeam() %>
2752
+ <div class="progress-info"><%= info.getVenue() %></div>
2753
+ </div>
2754
+ <div class="team-details"><%= info.getAwayTeam() %>
2755
+ <div class="progress-info"></div>
2756
+ </div>
2757
+ </a>
2758
+ <div class="match-status"><a href="<%= helper.ticketLink() %>">BUY TICKETS</a></div>
2759
+ </div>
2760
+ </script>
2761
+
2762
+ <script type="text/template" id="match-block-live">
2763
+ <div class="match-info">
2764
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2765
+ <div class="match-details">
2766
+ <div class="venue"><%= info.getVenue() %></div>
2767
+ <div class="clock"><%= helper.periodName() %></div>
2768
+ </div>
2769
+ <div class="team-details"><%= info.getHomeTeam() %>
2770
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
2771
+ </div>
2772
+ <div class="team-details"><%= info.getAwayTeam() %>
2773
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
2774
+ </div>
2775
+ <div class="match-status">Live Now</div>
2776
+ </a>
2777
+ </div>
2778
+ </script>
2779
+
2780
+ <script type="text/template" id="match-block-concluded">
2781
+ <div class="match-info">
2782
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2783
+ <div class="match-details">
2784
+ <div class="date"><%= helper.formatDate() %></div>
2785
+ </div>
2786
+ <div class="team-details<%= (info.isHomeWinner() ? ' winner' : '') %>"><%= info.getHomeTeam() %>
2787
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
2788
+ </div>
2789
+ <div class="team-details<%= (info.isAwayWinner() ? ' winner' : '') %>"><%= info.getAwayTeam() %>
2790
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
2791
+ </div>
2792
+ </a>
2793
+ <div class="match-status">
2794
+ <a href="<%= helper.replayLink() %>">Watch Replay</a>
2795
+ </div>
2796
+ </div>
2797
+ </script>
2798
+
2799
+ <script type="text/template" id="match-block-fulltime">
2800
+ <div class="match-info">
2801
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2802
+ <div class="match-details"><div class="date"><%= helper.formatDate() %></div></div>
2803
+ <div class="team-details<%= (info.isHomeWinner() ? ' winner' : '') %>"><%= info.getHomeTeam() %>
2804
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
2805
+ </div>
2806
+ <div class="team-details<%= (info.isAwayWinner() ? ' winner' : '') %>"><%= info.getAwayTeam() %>
2807
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
2808
+ </div>
2809
+ <div class="match-status">Full Time</div></a>
2810
+ </div>
2811
+ </script>
2812
+
2813
+ <script type="text/template" id="match-block-byes">
2814
+ <div class="match-info">
2815
+ <div class="match-details">Byes</div>
2816
+ <div class="team-details">
2817
+ <ul class="match-byes-list">
2818
+ <% _.each(items, function(bye) { %>
2819
+ <li><%= bye.getTeamName() %>
2820
+ <% }) %>
2821
+ </ul>
2822
+ </div>
2823
+ </div>
2824
+ </script><script type="text/template" id="mc-event-template">
2825
+ <td><a href="#" class="flag team-<%= object.teamAbbr().toLowerCase() %>"><%= object.teamAbbr() %></a><span class="goal"><%= object.type() %></span></td>
2826
+ <td class="lowercase"><span class="name"><%= helper.name() %></span></td>
2827
+ <td><%= object.quarter() %> <%= object.when() %></td>
2828
+ <td><%= object.homeScore() %>-<%= object.awayScore() %></td>
2829
+ </script><script type="text/template" id="mc-score-template">
2830
+ <li><span>Goals</span> <%= template.goals() %></li>
2831
+ <li><span>Behinds</span> <%= template.behinds() %></li>
2832
+ <li class="total"><span>Points</span> <%= template.total() %></li>
2833
+ </script><script type="text/template" id="comment-template">
2834
+ <div class="commentary-timestamp"><%=qtr%> <%=time%></div>
2835
+ <div class="commentary-comment"><p><strong><%=title%></strong> <%=comment%></p>
2836
+ </script><script type="text/template" id="mc-teamstats-template">
2837
+ <li class="major">
2838
+ <span class="number"><%= item.s('disposals') %></span>
2839
+ <span class="bar"><span class="<%= view.biggest('disposals') %>" style="width: <%= view.percentage('disposals','disposals') %>%"></span></span>
2840
+ </li>
2841
+ <li>
2842
+ <span class="number"><%= item.s('kicks') %></span>
2843
+ <span class="bar"><span class="<%= view.biggest('kicks') %>" style="width: <%= view.percentage('disposals','kicks') %>%"></span></span>
2844
+ </li>
2845
+ <li>
2846
+ <span class="number"><%= item.s('handballs') %></span>
2847
+ <span class="bar"><span class="<%= view.biggest('handballs') %>" style="width: <%= view.percentage('disposals','handballs') %>%"></span></span>
2848
+ </li>
2849
+ <li class="major">
2850
+ <span class="number"><%= item.s('freesFor') %></span>
2851
+ <span class="bar"><span class="<%= view.biggest('freesFor') %>" style="width: <%= view.percentage('freesFor','freesFor') %>%"></span></span>
2852
+ </li>
2853
+ <li class="major">
2854
+ <span class="number"><%= item.s('clearances.totalClearances') %></span>
2855
+ <span class="bar"><span class="<%= view.biggest('clearances.totalClearances') %>" style="width: <%= view.percentage('clearances.totalClearances','clearances.totalClearances') %>%"></span></span>
2856
+ </li>
2857
+ <li>
2858
+ <span class="number"><%= item.s('clearances.centreClearances') %></span>
2859
+ <span class="bar"><span class="<%= view.biggest('clearances.centreClearances') %>" style="width: <%= view.percentage('clearances.totalClearances','clearances.centreClearances') %>%"></span></span>
2860
+ </li>
2861
+ <li>
2862
+ <span class="number"><%= item.s('clearances.stoppageClearances') %></span>
2863
+ <span class="bar"><span class="<%= view.biggest('clearances.stoppageClearances') %>" style="width: <%= view.percentage('clearances.totalClearances','clearances.stoppageClearances') %>%"></span></span>
2864
+ </li>
2865
+ <li class="major">
2866
+ <span class="number"><%= item.s('inside50s') %></span>
2867
+ <span class="bar"><span class="<%= view.biggest('inside50s') %>" style="width: <%= view.percentage('inside50s','inside50s') %>%"></span></span>
2868
+ </li>
2869
+ <li>
2870
+ <span class="number"><%= item.s('marksInside50') %></span>
2871
+ <span class="bar"><span class="<%= view.biggest('marksInside50') %>" style="width: <%= view.percentage('inside50s','marksInside50') %>%"></span></span>
2872
+ </li>
2873
+ <li class="major fix">
2874
+ <span class="number"><%= item.s('contestedPossessions') %></span>
2875
+ <span class="bar"><span class="<%= view.biggest('contestedPossessions') %>" style="width: <%= view.percentage('contestedPossessions','contestedPossessions') %>%"></span></span>
2876
+ </li>
2877
+ <li class="major">
2878
+ <span class="number"><%= item.s('tackles') %></span>
2879
+ <span class="bar"><span class="<%= view.biggest('tackles') %>" style="width: <%= view.percentage('tackles','tackles') %>%"></span></span>
2880
+ </li>
2881
+ <li class="major">
2882
+ <span class="number"><%= item.s('hitouts') %></span>
2883
+ <span class="bar"><span class="<%= view.biggest('hitouts') %>" style="width: <%= view.percentage('hitouts','hitouts') %>%"></span></span>
2884
+ </li>
2885
+ </script><script type="text/template" id="mc-basic-template">
2886
+ <td class="name">
2887
+ <% if (item.i()) { %>
2888
+ <span><%= item.i() %></span>
2889
+ <% } %>
2890
+
2891
+ <span class="full-name"><%= item.name() %></span>
2892
+ </td>
2893
+ <td><%= item.s('kicks') %></td>
2894
+ <td><%= item.s('handballs') %></td>
2895
+ <td><%= item.s('disposals') %></td>
2896
+ <td><%= item.s('marks') %></td>
2897
+ <td><%= item.s('hitouts') %></td>
2898
+ <td><%= item.s('freesFor') %></td>
2899
+ <td><%= item.s('freesAgainst') %></td>
2900
+ <td><%= item.s('tackles') %></td>
2901
+ <td><%= item.s('goals') %></td>
2902
+ <td><%= item.s('behinds') %></td>
2903
+ <td><%= item.s('dreamTeamPoints') %></td>
2904
+ </script>
2905
+ <script type="text/template" id="mc-basic-header-template">
2906
+ <tr>
2907
+ <th class="sortable player" data-sort="playerName">
2908
+ <span>Player</span>
2909
+ <span class="direction <%= view.directionAbbr('playerName') %> <%= view.currentHeader('playerName') %>"></span>
2910
+ </th>
2911
+ <th class="sortable" data-sort="kicks">
2912
+ <span>K</span>
2913
+ <span class="direction <%= view.directionAbbr('kicks') %> <%= view.currentHeader('kicks') %>"></span>
2914
+ </th>
2915
+ <th class="sortable" data-sort="handballs">
2916
+ <span>H</span>
2917
+ <span class="direction <%= view.directionAbbr('handballs') %> <%= view.currentHeader('handballs') %>"></span>
2918
+ </th>
2919
+ <th class="sortable" data-sort="disposals">
2920
+ <span>D</span>
2921
+ <span class="direction <%= view.directionAbbr('disposals') %> <%= view.currentHeader('disposals') %>"></span>
2922
+ </th>
2923
+ <th class="sortable" data-sort="marks">
2924
+ <span>M</span>
2925
+ <span class="direction <%= view.directionAbbr('marks') %> <%= view.currentHeader('marks') %>"></span>
2926
+ </th>
2927
+ <th class="sortable" data-sort="hitouts">
2928
+ <span>HO</span>
2929
+ <span class="direction <%= view.directionAbbr('hitouts') %> <%= view.currentHeader('hitouts') %>"></span>
2930
+ </th>
2931
+ <th class="sortable" data-sort="freesFor">
2932
+ <span>FF</span>
2933
+ <span class="direction <%= view.directionAbbr('freesFor') %> <%= view.currentHeader('freesFor') %>"></span>
2934
+ </th>
2935
+ <th class="sortable" data-sort="freesAgainst">
2936
+ <span>FA</span>
2937
+ <span class="direction <%= view.directionAbbr('freesAgainst') %> <%= view.currentHeader('freesAgainst') %>"></span>
2938
+ </th>
2939
+ <th class="sortable" data-sort="tackles">
2940
+ <span>T</span>
2941
+ <span class="direction <%= view.directionAbbr('tackles') %> <%= view.currentHeader('tackles') %>"></span>
2942
+ </th>
2943
+ <th class="sortable" data-sort="goals">
2944
+ <span>G</span>
2945
+ <span class="direction <%= view.directionAbbr('goals') %> <%= view.currentHeader('goals') %>"></span>
2946
+ </th>
2947
+ <th class="sortable" data-sort="behinds">
2948
+ <span>B</span>
2949
+ <span class="direction <%= view.directionAbbr('behinds') %> <%= view.currentHeader('behinds') %>"></span>
2950
+ </th>
2951
+ <th class="sortable" data-sort="dreamTeamPoints">
2952
+ <span>DT</span>
2953
+ <span class="direction <%= view.directionAbbr('dreamTeamPoints') %> <%= view.currentHeader('dreamTeamPoints') %>"></span>
2954
+ </th>
2955
+ </tr>
2956
+ </script><script type="text/template" id="mc-advanced-template">
2957
+ <td class="name">
2958
+ <% if (item.i()) { %>
2959
+ <span><%= item.i() %></span>
2960
+ <% } %>
2961
+
2962
+ <span class="full-name"><%= item.name() %></span>
2963
+ </td>
2964
+ <td><%= item.jumper() %></td>
2965
+ <td><%= item.s('kicks') %></td>
2966
+ <td><%= item.s('handballs') %></td>
2967
+ <td><%= item.s('disposals') %></td>
2968
+ <td><%= item.s('contestedPossessions') %></td>
2969
+ <td><%= item.s('uncontestedPossessions') %></td>
2970
+ <td><%= item.s('disposalEfficiency') %></td>
2971
+ <td><%= item.s('clangers') %></td>
2972
+ <td><%= item.s('marks') %></td>
2973
+ <td><%= item.s('contestedMarks') %></td>
2974
+ <td><%= item.s('marksInside50') %></td>
2975
+ <td><%= item.s('hitouts') %></td>
2976
+ <td><%= item.s('clearances.totalClearances') %></td>
2977
+ <td><%= item.s('clearances.centreClearances') %></td>
2978
+ <td><%= item.s('clearances.stoppageClearances') %></td>
2979
+ <td><%= item.s('rebound50s') %></td>
2980
+ <td><%= item.s('freesFor') %></td>
2981
+ <td><%= item.s('freesAgainst') %></td>
2982
+ <td><%= item.s('tackles') %></td>
2983
+ <td><%= item.s('onePercenters') %></td>
2984
+ <td><%= item.s('bounces') %></td>
2985
+ <td><%= item.s('inside50s') %></td>
2986
+ <td><%= item.s('goals') %></td>
2987
+ <td><%= item.s('behinds') %></td>
2988
+ <td><%= item.s('goalAssists') %></td>
2989
+ <td><%= item.s('goalAccuracy') %></td>
2990
+ <td><%= item.g('timeOnGroundPercentage') %></td>
2991
+ <td><%= item.s('dreamTeamPoints') %></td>
2992
+ </script>
2993
+ <script type="text/template" id="mc-advanced-header-template">
2994
+ <tr>
2995
+ <th class="sortable player" data-sort="playerName">
2996
+ <span>Player</span>
2997
+ <span class="direction <%= view.directionAbbr('playerName') %> <%= view.currentHeader('playerName') %>"></span>
2998
+ </th>
2999
+ <th class="sortable" data-sort="jumperNumber">
3000
+ <span>No.</span>
3001
+ <span class="direction <%= view.directionAbbr('jumperNumber') %> <%= view.currentHeader('jumperNumber') %>"></span>
3002
+ </th>
3003
+ <th class="sortable" data-sort="kicks">
3004
+ <span>K</span>
3005
+ <span class="direction <%= view.directionAbbr('kicks') %> <%= view.currentHeader('kicks') %>"></span>
3006
+ </th>
3007
+ <th class="sortable" data-sort="handballs">
3008
+ <span>H</span>
3009
+ <span class="direction <%= view.directionAbbr('handballs') %> <%= view.currentHeader('handballs') %>"></span>
3010
+ </th>
3011
+ <th class="sortable" data-sort="disposals">
3012
+ <span>D</span>
3013
+ <span class="direction <%= view.directionAbbr('disposals') %> <%= view.currentHeader('disposals') %>"></span>
3014
+ </th>
3015
+ <th class="sortable" data-sort="contestedPossessions">
3016
+ <span>CP</span>
3017
+ <span class="direction <%= view.directionAbbr('contestedPossessions') %> <%= view.currentHeader('contestedPossessions') %>"></span>
3018
+ </th>
3019
+ <th class="sortable" data-sort="uncontestedPossessions">
3020
+ <span>UP</span>
3021
+ <span class="direction <%= view.directionAbbr('uncontestedPossessions') %> <%= view.currentHeader('uncontestedPossessions') %>"></span>
3022
+ </th>
3023
+ <th class="sortable" data-sort="disposalEfficiency">
3024
+ <span>DE%</span>
3025
+ <span class="direction <%= view.directionAbbr('disposalEfficiency') %> <%= view.currentHeader('disposalEfficiency') %>"></span>
3026
+ </th>
3027
+ <th class="sortable" data-sort="clangers">
3028
+ <span>CLG</span>
3029
+ <span class="direction <%= view.directionAbbr('clangers') %> <%= view.currentHeader('clangers') %>"></span>
3030
+ </th>
3031
+ <th class="sortable" data-sort="marks">
3032
+ <span>M</span>
3033
+ <span class="direction <%= view.directionAbbr('marks') %> <%= view.currentHeader('marks') %>"></span>
3034
+ </th>
3035
+ <th class="sortable" data-sort="contestedMarks">
3036
+ <span>CM</span>
3037
+ <span class="direction <%= view.directionAbbr('contestedMarks') %> <%= view.currentHeader('contestedMarks') %>"></span>
3038
+ </th>
3039
+ <th class="sortable" data-sort="marksInside50">
3040
+ <span>M50</span>
3041
+ <span class="direction <%= view.directionAbbr('marksInside50') %> <%= view.currentHeader('marksInside50') %>"></span>
3042
+ </th>
3043
+ <th class="sortable" data-sort="hitouts">
3044
+ <span>HO</span>
3045
+ <span class="direction <%= view.directionAbbr('hitouts') %> <%= view.currentHeader('hitouts') %>"></span>
3046
+ </th>
3047
+ <th class="sortable" data-sort="totalClearances">
3048
+ <span>CLR</span>
3049
+ <span class="direction <%= view.directionAbbr('totalClearances') %> <%= view.currentHeader('totalClearances') %>"></span>
3050
+ </th>
3051
+ <th class="sortable" data-sort="centreClearances">
3052
+ <span>CC</span>
3053
+ <span class="direction <%= view.directionAbbr('centreClearances') %> <%= view.currentHeader('centreClearances') %>"></span>
3054
+ </th>
3055
+ <th class="sortable" data-sort="stoppageClearances">
3056
+ <span>ST</span>
3057
+ <span class="direction <%= view.directionAbbr('stoppageClearances') %> <%= view.currentHeader('stoppageClearances') %>"></span>
3058
+ </th>
3059
+ <th class="sortable" data-sort="rebound50s">
3060
+ <span>R50</span>
3061
+ <span class="direction <%= view.directionAbbr('rebound50s') %> <%= view.currentHeader('rebound50s') %>"></span>
3062
+ </th>
3063
+ <th class="sortable" data-sort="freesFor">
3064
+ <span>FF</span>
3065
+ <span class="direction <%= view.directionAbbr('freesFor') %> <%= view.currentHeader('freesFor') %>"></span>
3066
+ </th>
3067
+ <th class="sortable" data-sort="freesAgainst">
3068
+ <span>FA</span>
3069
+ <span class="direction <%= view.directionAbbr('freesAgainst') %> <%= view.currentHeader('freesAgainst') %>"></span>
3070
+ </th>
3071
+ <th class="sortable" data-sort="tackles">
3072
+ <span>T</span>
3073
+ <span class="direction <%= view.directionAbbr('tackles') %> <%= view.currentHeader('tackles') %>"></span>
3074
+ </th>
3075
+ <th class="sortable" data-sort="onePercenters">
3076
+ <span>1%</span>
3077
+ <span class="direction <%= view.directionAbbr('onePercenters') %> <%= view.currentHeader('onePercenters') %>"></span>
3078
+ </th>
3079
+ <th class="sortable" data-sort="bounces">
3080
+ <span>Bo</span>
3081
+ <span class="direction <%= view.directionAbbr('bounces') %> <%= view.currentHeader('bounces') %>"></span>
3082
+ </th>
3083
+ <th class="sortable" data-sort="inside50s">
3084
+ <span>I50</span>
3085
+ <span class="direction <%= view.directionAbbr('inside50s') %> <%= view.currentHeader('inside50s') %>"></span>
3086
+ </th>
3087
+ <th class="sortable" data-sort="goals">
3088
+ <span>G</span>
3089
+ <span class="direction <%= view.directionAbbr('goals') %> <%= view.currentHeader('goals') %>"></span>
3090
+ </th>
3091
+ <th class="sortable" data-sort="behinds">
3092
+ <span>B</span>
3093
+ <span class="direction <%= view.directionAbbr('behinds') %> <%= view.currentHeader('behinds') %>"></span>
3094
+ </th>
3095
+ <th class="sortable" data-sort="goalAssists">
3096
+ <span>GA</span>
3097
+ <span class="direction <%= view.directionAbbr('goalAssists') %> <%= view.currentHeader('goalAssists') %>"></span>
3098
+ </th>
3099
+ <th class="sortable" data-sort="goalAccuracy">
3100
+ <span>G%</span>
3101
+ <span class="direction <%= view.directionAbbr('goalAccuracy') %> <%= view.currentHeader('goalAccuracy') %>"></span>
3102
+ </th>
3103
+ <th class="sortable" data-sort="timeOnGroundPercentage">
3104
+ <span>TG%</span>
3105
+ <span class="direction <%= view.directionAbbr('timeOnGroundPercentage') %> <%= view.currentHeader('timeOnGroundPercentage') %>"></span>
3106
+ </th>
3107
+ <th class="sortable" data-sort="dreamTeamPoints">
3108
+ <span>DT</span>
3109
+ <span class="direction <%= view.directionAbbr('dreamTeamPoints') %> <%= view.currentHeader('dreamTeamPoints') %>"></span>
3110
+ </th>
3111
+ </tr>
3112
+ </script><!-- END body content wrapper -->
3113
+
3114
+ <div class="footer-region">
3115
+ <div class="footer-container"><br><div class="footer wrapper"><!-- Start footer-news -->
3116
+ <ul class="footer-news double-col column">
3117
+ <li><br><a href="http://aflmembership.com.au/"><img src="/staticfile/images/membership-2011.jpg" width="50"></a>
3118
+
3119
+ <h4><a href="http://aflmembership.com.au/">AFL Membership</a></h4>
3120
+
3121
+ <p>AFL Membership brings you the<br>
3122
+ TOTAL GAME</p>
3123
+ </li>
3124
+
3125
+ <li><a href="http://aflcommunityclub.com.au/"><img alt="afl-community" src="/staticfile/images/afl-community-club-thm.jpg" width="50"></a>
3126
+
3127
+ <h4><a href="http://aflcommunityclub.com.au/">AFL Community Club website</a></h4>
3128
+
3129
+ <p>Everything on coaching, playing, umpiring, volunteering and managing your club</p>
3130
+ </li>
3131
+
3132
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=590"><img alt="Play AFL" src="/staticfile/images/playafl-2011.jpg" width="50"></a>
3133
+
3134
+ <h4><a href="http://aflcommunityclub.com.au/index.php?id=590">Play Like a Pro</a></h4>
3135
+
3136
+ <p>Find your local club and play like a pro</p>
3137
+ </li>
3138
+
3139
+ <li><a href="http://aflauskick.com.au/"><img alt="Auskick" src="/staticfile/AFL%20Tenant/AFL/Static%20Files/Auskick60x60.png" width="50"></a>
3140
+
3141
+ <h4><a href="http://aflauskick.com.au/">NAB AFL Auskick</a></h4>
3142
+
3143
+ <p>Join the little big time. Auskick is fun, safe and a great way to introduce boys and girls to Australian football</p>
3144
+ </li>
3145
+ </ul>
3146
+
3147
+ <!-- End footer-news --><!-- Start footer-nav -->
3148
+ <div class="footer-nav column last-col">
3149
+ <ul class="column single-col ftr-one">
3150
+ <li><span>AFL HQ</span>
3151
+
3152
+ <ul>
3153
+ <li><a target="_blank" href="https://service.telstra.com.au/general/bigpond-contact-us/form?productScope=AFL">Contact Us</a></li>
3154
+
3155
+ <li><a href="/afl-hq/partners">Partners</a></li>
3156
+
3157
+ <li><a href="/afl-hq/careers">Careers</a></li>
3158
+
3159
+ <li><a href="/afl-hq/laws-of-the-game">Laws of the game</a></li>
3160
+
3161
+ <li><a href="http://www.aflcommunityclub.com.au/index.php?id=485">Industry education</a></li>
3162
+
3163
+ <li><a href="/afl-hq/licensing-queries">Licensing queries</a></li>
3164
+
3165
+ <li><a href="/news/2011-01-31/afl-privacy-policy">Privacy policy</a></li>
3166
+ </ul>
3167
+ </li>
3168
+
3169
+ <li class="social"><span>Find us on</span>
3170
+
3171
+ <ul>
3172
+ <li class="facebook"><a href="http://www.facebook.com/afl">Facebook</a></li>
3173
+
3174
+ <li class="twitter"><a href="http://www.twitter.com/afl">Twitter</a></li>
3175
+
3176
+ <li class="googleplus"><a href="http://plus.google.com/113302990263167420341">Google +</a></li>
3177
+
3178
+ <li class="youtube"><a href="http://www.youtube.com/afl">YouTube</a></li>
3179
+ </ul>
3180
+ </li>
3181
+ </ul>
3182
+
3183
+ <ul class="column single-col ftr-two">
3184
+ <li><span>Clubs</span>
3185
+
3186
+ <ul>
3187
+ <li><a href="http://afc.com.au/">Adelaide Crows</a></li>
3188
+
3189
+ <li><a href="http://lions.com.au/">Brisbane Lions</a></li>
3190
+
3191
+ <li><a href="http://carltonfc.com.au/">Carlton</a></li>
3192
+
3193
+ <li><a href="http://collingwoodfc.com.au/">Collingwood</a></li>
3194
+
3195
+ <li><a href="http://essendonfc.com.au/">Essendon</a></li>
3196
+
3197
+ <li><a href="http://fremantlefc.com.au/">Fremantle</a></li>
3198
+
3199
+ <li><a href="http://geelongcats.com.au/">Geelong Cats</a></li>
3200
+
3201
+ <li><a href="http://goldcoastfc.com.au/">Gold Coast Suns</a></li>
3202
+
3203
+ <li><a href="http://gwsgiants.com.au/">GWS Giants</a></li>
3204
+
3205
+ <li><a href="http://hawthornfc.com.au/">Hawthorn</a></li>
3206
+
3207
+ <li><a href="http://melbournefc.com.au/">Melbourne</a></li>
3208
+
3209
+ <li><a href="http://kangaroos.com.au/">North Melbourne</a></li>
3210
+
3211
+ <li><a href="http://portadelaidefc.com.au/">Port Adelaide</a></li>
3212
+
3213
+ <li><a href="http://richmondfc.com.au/">Richmond</a></li>
3214
+
3215
+ <li><a href="http://saints.com.au/">St Kilda</a></li>
3216
+
3217
+ <li><a href="http://sydneyswans.com.au/">Sydney Swans</a></li>
3218
+
3219
+ <li><a href="http://westcoasteagles.com.au/">West Coast Eagles</a></li>
3220
+
3221
+ <li><a href="http://westernbulldogs.com.au/">Western Bulldogs</a></li>
3222
+ </ul>
3223
+ </li>
3224
+ </ul>
3225
+
3226
+ <ul class="column single-col ftr-three">
3227
+ <li><span>Play AFL</span>
3228
+
3229
+ <ul>
3230
+ <li><a href="http://aflauskick.com.au/">NAB AFL Auskick</a></li>
3231
+
3232
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=3">Schools</a></li>
3233
+
3234
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=32">Juniors</a></li>
3235
+
3236
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=31">Youth</a></li>
3237
+
3238
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=495">Women &amp; Girls</a></li>
3239
+
3240
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=30">Open Age</a></li>
3241
+
3242
+ <li><a href="http://afl9s.com.au/"> Cadbury AFL 9s</a></li>
3243
+
3244
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=607">International</a></li>
3245
+ </ul>
3246
+ </li>
3247
+
3248
+ <li><span>Community Football </span>
3249
+
3250
+ <ul>
3251
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=6">Coaching</a></li>
3252
+
3253
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=4">Umpiring</a></li>
3254
+
3255
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=7">Manage Your Club</a></li>
3256
+
3257
+ <li><a href="http://www.aflcommunityclub.com.au/index.php?id=239">Volunteering</a></li>
3258
+
3259
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=1">State Leagues</a></li>
3260
+ </ul>
3261
+ </li>
3262
+ </ul>
3263
+
3264
+ <ul class="column single-col last-col">
3265
+ <li><span>Community Programs </span>
3266
+
3267
+ <ul>
3268
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=604">Indigenous Community</a></li>
3269
+
3270
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=605">Multicultural Program</a></li>
3271
+
3272
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=603">Disability Inclusion</a></li>
3273
+
3274
+ <li><a href="/">Respect &amp; Responsibility</a></li>
3275
+ </ul>
3276
+ </li>
3277
+
3278
+ <li><span>Talent programs</span>
3279
+
3280
+ <ul>
3281
+ <li><a href="/">NAB AFL Rising Stars Program</a></li>
3282
+
3283
+ <li><a href="/">NAB Under 18s</a></li>
3284
+
3285
+ <li><a href="/">NAB Under 16s</a></li>
3286
+
3287
+ <li><a href="/">AIS-AFL Academy</a></li>
3288
+ </ul>
3289
+ </li>
3290
+
3291
+ <li><a target="_blank" href="http://www.aflcommunityclub.com.au/">Development</a>
3292
+
3293
+ <ul>
3294
+ <li><a target="_blank" href="http://www.aflcommunityclub.com.au/index.php?id=740">Development News</a></li>
3295
+ </ul>
3296
+ </li>
3297
+ </ul>
3298
+ </div>
3299
+
3300
+ <!-- End footer-nav --></div><p style=" display: none;"><!--googleoff: index--></p>
3301
+
3302
+ <div id="bphf-bottom"><footer id="bxb-footer" role="contentinfo"><section id="bxb-footer-promo" class="bxb-wrap" role="region"><span id="bxb-footer-promo-afl" data-promo-src="//go.bigpond.com/ideas/global_footer/afl/index.jsp">&#160;</span> <span id="bxb-footer-promo-nrl" data-promo-src="//go.bigpond.com/ideas/global_footer/nrl/index.jsp">&#160;</span> <iframe scrolling="no" frameborder="0" src="//go.bigpond.com/ideas/global_footer/afl/index.jsp" id="bxb-footer-promo-if" name="ifbxb-footer-promo-if" marginwidth="0" marginheight="0" class="bxb-footer-promo-on"></iframe> </section> <section id="bxb-section-footer-2" role="region"> <nav id="bxb-nav-footer" class="bxb-wrap" role="navigation">
3303
+
3304
+ <ul id="bxb-menu-footer" class="bxb-menu-l1" role="menu" aria-haspopup="false">
3305
+ <li class="bxb-item-l1 bxb-first" role="menuitem"><a href="http://go.bigpond.com/help/?ref=Net-Footer-Corp-Help">Help</a></li>
3306
+
3307
+ <li class="bxb-item-l1" role="menuitem"><a href="http://go.bigpond.com/help/contact_us/?ref=Net-Footer-Corp-Contact">Contact Us</a></li>
3308
+
3309
+ <li class="bxb-item-l1" role="menuitem"><a href="https://bigpond.custhelp.com/app/answers/detail/a_id/5659/?ref=Net-Footer-Corp-SafeSurf">Safe Surfing</a></li>
3310
+
3311
+ <li class="bxb-item-l1" role="menuitem"><a href="http://telstra.com.au/internet/download/document/bigpond-isp-guidelines.pdf?ref=Net-Footer-Corp-Guidelines">Consumer Guidelines</a></li>
3312
+
3313
+ <li class="bxb-item-l1" role="menuitem"><a href="http://www.telstra.com.au/privacy/privacy-statement/?ref=Net-Footer-Corp-Privacy">Privacy</a></li>
3314
+
3315
+ <li class="bxb-item-l1" role="menuitem"><a href="http://go.bigpond.com/pond/terms-of-use/?ref=Net-Footer-Corp-Terms">Terms of Use</a></li>
3316
+
3317
+ <li class="bxb-item-l1" role="menuitem"><a href="http://www.telstra.com.au/terms-of-use/?ref=Net-Footer-Corp-CopyTM#IntellectualProperty">Copyright &#38; Trade mark</a></li>
3318
+
3319
+ <li class="bxb-item-l1" role="menuitem"><a href="http://www.telstraadvertisingnetwork.com.au/?ref=Net-Footer-Corp-Advertise">Advertise with us</a></li>
3320
+
3321
+ <li class="bxb-item-l1 bxb-last" role="menuitem"><a href="http://go.bigpond.com/sitemap?ref=Net-Footer-Corp-Sitemap">Sitemap</a></li>
3322
+ </ul>
3323
+
3324
+ <div id="bxb-logo-bottom"><a class="bxb-logo-telstra" href="//www.telstra.com.au/?ref=Net-Footer-Tlogo">Telstra</a><a class="bxb-logo-bigpond" href="//go.bigpond.com/home/index.jsp?ref=Net-Footer-Bplogo">BigPond</a></div>
3325
+
3326
+ </nav></section></footer></div>
3327
+
3328
+ <p style=" display: none;"><!--googleon: index--></p>
3329
+
3330
+ <div id="bphf-stat"><script type="text/javascript" src="/bphf/res/js/bxb.src.1.4.js"></script><noscript><div><img src="//secure-au.imrworldwide.com/cgi-bin/m?ci=bigpond&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""></div></noscript><script type="text/javascript" src="/bphf/res/js/s_code.js"></script><!-- bphfOVIS --></div></div><script type="text/javascript">
3331
+ MediaSmart.newAd({
3332
+ id:"4X1_1",
3333
+ width:4,
3334
+ height:1,
3335
+ position:1
3336
+ });
3337
+ </script><script type="text/javascript">
3338
+ MediaSmart.newAd({
3339
+ id:"1X1_1",
3340
+ width: 1,
3341
+ height: 1,
3342
+ position: 1,
3343
+ iframeWidth: 0,
3344
+ iframeHeight: 0
3345
+ });
3346
+ </script><!--TIME ELAPSED (Global Footer Region): 2--></div><!-- Omniture code include -->
3347
+ <script type="text/javascript" src="/staticfile/analytics/afl_global.js"></script>
3348
+ <script type="text/javascript">
3349
+ onpagedata = typeof onpagedata == 'object' ? onpagedata: '';
3350
+ reportingBeacon(onpagedata);
3351
+ </script>
3352
+
3353
+ <!-- Google Analytics includes -->
3354
+ <script type="text/javascript" src="/staticfile/analytics/afl_ga.js"></script>
3355
+
3356
+ </body>
3357
+ </html>
3358
+
3359
+
3360
+ <!--2743--><!-- VIGN HPD cache address: f1266e6d03a26a214351e86921070e1a; generated: Sat Mar 30 10:17:31 EST 2013 -->