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,15 @@
1
+ require 'mechanize'
2
+
3
+ module InOrOut
4
+ class Scraper
5
+
6
+ def scrape(url)
7
+ a = Mechanize.new { |agent|
8
+ agent.user_agent_alias = 'Mac Safari'
9
+ }
10
+
11
+ a.get(url).content
12
+ end
13
+
14
+ end
15
+ end
@@ -0,0 +1,21 @@
1
+ require 'yaml'
2
+ require 'active_support/core_ext/hash/indifferent_access'
3
+
4
+ module InOrOut
5
+ class ShortcodeConverter
6
+
7
+ def self.convert(shortcode)
8
+ shortcodes[shortcode]
9
+ end
10
+
11
+ def self.find_shortcode(team_name)
12
+ shortcodes.key(team_name)
13
+ end
14
+
15
+ private
16
+
17
+ def self.shortcodes
18
+ HashWithIndifferentAccess.new(YAML.load(File.read("#{InOrOut.root}/data/team_shortcode_data.yml")))
19
+ end
20
+ end
21
+ end
@@ -0,0 +1,8 @@
1
+ module InOrOut
2
+ class Team
3
+
4
+ def initialize(team_name)
5
+
6
+ end
7
+ end
8
+ end
@@ -0,0 +1,3 @@
1
+ module InOrOut
2
+ VERSION = "0.1.0"
3
+ end
@@ -0,0 +1,3405 @@
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>Gold Coast Suns Vs St Kilda - Match Centre - AFL.com.au</title>
117
+ <link rel="canonical" href="/match-centre/2013/1/gcfc-v-stk" />
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="Gold Coast Suns Vs St Kilda">
126
+ <meta name="omni-match-sds-id" content="CD_M20130140106">
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="GCFC">
130
+ <meta name="omni-match-away-team" content="STK">
131
+ <!-- END Omniture / Google / Neilson Analytics Meta tags -->
132
+
133
+
134
+ <script type="text/javascript">
135
+ var serverTimeStamp = "1364599040035";
136
+ </script>
137
+
138
+ <script type="text/javascript">
139
+
140
+ var rec_site = "AFL";
141
+ </script>
142
+
143
+ <meta property="og:title" content="Gold Coast Suns Vs St Kilda - 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 09:50:47 EST">
156
+ <meta name="description" content="Auto created"/>
157
+ <link rel="canonical" href="/match-centre/2013/1/gcfc-v-stk" />
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_M20130140106";
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 watched">
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">
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): 1816--><!-- 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 = 1364633100000 - 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
+ 6:45 PM March 30, 2013</li>
1488
+ <li>Gold Coast Suns v St Kilda</li>
1489
+ </ul>
1490
+
1491
+ <ul class="conditions">
1492
+ <li>Metricon Stadium</li>
1493
+ <li class="weather mostly-sunny">28&deg; Mainly fine, 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">$3.35</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="Gold Coast Suns" class="team-logo-med lineup-gcfc">Gold Coast Suns</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">$1.33</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="St Kilda" class="team-logo-med lineup-stk">St Kilda</a>
1542
+ </p>
1543
+ </div>
1544
+
1545
+ <div class="match-info">
1546
+ <p class="match-day">
1547
+ Saturday&nbsp;6:45 PM<abbr title="Australian Eastern Standard Time">AEST</abbr>
1548
+ </p>
1549
+
1550
+ <p class="venue">Metricon Stadium</p>
1551
+ <a class="button aflbluebtn" href="http://www.ticketmaster.com.au/venueartist/156357/1436352?artistid=1436352&minorcatid=711&date=2013-3-30&camefrom=CFC_AU_AFL_AFLM" 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-gcfc">Gold Coast Suns</a>
1562
+ <h3 class="form">Form</h3>
1563
+ <a class="flag team-stk">St Kilda</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>R11,&nbsp;2012</td>
1631
+
1632
+ <td class="result">
1633
+ <a href="/match-centre/2012/11/gcfc-v-stk">
1634
+ <p class="adv">
1635
+ Gold Coast Suns<span class="result-value"> 7.7 (49)</span>
1636
+ </p>
1637
+ <p>
1638
+ St Kilda<span class="result-value">21.18 (144)</span>
1639
+ </p>
1640
+ </a>
1641
+ </td>
1642
+
1643
+ <td>MS</td>
1644
+
1645
+ <td class="replay-btn">
1646
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201201411&matchId=CD_M20120141103">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/stk-v-gcfc">
1655
+ <p class="adv">
1656
+ St Kilda<span class="result-value"> 21.13 (139)</span>
1657
+ </p>
1658
+ <p>
1659
+ Gold Coast Suns<span class="result-value">7.5 (47)</span>
1660
+ </p>
1661
+ </a>
1662
+ </td>
1663
+
1664
+ <td>ES</td>
1665
+
1666
+ <td class="replay-btn">
1667
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201201402&matchId=CD_M20120140208">Replay</a>
1668
+ </td>
1669
+ </tr>
1670
+
1671
+ <tr class="">
1672
+ <td>R19,&nbsp;2011</td>
1673
+
1674
+ <td class="result">
1675
+ <a href="/match-centre/2011/19/gcfc-v-stk">
1676
+ <p class="adv">
1677
+ Gold Coast Suns<span class="result-value"> 6.18 (54)</span>
1678
+ </p>
1679
+ <p>
1680
+ St Kilda<span class="result-value">10.14 (74)</span>
1681
+ </p>
1682
+ </a>
1683
+ </td>
1684
+
1685
+ <td>MS</td>
1686
+
1687
+ <td class="replay-btn">
1688
+ <a href="http://www.afl.com.au/video/smart-replay?round=CD_R201101419&matchId=CD_M20110141904">Replay</a>
1689
+ </td>
1690
+ </tr>
1691
+
1692
+ </tbody>
1693
+ </table>
1694
+ </div>
1695
+ </div>
1696
+ <div id="season-stats" class="module last">
1697
+ <div id="season-stats" class="module">
1698
+ <div class="module-header">
1699
+ <a href="#" class="flag team-gcfc">Gold Coast Suns</a>
1700
+ <h3>Stats</h3>
1701
+ <a href="#" class="flag team-stk">St Kilda</a>
1702
+ </div>
1703
+
1704
+ <div class="module-content">
1705
+ <table>
1706
+ <tbody>
1707
+ <tr>
1708
+ <td id="team1-disposals"><span style="width: NaN%;"></span></td>
1709
+ <td class="team1-value">0</td>
1710
+ <th>Disposals</th>
1711
+ <td class="team2-value">0</td>
1712
+ <td id="team2-disposals"><span class="adv" style="width: NaN%;"></span></td>
1713
+ </tr>
1714
+
1715
+ <tr>
1716
+ <td id="team1-clearances"><span style="width: NaN%;"></span></td>
1717
+ <td class="team1-value">0</td>
1718
+ <th>Clearances</th>
1719
+ <td class="team2-value">0</td>
1720
+ <td id="team2-clearances"><span class="adv" style="width: NaN%;"></span></td>
1721
+ </tr>
1722
+
1723
+ <tr>
1724
+ <td id="team1-inside50"><span style="width: NaN%;"></span></td>
1725
+ <td class="team1-value">0</td>
1726
+ <th>Inside 50</th>
1727
+ <td class="team2-value">0</td>
1728
+ <td id="team2-inside50"><span class="adv" style="width: NaN%;"></span></td>
1729
+ </tr>
1730
+
1731
+ <tr>
1732
+ <td id="team1-contpos"><span style="width: NaN%;"></span></td>
1733
+ <td class="team1-value">0</td>
1734
+ <th>Contested Possessions</th>
1735
+ <td class="team2-value">0</td>
1736
+ <td id="team2-contpos"><span class="adv" style="width: NaN%;"></span></td>
1737
+ </tr>
1738
+
1739
+ <tr>
1740
+ <td id="team1-tackles"><span style="width: NaN%;"></span></td>
1741
+ <td class="team1-value">0</td>
1742
+ <th>Tackles</th>
1743
+ <td class="team2-value">0</td>
1744
+ <td id="team2-tackles"><span class="adv" style="width: NaN%;"></span></td>
1745
+ </tr>
1746
+
1747
+ <tr>
1748
+ <td id="team1-hitouts"><span style="width: NaN%;"></span></td>
1749
+ <td class="team1-value">0</td>
1750
+ <th>Hit-Outs</th>
1751
+ <td class="team2-value">0</td>
1752
+ <td id="team2-hitouts"><span class="adv" style="width: NaN%;"></span></td>
1753
+ </tr>
1754
+
1755
+ <tr>
1756
+ <td id="team1-freekicks"><span style="width: NaN%;"></span></td>
1757
+ <td class="team1-value">0</td>
1758
+ <th>Free Kicks</th>
1759
+ <td class="team2-value">0</td>
1760
+ <td id="team2-freekicks"><span class="adv" style="width: NaN%;"></span></td>
1761
+ </tr>
1762
+ </tbody>
1763
+ </table>
1764
+ <p>* Season Averages</p>
1765
+ </div>
1766
+ </div>
1767
+ </div>
1768
+
1769
+ </div>
1770
+ </div>
1771
+ <div class="mc-footer">
1772
+ <p>Carlton Draught made from beer</p></div>
1773
+
1774
+ <!-- END Match Centre -->
1775
+
1776
+ <!-- START tabs -->
1777
+ <div class="tabs">
1778
+
1779
+ <ul class="mc-tabs">
1780
+ <li id="match-report-tab"><a href="#match-preview">Match Preview</a></li>
1781
+ <li><a href="#team-lineups">Team Lineups</a></li>
1782
+ <li><a href="#live-odds">Live Odds</a></li>
1783
+ </ul>
1784
+
1785
+ </ul>
1786
+
1787
+ <div id="match-preview">
1788
+ <h3 class="tab-noscript">Match Preview</h3>
1789
+ <div class="double-col column last-col aside">
1790
+ <div class="segment">
1791
+ <div class="section-header bare">
1792
+ <h3>Related Videos</h3>
1793
+ </div>
1794
+ <div class="content">
1795
+ <div class="list-item vidlist">
1796
+ <div class="video-link img-holder">
1797
+ <a><img alt="" src="/staticfile/AFL Tenant/Media/Videos/Thumbnails/532403_thumb.jpg"/></a>
1798
+
1799
+ <div class="play-btn"><a href="/video/2013-03-28/2xu-recovery-alex-sexton"></a></div>
1800
+ </div>
1801
+ <div class="inner">
1802
+ <h4>
1803
+ <a href="/video/2013-03-28/2xu-recovery-alex-sexton">
1804
+ 2XU Recovery: Alex Sexton</a>
1805
+ </h4>
1806
+ <p class="pubdate" data-time="1364461308000">
1807
+ 8:01pm&nbsp;Mar 28, 2013</p>
1808
+ </div>
1809
+ </div>
1810
+ <div class="list-item vidlist">
1811
+ <div class="video-link img-holder">
1812
+ <a><img alt="" src="/staticfile/AFL Tenant/Media/Videos/Thumbnails/532400_thumb.jpg"/></a>
1813
+
1814
+ <div class="play-btn"><a href="/video/2013-03-28/favourite-suns-season-return"></a></div>
1815
+ </div>
1816
+ <div class="inner">
1817
+ <h4>
1818
+ <a href="/video/2013-03-28/favourite-suns-season-return">
1819
+ Favourite SUNS: Season Return</a>
1820
+ </h4>
1821
+ <p class="pubdate" data-time="1364460830000">
1822
+ 7:53pm&nbsp;Mar 28, 2013</p>
1823
+ </div>
1824
+ </div>
1825
+ <div class="list-item vidlist">
1826
+ <div class="video-link img-holder">
1827
+ <a><img alt="" src="/staticfile/AFL Tenant/Media/Videos/Thumbnails/532380_thumb.jpg"/></a>
1828
+
1829
+ <div class="play-btn"><a href="/video/2013-03-28/suns-gold"></a></div>
1830
+ </div>
1831
+ <div class="inner">
1832
+ <h4>
1833
+ <a href="/video/2013-03-28/suns-gold">
1834
+ SUNS Gold</a>
1835
+ </h4>
1836
+ <p class="pubdate" data-time="1364458785000">
1837
+ 7:19pm&nbsp;Mar 28, 2013</p>
1838
+ </div>
1839
+ </div>
1840
+ <div class="list-item vidlist">
1841
+ <div class="video-link img-holder">
1842
+ <a><img alt="" src="/staticfile/AFL Tenant/Media/Videos/Thumbnails/532366_thumb.jpg"/></a>
1843
+
1844
+ <div class="play-btn"><a href="/video/2013-03-28/mckenna-on-rd-1-team"></a></div>
1845
+ </div>
1846
+ <div class="inner">
1847
+ <h4>
1848
+ <a href="/video/2013-03-28/mckenna-on-rd-1-team">
1849
+ McKenna on Rd 1 Team</a>
1850
+ </h4>
1851
+ <p class="pubdate" data-time="1364452515000">
1852
+ 5:35pm&nbsp;Mar 28, 2013</p>
1853
+ </div>
1854
+ </div>
1855
+ <div class="list-item vidlist last">
1856
+ <div class="video-link img-holder">
1857
+ <a><img alt="" src="/staticfile/AFL Tenant/Media/Videos/Thumbnails/531943_thumb.jpg"/></a>
1858
+
1859
+ <div class="play-btn"><a href="/video/2013-03-27/jaeger-omeara-on-debut"></a></div>
1860
+ </div>
1861
+ <div class="inner">
1862
+ <h4>
1863
+ <a href="/video/2013-03-27/jaeger-omeara-on-debut">
1864
+ Jaeger O'Meara On Debut</a>
1865
+ </h4>
1866
+ <p class="pubdate" data-time="1364364000000">
1867
+ 5:00pm&nbsp;Mar 27, 2013</p>
1868
+ </div>
1869
+ </div>
1870
+ </div>
1871
+
1872
+ </div>
1873
+ </div>
1874
+ <div class="article-col column section">
1875
+ <div class="article">
1876
+ <div class="story-header">
1877
+ <h1>
1878
+ Preview: Suns v Saints</h1>
1879
+ <p class="story-details">
1880
+
1881
+ By Michael Whiting<span class="pubdate"> 04:36pm March 26, 13</span>
1882
+ </p>
1883
+ </div>
1884
+ <div class="article-tools">
1885
+ <!-- this sharing bar is still being defined - hold off on marking up until it is confirmed -->
1886
+
1887
+ </div>
1888
+
1889
+ <div class="story-hero">
1890
+ <img src="/staticfile/AFL Tenant/Media/Images/259980-tlsnewslandscape.jpg" alt="259980-tlsnewslandscape.jpg"
1891
+ title="259980-tlsnewslandscape.jpg" />
1892
+ <p class="caption">
1893
+ Gary Ablett and Lenny Hayes will lock horns when the Suns host the Saints</p>
1894
+ </div>
1895
+ <div class="aside half-col column last">
1896
+ <!-- START Related Articles -->
1897
+ <!-- END Related Articles -->
1898
+ </div>
1899
+
1900
+ <br>
1901
+ <b>SUMMARY: </b>Two teams that missed the finals last season are desperate to get off on the right foot in 2013. The Suns have won just six times in their first two seasons but with the addition of Greg Broughton (Fremantle), Tom Murphy (Hawthorn) and Jaeger O'Meara, along with natural improvement from their youngsters, are expected to improve this year. The Saints finished ninth last season with a 12-10 record, and despite being favoured to win here, could enter the match with an undermanned defence with both Sam Fisher and Sean Dempster under injury clouds. Is there an upset on the cards?<br>
1902
+ <br>
1903
+ <b>WHERE AND WHEN: </b>Metricon Stadium, Saturday, March 30, 6.45pm<br>
1904
+ <br>
1905
+ <b>TV, RADIO AND BETTING: </b><a href="http://www.afl.com.au/fixture#tround">Click here for broadcast guide</a><br>
1906
+ <br>
1907
+ <b>LAST THREE TIMES</b><br>
1908
+ R11, 2012, St Kilda 21.18 (144) d Gold Coast 7.7 (49) at Metricon Stadium<br>
1909
+ R2, 2012, St Kilda 21.13 (139) d Gold Coast 7.5 (47) at Etihad Stadium<br>
1910
+ R19, 2011, St Kilda 10.14 (74) d Gold Coast 6.18 (54) at Metricon Stadium<br>
1911
+ <br>
1912
+ <b>THE SIX POINTS</b><br>
1913
+ 1. The teams met twice last year with St Kilda giving the Suns a hammering on both occasions. In round two at Etihad Stadium the Saints won by 92 points, while in round 11 they notched a 95-point victory.<br>
1914
+ <br>
1915
+ 2. The Saints dominated both matches at both ends of the ground, kicking 42 goals and conceding just 14.<br>
1916
+ <br>
1917
+ 3. The Suns began to unlock the key to success at Metricon Stadium late last season. After losing their first 17 matches at home, the Suns won their most recent two, defeating GWS and Carlton.<br>
1918
+ <br>
1919
+ 4. St Kilda has won its past seven matches in Queensland and hasn’t lost since early in 2008.<br>
1920
+ <br>
1921
+ 5. St Kilda will need to watch for Gary Ablett running past the ball carrier - the Suns captain was ranked first for handball receives in 2012.<br>
1922
+ <br>
1923
+ 6. Last season the possession difference between the teams was huge, a total of 805 for the Saints in two games compared to the Suns 635.<div class="footer">
1924
+ <p class="disclaimer">The views in this article are those of the author and not necessarily those of the AFL or its clubs</p>
1925
+ </div>
1926
+ <div class="article-tools"></div>
1927
+ </div>
1928
+ <!-- END article column -->
1929
+
1930
+ </div>
1931
+
1932
+ </div>
1933
+
1934
+ <div id="team-lineups">
1935
+ <h3 class="tab-noscript">Team Lineups</h3>
1936
+ <div class="section article-col column">
1937
+ <div class="team-lineups-options">
1938
+ <div class="tabs tabs-sub">
1939
+ <div class="filters">
1940
+ <ul class="mc-tabs">
1941
+ <li><a href="#tteamfield">Field View</a></li>
1942
+ <li><a href="#tteamtext">Text View</a></li>
1943
+ <li><a href="#tteamlist">List View</a></li>
1944
+ <li class="last">
1945
+ <div class="more-link" id="stats-team-more-link">
1946
+
1947
+ </div>
1948
+ </li>
1949
+ </ul>
1950
+ </div>
1951
+ <!-- Begin field view -->
1952
+ <div id="tteamfield" class="hide-panel more-options">
1953
+
1954
+ <div class="game">
1955
+ <div class="lineup">
1956
+ <div class="lineup-detail">
1957
+ <div title="Gold Coast Suns"
1958
+ class="team-logo team1 lineup-gcfc">Gold Coast Suns</div>
1959
+ <div title="St Kilda"
1960
+ class="team-logo team2 lineup-stk">St Kilda</div>
1961
+ <div class="game-detail">
1962
+ <h2>
1963
+ <span class="team1">Gold Coast Suns</span> v <span class="team2">St Kilda</span>
1964
+ </h2>
1965
+ <p class="game-time">
1966
+
1967
+ <abbr title="">MS</abbr>,
1968
+ 6:45 pm&nbsp;AEST Saturday, March 30, 2013</p>
1969
+
1970
+ </div>
1971
+ </div>
1972
+ <!-- /lineup-detail -->
1973
+ <div class="inouts">
1974
+
1975
+ <div class="team1">
1976
+ <div class="changeup in">
1977
+ <p class="boxy">
1978
+ <span>In</span>
1979
+ </p>
1980
+ <ul>
1981
+ <li class="last">No Change</li>
1982
+ </ul>
1983
+ </div>
1984
+ <div class="changeup new">
1985
+ <p class="boxy">
1986
+ <span>New</span>
1987
+ </p>
1988
+ <ul>
1989
+ <li class="">
1990
+ Thomas&nbsp;Murphy</li>
1991
+
1992
+ <li class="">
1993
+ Greg&nbsp;Broughton</li>
1994
+
1995
+ <li class="last">
1996
+ Jaeger&nbsp;O&#039;Meara</li>
1997
+
1998
+ </ul>
1999
+ </div>
2000
+ </div>
2001
+ <!-- /team1 -->
2002
+
2003
+ <div class="team2">
2004
+ <div class="changeup in">
2005
+ <p class="boxy">
2006
+ <span>In</span>
2007
+ </p>
2008
+ <ul>
2009
+ <li class="last">No Change</li>
2010
+ </ul>
2011
+ </div>
2012
+ <div class="changeup new">
2013
+ <p class="boxy">
2014
+ <span>New</span>
2015
+ </p>
2016
+ <ul>
2017
+ <li class="">
2018
+ Dylan&nbsp;Roberton</li>
2019
+
2020
+ <li class="last">
2021
+ Tom&nbsp;Hickey</li>
2022
+
2023
+ </ul>
2024
+ </div>
2025
+ </div>
2026
+ <!-- /team2 -->
2027
+
2028
+ </div>
2029
+ <!-- /inouts -->
2030
+ </div>
2031
+
2032
+ <div id="fieldInouts" class="field-inouts active">
2033
+ <div class="header">
2034
+
2035
+ <h3>Teams</h3>
2036
+ <p class="timestamp">Last updated: <br><span class="pubdate">
2037
+ 4:30pm Friday, March 29, 2013</p>
2038
+ <div class="team1 guernsey lineup-gcfc">Gold Coast Suns guernsey</div>
2039
+ <div class="team2 guernsey lineup-stk">St Kilda guernsey</div>
2040
+ </div>
2041
+
2042
+
2043
+ <div class="posGroup sidebars followers">
2044
+ <ul class="team1 team-gcfc">
2045
+ <li class="team-name"><h4>Gold Coast Suns</h4></li>
2046
+ <li class="pos"><div class="flag"></div>Followers</li>
2047
+ <li class="player"><span class="num">2</span>
2048
+
2049
+ Zac&nbsp;Smith</li>
2050
+ <li class="player"><span class="num">7</span>
2051
+
2052
+ Karmichael&nbsp;Hunt</li>
2053
+ <li class="player"><span class="num">24</span>
2054
+
2055
+ David&nbsp;Swallow</li>
2056
+ </ul>
2057
+
2058
+ <ul class="team2 team-stk">
2059
+ <li class="team-name"><h4>St Kilda</h4></li>
2060
+ <li class="pos"><div class="flag"></div>Followers</li>
2061
+ <li class="player"><span class="num">5</span>
2062
+
2063
+ Ben&nbsp;McEvoy</li>
2064
+ <li class="player"><span class="num">20</span>
2065
+
2066
+ David&nbsp;Armitage</li>
2067
+ <li class="player"><span class="num">3</span>
2068
+
2069
+ Jack&nbsp;Steven</li>
2070
+ </ul>
2071
+ </div>
2072
+
2073
+ <div class="posGroup">
2074
+ <ul class="team1 team-gcfc">
2075
+ <li class="pos"><div class="flag"></div><abbr title="Full Back">FB</abbr></li>
2076
+ <li class="player"><span class="num">38</span>
2077
+
2078
+ Joel&nbsp;Wilkinson</li>
2079
+ <li class="player"><span class="num">14</span>
2080
+
2081
+ Matthew&nbsp;Warnock</li>
2082
+ <li class="player"><span class="num">29</span>
2083
+
2084
+ Thomas&nbsp;Murphy</li>
2085
+ </ul>
2086
+
2087
+ <ul class="team2 team-stk">
2088
+ <li class="pos"><div class="flag"></div><abbr title="Full Forward">FF</abbr></li>
2089
+ <li class="player"><span class="num">44</span>
2090
+
2091
+ Stephen&nbsp;Milne</li>
2092
+ <li class="player"><span class="num">37</span>
2093
+
2094
+ Beau&nbsp;Maister</li>
2095
+ <li class="player"><span class="num">28</span>
2096
+
2097
+ Rhys&nbsp;Stanley</li>
2098
+ </ul>
2099
+ </div>
2100
+
2101
+ <div class="posGroup">
2102
+ <ul class="team1 team-gcfc">
2103
+ <li class="pos"><div class="flag"></div><abbr title="Half Back">HB</abbr></li>
2104
+ <li class="player"><span class="num">10</span>
2105
+
2106
+ Dion&nbsp;Prestia</li>
2107
+ <li class="player"><span class="num">16</span>
2108
+
2109
+ Rory&nbsp;Thompson</li>
2110
+ <li class="player"><span class="num">36</span>
2111
+
2112
+ Greg&nbsp;Broughton</li>
2113
+ </ul>
2114
+
2115
+ <ul class="team2 team-stk">
2116
+ <li class="pos"><div class="flag"></div><abbr title="Half Forward">HF</abbr></li>
2117
+ <li class="player"><span class="num">2</span>
2118
+
2119
+ Arryn&nbsp;Siposs</li>
2120
+ <li class="player"><span class="num">12</span>
2121
+
2122
+ Nick&nbsp;Riewoldt</li>
2123
+ <li class="player"><span class="num">32</span>
2124
+
2125
+ Terry&nbsp;Milera</li>
2126
+ </ul>
2127
+ </div>
2128
+
2129
+ <div class="posGroup">
2130
+ <ul class="team1 team-gcfc">
2131
+ <li class="pos"><div class="flag"></div><abbr title="Centre">C</abbr></li>
2132
+ <li class="player"><span class="num">26</span>
2133
+
2134
+ Matthew&nbsp;Shaw</li>
2135
+ <li class="player"><span class="num">9</span>
2136
+
2137
+ Gary&nbsp;Ablett</li>
2138
+ <li class="player"><span class="num">5</span>
2139
+
2140
+ Jarrod&nbsp;Harbrow</li>
2141
+ </ul>
2142
+
2143
+ <ul class="team2 team-stk">
2144
+ <li class="pos"><div class="flag"></div><abbr title="Centre">C</abbr></li>
2145
+ <li class="player"><span class="num">16</span>
2146
+
2147
+ Jack&nbsp;Newnes</li>
2148
+ <li class="player"><span class="num">7</span>
2149
+
2150
+ Lenny&nbsp;Hayes</li>
2151
+ <li class="player"><span class="num">26</span>
2152
+
2153
+ Nick&nbsp;Dal Santo</li>
2154
+ </ul>
2155
+ </div>
2156
+
2157
+ <div class="posGroup">
2158
+ <ul class="team1 team-gcfc">
2159
+ <li class="pos"><div class="flag"></div><abbr title="Half Forward">HF</abbr></li>
2160
+ <li class="player"><span class="num">11</span>
2161
+
2162
+ Harley&nbsp;Bennell</li>
2163
+ <li class="player"><span class="num">23</span>
2164
+
2165
+ Charlie&nbsp;Dixon</li>
2166
+ <li class="player"><span class="num">32</span>
2167
+
2168
+ Brandon&nbsp;Matera</li>
2169
+ </ul>
2170
+
2171
+ <ul class="team2 team-stk">
2172
+ <li class="pos"><div class="flag"></div><abbr title="Half Back">HB</abbr></li>
2173
+ <li class="player"><span class="num">14</span>
2174
+
2175
+ Jarryn&nbsp;Geary</li>
2176
+ <li class="player"><span class="num">31</span>
2177
+
2178
+ Tom&nbsp;Simpkin</li>
2179
+ <li class="player"><span class="num">19</span>
2180
+
2181
+ Sam&nbsp;Gilbert</li>
2182
+ </ul>
2183
+ </div>
2184
+
2185
+ <div class="posGroup">
2186
+ <ul class="team1 team-gcfc">
2187
+ <li class="pos"><div class="flag"></div><abbr title="Full Forward">FF</abbr></li>
2188
+ <li class="player"><span class="num">8</span>
2189
+
2190
+ Luke&nbsp;Russell</li>
2191
+ <li class="player"><span class="num">12</span>
2192
+
2193
+ Samuel&nbsp;Day</li>
2194
+ <li class="player"><span class="num">17</span>
2195
+
2196
+ Steven&nbsp;May</li>
2197
+ </ul>
2198
+
2199
+ <ul class="team2 team-stk">
2200
+ <li class="pos"><div class="flag"></div><abbr title="Full Back">FB</abbr></li>
2201
+ <li class="player"><span class="num">27</span>
2202
+
2203
+ Jason&nbsp;Blake</li>
2204
+ <li class="player"><span class="num">33</span>
2205
+
2206
+ James&nbsp;Gwilt</li>
2207
+ <li class="player"><span class="num">17</span>
2208
+
2209
+ Dylan&nbsp;Roberton</li>
2210
+ </ul>
2211
+ </div>
2212
+
2213
+ <div class="posGroup sidebars interchange">
2214
+ <ul class="team1 team-gcfc">
2215
+ <li class="pos"><div class="flag"></div>Interchange </li>
2216
+ <li class="player"><span class="num">33</span>
2217
+ Aaron&nbsp;Hall</li>
2218
+ <li class="player"><span class="num">1</span>
2219
+ Jaeger&nbsp;O&#039;Meara</li>
2220
+ <li class="player"><span class="num">3</span>
2221
+ Jared&nbsp;Brennan</li>
2222
+ <li class="player"><span class="num">35</span>
2223
+ Michael&nbsp;Rischitelli</li>
2224
+ <li class="pos"><div class="flag"></div>Emergencies</li>
2225
+ <li class="player"><span class="num">4</span>
2226
+ Maverick&nbsp;Weller</li>
2227
+ <li class="player"><span class="num">34</span>
2228
+ Jack&nbsp;Hutchins</li>
2229
+ <li class="player"><span class="num">42</span>
2230
+ Kyal&nbsp;Horsley</li>
2231
+ </ul>
2232
+
2233
+ <ul class="team2 team-stk">
2234
+ <li class="pos"><div class="flag"></div>Interchange </li>
2235
+ <li class="player"><span class="num">21</span>
2236
+ Ahmed&nbsp;Saad</li>
2237
+ <li class="player"><span class="num">1</span>
2238
+ Tom&nbsp;Hickey</li>
2239
+ <li class="player"><span class="num">4</span>
2240
+ Clinton&nbsp;Jones</li>
2241
+ <li class="player"><span class="num">22</span>
2242
+ Farren&nbsp;Ray</li>
2243
+ <li class="pos"><div class="flag"></div>Emergencies</li>
2244
+ <li class="player"><span class="num">34</span>
2245
+ Nathan&nbsp;Wright</li>
2246
+ <li class="player"><span class="num">8</span>
2247
+ Trent&nbsp;Dennis-Lane</li>
2248
+ <li class="player"><span class="num">9</span>
2249
+ Tom&nbsp;Lee</li>
2250
+ </ul>
2251
+ </div>
2252
+
2253
+ <div class="footer">
2254
+ <div class="umpires">
2255
+ <p class="pos">Umpires:</p>
2256
+ <ul>
2257
+ <li class="">C.Kamolins (19)</li>
2258
+ <li class="">C.Donlon (1)</li>
2259
+ <li class="last">A.Mitchell (31)</li>
2260
+ </ul>
2261
+ </div>
2262
+ <div class="umpires">
2263
+ <p class="pos">BOUNDARY:</p>
2264
+ <ul>
2265
+ </ul>
2266
+ </div>
2267
+ <div class="umpires">
2268
+ <p class="pos">GOAL:</p>
2269
+ <ul>
2270
+ </ul>
2271
+ </div>
2272
+ </div>
2273
+
2274
+ </div><!-- /field-inouts -->
2275
+ </div>
2276
+ </div>
2277
+ <!-- END field view -->
2278
+
2279
+ <!-- Begin text view -->
2280
+ <div id="tteamtext" class="hide-panel more-options">
2281
+
2282
+ <div class="lineup">
2283
+ <div class="text-inouts team1 team-gcfc">
2284
+ <h4>Gold Coast Suns</h4>
2285
+ <div class="posGroup">
2286
+ <p class="pos"><abbr title="Full Back">B</abbr></p>
2287
+ <ul class="team-gcfc">
2288
+ <li class="">
2289
+ Joel&nbsp;Wilkinson,</li>
2290
+ <li class="">
2291
+ Matthew&nbsp;Warnock,</li>
2292
+ <li class="last">
2293
+ Thomas&nbsp;Murphy</li>
2294
+ </ul>
2295
+ </div>
2296
+
2297
+ <div class="posGroup">
2298
+ <p class="pos"><abbr title="Half Back">HB</abbr></p>
2299
+ <ul>
2300
+ <li class="">
2301
+ Dion&nbsp;Prestia,</li>
2302
+ <li class="">
2303
+ Rory&nbsp;Thompson,</li>
2304
+ <li class="last">
2305
+ Greg&nbsp;Broughton</li>
2306
+ </ul>
2307
+ </div>
2308
+
2309
+ <div class="posGroup">
2310
+ <p class="pos"><abbr title="Centre">C</abbr></p>
2311
+ <ul>
2312
+ <li class="">
2313
+ Matthew&nbsp;Shaw,</li>
2314
+ <li class="">
2315
+ Gary&nbsp;Ablett,</li>
2316
+ <li class="last">
2317
+ Jarrod&nbsp;Harbrow</li>
2318
+ </ul>
2319
+ </div>
2320
+
2321
+ <div class="posGroup">
2322
+ <p class="pos"><abbr title="Half Forward">HF</abbr></p>
2323
+ <ul>
2324
+ <li class="">
2325
+ Harley&nbsp;Bennell,</li>
2326
+ <li class="">
2327
+ Charlie&nbsp;Dixon,</li>
2328
+ <li class="last">
2329
+ Brandon&nbsp;Matera</li>
2330
+ </ul>
2331
+ </div>
2332
+
2333
+ <div class="posGroup">
2334
+ <p class="pos"><abbr title="Full Forward">F</abbr></p>
2335
+ <ul>
2336
+ <li class="">
2337
+ Luke&nbsp;Russell,</li>
2338
+ <li class="">
2339
+ Samuel&nbsp;Day,</li>
2340
+ <li class="last">
2341
+ Steven&nbsp;May</li>
2342
+ </ul>
2343
+ </div>
2344
+
2345
+ <div class="posGroup hr">
2346
+ <p class="pos"><abbr title="Followers">Fol</abbr></p>
2347
+ <ul class="team-gcfc last">
2348
+ <li class="">
2349
+ Zac&nbsp;Smith,</li>
2350
+ <li class="">
2351
+ Karmichael&nbsp;Hunt,</li>
2352
+ <li class="last">
2353
+ David&nbsp;Swallow</li>
2354
+ </ul>
2355
+ </div>
2356
+ <div class="posGroup">
2357
+ <p class="pos"><abbr title="Interchange">I/C</abbr></p>
2358
+ <ul>
2359
+ <li class="">
2360
+ Aaron&nbsp;Hall,</li>
2361
+ <li class="">
2362
+ Jaeger&nbsp;O&#039;Meara,</li>
2363
+ <li class="">
2364
+ Jared&nbsp;Brennan,</li>
2365
+ <li class="last">
2366
+ Michael&nbsp;Rischitelli</li>
2367
+ </ul>
2368
+ </div>
2369
+
2370
+ <div class="posGroup hr">
2371
+ <p class="pos"><abbr title="Substitute">Emg</abbr></p>
2372
+ <ul class="team-gcfc last">
2373
+ <li class="">
2374
+ Maverick&nbsp;Weller,</li>
2375
+ <li class="">
2376
+ Jack&nbsp;Hutchins,</li>
2377
+ <li class="last">
2378
+ Kyal&nbsp;Horsley</li>
2379
+ </ul>
2380
+ </div>
2381
+ <div class="posGroup last">
2382
+ <div class="inouts">
2383
+ <div class="changeup in">
2384
+ <p class="boxy"><span>In</span></p>
2385
+ <ul>
2386
+ <li class="last">
2387
+ No Change
2388
+ </li>
2389
+ </ul>
2390
+ </div>
2391
+ <div class="changeup out">
2392
+ <p class="boxy"><span>Out</span></p>
2393
+ <ul>
2394
+ <li class="last">
2395
+ No Change
2396
+ </li>
2397
+ </ul>
2398
+ </div>
2399
+ <div class="changeup new">
2400
+ <p class="boxy"><span>New</span></p>
2401
+ <ul>
2402
+ <li class="">
2403
+ Thomas&nbsp;
2404
+ Murphy,</li>
2405
+ <li class="">
2406
+ Greg&nbsp;
2407
+ Broughton,</li>
2408
+ <li class="last">
2409
+ Jaeger&nbsp;
2410
+ O&#039;Meara</li>
2411
+ </ul>
2412
+ </div>
2413
+ </div><!-- /inouts -->
2414
+ </div><!-- /team1 -->
2415
+ </div>
2416
+
2417
+ <div class="text-inouts team1 team-stk">
2418
+ <h4>St Kilda</h4>
2419
+ <div class="posGroup">
2420
+ <p class="pos"><abbr title="Full Back">B</abbr></p>
2421
+ <ul class="team-stk">
2422
+ <li class="">
2423
+ Jason&nbsp;Blake,</li>
2424
+ <li class="">
2425
+ James&nbsp;Gwilt,</li>
2426
+ <li class="last">
2427
+ Dylan&nbsp;Roberton</li>
2428
+ </ul>
2429
+ </div>
2430
+ <div class="posGroup">
2431
+ <p class="pos"><abbr title="Half Back">HB</abbr></p>
2432
+ <ul>
2433
+ <li class="">
2434
+ Jarryn&nbsp;Geary,</li>
2435
+ <li class="">
2436
+ Tom&nbsp;Simpkin,</li>
2437
+ <li class="last">
2438
+ Sam&nbsp;Gilbert</li>
2439
+ </ul>
2440
+ </div>
2441
+
2442
+ <div class="posGroup">
2443
+ <p class="pos"><abbr title="Centre">C</abbr></p>
2444
+ <ul>
2445
+ <li class="">
2446
+ Jack&nbsp;Newnes,</li>
2447
+ <li class="">
2448
+ Lenny&nbsp;Hayes,</li>
2449
+ <li class="last">
2450
+ Nick&nbsp;Dal Santo</li>
2451
+ </ul>
2452
+ </div>
2453
+
2454
+ <div class="posGroup">
2455
+ <p class="pos"><abbr title="Half Forward">HF</abbr></p>
2456
+ <ul>
2457
+ <li class="">
2458
+ Arryn&nbsp;Siposs,</li>
2459
+ <li class="">
2460
+ Nick&nbsp;Riewoldt,</li>
2461
+ <li class="last">
2462
+ Terry&nbsp;Milera</li>
2463
+ </ul>
2464
+ </div>
2465
+
2466
+ <div class="posGroup">
2467
+ <p class="pos"><abbr title="Full Forward">F</abbr></p>
2468
+ <ul>
2469
+ <li class="">
2470
+ Stephen&nbsp;Milne,</li>
2471
+ <li class="">
2472
+ Beau&nbsp;Maister,</li>
2473
+ <li class="last">
2474
+ Rhys&nbsp;Stanley</li>
2475
+ </ul>
2476
+ </div>
2477
+
2478
+ <div class="posGroup hr">
2479
+ <p class="pos"><abbr title="Followers">Fol</abbr></p>
2480
+ <ul class="team-stk last">
2481
+ <li class="">
2482
+ Ben&nbsp;McEvoy,</li>
2483
+ <li class="">
2484
+ David&nbsp;Armitage,</li>
2485
+ <li class="last">
2486
+ Jack&nbsp;Steven</li>
2487
+ </ul>
2488
+ </div>
2489
+
2490
+ <div class="posGroup">
2491
+ <p class="pos"><abbr title="Interchange">I/C</abbr></p>
2492
+ <ul>
2493
+ <li class="">
2494
+ Ahmed&nbsp;Saad,</li>
2495
+ <li class="">
2496
+ Tom&nbsp;Hickey,</li>
2497
+ <li class="">
2498
+ Clinton&nbsp;Jones,</li>
2499
+ <li class="last">
2500
+ Farren&nbsp;Ray</li>
2501
+ </ul>
2502
+ </div>
2503
+
2504
+ <div class="posGroup hr">
2505
+ <p class="pos"><abbr title="Substitute">Emg</abbr></p>
2506
+ <ul class="team-stk last">
2507
+
2508
+ <li class="">
2509
+ Nathan&nbsp;Wright,</li>
2510
+ <li class="">
2511
+ Trent&nbsp;Dennis-Lane,</li>
2512
+ <li class="last">
2513
+ Tom&nbsp;Lee</li>
2514
+ </ul>
2515
+ </div>
2516
+ <div class="posGroup last">
2517
+ <div class="inouts">
2518
+ <div class="changeup in">
2519
+ <p class="boxy"><span>In</span></p>
2520
+ <ul>
2521
+ <li class="last">
2522
+ No Change
2523
+ </li>
2524
+ </ul>
2525
+ </div>
2526
+ <div class="changeup out">
2527
+ <p class="boxy"><span>Out</span></p>
2528
+ <ul>
2529
+ <li class="last">
2530
+ No Change
2531
+ </li>
2532
+ </ul>
2533
+ </div>
2534
+ <div class="changeup new">
2535
+ <p class="boxy"><span>New</span></p>
2536
+ <ul>
2537
+ <li class="">
2538
+ Dylan&nbsp;Roberton,</li>
2539
+ <li class="last">
2540
+ Tom&nbsp;Hickey</li>
2541
+ </ul>
2542
+ </div>
2543
+ </div><!-- /inouts -->
2544
+ </div><!-- /team1 -->
2545
+ </div>
2546
+ </div><!-- /lineup -->
2547
+
2548
+ <div id="fieldTools" class="game-tools">
2549
+ <p class="pubdate">Last updated: 4:30pm Friday, March 29, 2013</p>
2550
+ </div>
2551
+ </div>
2552
+ <!-- END text view -->
2553
+
2554
+ <!--BEGIN List View-->
2555
+ <div id="tteamlist" class="hide-panel more-options">
2556
+ <div class="list-inouts">
2557
+ <div class="team1 team-gcfc">
2558
+ <ul>
2559
+ <li class="team-name"><span><div class="flag"></div></span><h4>Gold Coast Suns</h4></li>
2560
+
2561
+ <li>
2562
+ <span class="num">1</span>
2563
+
2564
+ Jaeger&nbsp;O&#039;Meara</li>
2565
+ <li>
2566
+ <span class="num">2</span>
2567
+
2568
+ Zac&nbsp;Smith</li>
2569
+ <li>
2570
+ <span class="num">3</span>
2571
+
2572
+ Jared&nbsp;Brennan</li>
2573
+ <li>
2574
+ <span class="num">4</span>
2575
+
2576
+ Maverick&nbsp;Weller</li>
2577
+ <li>
2578
+ <span class="num">5</span>
2579
+
2580
+ Jarrod&nbsp;Harbrow</li>
2581
+ <li>
2582
+ <span class="num">7</span>
2583
+
2584
+ Karmichael&nbsp;Hunt</li>
2585
+ <li>
2586
+ <span class="num">8</span>
2587
+
2588
+ Luke&nbsp;Russell</li>
2589
+ <li>
2590
+ <span class="num">9</span>
2591
+
2592
+ Gary&nbsp;Ablett</li>
2593
+ <li>
2594
+ <span class="num">10</span>
2595
+
2596
+ Dion&nbsp;Prestia</li>
2597
+ <li>
2598
+ <span class="num">11</span>
2599
+
2600
+ Harley&nbsp;Bennell</li>
2601
+ <li>
2602
+ <span class="num">12</span>
2603
+
2604
+ Samuel&nbsp;Day</li>
2605
+ <li>
2606
+ <span class="num">14</span>
2607
+
2608
+ Matthew&nbsp;Warnock</li>
2609
+ <li>
2610
+ <span class="num">16</span>
2611
+
2612
+ Rory&nbsp;Thompson</li>
2613
+ <li>
2614
+ <span class="num">17</span>
2615
+
2616
+ Steven&nbsp;May</li>
2617
+ <li>
2618
+ <span class="num">23</span>
2619
+
2620
+ Charlie&nbsp;Dixon</li>
2621
+ <li>
2622
+ <span class="num">24</span>
2623
+
2624
+ David&nbsp;Swallow</li>
2625
+ <li>
2626
+ <span class="num">26</span>
2627
+
2628
+ Matthew&nbsp;Shaw</li>
2629
+ <li>
2630
+ <span class="num">29</span>
2631
+
2632
+ Thomas&nbsp;Murphy</li>
2633
+ <li>
2634
+ <span class="num">32</span>
2635
+
2636
+ Brandon&nbsp;Matera</li>
2637
+ <li>
2638
+ <span class="num">33</span>
2639
+
2640
+ Aaron&nbsp;Hall</li>
2641
+ <li>
2642
+ <span class="num">34</span>
2643
+
2644
+ Jack&nbsp;Hutchins</li>
2645
+ <li>
2646
+ <span class="num">35</span>
2647
+
2648
+ Michael&nbsp;Rischitelli</li>
2649
+ <li>
2650
+ <span class="num">36</span>
2651
+
2652
+ Greg&nbsp;Broughton</li>
2653
+ <li>
2654
+ <span class="num">38</span>
2655
+
2656
+ Joel&nbsp;Wilkinson</li>
2657
+ <li>
2658
+ <span class="num">42</span>
2659
+
2660
+ Kyal&nbsp;Horsley</li>
2661
+ </ul>
2662
+ </div><!-- /team1 -->
2663
+
2664
+ <div class="team2 team-stk">
2665
+ <ul>
2666
+ <li class="team-name"><span><div class="flag"></div></span><h4>St Kilda</h4></li>
2667
+ <li>
2668
+ <span class="num">1</span>
2669
+
2670
+ Tom&nbsp;Hickey</li>
2671
+ <li>
2672
+ <span class="num">2</span>
2673
+
2674
+ Arryn&nbsp;Siposs</li>
2675
+ <li>
2676
+ <span class="num">3</span>
2677
+
2678
+ Jack&nbsp;Steven</li>
2679
+ <li>
2680
+ <span class="num">4</span>
2681
+
2682
+ Clinton&nbsp;Jones</li>
2683
+ <li>
2684
+ <span class="num">5</span>
2685
+
2686
+ Ben&nbsp;McEvoy</li>
2687
+ <li>
2688
+ <span class="num">7</span>
2689
+
2690
+ Lenny&nbsp;Hayes</li>
2691
+ <li>
2692
+ <span class="num">8</span>
2693
+
2694
+ Trent&nbsp;Dennis-Lane</li>
2695
+ <li>
2696
+ <span class="num">9</span>
2697
+
2698
+ Tom&nbsp;Lee</li>
2699
+ <li>
2700
+ <span class="num">12</span>
2701
+
2702
+ Nick&nbsp;Riewoldt</li>
2703
+ <li>
2704
+ <span class="num">14</span>
2705
+
2706
+ Jarryn&nbsp;Geary</li>
2707
+ <li>
2708
+ <span class="num">16</span>
2709
+
2710
+ Jack&nbsp;Newnes</li>
2711
+ <li>
2712
+ <span class="num">17</span>
2713
+
2714
+ Dylan&nbsp;Roberton</li>
2715
+ <li>
2716
+ <span class="num">19</span>
2717
+
2718
+ Sam&nbsp;Gilbert</li>
2719
+ <li>
2720
+ <span class="num">20</span>
2721
+
2722
+ David&nbsp;Armitage</li>
2723
+ <li>
2724
+ <span class="num">21</span>
2725
+
2726
+ Ahmed&nbsp;Saad</li>
2727
+ <li>
2728
+ <span class="num">22</span>
2729
+
2730
+ Farren&nbsp;Ray</li>
2731
+ <li>
2732
+ <span class="num">26</span>
2733
+
2734
+ Nick&nbsp;Dal Santo</li>
2735
+ <li>
2736
+ <span class="num">27</span>
2737
+
2738
+ Jason&nbsp;Blake</li>
2739
+ <li>
2740
+ <span class="num">28</span>
2741
+
2742
+ Rhys&nbsp;Stanley</li>
2743
+ <li>
2744
+ <span class="num">31</span>
2745
+
2746
+ Tom&nbsp;Simpkin</li>
2747
+ <li>
2748
+ <span class="num">32</span>
2749
+
2750
+ Terry&nbsp;Milera</li>
2751
+ <li>
2752
+ <span class="num">33</span>
2753
+
2754
+ James&nbsp;Gwilt</li>
2755
+ <li>
2756
+ <span class="num">34</span>
2757
+
2758
+ Nathan&nbsp;Wright</li>
2759
+ <li>
2760
+ <span class="num">37</span>
2761
+
2762
+ Beau&nbsp;Maister</li>
2763
+ <li>
2764
+ <span class="num">44</span>
2765
+
2766
+ Stephen&nbsp;Milne</li>
2767
+ </ul>
2768
+ </div><!-- /team2 -->
2769
+ </div>
2770
+ </div>
2771
+ <!--END List View-->
2772
+
2773
+ </div>
2774
+ </div>
2775
+ </div>
2776
+ </div>
2777
+ <div id="live-odds">
2778
+ <h3 class="tab-noscript">Live Odds</h3>
2779
+ <a target="_blank" href="http://media.sensis.com.au/adclick/CID=000445970000000000000000" class="click-tag"></a>
2780
+ <iframe width="950px" height="344px" frameborder="0" src="http://www.tabinfo.com.au/NrlFlashPriceBox/aflworm.html?matchid=CD_M20130140106"></iframe>
2781
+ <div class="tracker">
2782
+ </div>
2783
+ </div>
2784
+
2785
+ </div>
2786
+
2787
+ <!-- END tabs -->
2788
+ </div>
2789
+
2790
+ </div><script type="text/template" id="mc-clock-template">
2791
+ <span><%= template.currentQtr() %></span> <% if (template.isRunning()) { %><%= template.currentTime() %><% } %>
2792
+ </script><script type="text/template" id="match-block-scheduled">
2793
+ <div class="match-info">
2794
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2795
+ <div class="match-details"><div class="date"><%= helper.formatDate() %></div></div>
2796
+ <div class="team-details"><%= info.getHomeTeam() %>
2797
+ <div class="progress-info"><%= info.getVenue() %></div>
2798
+ </div>
2799
+ <div class="team-details"><%= info.getAwayTeam() %>
2800
+ <div class="progress-info"></div>
2801
+ </div>
2802
+ </a>
2803
+ <div class="match-status"><a href="<%= helper.ticketLink() %>">BUY TICKETS</a></div>
2804
+ </div>
2805
+ </script>
2806
+
2807
+ <script type="text/template" id="match-block-live">
2808
+ <div class="match-info">
2809
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2810
+ <div class="match-details">
2811
+ <div class="venue"><%= info.getVenue() %></div>
2812
+ <div class="clock"><%= helper.periodName() %></div>
2813
+ </div>
2814
+ <div class="team-details"><%= info.getHomeTeam() %>
2815
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
2816
+ </div>
2817
+ <div class="team-details"><%= info.getAwayTeam() %>
2818
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
2819
+ </div>
2820
+ <div class="match-status">Live Now</div>
2821
+ </a>
2822
+ </div>
2823
+ </script>
2824
+
2825
+ <script type="text/template" id="match-block-concluded">
2826
+ <div class="match-info">
2827
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2828
+ <div class="match-details">
2829
+ <div class="date"><%= helper.formatDate() %></div>
2830
+ </div>
2831
+ <div class="team-details<%= (info.isHomeWinner() ? ' winner' : '') %>"><%= info.getHomeTeam() %>
2832
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
2833
+ </div>
2834
+ <div class="team-details<%= (info.isAwayWinner() ? ' winner' : '') %>"><%= info.getAwayTeam() %>
2835
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
2836
+ </div>
2837
+ </a>
2838
+ <div class="match-status">
2839
+ <a href="<%= helper.replayLink() %>">Watch Replay</a>
2840
+ </div>
2841
+ </div>
2842
+ </script>
2843
+
2844
+ <script type="text/template" id="match-block-fulltime">
2845
+ <div class="match-info">
2846
+ <a href="<%= helper.matchLink() %>" class="match-details-link">
2847
+ <div class="match-details"><div class="date"><%= helper.formatDate() %></div></div>
2848
+ <div class="team-details<%= (info.isHomeWinner() ? ' winner' : '') %>"><%= info.getHomeTeam() %>
2849
+ <div class="progress-info"><% if (info.hasHomeTeamScore()) { %><%= info.getHomeTeamScore().goals %>.<%= info.getHomeTeamScore().behinds %>.<%= info.getHomeTeamScore().totalScore %><% } %></div>
2850
+ </div>
2851
+ <div class="team-details<%= (info.isAwayWinner() ? ' winner' : '') %>"><%= info.getAwayTeam() %>
2852
+ <div class="progress-info"><% if (info.hasAwayTeamScore()) { %><%= info.getAwayTeamScore().goals %>.<%= info.getAwayTeamScore().behinds %>.<%= info.getAwayTeamScore().totalScore %><% } %></div>
2853
+ </div>
2854
+ <div class="match-status">Full Time</div></a>
2855
+ </div>
2856
+ </script>
2857
+
2858
+ <script type="text/template" id="match-block-byes">
2859
+ <div class="match-info">
2860
+ <div class="match-details">Byes</div>
2861
+ <div class="team-details">
2862
+ <ul class="match-byes-list">
2863
+ <% _.each(items, function(bye) { %>
2864
+ <li><%= bye.getTeamName() %>
2865
+ <% }) %>
2866
+ </ul>
2867
+ </div>
2868
+ </div>
2869
+ </script><script type="text/template" id="mc-event-template">
2870
+ <td><a href="#" class="flag team-<%= object.teamAbbr().toLowerCase() %>"><%= object.teamAbbr() %></a><span class="goal"><%= object.type() %></span></td>
2871
+ <td class="lowercase"><span class="name"><%= helper.name() %></span></td>
2872
+ <td><%= object.quarter() %> <%= object.when() %></td>
2873
+ <td><%= object.homeScore() %>-<%= object.awayScore() %></td>
2874
+ </script><script type="text/template" id="mc-score-template">
2875
+ <li><span>Goals</span> <%= template.goals() %></li>
2876
+ <li><span>Behinds</span> <%= template.behinds() %></li>
2877
+ <li class="total"><span>Points</span> <%= template.total() %></li>
2878
+ </script><script type="text/template" id="comment-template">
2879
+ <div class="commentary-timestamp"><%=qtr%> <%=time%></div>
2880
+ <div class="commentary-comment"><p><strong><%=title%></strong> <%=comment%></p>
2881
+ </script><script type="text/template" id="mc-teamstats-template">
2882
+ <li class="major">
2883
+ <span class="number"><%= item.s('disposals') %></span>
2884
+ <span class="bar"><span class="<%= view.biggest('disposals') %>" style="width: <%= view.percentage('disposals','disposals') %>%"></span></span>
2885
+ </li>
2886
+ <li>
2887
+ <span class="number"><%= item.s('kicks') %></span>
2888
+ <span class="bar"><span class="<%= view.biggest('kicks') %>" style="width: <%= view.percentage('disposals','kicks') %>%"></span></span>
2889
+ </li>
2890
+ <li>
2891
+ <span class="number"><%= item.s('handballs') %></span>
2892
+ <span class="bar"><span class="<%= view.biggest('handballs') %>" style="width: <%= view.percentage('disposals','handballs') %>%"></span></span>
2893
+ </li>
2894
+ <li class="major">
2895
+ <span class="number"><%= item.s('freesFor') %></span>
2896
+ <span class="bar"><span class="<%= view.biggest('freesFor') %>" style="width: <%= view.percentage('freesFor','freesFor') %>%"></span></span>
2897
+ </li>
2898
+ <li class="major">
2899
+ <span class="number"><%= item.s('clearances.totalClearances') %></span>
2900
+ <span class="bar"><span class="<%= view.biggest('clearances.totalClearances') %>" style="width: <%= view.percentage('clearances.totalClearances','clearances.totalClearances') %>%"></span></span>
2901
+ </li>
2902
+ <li>
2903
+ <span class="number"><%= item.s('clearances.centreClearances') %></span>
2904
+ <span class="bar"><span class="<%= view.biggest('clearances.centreClearances') %>" style="width: <%= view.percentage('clearances.totalClearances','clearances.centreClearances') %>%"></span></span>
2905
+ </li>
2906
+ <li>
2907
+ <span class="number"><%= item.s('clearances.stoppageClearances') %></span>
2908
+ <span class="bar"><span class="<%= view.biggest('clearances.stoppageClearances') %>" style="width: <%= view.percentage('clearances.totalClearances','clearances.stoppageClearances') %>%"></span></span>
2909
+ </li>
2910
+ <li class="major">
2911
+ <span class="number"><%= item.s('inside50s') %></span>
2912
+ <span class="bar"><span class="<%= view.biggest('inside50s') %>" style="width: <%= view.percentage('inside50s','inside50s') %>%"></span></span>
2913
+ </li>
2914
+ <li>
2915
+ <span class="number"><%= item.s('marksInside50') %></span>
2916
+ <span class="bar"><span class="<%= view.biggest('marksInside50') %>" style="width: <%= view.percentage('inside50s','marksInside50') %>%"></span></span>
2917
+ </li>
2918
+ <li class="major fix">
2919
+ <span class="number"><%= item.s('contestedPossessions') %></span>
2920
+ <span class="bar"><span class="<%= view.biggest('contestedPossessions') %>" style="width: <%= view.percentage('contestedPossessions','contestedPossessions') %>%"></span></span>
2921
+ </li>
2922
+ <li class="major">
2923
+ <span class="number"><%= item.s('tackles') %></span>
2924
+ <span class="bar"><span class="<%= view.biggest('tackles') %>" style="width: <%= view.percentage('tackles','tackles') %>%"></span></span>
2925
+ </li>
2926
+ <li class="major">
2927
+ <span class="number"><%= item.s('hitouts') %></span>
2928
+ <span class="bar"><span class="<%= view.biggest('hitouts') %>" style="width: <%= view.percentage('hitouts','hitouts') %>%"></span></span>
2929
+ </li>
2930
+ </script><script type="text/template" id="mc-basic-template">
2931
+ <td class="name">
2932
+ <% if (item.i()) { %>
2933
+ <span><%= item.i() %></span>
2934
+ <% } %>
2935
+
2936
+ <span class="full-name"><%= item.name() %></span>
2937
+ </td>
2938
+ <td><%= item.s('kicks') %></td>
2939
+ <td><%= item.s('handballs') %></td>
2940
+ <td><%= item.s('disposals') %></td>
2941
+ <td><%= item.s('marks') %></td>
2942
+ <td><%= item.s('hitouts') %></td>
2943
+ <td><%= item.s('freesFor') %></td>
2944
+ <td><%= item.s('freesAgainst') %></td>
2945
+ <td><%= item.s('tackles') %></td>
2946
+ <td><%= item.s('goals') %></td>
2947
+ <td><%= item.s('behinds') %></td>
2948
+ <td><%= item.s('dreamTeamPoints') %></td>
2949
+ </script>
2950
+ <script type="text/template" id="mc-basic-header-template">
2951
+ <tr>
2952
+ <th class="sortable player" data-sort="playerName">
2953
+ <span>Player</span>
2954
+ <span class="direction <%= view.directionAbbr('playerName') %> <%= view.currentHeader('playerName') %>"></span>
2955
+ </th>
2956
+ <th class="sortable" data-sort="kicks">
2957
+ <span>K</span>
2958
+ <span class="direction <%= view.directionAbbr('kicks') %> <%= view.currentHeader('kicks') %>"></span>
2959
+ </th>
2960
+ <th class="sortable" data-sort="handballs">
2961
+ <span>H</span>
2962
+ <span class="direction <%= view.directionAbbr('handballs') %> <%= view.currentHeader('handballs') %>"></span>
2963
+ </th>
2964
+ <th class="sortable" data-sort="disposals">
2965
+ <span>D</span>
2966
+ <span class="direction <%= view.directionAbbr('disposals') %> <%= view.currentHeader('disposals') %>"></span>
2967
+ </th>
2968
+ <th class="sortable" data-sort="marks">
2969
+ <span>M</span>
2970
+ <span class="direction <%= view.directionAbbr('marks') %> <%= view.currentHeader('marks') %>"></span>
2971
+ </th>
2972
+ <th class="sortable" data-sort="hitouts">
2973
+ <span>HO</span>
2974
+ <span class="direction <%= view.directionAbbr('hitouts') %> <%= view.currentHeader('hitouts') %>"></span>
2975
+ </th>
2976
+ <th class="sortable" data-sort="freesFor">
2977
+ <span>FF</span>
2978
+ <span class="direction <%= view.directionAbbr('freesFor') %> <%= view.currentHeader('freesFor') %>"></span>
2979
+ </th>
2980
+ <th class="sortable" data-sort="freesAgainst">
2981
+ <span>FA</span>
2982
+ <span class="direction <%= view.directionAbbr('freesAgainst') %> <%= view.currentHeader('freesAgainst') %>"></span>
2983
+ </th>
2984
+ <th class="sortable" data-sort="tackles">
2985
+ <span>T</span>
2986
+ <span class="direction <%= view.directionAbbr('tackles') %> <%= view.currentHeader('tackles') %>"></span>
2987
+ </th>
2988
+ <th class="sortable" data-sort="goals">
2989
+ <span>G</span>
2990
+ <span class="direction <%= view.directionAbbr('goals') %> <%= view.currentHeader('goals') %>"></span>
2991
+ </th>
2992
+ <th class="sortable" data-sort="behinds">
2993
+ <span>B</span>
2994
+ <span class="direction <%= view.directionAbbr('behinds') %> <%= view.currentHeader('behinds') %>"></span>
2995
+ </th>
2996
+ <th class="sortable" data-sort="dreamTeamPoints">
2997
+ <span>DT</span>
2998
+ <span class="direction <%= view.directionAbbr('dreamTeamPoints') %> <%= view.currentHeader('dreamTeamPoints') %>"></span>
2999
+ </th>
3000
+ </tr>
3001
+ </script><script type="text/template" id="mc-advanced-template">
3002
+ <td class="name">
3003
+ <% if (item.i()) { %>
3004
+ <span><%= item.i() %></span>
3005
+ <% } %>
3006
+
3007
+ <span class="full-name"><%= item.name() %></span>
3008
+ </td>
3009
+ <td><%= item.jumper() %></td>
3010
+ <td><%= item.s('kicks') %></td>
3011
+ <td><%= item.s('handballs') %></td>
3012
+ <td><%= item.s('disposals') %></td>
3013
+ <td><%= item.s('contestedPossessions') %></td>
3014
+ <td><%= item.s('uncontestedPossessions') %></td>
3015
+ <td><%= item.s('disposalEfficiency') %></td>
3016
+ <td><%= item.s('clangers') %></td>
3017
+ <td><%= item.s('marks') %></td>
3018
+ <td><%= item.s('contestedMarks') %></td>
3019
+ <td><%= item.s('marksInside50') %></td>
3020
+ <td><%= item.s('hitouts') %></td>
3021
+ <td><%= item.s('clearances.totalClearances') %></td>
3022
+ <td><%= item.s('clearances.centreClearances') %></td>
3023
+ <td><%= item.s('clearances.stoppageClearances') %></td>
3024
+ <td><%= item.s('rebound50s') %></td>
3025
+ <td><%= item.s('freesFor') %></td>
3026
+ <td><%= item.s('freesAgainst') %></td>
3027
+ <td><%= item.s('tackles') %></td>
3028
+ <td><%= item.s('onePercenters') %></td>
3029
+ <td><%= item.s('bounces') %></td>
3030
+ <td><%= item.s('inside50s') %></td>
3031
+ <td><%= item.s('goals') %></td>
3032
+ <td><%= item.s('behinds') %></td>
3033
+ <td><%= item.s('goalAssists') %></td>
3034
+ <td><%= item.s('goalAccuracy') %></td>
3035
+ <td><%= item.g('timeOnGroundPercentage') %></td>
3036
+ <td><%= item.s('dreamTeamPoints') %></td>
3037
+ </script>
3038
+ <script type="text/template" id="mc-advanced-header-template">
3039
+ <tr>
3040
+ <th class="sortable player" data-sort="playerName">
3041
+ <span>Player</span>
3042
+ <span class="direction <%= view.directionAbbr('playerName') %> <%= view.currentHeader('playerName') %>"></span>
3043
+ </th>
3044
+ <th class="sortable" data-sort="jumperNumber">
3045
+ <span>No.</span>
3046
+ <span class="direction <%= view.directionAbbr('jumperNumber') %> <%= view.currentHeader('jumperNumber') %>"></span>
3047
+ </th>
3048
+ <th class="sortable" data-sort="kicks">
3049
+ <span>K</span>
3050
+ <span class="direction <%= view.directionAbbr('kicks') %> <%= view.currentHeader('kicks') %>"></span>
3051
+ </th>
3052
+ <th class="sortable" data-sort="handballs">
3053
+ <span>H</span>
3054
+ <span class="direction <%= view.directionAbbr('handballs') %> <%= view.currentHeader('handballs') %>"></span>
3055
+ </th>
3056
+ <th class="sortable" data-sort="disposals">
3057
+ <span>D</span>
3058
+ <span class="direction <%= view.directionAbbr('disposals') %> <%= view.currentHeader('disposals') %>"></span>
3059
+ </th>
3060
+ <th class="sortable" data-sort="contestedPossessions">
3061
+ <span>CP</span>
3062
+ <span class="direction <%= view.directionAbbr('contestedPossessions') %> <%= view.currentHeader('contestedPossessions') %>"></span>
3063
+ </th>
3064
+ <th class="sortable" data-sort="uncontestedPossessions">
3065
+ <span>UP</span>
3066
+ <span class="direction <%= view.directionAbbr('uncontestedPossessions') %> <%= view.currentHeader('uncontestedPossessions') %>"></span>
3067
+ </th>
3068
+ <th class="sortable" data-sort="disposalEfficiency">
3069
+ <span>DE%</span>
3070
+ <span class="direction <%= view.directionAbbr('disposalEfficiency') %> <%= view.currentHeader('disposalEfficiency') %>"></span>
3071
+ </th>
3072
+ <th class="sortable" data-sort="clangers">
3073
+ <span>CLG</span>
3074
+ <span class="direction <%= view.directionAbbr('clangers') %> <%= view.currentHeader('clangers') %>"></span>
3075
+ </th>
3076
+ <th class="sortable" data-sort="marks">
3077
+ <span>M</span>
3078
+ <span class="direction <%= view.directionAbbr('marks') %> <%= view.currentHeader('marks') %>"></span>
3079
+ </th>
3080
+ <th class="sortable" data-sort="contestedMarks">
3081
+ <span>CM</span>
3082
+ <span class="direction <%= view.directionAbbr('contestedMarks') %> <%= view.currentHeader('contestedMarks') %>"></span>
3083
+ </th>
3084
+ <th class="sortable" data-sort="marksInside50">
3085
+ <span>M50</span>
3086
+ <span class="direction <%= view.directionAbbr('marksInside50') %> <%= view.currentHeader('marksInside50') %>"></span>
3087
+ </th>
3088
+ <th class="sortable" data-sort="hitouts">
3089
+ <span>HO</span>
3090
+ <span class="direction <%= view.directionAbbr('hitouts') %> <%= view.currentHeader('hitouts') %>"></span>
3091
+ </th>
3092
+ <th class="sortable" data-sort="totalClearances">
3093
+ <span>CLR</span>
3094
+ <span class="direction <%= view.directionAbbr('totalClearances') %> <%= view.currentHeader('totalClearances') %>"></span>
3095
+ </th>
3096
+ <th class="sortable" data-sort="centreClearances">
3097
+ <span>CC</span>
3098
+ <span class="direction <%= view.directionAbbr('centreClearances') %> <%= view.currentHeader('centreClearances') %>"></span>
3099
+ </th>
3100
+ <th class="sortable" data-sort="stoppageClearances">
3101
+ <span>ST</span>
3102
+ <span class="direction <%= view.directionAbbr('stoppageClearances') %> <%= view.currentHeader('stoppageClearances') %>"></span>
3103
+ </th>
3104
+ <th class="sortable" data-sort="rebound50s">
3105
+ <span>R50</span>
3106
+ <span class="direction <%= view.directionAbbr('rebound50s') %> <%= view.currentHeader('rebound50s') %>"></span>
3107
+ </th>
3108
+ <th class="sortable" data-sort="freesFor">
3109
+ <span>FF</span>
3110
+ <span class="direction <%= view.directionAbbr('freesFor') %> <%= view.currentHeader('freesFor') %>"></span>
3111
+ </th>
3112
+ <th class="sortable" data-sort="freesAgainst">
3113
+ <span>FA</span>
3114
+ <span class="direction <%= view.directionAbbr('freesAgainst') %> <%= view.currentHeader('freesAgainst') %>"></span>
3115
+ </th>
3116
+ <th class="sortable" data-sort="tackles">
3117
+ <span>T</span>
3118
+ <span class="direction <%= view.directionAbbr('tackles') %> <%= view.currentHeader('tackles') %>"></span>
3119
+ </th>
3120
+ <th class="sortable" data-sort="onePercenters">
3121
+ <span>1%</span>
3122
+ <span class="direction <%= view.directionAbbr('onePercenters') %> <%= view.currentHeader('onePercenters') %>"></span>
3123
+ </th>
3124
+ <th class="sortable" data-sort="bounces">
3125
+ <span>Bo</span>
3126
+ <span class="direction <%= view.directionAbbr('bounces') %> <%= view.currentHeader('bounces') %>"></span>
3127
+ </th>
3128
+ <th class="sortable" data-sort="inside50s">
3129
+ <span>I50</span>
3130
+ <span class="direction <%= view.directionAbbr('inside50s') %> <%= view.currentHeader('inside50s') %>"></span>
3131
+ </th>
3132
+ <th class="sortable" data-sort="goals">
3133
+ <span>G</span>
3134
+ <span class="direction <%= view.directionAbbr('goals') %> <%= view.currentHeader('goals') %>"></span>
3135
+ </th>
3136
+ <th class="sortable" data-sort="behinds">
3137
+ <span>B</span>
3138
+ <span class="direction <%= view.directionAbbr('behinds') %> <%= view.currentHeader('behinds') %>"></span>
3139
+ </th>
3140
+ <th class="sortable" data-sort="goalAssists">
3141
+ <span>GA</span>
3142
+ <span class="direction <%= view.directionAbbr('goalAssists') %> <%= view.currentHeader('goalAssists') %>"></span>
3143
+ </th>
3144
+ <th class="sortable" data-sort="goalAccuracy">
3145
+ <span>G%</span>
3146
+ <span class="direction <%= view.directionAbbr('goalAccuracy') %> <%= view.currentHeader('goalAccuracy') %>"></span>
3147
+ </th>
3148
+ <th class="sortable" data-sort="timeOnGroundPercentage">
3149
+ <span>TG%</span>
3150
+ <span class="direction <%= view.directionAbbr('timeOnGroundPercentage') %> <%= view.currentHeader('timeOnGroundPercentage') %>"></span>
3151
+ </th>
3152
+ <th class="sortable" data-sort="dreamTeamPoints">
3153
+ <span>DT</span>
3154
+ <span class="direction <%= view.directionAbbr('dreamTeamPoints') %> <%= view.currentHeader('dreamTeamPoints') %>"></span>
3155
+ </th>
3156
+ </tr>
3157
+ </script><!-- END body content wrapper -->
3158
+
3159
+ <div class="footer-region">
3160
+ <div class="footer-container"><br><div class="footer wrapper"><!-- Start footer-news -->
3161
+ <ul class="footer-news double-col column">
3162
+ <li><br><a href="http://aflmembership.com.au/"><img src="/staticfile/images/membership-2011.jpg" width="50"></a>
3163
+
3164
+ <h4><a href="http://aflmembership.com.au/">AFL Membership</a></h4>
3165
+
3166
+ <p>AFL Membership brings you the<br>
3167
+ TOTAL GAME</p>
3168
+ </li>
3169
+
3170
+ <li><a href="http://aflcommunityclub.com.au/"><img alt="afl-community" src="/staticfile/images/afl-community-club-thm.jpg" width="50"></a>
3171
+
3172
+ <h4><a href="http://aflcommunityclub.com.au/">AFL Community Club website</a></h4>
3173
+
3174
+ <p>Everything on coaching, playing, umpiring, volunteering and managing your club</p>
3175
+ </li>
3176
+
3177
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=590"><img alt="Play AFL" src="/staticfile/images/playafl-2011.jpg" width="50"></a>
3178
+
3179
+ <h4><a href="http://aflcommunityclub.com.au/index.php?id=590">Play Like a Pro</a></h4>
3180
+
3181
+ <p>Find your local club and play like a pro</p>
3182
+ </li>
3183
+
3184
+ <li><a href="http://aflauskick.com.au/"><img alt="Auskick" src="/staticfile/AFL%20Tenant/AFL/Static%20Files/Auskick60x60.png" width="50"></a>
3185
+
3186
+ <h4><a href="http://aflauskick.com.au/">NAB AFL Auskick</a></h4>
3187
+
3188
+ <p>Join the little big time. Auskick is fun, safe and a great way to introduce boys and girls to Australian football</p>
3189
+ </li>
3190
+ </ul>
3191
+
3192
+ <!-- End footer-news --><!-- Start footer-nav -->
3193
+ <div class="footer-nav column last-col">
3194
+ <ul class="column single-col ftr-one">
3195
+ <li><span>AFL HQ</span>
3196
+
3197
+ <ul>
3198
+ <li><a target="_blank" href="https://service.telstra.com.au/general/bigpond-contact-us/form?productScope=AFL">Contact Us</a></li>
3199
+
3200
+ <li><a href="/afl-hq/partners">Partners</a></li>
3201
+
3202
+ <li><a href="/afl-hq/careers">Careers</a></li>
3203
+
3204
+ <li><a href="/afl-hq/laws-of-the-game">Laws of the game</a></li>
3205
+
3206
+ <li><a href="http://www.aflcommunityclub.com.au/index.php?id=485">Industry education</a></li>
3207
+
3208
+ <li><a href="/afl-hq/licensing-queries">Licensing queries</a></li>
3209
+
3210
+ <li><a href="/news/2011-01-31/afl-privacy-policy">Privacy policy</a></li>
3211
+ </ul>
3212
+ </li>
3213
+
3214
+ <li class="social"><span>Find us on</span>
3215
+
3216
+ <ul>
3217
+ <li class="facebook"><a href="http://www.facebook.com/afl">Facebook</a></li>
3218
+
3219
+ <li class="twitter"><a href="http://www.twitter.com/afl">Twitter</a></li>
3220
+
3221
+ <li class="googleplus"><a href="http://plus.google.com/113302990263167420341">Google +</a></li>
3222
+
3223
+ <li class="youtube"><a href="http://www.youtube.com/afl">YouTube</a></li>
3224
+ </ul>
3225
+ </li>
3226
+ </ul>
3227
+
3228
+ <ul class="column single-col ftr-two">
3229
+ <li><span>Clubs</span>
3230
+
3231
+ <ul>
3232
+ <li><a href="http://afc.com.au/">Adelaide Crows</a></li>
3233
+
3234
+ <li><a href="http://lions.com.au/">Brisbane Lions</a></li>
3235
+
3236
+ <li><a href="http://carltonfc.com.au/">Carlton</a></li>
3237
+
3238
+ <li><a href="http://collingwoodfc.com.au/">Collingwood</a></li>
3239
+
3240
+ <li><a href="http://essendonfc.com.au/">Essendon</a></li>
3241
+
3242
+ <li><a href="http://fremantlefc.com.au/">Fremantle</a></li>
3243
+
3244
+ <li><a href="http://geelongcats.com.au/">Geelong Cats</a></li>
3245
+
3246
+ <li><a href="http://goldcoastfc.com.au/">Gold Coast Suns</a></li>
3247
+
3248
+ <li><a href="http://gwsgiants.com.au/">GWS Giants</a></li>
3249
+
3250
+ <li><a href="http://hawthornfc.com.au/">Hawthorn</a></li>
3251
+
3252
+ <li><a href="http://melbournefc.com.au/">Melbourne</a></li>
3253
+
3254
+ <li><a href="http://kangaroos.com.au/">North Melbourne</a></li>
3255
+
3256
+ <li><a href="http://portadelaidefc.com.au/">Port Adelaide</a></li>
3257
+
3258
+ <li><a href="http://richmondfc.com.au/">Richmond</a></li>
3259
+
3260
+ <li><a href="http://saints.com.au/">St Kilda</a></li>
3261
+
3262
+ <li><a href="http://sydneyswans.com.au/">Sydney Swans</a></li>
3263
+
3264
+ <li><a href="http://westcoasteagles.com.au/">West Coast Eagles</a></li>
3265
+
3266
+ <li><a href="http://westernbulldogs.com.au/">Western Bulldogs</a></li>
3267
+ </ul>
3268
+ </li>
3269
+ </ul>
3270
+
3271
+ <ul class="column single-col ftr-three">
3272
+ <li><span>Play AFL</span>
3273
+
3274
+ <ul>
3275
+ <li><a href="http://aflauskick.com.au/">NAB AFL Auskick</a></li>
3276
+
3277
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=3">Schools</a></li>
3278
+
3279
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=32">Juniors</a></li>
3280
+
3281
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=31">Youth</a></li>
3282
+
3283
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=495">Women &amp; Girls</a></li>
3284
+
3285
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=30">Open Age</a></li>
3286
+
3287
+ <li><a href="http://afl9s.com.au/"> Cadbury AFL 9s</a></li>
3288
+
3289
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=607">International</a></li>
3290
+ </ul>
3291
+ </li>
3292
+
3293
+ <li><span>Community Football </span>
3294
+
3295
+ <ul>
3296
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=6">Coaching</a></li>
3297
+
3298
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=4">Umpiring</a></li>
3299
+
3300
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=7">Manage Your Club</a></li>
3301
+
3302
+ <li><a href="http://www.aflcommunityclub.com.au/index.php?id=239">Volunteering</a></li>
3303
+
3304
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=1">State Leagues</a></li>
3305
+ </ul>
3306
+ </li>
3307
+ </ul>
3308
+
3309
+ <ul class="column single-col last-col">
3310
+ <li><span>Community Programs </span>
3311
+
3312
+ <ul>
3313
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=604">Indigenous Community</a></li>
3314
+
3315
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=605">Multicultural Program</a></li>
3316
+
3317
+ <li><a href="http://aflcommunityclub.com.au/index.php?id=603">Disability Inclusion</a></li>
3318
+
3319
+ <li><a href="/">Respect &amp; Responsibility</a></li>
3320
+ </ul>
3321
+ </li>
3322
+
3323
+ <li><span>Talent programs</span>
3324
+
3325
+ <ul>
3326
+ <li><a href="/">NAB AFL Rising Stars Program</a></li>
3327
+
3328
+ <li><a href="/">NAB Under 18s</a></li>
3329
+
3330
+ <li><a href="/">NAB Under 16s</a></li>
3331
+
3332
+ <li><a href="/">AIS-AFL Academy</a></li>
3333
+ </ul>
3334
+ </li>
3335
+
3336
+ <li><a target="_blank" href="http://www.aflcommunityclub.com.au/">Development</a>
3337
+
3338
+ <ul>
3339
+ <li><a target="_blank" href="http://www.aflcommunityclub.com.au/index.php?id=740">Development News</a></li>
3340
+ </ul>
3341
+ </li>
3342
+ </ul>
3343
+ </div>
3344
+
3345
+ <!-- End footer-nav --></div><p style=" display: none;"><!--googleoff: index--></p>
3346
+
3347
+ <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">
3348
+
3349
+ <ul id="bxb-menu-footer" class="bxb-menu-l1" role="menu" aria-haspopup="false">
3350
+ <li class="bxb-item-l1 bxb-first" role="menuitem"><a href="http://go.bigpond.com/help/?ref=Net-Footer-Corp-Help">Help</a></li>
3351
+
3352
+ <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>
3353
+
3354
+ <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>
3355
+
3356
+ <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>
3357
+
3358
+ <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>
3359
+
3360
+ <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>
3361
+
3362
+ <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>
3363
+
3364
+ <li class="bxb-item-l1" role="menuitem"><a href="http://www.telstraadvertisingnetwork.com.au/?ref=Net-Footer-Corp-Advertise">Advertise with us</a></li>
3365
+
3366
+ <li class="bxb-item-l1 bxb-last" role="menuitem"><a href="http://go.bigpond.com/sitemap?ref=Net-Footer-Corp-Sitemap">Sitemap</a></li>
3367
+ </ul>
3368
+
3369
+ <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>
3370
+
3371
+ </nav></section></footer></div>
3372
+
3373
+ <p style=" display: none;"><!--googleon: index--></p>
3374
+
3375
+ <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">
3376
+ MediaSmart.newAd({
3377
+ id:"4X1_1",
3378
+ width:4,
3379
+ height:1,
3380
+ position:1
3381
+ });
3382
+ </script><script type="text/javascript">
3383
+ MediaSmart.newAd({
3384
+ id:"1X1_1",
3385
+ width: 1,
3386
+ height: 1,
3387
+ position: 1,
3388
+ iframeWidth: 0,
3389
+ iframeHeight: 0
3390
+ });
3391
+ </script><!--TIME ELAPSED (Global Footer Region): 1--></div><!-- Omniture code include -->
3392
+ <script type="text/javascript" src="/staticfile/analytics/afl_global.js"></script>
3393
+ <script type="text/javascript">
3394
+ onpagedata = typeof onpagedata == 'object' ? onpagedata: '';
3395
+ reportingBeacon(onpagedata);
3396
+ </script>
3397
+
3398
+ <!-- Google Analytics includes -->
3399
+ <script type="text/javascript" src="/staticfile/analytics/afl_ga.js"></script>
3400
+
3401
+ </body>
3402
+ </html>
3403
+
3404
+
3405
+ <!--2051--><!-- VIGN HPD cache address: df612d4850cb8ad986558ece91a61157; generated: Sat Mar 30 10:17:19 EST 2013 -->