CINXE.COM

FV - Metropolitan Match Centre - GameDay

<!DOCTYPE html> <html lang="en"> <head> <script> if ((Math.floor(Math.random() * 10) + 1) == 1){ var _prum = [['id', '533de351abe53d8c3a7b23c6'], ['mark', 'firstbyte', (new Date()).getTime()]]; (function() { var s = document.getElementsByTagName('script')[0] , p = document.createElement('script'); p.async = 'async'; p.src = '//rum-static.pingdom.net/prum.min.js'; s.parentNode.insertBefore(p, s); })(); } </script> <title>FV - Metropolitan Match Centre - GameDay</title> <link rel="stylesheet" type="text/css" href="css/websites.min.css?20241009" media="screen"> <style type="text/css"> :root { --page-bg-color: #; --nav-bg-color: #00529C; --nav-bg-color-hover: #00529CDD; --nav-text-color: #fcfcfc; --link-text-color: #000000; --page-title-color: #000000; --heading-1-color: #000000; } </style> <script> // var PageBGCol = ""; // var TopNavBGCol = "00529C"; // var TopNavTextCol = "fcfcfc"; // var BodyLinkCol = "000000"; // var PageTitleCol = "000000"; // var Heading1Col = "000000"; </script> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="keywords" content="Doveton,Match,Metropolitan,Centre,GameDay,AG=SNR,PC=3004,SB=ST_KILDA_ROAD_CENTRAL,MELBOURNE,LGA=Melbourne,MCC=Metro,, viewmob"> <meta name="description" content="FV - Metropolitan Match Centre - GameDay, fixtures, results, ladders, statistics, news and events for the Football Victoria, on GameDay, the Home of Grassroots Sport"> <meta property="og:title" content="FV - Metropolitan Match Centre - GameDay"> <meta property="og:site_name" content="GameDay"> <meta property="fb:app_id" content="241352179220929"> <meta property="fb:admins" content="100001197669606, 769215126, 617627525, 502469499"> <meta property="og:image" content="//www-static.spulsecdn.net/pics/00/01/95/42/1954247_1_S.jpg"> <script type="text/javascript" id="fspjq" src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script> <script type="text/javascript" src="//www-static2.spulsecdn.net/js/spjs.min.js?1718322704"></script> <script type="text/javascript" src="//www-static3.spulsecdn.net/js/jquery.colorbox-min.js"></script> <script type="text/javascript" src="//www-static4.spulsecdn.net/js/jquery.innerfade.js"></script> <script type="text/javascript" src="//www-static1.spulsecdn.net/js/greedynav.min.js?1683073190"></script> <script type="text/javascript" src="//www-static3.spulsecdn.net/js/thickbox.js"></script> <link rel="shortcut icon" href="https://d1f1uv2yjzdc4k.cloudfront.net/brand/images/favicons/favicon.ico?v=A0Rv35M7y5"> <!-- Begin PowerAds tag --> <script async src="https://powerad.ai/script.js"></script> <!-- End PowerAds tag --> <!-- ************************* Load Hosted Prebid ********************************* --> <script async src="//ads.rubiconproject.com/prebid/17664_GameDay_Prebid.js"></script> <!-- ************************* Setting up the Google ads script ********************************* --> <script> // load gpt var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' === document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); </script> <!-- ************************* Initialize Prebid (PBJS) ********************************* --> <!-- ******************* Initialize GPT Slots and request bids ************************** --> <script> var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; // setup gpt var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var headerBiddingSlots = []; var nonHeaderBiddingSlots = []; var gptadslots = []; googletag.cmd.push(function() { var mapping1 = googletag.sizeMapping() .addSize([1000, 200], [[728, 90]]) .addSize([768, 200], [[728, 90]]) .addSize([480, 200], [[320, 50]]) .addSize([360, 400], [[320, 50]]) .addSize([320, 400], [[320, 50]]) .build(); headerBiddingSlots.push(googletag.defineSlot('/256416529/gamedayp.masthead.website', [[728, 90], [320, 50]], 'div-gpt-ad-1671667474201-0').defineSizeMapping(mapping1).addService(googletag.pubads())); headerBiddingSlots.push(googletag.defineSlot('/256416529/gamedayp.top.website',[[728, 90], [320, 50]], 'div-gpt-ad-1670300874848-0').defineSizeMapping(mapping1).addService(googletag.pubads())); var REFRESH_INTERVAL = 30 * 1000 // 30 seconds googletag.pubads().addEventListener('impressionViewable', function(event) { var slot = event.slot; setTimeout(function() { googletag.pubads().refresh([slot]); }, REFRESH_INTERVAL); }); googletag.pubads().setTargeting("assoc_id","8746").setTargeting("state","vic").setTargeting("club_id","124136").setTargeting("participant_age","25_29','30_34").setTargeting("page_type","comp_match_centre").setTargeting("clubname","doveton_sc").setTargeting("mcc","metro").setTargeting("competition_age","senior").setTargeting(" viewmob","1").setTargeting("assoc_name","fv_-_metropolitan").setTargeting("entity_type","1").setTargeting("postcode","3004").setTargeting("country","australia").setTargeting("lga","melbourne").setTargeting("env","live").setTargeting("device","display-spanz").setTargeting("site_type","standard").setTargeting("comp_gender","male").setTargeting("sport","football"); googletag.pubads().disableInitialLoad(); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); // Request the bids pbjs.que.push(function() { pbjs.rp.requestBids({ callback: sendAdServerRequest, gptSlotObjects: headerBiddingSlots, data: { inventory: { lga: ""}, inventory: { ages: ""}, inventory: { comp_gender: ""}, inventory: { pc: ""}, inventory: { club: ""}, inventory: { mcc: ""} } }); }); // this timeout is a failsafe // the ad ops team can set lower thresholds that will be respected by Prebid // but the web-dev team can define the worst case here setTimeout(function() { sendAdServerRequest(headerBiddingSlots); }, 3000); }); </script> <script> // the callback function // will be called twice: // once by Prebid when the auction's done // once by the failsafe timeout // so a boolean is used to make sure ads are refreshed only once var sendAdServerRequest = function(headerBiddingSlots) { googletag.cmd.push(function(headerBiddingSlots) { // don't run again if already ran if (pbjs.adserverRequestSent) { return; } pbjs.adserverRequestSent = true; googletag.pubads().refresh(headerBiddingSlots); }); }; </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TP7SRLT');</script> <!-- End Google Tag Manager --> </script> <!-- Adform Tracking Code BEGIN --> <script type="text/javascript"> window._adftrack = Array.isArray(window._adftrack) ? window._adftrack : (window._adftrack ? [window._adftrack] : []); window._adftrack.push({ HttpHost: 'asia.adform.net', pm: 3386735, divider: encodeURIComponent('|'), pagename: encodeURIComponent('MasterTag'), order : { sv6: 'football', sv5: 'senior', } }); (function () { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'https://s2.adform.net/banners/scripts/st/trackpoint-async.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); })(); </script> <!--Newrelic monitoring--> <script type="text/javascript"> window.NREUM||(NREUM={}),__nr_require=function(t,n,e){function r(e){if(!n[e]){var o=n[e]={exports:{}};t[e][0].call(o.exports,function(n){var o=t[e][1][n];return r(o||n)},o,o.exports)}return n[e].exports}if("function"==typeof __nr_require)return __nr_require;for(var o=0;o<e.length;o++)r(e[o]);return r}({1:[function(t,n,e){function r(t){try{s.console&&console.log(t)}catch(n){}}var o,i=t("ee"),a=t(15),s={};try{o=localStorage.getItem("__nr_flags").split(","),console&&"function"==typeof console.log&&(s.console=!0,o.indexOf("dev")!==-1&&(s.dev=!0),o.indexOf("nr_dev")!==-1&&(s.nrDev=!0))}catch(c){}s.nrDev&&i.on("internal-error",function(t){r(t.stack)}),s.dev&&i.on("fn-err",function(t,n,e){r(e.stack)}),s.dev&&(r("NR AGENT IN DEVELOPMENT MODE"),r("flags: "+a(s,function(t,n){return t}).join(", ")))},{}],2:[function(t,n,e){function r(t,n,e,r,s){try{p?p-=1:o(s||new UncaughtException(t,n,e),!0)}catch(f){try{i("ierr",[f,c.now(),!0])}catch(d){}}return"function"==typeof u&&u.apply(this,a(arguments))}function UncaughtException(t,n,e){this.message=t||"Uncaught error with no additional information",this.sourceURL=n,this.line=e}function o(t,n){var e=n?null:c.now();i("err",[t,e])}var i=t("handle"),a=t(16),s=t("ee"),c=t("loader"),f=t("gos"),u=window.onerror,d=!1,l="nr@seenError",p=0;c.features.err=!0,t(1),window.onerror=r;try{throw new Error}catch(h){"stack"in h&&(t(8),t(7),"addEventListener"in window&&t(5),c.xhrWrappable&&t(9),d=!0)}s.on("fn-start",function(t,n,e){d&&(p+=1)}),s.on("fn-err",function(t,n,e){d&&!e[l]&&(f(e,l,function(){return!0}),this.thrown=!0,o(e))}),s.on("fn-end",function(){d&&!this.thrown&&p>0&&(p-=1)}),s.on("internal-error",function(t){i("ierr",[t,c.now(),!0])})},{}],3:[function(t,n,e){t("loader").features.ins=!0},{}],4:[function(t,n,e){function r(t){}if(window.performance&&window.performance.timing&&window.performance.getEntriesByType){var o=t("ee"),i=t("handle"),a=t(8),s=t(7),c="learResourceTimings",f="addEventListener",u="resourcetimingbufferfull",d="bstResource",l="resource",p="-start",h="-end",m="fn"+p,w="fn"+h,v="bstTimer",y="pushState",g=t("loader");g.features.stn=!0,t(6);var b=NREUM.o.EV;o.on(m,function(t,n){var e=t[0];e instanceof b&&(this.bstStart=g.now())}),o.on(w,function(t,n){var e=t[0];e instanceof b&&i("bst",[e,n,this.bstStart,g.now()])}),a.on(m,function(t,n,e){this.bstStart=g.now(),this.bstType=e}),a.on(w,function(t,n){i(v,[n,this.bstStart,g.now(),this.bstType])}),s.on(m,function(){this.bstStart=g.now()}),s.on(w,function(t,n){i(v,[n,this.bstStart,g.now(),"requestAnimationFrame"])}),o.on(y+p,function(t){this.time=g.now(),this.startPath=location.pathname+location.hash}),o.on(y+h,function(t){i("bstHist",[location.pathname+location.hash,this.startPath,this.time])}),f in window.performance&&(window.performance["c"+c]?window.performance[f](u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["c"+c]()},!1):window.performance[f]("webkit"+u,function(t){i(d,[window.performance.getEntriesByType(l)]),window.performance["webkitC"+c]()},!1)),document[f]("scroll",r,{passive:!0}),document[f]("keypress",r,!1),document[f]("click",r,!1)}},{}],5:[function(t,n,e){function r(t){for(var n=t;n&&!n.hasOwnProperty(u);)n=Object.getPrototypeOf(n);n&&o(n)}function o(t){s.inPlace(t,[u,d],"-",i)}function i(t,n){return t[1]}var a=t("ee").get("events"),s=t(18)(a,!0),c=t("gos"),f=XMLHttpRequest,u="addEventListener",d="removeEventListener";n.exports=a,"getPrototypeOf"in Object?(r(document),r(window),r(f.prototype)):f.prototype.hasOwnProperty(u)&&(o(window),o(f.prototype)),a.on(u+"-start",function(t,n){var e=t[1],r=c(e,"nr@wrapped",function(){function t(){if("function"==typeof e.handleEvent)return e.handleEvent.apply(e,arguments)}var n={object:t,"function":e}[typeof e];return n?s(n,"fn-",null,n.name||"anonymous"):e});this.wrapped=t[1]=r}),a.on(d+"-start",function(t){t[1]=this.wrapped||t[1]})},{}],6:[function(t,n,e){var r=t("ee").get("history"),o=t(18)(r);n.exports=r,o.inPlace(window.history,["pushState","replaceState"],"-")},{}],7:[function(t,n,e){var r=t("ee").get("raf"),o=t(18)(r),i="equestAnimationFrame";n.exports=r,o.inPlace(window,["r"+i,"mozR"+i,"webkitR"+i,"msR"+i],"raf-"),r.on("raf-start",function(t){t[0]=o(t[0],"fn-")})},{}],8:[function(t,n,e){function r(t,n,e){t[0]=a(t[0],"fn-",null,e)}function o(t,n,e){this.method=e,this.timerDuration=isNaN(t[1])?0:+t[1],t[0]=a(t[0],"fn-",this,e)}var i=t("ee").get("timer"),a=t(18)(i),s="setTimeout",c="setInterval",f="clearTimeout",u="-start",d="-";n.exports=i,a.inPlace(window,[s,"setImmediate"],s+d),a.inPlace(window,[c],c+d),a.inPlace(window,[f,"clearImmediate"],f+d),i.on(c+u,r),i.on(s+u,o)},{}],9:[function(t,n,e){function r(t,n){d.inPlace(n,["onreadystatechange"],"fn-",s)}function o(){var t=this,n=u.context(t);t.readyState>3&&!n.resolved&&(n.resolved=!0,u.emit("xhr-resolved",[],t)),d.inPlace(t,y,"fn-",s)}function i(t){g.push(t),h&&(x?x.then(a):w?w(a):(E=-E,O.data=E))}function a(){for(var t=0;t<g.length;t++)r([],g[t]);g.length&&(g=[])}function s(t,n){return n}function c(t,n){for(var e in t)n[e]=t[e];return n}t(5);var f=t("ee"),u=f.get("xhr"),d=t(18)(u),l=NREUM.o,p=l.XHR,h=l.MO,m=l.PR,w=l.SI,v="readystatechange",y=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],g=[];n.exports=u;var b=window.XMLHttpRequest=function(t){var n=new p(t);try{u.emit("new-xhr",[n],n),n.addEventListener(v,o,!1)}catch(e){try{u.emit("internal-error",[e])}catch(r){}}return n};if(c(p,b),b.prototype=p.prototype,d.inPlace(b.prototype,["open","send"],"-xhr-",s),u.on("send-xhr-start",function(t,n){r(t,n),i(n)}),u.on("open-xhr-start",r),h){var x=m&&m.resolve();if(!w&&!m){var E=1,O=document.createTextNode(E);new h(a).observe(O,{characterData:!0})}}else f.on("fn-end",function(t){t[0]&&t[0].type===v||a()})},{}],10:[function(t,n,e){function r(t){var n=this.params,e=this.metrics;if(!this.ended){this.ended=!0;for(var r=0;r<d;r++)t.removeEventListener(u[r],this.listener,!1);if(!n.aborted){if(e.duration=a.now()-this.startTime,4===t.readyState){n.status=t.status;var i=o(t,this.lastSize);if(i&&(e.rxSize=i),this.sameOrigin){var c=t.getResponseHeader("X-NewRelic-App-Data");c&&(n.cat=c.split(", ").pop())}}else n.status=0;e.cbTime=this.cbTime,f.emit("xhr-done",[t],t),s("xhr",[n,e,this.startTime])}}}function o(t,n){var e=t.responseType;if("json"===e&&null!==n)return n;var r="arraybuffer"===e||"blob"===e||"json"===e?t.response:t.responseText;return h(r)}function i(t,n){var e=c(n),r=t.params;r.host=e.hostname+":"+e.port,r.pathname=e.pathname,t.sameOrigin=e.sameOrigin}var a=t("loader");if(a.xhrWrappable){var s=t("handle"),c=t(11),f=t("ee"),u=["load","error","abort","timeout"],d=u.length,l=t("id"),p=t(14),h=t(13),m=window.XMLHttpRequest;a.features.xhr=!0,t(9),f.on("new-xhr",function(t){var n=this;n.totalCbs=0,n.called=0,n.cbTime=0,n.end=r,n.ended=!1,n.xhrGuids={},n.lastSize=null,p&&(p>34||p<10)||window.opera||t.addEventListener("progress",function(t){n.lastSize=t.loaded},!1)}),f.on("open-xhr-start",function(t){this.params={method:t[0]},i(this,t[1]),this.metrics={}}),f.on("open-xhr-end",function(t,n){"loader_config"in NREUM&&"xpid"in NREUM.loader_config&&this.sameOrigin&&n.setRequestHeader("X-NewRelic-ID",NREUM.loader_config.xpid)}),f.on("send-xhr-start",function(t,n){var e=this.metrics,r=t[0],o=this;if(e&&r){var i=h(r);i&&(e.txSize=i)}this.startTime=a.now(),this.listener=function(t){try{"abort"===t.type&&(o.params.aborted=!0),("load"!==t.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof n.onload))&&o.end(n)}catch(e){try{f.emit("internal-error",[e])}catch(r){}}};for(var s=0;s<d;s++)n.addEventListener(u[s],this.listener,!1)}),f.on("xhr-cb-time",function(t,n,e){this.cbTime+=t,n?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof e.onload||this.end(e)}),f.on("xhr-load-added",function(t,n){var e=""+l(t)+!!n;this.xhrGuids&&!this.xhrGuids[e]&&(this.xhrGuids[e]=!0,this.totalCbs+=1)}),f.on("xhr-load-removed",function(t,n){var e=""+l(t)+!!n;this.xhrGuids&&this.xhrGuids[e]&&(delete this.xhrGuids[e],this.totalCbs-=1)}),f.on("addEventListener-end",function(t,n){n instanceof m&&"load"===t[0]&&f.emit("xhr-load-added",[t[1],t[2]],n)}),f.on("removeEventListener-end",function(t,n){n instanceof m&&"load"===t[0]&&f.emit("xhr-load-removed",[t[1],t[2]],n)}),f.on("fn-start",function(t,n,e){n instanceof m&&("onload"===e&&(this.onload=!0),("load"===(t[0]&&t[0].type)||this.onload)&&(this.xhrCbStart=a.now()))}),f.on("fn-end",function(t,n){this.xhrCbStart&&f.emit("xhr-cb-time",[a.now()-this.xhrCbStart,this.onload,n],n)})}},{}],11:[function(t,n,e){n.exports=function(t){var n=document.createElement("a"),e=window.location,r={};n.href=t,r.port=n.port;var o=n.href.split("://");!r.port&&o[1]&&(r.port=o[1].split("/")[0].split("@").pop().split(":")[1]),r.port&&"0"!==r.port||(r.port="https"===o[0]?"443":"80"),r.hostname=n.hostname||e.hostname,r.pathname=n.pathname,r.protocol=o[0],"/"!==r.pathname.charAt(0)&&(r.pathname="/"+r.pathname);var i=!n.protocol||":"===n.protocol||n.protocol===e.protocol,a=n.hostname===document.domain&&n.port===e.port;return r.sameOrigin=i&&(!n.hostname||a),r}},{}],12:[function(t,n,e){function r(){}function o(t,n,e){return function(){return i(t,[f.now()].concat(s(arguments)),n?null:this,e),n?void 0:this}}var i=t("handle"),a=t(15),s=t(16),c=t("ee").get("tracer"),f=t("loader"),u=NREUM;"undefined"==typeof window.newrelic&&(newrelic=u);var d=["setPageViewName","setCustomAttribute","setErrorHandler","finished","addToTrace","inlineHit","addRelease"],l="api-",p=l+"ixn-";a(d,function(t,n){u[n]=o(l+n,!0,"api")}),u.addPageAction=o(l+"addPageAction",!0),u.setCurrentRouteName=o(l+"routeName",!0),n.exports=newrelic,u.interaction=function(){return(new r).get()};var h=r.prototype={createTracer:function(t,n){var e={},r=this,o="function"==typeof n;return i(p+"tracer",[f.now(),t,e],r),function(){if(c.emit((o?"":"no-")+"fn-start",[f.now(),r,o],e),o)try{return n.apply(this,arguments)}catch(t){throw c.emit("fn-err",[arguments,this,t],e),t}finally{c.emit("fn-end",[f.now()],e)}}}};a("setName,setAttribute,save,ignore,onEnd,getContext,end,get".split(","),function(t,n){h[n]=o(p+n)}),newrelic.noticeError=function(t){"string"==typeof t&&(t=new Error(t)),i("err",[t,f.now()])}},{}],13:[function(t,n,e){n.exports=function(t){if("string"==typeof t&&t.length)return t.length;if("object"==typeof t){if("undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer&&t.byteLength)return t.byteLength;if("undefined"!=typeof Blob&&t instanceof Blob&&t.size)return t.size;if(!("undefined"!=typeof FormData&&t instanceof FormData))try{return JSON.stringify(t).length}catch(n){return}}}},{}],14:[function(t,n,e){var r=0,o=navigator.userAgent.match(/Firefox[\/\s](\d+\.\d+)/);o&&(r=+o[1]),n.exports=r},{}],15:[function(t,n,e){function r(t,n){var e=[],r="",i=0;for(r in t)o.call(t,r)&&(e[i]=n(r,t[r]),i+=1);return e}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],16:[function(t,n,e){function r(t,n,e){n||(n=0),"undefined"==typeof e&&(e=t?t.length:0);for(var r=-1,o=e-n||0,i=Array(o<0?0:o);++r<o;)i[r]=t[n+r];return i}n.exports=r},{}],17:[function(t,n,e){n.exports={exists:"undefined"!=typeof window.performance&&window.performance.timing&&"undefined"!=typeof window.performance.timing.navigationStart}},{}],18:[function(t,n,e){function r(t){return!(t&&t instanceof Function&&t.apply&&!t[a])}var o=t("ee"),i=t(16),a="nr@original",s=Object.prototype.hasOwnProperty,c=!1;n.exports=function(t,n){function e(t,n,e,o){function nrWrapper(){var r,a,s,c;try{a=this,r=i(arguments),s="function"==typeof e?e(r,a):e||{}}catch(f){l([f,"",[r,a,o],s])}u(n+"start",[r,a,o],s);try{return c=t.apply(a,r)}catch(d){throw u(n+"err",[r,a,d],s),d}finally{u(n+"end",[r,a,c],s)}}return r(t)?t:(n||(n=""),nrWrapper[a]=t,d(t,nrWrapper),nrWrapper)}function f(t,n,o,i){o||(o="");var a,s,c,f="-"===o.charAt(0);for(c=0;c<n.length;c++)s=n[c],a=t[s],r(a)||(t[s]=e(a,f?s+o:o,i,s))}function u(e,r,o){if(!c||n){var i=c;c=!0;try{t.emit(e,r,o,n)}catch(a){l([a,e,r,o])}c=i}}function d(t,n){if(Object.defineProperty&&Object.keys)try{var e=Object.keys(t);return e.forEach(function(e){Object.defineProperty(n,e,{get:function(){return t[e]},set:function(n){return t[e]=n,n}})}),n}catch(r){l([r])}for(var o in t)s.call(t,o)&&(n[o]=t[o]);return n}function l(n){try{t.emit("internal-error",n)}catch(e){}}return t||(t=o),e.inPlace=f,e.flag=a,e}},{}],ee:[function(t,n,e){function r(){}function o(t){function n(t){return t&&t instanceof r?t:t?c(t,s,i):i()}function e(e,r,o,i){if(!l.aborted||i){t&&t(e,r,o);for(var a=n(o),s=h(e),c=s.length,f=0;f<c;f++)s[f].apply(a,r);var d=u[y[e]];return d&&d.push([g,e,r,a]),a}}function p(t,n){v[t]=h(t).concat(n)}function h(t){return v[t]||[]}function m(t){return d[t]=d[t]||o(e)}function w(t,n){f(t,function(t,e){n=n||"feature",y[e]=n,n in u||(u[n]=[])})}var v={},y={},g={on:p,emit:e,get:m,listeners:h,context:n,buffer:w,abort:a,aborted:!1};return g}function i(){return new r}function a(){(u.api||u.feature)&&(l.aborted=!0,u=l.backlog={})}var s="nr@context",c=t("gos"),f=t(15),u={},d={},l=n.exports=o();l.backlog=u},{}],gos:[function(t,n,e){function r(t,n,e){if(o.call(t,n))return t[n];var r=e();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(t,n,{value:r,writable:!0,enumerable:!1}),r}catch(i){}return t[n]=r,r}var o=Object.prototype.hasOwnProperty;n.exports=r},{}],handle:[function(t,n,e){function r(t,n,e,r){o.buffer([t],r),o.emit(t,n,e)}var o=t("ee").get("handle");n.exports=r,r.ee=o},{}],id:[function(t,n,e){function r(t){var n=typeof t;return!t||"object"!==n&&"function"!==n?-1:t===window?0:a(t,i,function(){return o++})}var o=1,i="nr@id",a=t("gos");n.exports=r},{}],loader:[function(t,n,e){function r(){if(!x++){var t=b.info=NREUM.info,n=l.getElementsByTagName("script")[0];if(setTimeout(u.abort,3e4),!(t&&t.licenseKey&&t.applicationID&&n))return u.abort();f(y,function(n,e){t[n]||(t[n]=e)}),c("mark",["onload",a()+b.offset],null,"api");var e=l.createElement("script");e.src="https://"+t.agent,n.parentNode.insertBefore(e,n)}}function o(){"complete"===l.readyState&&i()}function i(){c("mark",["domContent",a()+b.offset],null,"api")}function a(){return E.exists&&performance.now?Math.round(performance.now()):(s=Math.max((new Date).getTime(),s))-b.offset}var s=(new Date).getTime(),c=t("handle"),f=t(15),u=t("ee"),d=window,l=d.document,p="addEventListener",h="attachEvent",m=d.XMLHttpRequest,w=m&&m.prototype;NREUM.o={ST:setTimeout,SI:d.setImmediate,CT:clearTimeout,XHR:m,REQ:d.Request,EV:d.Event,PR:d.Promise,MO:d.MutationObserver};var v=""+location,y={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",agent:"js-agent.newrelic.com/nr-1071.min.js"},g=m&&w&&w[p]&&!/CriOS/.test(navigator.userAgent),b=n.exports={offset:s,now:a,origin:v,features:{},xhrWrappable:g};t(12),l[p]?(l[p]("DOMContentLoaded",i,!1),d[p]("load",r,!1)):(l[h]("onreadystatechange",o),d[h]("onload",r)),c("mark",["firstbyte",s],null,"api");var x=0,E=t(17)},{}]},{},["loader",2,10,4,3]); ;NREUM.info={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net",licenseKey:"2e1dd6bc62",applicationID:"91759834",sa:1} </script> </head> <body class="desktop-site spanz-wrap l2014 spid-13 standard viewmob16" onload=""> <div class="weather" postcode="" venue="" club="124136" assoc="8746" style="display:none;" /></div> <!-- Do Not Remove - Turn Tracking Beacon Code - Do Not Remove --> <!-- Advertiser Name : Perth Glory --> <!-- Beacon Name : Gameday - Grassroots Football --> <!-- If Beacon is placed on a Transaction or Lead Generation based page, please populate the turn_client_track_id with your order/confirmation ID --> <script type="text/javascript"> turn_client_track_id = ""; </script> <script type="text/javascript" src="https://r.turn.com/server/beacon_call.js?b2=mR18OiPV7sd71wakloa7QB7IM7EiVYzwu4kmLFH0qsJj46qbyyhkNWpBR9m_uo9l63I5erXfXYCP1_waBfAk-Q"> </script> <noscript> <img border="0" src="https://r.turn.com/r/beacon?b2=mR18OiPV7sd71wakloa7QB7IM7EiVYzwu4kmLFH0qsJj46qbyyhkNWpBR9m_uo9l63I5erXfXYCP1_waBfAk-Q&cid="> </noscript> <!-- End Turn Tracking Beacon Code Do Not Remove --> <img border="0" src="https://r.turn.com/r/beacon?b2=mR18OiPV7sd71wakloa7QB7IM7EiVYzwu4kmLFH0qsJj46qbyyhkNWpBR9m_uo9l63I5erXfXYCP1_waBfAk-Q&cid="> <img src="https://pixel.roymorgan.com/stats_v2/Tress.php?u=5wzjyqx8jw&ca=20004084&a=km8zwfld" height="0" width="0" style="display: none;"> <img src="https://pixel.roymorgan.com/stats_v2/Tress.php?u=5wzjyqx8jw&ca=20004267&a=kj6talns" height="0" width="0" style="display: none;"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TP7SRLT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="site-grid"> <div class="site-grid-header"> <div class="site-header"> <header> <div class="site-logo"><a href="https://websites.mygameday.app/assoc_page.cgi?client=0-8746-124279-638632-0"><img src="//www-static.spulsecdn.net/pics/00/36/78/19/36781985_1_S.jpg" alt="Logo" /></a></div> <div class="site-name">Football Victoria</div> <style type="text/css"> .site-logo img { max-height: 100px; padding-block: 10px; } </style> <nav class="main-nav"> <ul class="visible-items" > <li><a href="assoc_page.cgi?c=0-8746-124136-504042-0&amp;a=COMPS" class="nav-active">Fixtures/Results</a></li> <li><a href="assoc_page.cgi?c=0-8746-124136-504042-0&amp;a=CLUBS" class="">Club Websites</a></li> <li><a href="assoc_page.cgi?c=0-8746-124136-504042-0&amp;a=VENUE" class="">Venues</a></li> <li><a href="assoc_page.cgi?c=0-8746-124136-504042-0&amp;a=UMP" class="">Matches With Appointed Referees</a></li> </ul> <button class="dropdown-button overflow-button" id="menuOverflow" aria-label="Main Menu"> <svg width="40" height="40" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x="34.4285" y="34" width="21.4286" height="2.57143" rx="1.28571" transform="rotate(-180 34.4285 34)" fill="var(--color-text-secondary)"/> <rect x="37" y="26.2857" width="24" height="2.57143" rx="1.28571" transform="rotate(-180 37 26.2857)" fill="var(--color-text-secondary)"/> <rect x="34.4285" y="18.5714" width="21.4286" height="2.57143" rx="1.28571" transform="rotate(-180 34.4285 18.5714)" fill="var(--color-text-secondary)"/> </svg> </button> <div class="dropdown-menu" style="display:none;"> <div class="main-nav-control"> <button class="button button-plain button-icon" id="closeMainMenu"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M21 12L20 11L16 15L12 11L11 12L15 16L11 20L12 21L16 17L20 21L21 20L17 16L21 12Z" fill="var(--color-text-secondary)"/> </svg> </button> </div> <ul class="hidden-items"></ul> </div> </nav> <div class="global-nav"> <button id="passportBtn" class="dropdown-button" aria-label="GameDay Menu"> <svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M5.00075 6.00075L9.38192 0.38041L0.61959 0.38041L5.00075 6.00075Z" fill="var(--color-brand-primary)"/> </svg> <svg width="50" height="50" viewBox="0 0 50 50" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M24.9711 42.5C24.7974 42.5 24.6238 42.4808 24.4502 42.4231C24.2766 42.3655 24.1223 42.3078 23.968 42.2309L17.6985 38.6175L11.4291 35.0041C11.4098 35.0041 11.4098 34.9849 11.4098 34.9849V34.9657V34.9465L11.4291 34.9272L14.4384 33.1974L17.4477 31.4676H17.467H17.4863L21.0358 33.5049L24.5853 35.5423C24.6431 35.5807 24.701 35.5999 24.7782 35.6192C24.836 35.6384 24.9132 35.6384 24.9904 35.6384C25.0675 35.6384 25.1254 35.6384 25.2026 35.6192C25.2797 35.5999 25.3376 35.5807 25.3955 35.5423L29.678 33.0821L33.9605 30.6219C34.0762 30.545 34.1727 30.4489 34.2498 30.3336C34.327 30.2183 34.3463 30.0837 34.3463 29.9492V29.1804V28.4116C34.3463 28.3155 34.3077 28.2386 34.2498 28.1809C34.192 28.1233 34.0955 28.0848 34.0184 28.0848H28.9063H23.7943C23.7365 28.0848 23.6979 28.0464 23.6979 28.008C23.6786 27.9695 23.6979 27.9119 23.7558 27.8926L28.7906 25.0096L33.8255 22.1266C33.9026 22.0881 33.9605 22.0497 34.0376 22.0305C34.1148 22.0113 34.192 21.992 34.2691 21.992H37.2206H40.1721C40.2685 21.992 40.3457 22.0305 40.4035 22.0881C40.4614 22.1458 40.5 22.2419 40.5 22.3188V27.5467V32.7746C40.5 33.1398 40.4035 33.4857 40.2299 33.774C40.0563 34.0815 39.8055 34.3314 39.4969 34.5044L32.7645 38.3677L26.032 42.2309C25.8777 42.327 25.7234 42.3847 25.5498 42.4231C25.3762 42.4616 25.164 42.5 24.9711 42.5ZM9.55787 31.7367C9.53858 31.7367 9.53858 31.7367 9.51929 31.7175C9.5 31.7175 9.5 31.6982 9.5 31.679V24.4714V17.2446C9.5 16.8795 9.59645 16.5335 9.77007 16.2452C9.94368 15.9377 10.1945 15.6878 10.5031 15.5148L17.2355 11.6516L23.968 7.76908C24.1223 7.67298 24.2766 7.61532 24.4502 7.57688C24.6238 7.53844 24.7974 7.5 24.9711 7.5C25.1447 7.5 25.3183 7.51922 25.4919 7.57688C25.6655 7.63454 25.8199 7.6922 25.9742 7.76908L32.2629 11.3825L38.5324 14.9959C38.5516 14.9959 38.5517 15.0151 38.5517 15.0151V15.0343V15.0535L38.5324 15.0728L35.6002 16.7641L32.6487 18.4555C32.6294 18.4747 32.5909 18.4747 32.5716 18.494C32.5523 18.494 32.5137 18.5132 32.4751 18.5132C32.4365 18.5132 32.4172 18.5132 32.3787 18.494C32.3594 18.494 32.3208 18.4747 32.3015 18.4555L28.8292 16.4566L25.3569 14.4577C25.299 14.4193 25.2411 14.4001 25.164 14.3808C25.1061 14.3616 25.0289 14.3616 24.9518 14.3616C24.8746 14.3616 24.8167 14.3616 24.7396 14.3808C24.6817 14.4001 24.6045 14.4193 24.5467 14.4577L20.3027 16.9371L16.0202 19.3973C15.9045 19.4742 15.808 19.5703 15.7309 19.6856C15.6537 19.8009 15.6344 19.9355 15.6344 20.07V24.1447V28.2194C15.6344 28.2386 15.6344 28.2386 15.6344 28.2386L15.6151 28.2578L12.6058 29.9876L9.59645 31.7175L9.55787 31.7367Z" fill="var(--color-brand-primary)"/> </svg> </button> <div id="passportMenu" class="dropdown-menu" style="display:none;"> <ul class="spp_loggedout"> <li><a href="http://support.mygameday.app/" target="_parent" class="sup-link">Support</a></li> <li><a href="https://passport.mygameday.app//login/?&amp;e=1%3A8746&amp;sp=13&amp;cy=Australia&amp;st=Victoria&amp;tt=&amp;pa=login&amp;en=FV%20-%20Metropolitan&amp;url=http%3A%2F%2Fwebsites.mygameday.app%2Fround_info.cgi%3Fa%3DMATCH%3Bfixture%3D69980184%3Bc%3D0-8746-124136-504042-0%3Bpool%3D1&amp;apk=UDGNQYh8ehnSTN6kVaX37NTZVEdGZs" target="_parent" class="ppl-link">Passport Sign in</a></li> </ul> <ul class="spp_loggedin" style="display:none;"> <li><a href="https://passport.mygameday.app//account/?" target="_parent" class="ppn-link"><span id="SPPassportName"></span></a></li> <li><a href="http://support.mygameday.app/" target="_parent" class="sup-link">Support</a></li> <li><a href="https://passport.mygameday.app//logout/?" target="_parent" class="so-link">Sign out</a></li> </ul> </div> <script> jQuery(document).ready(function(){ jQuery.getJSON("https://passport.mygameday.app//PassportSession/?callback=?", function(data) { if(data.name) { jQuery('#SPPassportName').text(data.name); jQuery('.spp_loggedout').hide(); jQuery('.spp_loggedin').show(); } }); }); </script> </div> </header> </div> <div class="history-bar"> <div id="historybar"> <div class="historybar-content"> <div class="historybar-left"> <a href="assoc_page.cgi?c=0-8746-0-0-0" class='history'>FV - Metropolitan</a> <span class="history slash">&sol;</span> <a href="comp_info.cgi?c=0-8746-124136-504042-0" class='history'>Men's State League Finals</a> <span class="history slash">&sol;</span> <a href="club_info.cgi?c=0-8746-124136-504042-0" class='history'>Doveton SC</a></div> </div> </div> </div> </div> <div class="site-content-wrap"> <div class="site-content single"> <main class="main"> <h4 class="SectionTitle">Competitions</h4> <h2 class="mc-comp blockHeading">Men's State League Finals</h2> <div class="detailed-results-page"> <div class="detailedMatch mc-top sport-id-13"> <div style="display:none;" id="aid">8746</div> <div class="compoptions noprint site-color"> <ul class="fixoptions round-tabs noprint"> <li><a href="comp_info.cgi?c=0-8746-124136-504042-0&amp;pool=1&amp;round=0&amp;a=FIXTURE" class="buttons first-btn"><span class="vertical-align-wrap"><span class="vertical-align">Fixture</span></span></a></li><li><a href="comp_info.cgi?c=0-8746-124136-504042-0&amp;pool=1&amp;round=0&amp;a=ROUND" class="buttons active"><span class="vertical-align-wrap"><span class="vertical-align">Results</span></span></a></li><li><a href="comp_info.cgi?c=0-8746-124136-504042-0&amp;pool=1&amp;round=0&amp;a=STATS" class="buttons last-btn"><span class="vertical-align-wrap"><span class="vertical-align">Stats</span></span></a></li> </ul> </div> <div id="other-matches-wrap" class="other-matches-wrap"> <button type="button" onclick="showOtherMatches()" id="showOtherMatches" class="button button-plain show-mobile show-other-matches"> Show other Matches in Round <svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M3.79682e-06 1.16667L3.72973 5L5.01467e-07 8.83333L1.13514 10L6 5L1.13514 5.13446e-07L3.79682e-06 1.16667Z" fill="var(--color-text-primary)"></path> </svg> </button> <div id="scroller-wrap" class="noprint" style="display:none;"> <div class="scroller-control"> <h3>Other Matches in Round 1</h3> <div class="scroller-control-nav"> <button id="slideLeft" type="button" class="scroller-prev button button-text-icon"> <svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6 8.83333L2.27027 5L6 1.16667L4.86486 -2.23991e-07L-1.32884e-06 5L4.86486 10L6 8.83333Z" fill="var(--color-text-primary)"/> </svg> </button> <button id="slideRight" type="button" class="scroller-next button button-text-icon"> <svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M3.79682e-06 1.16667L3.72973 5L5.01467e-07 8.83333L1.13514 10L6 5L1.13514 5.13446e-07L3.79682e-06 1.16667Z" fill="var(--color-text-primary)"/> </svg> </button> </div> </div> <div id="other-matches" class="score-scroller"> <ul id="omatch" class="other-matches"> <li> <a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_OtherMatch'])" href="https://websites.mygameday.app/round_info.cgi?a=MATCH&amp;fixture=69980182&amp;c=0-8746-124136-504042-0&amp;pool=1" class="match-info-wrap match-detail" id="extfix_33942165"> <div class="row-0 fixturerow m-row m-1"> <div class="team-row team-row-home "> <div class="team-logo team-logo-home"> <img src="//www-static.spulsecdn.net/pics/00/02/92/00/2920085_1_S.jpg" alt="Chelsea FC" /> </div> <div class="team-name m-team m-home">Chelsea FC</div> <div class="team-score homescore m-score m-home">1</div> </div> <div class="m-vs"> <div> <!--<div class="vstxt">def. by</div>--> <div class="vsline"></div> </div> <span class="vstxtwrap"> <div> <span class="livenow" style="display:none">Live</span> <span class="notlive"><div class="vstxt">FINAL</div></span> </div> </span> <div class="vsline"></div> </div> <div class="team-row team-row-away teamwon"> <div class="team-logo team-logo-away"> <img src="//www-static.spulsecdn.net/pics/00/36/77/49/36774974_1_S.jpg" alt="Monash City SC" /> </div> <div class="team-name m-team m-away">Monash City SC</div> <div class="team-score awayscore m-score m-away">3</div> </div> </div> <div class="m-row m-2"> <div class="match-datetime"> <div class="match-datetime-detail"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="m-detail">Sat 15/Sep</span> <span class="m-detail">12:30 PM</span> </div> <div class="match-link">View</div> </div> </div> </a> </li> <li> <a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_OtherMatch'])" href="https://websites.mygameday.app/round_info.cgi?a=MATCH&amp;fixture=69980180&amp;c=0-8746-124136-504042-0&amp;pool=1" class="match-info-wrap match-detail" id="extfix_33942166"> <div class="row-0 fixturerow m-row m-1"> <div class="team-row team-row-home teamwon"> <div class="team-logo team-logo-home"> <img src="//www-static.spulsecdn.net/pics/00/01/98/91/1989118_1_S.jpg" alt="Heidelberg Eagles SC" /> </div> <div class="team-name m-team m-home">Heidelberg Eagles SC</div> <div class="team-score homescore m-score m-home">2</div> </div> <div class="m-vs"> <div> <!--<div class="vstxt">def.</div>--> <div class="vsline"></div> </div> <span class="vstxtwrap"> <div> <span class="livenow" style="display:none">Live</span> <span class="notlive"><div class="vstxt">FINAL</div></span> </div> </span> <div class="vsline"></div> </div> <div class="team-row team-row-away "> <div class="team-logo team-logo-away"> <img src="//www-static.spulsecdn.net/pics/00/02/93/71/2937118_1_S.jpg" alt="Westside Strikers Caroline Springs FC" /> </div> <div class="team-name m-team m-away">Westside Strikers Caroline Springs FC</div> <div class="team-score awayscore m-score m-away">0</div> </div> </div> <div class="m-row m-2"> <div class="match-datetime"> <div class="match-datetime-detail"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="m-detail">Sat 15/Sep</span> <span class="m-detail">12:30 PM</span> </div> <div class="match-link">View</div> </div> </div> </a> </li> <li> <a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_OtherMatch'])" href="https://websites.mygameday.app/round_info.cgi?a=MATCH&amp;fixture=69980185&amp;c=0-8746-124136-504042-0&amp;pool=1" class="match-info-wrap match-detail" id="extfix_33942162"> <div class="row-0 fixturerow m-row m-1"> <div class="team-row team-row-home teamwon"> <div class="team-logo team-logo-home"> <img src="//www-static.spulsecdn.net/pics/00/01/98/90/1989045_1_S.jpg" alt="Epping City SC" /> </div> <div class="team-name m-team m-home">Epping City SC</div> <div class="team-score homescore m-score m-home">3</div> </div> <div class="m-vs"> <div> <!--<div class="vstxt">def.</div>--> <div class="vsline"></div> </div> <span class="vstxtwrap"> <div> <span class="livenow" style="display:none">Live</span> <span class="notlive"><div class="vstxt">FINAL</div></span> </div> </span> <div class="vsline"></div> </div> <div class="team-row team-row-away "> <div class="team-logo team-logo-away"> <img src="//www-static.spulsecdn.net/pics/00/36/82/13/36821389_1_S.jpg" alt="Boroondara - Carey Eagles " /> </div> <div class="team-name m-team m-away">Boroondara - Carey Eagles </div> <div class="team-score awayscore m-score m-away">2</div> </div> </div> <div class="m-row m-2"> <div class="match-datetime"> <div class="match-datetime-detail"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="m-detail">Sat 15/Sep</span> <span class="m-detail">3:00 PM</span> </div> <div class="match-link">View</div> </div> </div> </a> </li> <li> <a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_OtherMatch'])" href="https://websites.mygameday.app/round_info.cgi?a=MATCH&amp;fixture=69980194&amp;c=0-8746-124136-504042-0&amp;pool=1" class="match-info-wrap match-detail" id="extfix_33942163"> <div class="row-0 fixturerow m-row m-1"> <div class="team-row team-row-home teamwon"> <div class="team-logo team-logo-home"> <img src="//www-static.spulsecdn.net/pics/00/01/99/45/1994524_1_S.jpg" alt="Monash University SC" /> </div> <div class="team-name m-team m-home">Monash University SC</div> <div class="team-score homescore m-score m-home">2</div> </div> <div class="m-vs"> <div> <!--<div class="vstxt">def.</div>--> <div class="vsline"></div> </div> <span class="vstxtwrap"> <div> <span class="livenow" style="display:none">Live</span> <span class="notlive"><div class="vstxt">FINAL</div></span> </div> </span> <div class="vsline"></div> </div> <div class="team-row team-row-away "> <div class="team-logo team-logo-away"> <img src="//www-static.spulsecdn.net/pics/00/01/95/42/1954261_1_S.jpg" alt="Ashburton United SC" /> </div> <div class="team-name m-team m-away">Ashburton United SC</div> <div class="team-score awayscore m-score m-away">1</div> </div> </div> <div class="m-row m-2"> <div class="match-datetime"> <div class="match-datetime-detail"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="m-detail">Sat 15/Sep</span> <span class="m-detail">3:15 PM</span> </div> <div class="match-link">View</div> </div> </div> </a> </li> <li> <a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_OtherMatch'])" href="https://websites.mygameday.app/round_info.cgi?a=MATCH&amp;fixture=69980189&amp;c=0-8746-124136-504042-0&amp;pool=1" class="match-info-wrap match-detail" id="extfix_33942164"> <div class="row-0 fixturerow m-row m-1"> <div class="team-row team-row-home teamwon"> <div class="team-logo team-logo-home"> <img src="//www-static.spulsecdn.net/pics/00/36/73/96/36739615_1_S.jpg" alt="Lalor United Senior FC" /> </div> <div class="team-name m-team m-home">Lalor United Senior FC</div> <div class="team-score homescore m-score m-home">3</div> </div> <div class="m-vs"> <div> <!--<div class="vstxt">def.</div>--> <div class="vsline"></div> </div> <span class="vstxtwrap"> <div> <span class="livenow" style="display:none">Live</span> <span class="notlive"><div class="vstxt">FINAL</div></span> </div> </span> <div class="vsline"></div> </div> <div class="team-row team-row-away "> <div class="team-logo team-logo-away"> <img src="//www-static.spulsecdn.net/pics/00/01/98/86/1988632_1_S.jpg" alt="Western Eagles SC" /> </div> <div class="team-name m-team m-away">Western Eagles SC</div> <div class="team-score awayscore m-score m-away">2</div> </div> </div> <div class="m-row m-2"> <div class="match-datetime"> <div class="match-datetime-detail"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="m-detail">Sat 15/Sep</span> <span class="m-detail">4:00 PM</span> </div> <div class="match-link">View</div> </div> </div> </a> </li> <li> <a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_OtherMatch'])" href="https://websites.mygameday.app/round_info.cgi?a=MATCH&amp;fixture=69980183&amp;c=0-8746-124136-504042-0&amp;pool=1" class="match-info-wrap match-detail" id="extfix_33942160"> <div class="row-0 fixturerow m-row m-1"> <div class="team-row team-row-home teamwon"> <div class="team-logo team-logo-home"> <img src="//www-static.spulsecdn.net/pics/00/36/82/11/36821118_1_S.jpg" alt="Manningham United Blues FC" /> </div> <div class="team-name m-team m-home">Manningham United Blues FC</div> <div class="team-score homescore m-score m-home">3</div> </div> <div class="m-vs"> <div> <!--<div class="vstxt">def.</div>--> <div class="vsline"></div> </div> <span class="vstxtwrap"> <div> <span class="livenow" style="display:none">Live</span> <span class="notlive"><div class="vstxt">FINAL</div></span> </div> </span> <div class="vsline"></div> </div> <div class="team-row team-row-away "> <div class="team-logo team-logo-away"> <img src="//www-static.spulsecdn.net/pics/00/36/44/23/36442348_1_S.jpg" alt="Geelong SC" /> </div> <div class="team-name m-team m-away">Geelong SC</div> <div class="team-score awayscore m-score m-away">1</div> </div> </div> <div class="m-row m-2"> <div class="match-datetime"> <div class="match-datetime-detail"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="m-detail">Sat 15/Sep</span> <span class="m-detail">6:00 PM</span> </div> <div class="match-link">View</div> </div> </div> </a> </li> <!-- needed an extra li so the whole of the last game would show --> <li style="background: none repeat scroll 0 0 transparent; border: medium none; margin: 0;"></li> </ul> </div> <a href="#" class="scroller-next"><span class="arrow"></span></a> </div> </div> <script type="text/javascript"> const buttonRight = document.getElementById('slideRight'); const buttonLeft = document.getElementById('slideLeft'); if (buttonRight) { buttonRight.onclick = function () { document.getElementById('omatch').scrollLeft += 270; }; } if (buttonLeft) { buttonLeft.onclick = function () { document.getElementById('omatch').scrollLeft -= 270; }; } function reportWindowSize() { const windowWidth = window.innerWidth; const otherMatches = document.getElementById('scroller-wrap'); const showOtherMatches = document.getElementById('showOtherMatches'); if (windowWidth < 640) { otherMatches.style.display = 'none'; showOtherMatches.classList.remove('active'); } else { otherMatches.style.display = 'block'; showOtherMatches.classList.add('active'); } } function showOtherMatches() { const otherMatches = document.getElementById('scroller-wrap'); const showOtherMatches = document.getElementById('showOtherMatches'); if (otherMatches.style.display == 'none') { otherMatches.style.display = 'block'; showOtherMatches.classList.add('active'); } else { otherMatches.style.display = 'none'; showOtherMatches.classList.remove('active'); } } reportWindowSize(); window.addEventListener("resize", reportWindowSize); </script> <div id="mc-branded"></div> <div id="extfix_33942161" class="fixturerow detailed-matchup"> <div class="scores-top"> <div class="teamnames hometeam" title="Doveton SC"><a href="team_info.cgi?id=26317399&amp;c=0-8746-124136-504042-0" class="teamnames">Doveton SC</a></div> <div id="home-logo"> <a href="team_info.cgi?id=26317399&c=0-8746-124136-504042-0"><img src="//www-static.spulsecdn.net/pics/00/01/95/42/1954247_1_T.jpg" title="Doveton SC Logo" alt="Doveton SC Logo"></a> </div> <div class="detailed_score homescore"> <div class="big-score">2</div> <div class="small-score"></div> </div> <div class="match-status"> <span> <div class="vs-status m-vs"> <span class="livenow" style="display:none;">Live</span> <span class="vs notlive"> FINAL (PENS) <div class="penalties">5 - 6</div> </span> <div class="vsline one"></div> <span class="final">FINAL (PENS)</span> <div class="vsline two"></div> </div> </span> </div> <div class="detailed_score awayscore"> <div class="big-score">2</div> <div class="small-score"></div> </div> <div id="away-logo"> <a href="team_info.cgi?id=26317409&c=0-8746-124136-504042-0"><img src="//www-static.spulsecdn.net/pics/00/01/99/45/1994516_1_T.jpg" title="Whittlesea United SC Logo" alt="Whittlesea United SC Logo"></a> </div> <div class="teamnames awayteam" title="Whittlesea United SC"><a href="team_info.cgi?id=26317409&amp;c=0-8746-124136-504042-0" class="teamnames">Whittlesea United SC</a></div> </div> <div class="scores-bottom"> <div class="misc-match-details"> <div class="venuewrap"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.46868 15.4374C7.77731 13.366 6.14781 11.3355 5.48776 8.75134C4.91022 6.49529 6.25094 4.23925 8.45798 3.68549C10.7269 3.11122 12.9339 4.44434 13.5321 6.70039C13.7796 7.6028 13.6765 8.48471 13.3465 9.34611C12.5008 11.6432 11.0776 13.5506 9.46868 15.4374ZM9.48931 9.20255C10.3144 9.20255 10.995 8.52573 10.995 7.72586C10.995 6.92599 10.2937 6.22867 9.48931 6.24918C8.68488 6.24918 7.98357 6.9465 8.0042 7.74637C8.0042 8.54624 8.66425 9.20255 9.48931 9.20255Z" fill="var(--color-text-secondary)"></path> </svg> <span class="venuename"><a href="comp_info.cgi?round=1&amp;a=VENUE&amp;venueid=22084509&amp;c=0-8746-124136-504042-0&amp;fID=69980184" class="venuename">Comets Stadium - Pitch 1</a></span> </div> <div class="matchdatewrap"> <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg"> <circle cx="9.5" cy="9.5" r="4.59375" stroke="var(--color-text-secondary)" stroke-width="1.5"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M9.79693 7.125H8.90631V10.0938H8.91171L8.90625 10.1032L11.4773 11.5876L11.9236 10.8145L9.79693 9.58664V7.125Z" fill="var(--color-text-secondary)"></path> </svg> <span class="matchdate">Thu&nbsp;20 Sep - 7:30&nbsp;PM</span> </div> </div> </div> </div> </div> </div> <div class="compoptions noprint mcwrap"> <ul class="fixoptions noprint round-tabs"> <li><a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_MatchCentre'])" href="?c=0-8746-124136-504042-0&amp;pool=1&amp;fixture=69980184&amp;a=MATCH" class = " buttons tab-1 active btn-mc_MatchCentre"><span class="vertical-align-wrap"><span class="vertical-align">Match Centre</span></span></a></li><li><a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_SelectedTeams'])" href="?c=0-8746-124136-504042-0&amp;pool=1&amp;fixture=69980184&amp;a=SELECT" class = " buttons tab-2 btn-mc_SelectedTeams"><span class="vertical-align-wrap"><span class="vertical-align">Selected Teams</span></span></a></li><li><a onclick="_gaq.push(['site._trackEvent', 'results', 'mc_PlayByPlay'])" href="?c=0-8746-124136-504042-0&amp;pool=1&amp;fixture=69980184&amp;a=PLAYBYPLAY" class = " buttons tab-3 btn-mc_PlayByPlay"><span class="vertical-align-wrap"><span class="vertical-align">Play By Play</span></span></a></li> </ul> </div> <div id="tabs-content-border" class="detailed-stats-wrap sport-id-13"> <div id="tabs-content"> <div id="tabs-content-int"> <div id="playbyplay_wrap" data-client="0-8746-124136-504042-0" data-fid="69980184" data-limit="1" data-incache="0" data-matchtoday="0"> <div id = "playbyplay_actions" class="table-container"></div> </div> <script>if (!window.jQuery) { document.write('<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"><\/script>');}</script> <script src ="//www-static.spulsecdn.net/js/livescores.min.js?11681258345"></script> <script type="text/javascript"> jQuery(document).ready(function(){ load_livescores(1); }); function loadplaybyplay() { jQuery.getJSON("aj_playbyplay.cgi", { c : '0-8746-124136-504042-0', fID : 69980184, limit : 1 }, function(data) { jQuery('#playbyplay_actions').html(data.data || ''); load_livescores(1); }); } </script> <div class="detailed-results-page"> <div class="detailedMatch mc-btm sport-id-13"> <div class="detailed-match-top"> <span class="pprofile"><h4>Team Match Stats</h4></span> <div class="tableContainer x-scroll-table team_match"> <div class="table-container"> <table class="tableClass team_match table stats-table"> <tr> <th>TEAM</th> <th title="Half Time Score">HTS</th> <th title="Full Time Score">FTS</th> <th title="After Extra Time (AET) Score">ETS</th> <th title="Penalty Shoot Out Score">PGS</th> <th title="Own Goals">OG</th> <th title="Red Cards">RC</th> <th title="Yellow Cards">YC</th> </tr> <tr class="odd"> <td style="text-align: left;"><b><a href="team_info.cgi?client=0-8746-124136-504042-26317399" class="resultlink">Doveton SC</a></b></td> <td>0</td> <td>2</td> <td>0</td> <td>5</td> <td>0</td> <td>0</td> <td>0</td> </tr> <tr class="odd"> <td style="text-align: left;"><b><a href="team_info.cgi?client=0-8746-124282-504042-26317409" class="resultlink">Whittlesea United SC</a></b></td> <td>0</td> <td>2</td> <td>0</td> <td>6</td> <td>0</td> <td>0</td> <td>0</td> </tr> </table> </div> </div> </div> <div class="playerMatchStats"> <div id="team-1-player-stats-wrap" class="player-stats-wrap" > </div> <div id="team-2-player-stats-wrap" class="player-stats-wrap" > </div> </div> </div> </div> <div class="tableContainer game-officials-table"> <h4>Game Officials</h4> <table class="tableClass stats-table left-align"> <tr><th>Umpire/Referee Name</th><th>Type</th></tr> <tr> <td>Appt</td> <td>Referee</td> </tr> <tr> <td>Appt</td> <td>4th Official</td> </tr> <tr> <td>Appt</td> <td>Assistant</td> </tr> <tr> <td>Appt</td> <td>Assistant</td> </tr> <tr> <td>Appt</td> <td>Assessor</td> </tr> </table> </div> <div style="clear:both;"></div> </div> </div> </div> <!-- /256416529/gamedayp.top.website --> <div id='div-gpt-ad-1670300874848-0' style='margin-top:10px;margin-bottom:10px;text-align:center;grid-row: span 2;' class="bottomAd"> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1670300874848-0'); }); </script> </div> </main> </div> </div> <div class="stack-promo"> <div class="stack-promo-content"> <div class="stack-promo-text"> <h1>Refreshing your Website?</h1> <p>Mobile responsive websites made easy using the new Stack Commerce Website Theme. Subscribe and enhance your site using our range of Add On Features including an integrated Shop.</p> <div class="stack-promo-buttons"> <a href="https://stackcommercepro.fspdev.com/" class="stack-promo-button" target="_blank">View Demo Site</a> <a href="https://stackcommerce.au/product-category/websites/" class="stack-promo-button" target="_blank">Subscribe Now</a> </div> </div> <img src="images/stack_com_web.webp" class="stack-promo-img" alt="Laptops showing the Stack Commerce Website Theme." /> </div> <div class="stack-promo-bg"></div> </div> <style type="text/css"> .stack-promo { position: relative; display: flex; align-items: center; justify-content: center; margin-bottom: 40px; } .stack-promo-bg { position: absolute; background-image: url(images/events_bg.webp); background-repeat: no-repeat; background-size: cover; z-index: -2; inset: 62px 0 0 0; } .stack-promo-content { display: grid; grid-template-rows: 1fr auto; grid-template-areas: "image" "text"; padding: 10px 20px; /* text-align: center; */ } .stack-promo-text { grid-area: text; max-width: 80vw; justify-self: center; margin-block: 10px 20px; } .stack-promo-text h1 { font-size: 26px; margin-bottom: 10px; color: #0D1330; margin: 0; font-weight: 700; line-height: 1.1; } .stack-promo-text h1.stack-promo-huge { font-size: 30px; } .stack-promo-text p { margin: 10px 0; line-height: 1.3; color: var(--color-text-secondary); font-size: 16px; font-weight: 500; } .stack-promo-code { font-weight: 700; color: #3FC0C3; } .stack-promo-buttons { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; width: 100%; margin-top: 20px; } .stack-promo-button { display: inline-flex; align-items: center; justify-content: center; background-color: #3FC0C3; height: 36px; color: #FFFFFF; line-height: 1; border-radius: 4px; font-weight: 500; text-decoration: none; white-space: nowrap; } .stack-promo-img { margin: 20px 0 0px 0; grid-area: image; max-height: 340px; max-width: 100%; } @media screen and (min-width: 640px) { .stack-promo { margin-top: 60px; overflow: hidden; } .stack-promo-bg { inset: 20px 0 0 0; } .stack-promo-content { display: grid; grid-template-columns: minmax(240px, 340px) 1fr; grid-template-rows: none; grid-template-areas: "text image"; align-items: end; gap: 20px; padding: 20px; } .stack-promo-text { text-align: left; align-self: self-end; margin-bottom: 0px; } .stack-promo-text h1 { font-size: 26px; } .stack-promo-buttons { flex-direction: column; justify-content: flex-start; gap: 15px; align-items: flex-start; z-index: 10; position: relative; } .stack-promo-img { max-height: none; } } @media screen and (min-width: 740px) { .stack-promo-text { align-self: center; } .stack-promo-text p { font-size: 17px; } } @media screen and (min-width: 1000px) { .stack-promo-content { max-width: 1000px; margin: 0 auto; } .stack-promo-text h1 { font-size: 38px; } .stack-promo-text p { margin: 20px 0; } .stack-promo-bg { inset: 40px 0 0 0; } } </style> <div class="leaderboard leaderboard-bottom"></div> <div class="site-grid-footer"> <div id="footer-wrap"> <div id="footer"> <style type="text/css"> .footer__search input { background-image: url("//www-static.spulsecdn.net/images/search.png"); } </style> <!--<link rel="stylesheet" type="text/css" href="//www-static.spulsecdn.net/css/footer.7dae20ee.css">--> <div class="footer__content"> <div class="footer__actions"> <div class="actions__group"> <a id="foot-editor" title="Site Editor" class="footer__action one " href="https://websites.mygameday.app/publisher.cgi?client=0-8746-124136-504042-0&amp;ID=8746&amp;typeID=1" target="_parent"> <svg width="36" height="34" viewBox="0 0 36 34" fill="none" xmlns="http://www.w3.org/2000/svg"> <title>Website Editor</title> <path d="M32.8528 33.4001H3.14404C1.63044 33.4001 0.398438 32.1762 0.398438 30.6726V3.3276C0.398438 1.82398 1.63044 0.600098 3.14404 0.600098H32.8528C34.3664 0.600098 35.5984 1.82398 35.5984 3.3276V30.6376C35.5984 32.1762 34.3664 33.4001 32.8528 33.4001ZM3.14404 1.68411C2.22884 1.68411 1.48964 2.41843 1.48964 3.3276V30.6376C1.48964 31.5468 2.22884 32.2811 3.14404 32.2811H32.8528C33.768 32.2811 34.5072 31.5468 34.5072 30.6376V3.3276C34.5072 2.41843 33.768 1.68411 32.8528 1.68411H3.14404Z" fill="var(--color-text-primary)"/> <path d="M35.0697 4.97119H0.960938V6.0552H35.0697V4.97119Z" fill="var(--color-text-primary)"/> <path d="M3.67323 2.76807H2.58203V3.85208H3.67323V2.76807Z" fill="var(--color-text-primary)"/> <path d="M5.88807 2.76807H4.79688V3.85208H5.88807V2.76807Z" fill="var(--color-text-primary)"/> <path d="M8.10682 2.76807H7.01562V3.85208H8.10682V2.76807Z" fill="var(--color-text-primary)"/> <path d="M33.3803 2.76807H32.2891V3.85208H33.3803V2.76807Z" fill="var(--color-text-primary)"/> <path d="M32.854 21.3711H28.454V20.2871H32.2908V8.25814H3.70843V20.2871H24.054V21.3711H3.14523C2.82843 21.3711 2.58203 21.1264 2.58203 20.8117V7.69865C2.58203 7.38394 2.82843 7.13916 3.14523 7.13916H32.854C33.1708 7.13916 33.4172 7.38394 33.4172 7.69865V20.8117C33.4172 21.1264 33.1708 21.3711 32.854 21.3711Z" fill="var(--color-text-primary)"/> <path d="M32.8533 9.90137H3.14453V10.9854H32.8533V9.90137Z" fill="var(--color-text-primary)"/> <path d="M32.8521 31.1971H14.1609C13.8441 31.1971 13.5977 30.9523 13.5977 30.6376V23.0146C13.5977 22.6999 13.8441 22.4551 14.1609 22.4551H24.6153V23.5391H14.6889V30.1131H32.2889V23.5391H28.9801V22.4551H32.8169C33.1336 22.4551 33.3801 22.6999 33.3801 23.0146V30.6726C33.4153 30.9523 33.1688 31.1971 32.8521 31.1971Z" fill="var(--color-text-primary)"/> <path d="M28.0655 25.7418C27.9247 25.7418 27.7839 25.6719 27.6783 25.567L26.2351 24.1333L25.5311 24.8327C25.3199 25.0425 24.9679 25.0425 24.7567 24.8327C24.6863 24.7627 24.6511 24.6928 24.6159 24.6229L22.4335 18.7832C22.3279 18.5035 22.4687 18.1887 22.7503 18.0838C22.8911 18.0489 23.0319 18.0489 23.1375 18.0838L29.0159 20.2519C29.2975 20.3568 29.4383 20.6715 29.3327 20.9512C29.2975 21.0212 29.2623 21.0911 29.1919 21.161L28.4879 21.8954L29.9311 23.329C30.1423 23.5389 30.1423 23.8885 29.9311 24.0983L28.4527 25.567C28.3471 25.6719 28.2063 25.7418 28.0655 25.7418ZM26.2351 22.8045C26.3759 22.8045 26.5167 22.8745 26.6223 22.9794L28.0655 24.4131L28.7695 23.7137L27.3615 22.28C27.1503 22.0702 27.1503 21.7205 27.3615 21.5107L27.8543 21.0212L23.9119 19.5525L25.3903 23.4689L25.8831 22.9794C25.9887 22.8745 26.0943 22.8395 26.2351 22.8045Z" fill="var(--color-text-primary)"/> <path d="M11.9452 31.1971H3.14523C2.82843 31.1971 2.58203 30.9523 2.58203 30.6376V23.0146C2.58203 22.6999 2.82843 22.4551 3.14523 22.4551H11.9452C12.262 22.4551 12.5084 22.6999 12.5084 23.0146V30.6726C12.5084 30.9523 12.262 31.1971 11.9452 31.1971ZM3.70843 30.1131H11.4172V23.5391H3.70843V30.1131Z" fill="var(--color-text-primary)"/> <path d="M5.36213 18.084H3.14453V17H5.11573L9.33973 12.8038C9.55093 12.594 9.90293 12.594 10.1141 12.8038L14.5141 17.1748L13.7749 17.9092L9.76213 13.9228L5.74933 17.9092C5.64373 18.0141 5.50293 18.084 5.36213 18.084Z" fill="var(--color-text-primary)"/> <path d="M12.8955 16.301L12.1211 15.5318L15.4299 12.2448C15.6411 12.035 15.9931 12.035 16.2043 12.2448L18.7739 14.7974H32.8539V15.8814H18.5627C18.4219 15.8814 18.2811 15.8115 18.1755 15.7066L15.8171 13.3637L12.8955 16.301Z" fill="var(--color-text-primary)"/> <path d="M5.88807 25.1826H4.79688V26.2666H5.88807V25.1826Z" fill="var(--color-text-primary)"/> <path d="M10.3244 25.1826H7.01562V26.2666H10.3244V25.1826Z" fill="var(--color-text-primary)"/> <path d="M10.2881 27.3857H4.79688V28.4698H10.2881V27.3857Z" fill="var(--color-text-primary)"/> </svg> <div class="footer__action__label">Website Editor</div> </a> <a id="foot-support" title="Support" class="footer__action two" href="http://support.sportstg.com/" target="_blank"> <svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"> <title>Support</title> <g clip-path="url(#clip0_12352_13490)"> <path d="M35.1995 8.9599C35.1995 8.5599 34.9995 8.1599 34.7195 7.8799C34.3995 7.5599 33.9595 7.3999 33.5195 7.3999C31.9595 7.4399 30.7195 8.7599 30.7595 10.3599L30.8395 12.9999L30.3995 14.7599C29.8795 14.7599 29.3195 14.9599 28.9195 15.3599L25.9995 18.2799L24.9995 18.4399C24.3595 18.5599 23.7195 18.8799 23.2395 19.3199L21.2395 21.3199C20.6395 21.9199 20.3195 22.6799 20.2795 23.5199L20.1995 26.8399C19.2795 27.1599 18.5595 28.0399 18.5595 29.0799L18.5195 33.4399C18.5195 34.0799 18.7595 34.6799 19.1995 35.1199C19.6395 35.5599 20.2395 35.8399 20.8795 35.8399L28.1195 35.9999C28.1195 35.9999 28.1195 35.9999 28.1595 35.9999C28.7995 35.9999 29.3595 35.7599 29.8395 35.3199C30.2795 34.8799 30.5595 34.2799 30.5595 33.6399L30.5995 29.2799C30.5995 28.6399 30.3595 28.0399 29.9195 27.5999C29.6795 27.3599 29.3595 27.1599 29.0395 27.0399V26.9199C29.1595 26.1599 29.4795 25.5199 29.9995 24.9599L33.3995 21.5599C34.2795 20.6799 34.7995 19.5599 34.9595 18.3199L35.3195 14.9199C35.3595 14.7999 35.3595 14.6799 35.3595 14.5199C35.3595 14.4799 35.3595 14.4799 35.3595 14.4399L35.1995 8.9599ZM29.3995 29.2799L29.3595 33.6399C29.3595 33.9599 29.2395 34.2399 28.9995 34.4799C28.7595 34.7199 28.4795 34.7999 28.1595 34.7999L20.9195 34.7199C20.5995 34.7199 20.3195 34.5999 20.0795 34.3599C19.8395 34.1199 19.7195 33.8399 19.7595 33.5199L19.7995 29.1599C19.7995 28.5199 20.3195 27.9999 20.9595 27.9999L28.1995 28.0799C28.5195 28.0799 28.7995 28.1999 29.0395 28.4399C29.2795 28.6799 29.3995 28.9599 29.3995 29.2799ZM32.5595 20.7599L29.1595 24.1599C28.4395 24.8799 27.9995 25.7599 27.8395 26.7599V26.8799L21.4395 26.7999L21.5195 23.5999C21.5195 23.0799 21.7595 22.5999 22.1195 22.1999L24.1195 20.1999C24.3995 19.9199 24.7995 19.7199 25.1995 19.6399L26.3995 19.4399C26.4395 19.4399 26.4795 19.4399 26.5195 19.3999C26.5995 19.3599 26.6395 19.3199 26.7195 19.2799L29.7595 16.2399C30.1195 15.8799 30.6795 15.8799 30.9995 16.2399C31.3195 16.5999 31.3595 17.1599 30.9995 17.4799L27.4795 20.9999C27.2395 21.2399 27.2395 21.5999 27.4795 21.8399C27.5995 21.9599 27.7595 21.9999 27.9195 21.9999C28.0795 21.9999 28.2395 21.9599 28.3595 21.8399L31.8795 18.3199C32.6795 17.5199 32.6795 16.1999 31.8795 15.3599C31.7995 15.2799 31.6795 15.1599 31.5595 15.1199L32.0395 13.1599C32.0395 13.1199 32.0395 13.1199 32.0395 13.0799C32.0395 13.0399 32.0395 13.0399 32.0395 12.9999L31.9595 10.2799C31.9195 9.3599 32.6395 8.5999 33.5595 8.5599C33.6795 8.5599 33.7995 8.5999 33.8795 8.6799C33.9195 8.7199 33.9995 8.8399 33.9995 8.9599L34.1595 14.4399L34.1195 14.8399V14.8799L33.7595 18.2399C33.6795 19.1599 33.2395 20.0799 32.5595 20.7599Z" fill="var(--color-text-primary)"/> <path d="M27.958 30.8798C28.5323 30.8798 28.998 30.4142 28.998 29.8398C28.998 29.2654 28.5323 28.7998 27.958 28.7998C27.3836 28.7998 26.918 29.2654 26.918 29.8398C26.918 30.4142 27.3836 30.8798 27.958 30.8798Z" fill="var(--color-text-primary)"/> <path d="M15.5184 26.9199L15.4784 23.5999C15.4784 22.7599 15.1184 21.9599 14.5184 21.3999L12.5184 19.3999C12.0384 18.9199 11.4384 18.5999 10.7984 18.5199L9.79844 18.3599L6.87844 15.4399C6.47844 15.0399 5.91844 14.8399 5.39844 14.8399L4.95844 13.0399L5.03844 10.3999C5.07844 8.83994 3.83844 7.51994 2.27844 7.43994C1.83844 7.43994 1.39844 7.59994 1.11844 7.91994C0.838438 8.19994 0.678438 8.59994 0.638438 8.99994L0.398438 14.4799C0.398438 14.5199 0.398438 14.5199 0.398438 14.5599C0.398438 14.6799 0.398438 14.8399 0.438438 14.9599L0.798438 18.3599C0.918438 19.5599 1.47844 20.7199 2.35844 21.5999L5.75844 24.9999C6.27844 25.5199 6.63844 26.1999 6.71844 26.9199V27.0399C6.39844 27.1599 6.07844 27.3599 5.83844 27.5999C5.39844 28.0399 5.15844 28.6399 5.15844 29.2799L5.19844 33.6399C5.19844 34.2799 5.47844 34.8799 5.91844 35.3199C6.39844 35.7599 6.95844 35.9999 7.59844 35.9999C7.59844 35.9999 7.59844 35.9999 7.63844 35.9999L14.8784 35.9199C15.5184 35.9199 16.1184 35.6399 16.5584 35.1999C16.9984 34.7599 17.2384 34.1599 17.2384 33.5199L17.1984 29.1599C17.1584 28.1199 16.4784 27.2399 15.5184 26.9199ZM6.59844 24.1199L3.19844 20.7599C2.51844 20.0799 2.11844 19.1999 1.99844 18.2399L1.63844 14.8799V14.8399L1.59844 14.4399L1.75844 8.95994C1.75844 8.83994 1.83844 8.71994 1.87844 8.67994C1.95844 8.59994 2.07844 8.55994 2.15844 8.55994C3.07844 8.59994 3.79844 9.35994 3.75844 10.2799L3.67844 12.9999C3.67844 13.0399 3.67844 13.0399 3.67844 13.0799C3.67844 13.1199 3.67844 13.1199 3.67844 13.1599L4.15844 15.1199C4.07844 15.1999 3.99844 15.2799 3.87844 15.3599C3.07844 16.1599 3.07844 17.4799 3.87844 18.3199L7.39844 21.8399C7.51844 21.9599 7.67844 21.9999 7.83844 21.9999C7.99844 21.9999 8.15844 21.9599 8.27844 21.8399C8.51844 21.5999 8.51844 21.2399 8.27844 20.9999L4.75844 17.4799C4.39844 17.1199 4.39844 16.5599 4.75844 16.2399C5.11844 15.8799 5.67844 15.8799 5.99844 16.2399L9.03844 19.2799C9.07844 19.3199 9.15844 19.3599 9.23844 19.3999C9.27844 19.3999 9.31844 19.4399 9.35844 19.4399L10.5584 19.6399C10.9584 19.7199 11.3584 19.9199 11.6384 20.1999L13.6384 22.1999C13.9984 22.5599 14.2384 23.0799 14.2384 23.5999L14.3184 26.7999L7.91844 26.8799V26.7599C7.75844 25.7599 7.31844 24.8399 6.59844 24.1199ZM15.6784 34.3599C15.4384 34.5999 15.1584 34.7199 14.8384 34.7199L7.59844 34.7999C7.27844 34.7999 6.99844 34.6799 6.75844 34.4799C6.51844 34.2399 6.39844 33.9599 6.39844 33.6399L6.35844 29.2799C6.35844 28.9599 6.47844 28.6799 6.67844 28.4399C6.91844 28.1999 7.19844 28.0799 7.51844 28.0799L14.7984 27.9999C15.4384 27.9999 15.9584 28.5199 15.9584 29.1599L15.9984 33.5199C16.0384 33.8399 15.9184 34.1599 15.6784 34.3599Z" fill="var(--color-text-primary)"/> <path d="M7.79781 30.8798C8.37219 30.8798 8.83781 30.4142 8.83781 29.8398C8.83781 29.2654 8.37219 28.7998 7.79781 28.7998C7.22344 28.7998 6.75781 29.2654 6.75781 29.8398C6.75781 30.4142 7.22344 30.8798 7.79781 30.8798Z" fill="var(--color-text-primary)"/> <path d="M9.7975 11.4H10.9175C11.0775 11.88 11.2375 12.36 11.5175 12.8L10.7175 13.6C10.2375 14.08 10.2375 14.88 10.7175 15.4L11.8375 16.52C12.0775 16.76 12.3975 16.88 12.7175 16.88C13.0375 16.88 13.3575 16.76 13.5975 16.52L14.3975 15.72C14.8375 15.96 15.3175 16.16 15.7975 16.32V17.44C15.7975 18.12 16.3575 18.72 17.0775 18.72H18.6775C19.3575 18.72 19.9575 18.16 19.9575 17.44V16.32C20.4375 16.16 20.9175 16 21.3575 15.72L22.1575 16.52C22.3975 16.76 22.7175 16.88 23.0375 16.88C23.3575 16.88 23.6775 16.76 23.9175 16.52L25.0375 15.4C25.5175 14.92 25.5175 14.12 25.0375 13.6L24.2375 12.8C24.4775 12.36 24.6775 11.88 24.7975 11.4H25.9175C26.5975 11.4 27.1975 10.84 27.1975 10.12V8.52C27.1975 7.84 26.6375 7.24 25.9175 7.24H24.7975C24.6375 6.76 24.4775 6.28 24.2375 5.84L25.0375 5.04C25.5175 4.56 25.5175 3.76 25.0375 3.24L23.9175 2.12C23.4375 1.64 22.5975 1.64 22.1175 2.12L21.3175 2.92C20.8775 2.68 20.3975 2.48 19.9175 2.36V1.28C19.9175 0.6 19.3575 0 18.6375 0H17.0375C16.3575 0 15.7575 0.56 15.7575 1.28V2.4C15.2775 2.56 14.7975 2.72 14.3575 2.96L13.5575 2.16C13.0775 1.68 12.2375 1.68 11.7575 2.16L10.6375 3.28C10.1575 3.76 10.1575 4.56 10.6375 5.08L11.4375 5.88C11.1975 6.32 10.9975 6.8 10.8375 7.28H9.7175C9.0375 7.28 8.4375 7.84 8.4375 8.56V10.16C8.5575 10.84 9.1175 11.4 9.7975 11.4ZM9.7575 8.56C9.7575 8.52 9.7975 8.48 9.8375 8.48H11.4375C11.5175 8.48 11.5575 8.48 11.5975 8.44C11.5975 8.44 11.5975 8.44 11.6375 8.44C11.6775 8.4 11.7575 8.4 11.7975 8.36C11.7975 8.36 11.7975 8.36 11.8375 8.36C11.8775 8.32 11.9175 8.28 11.9575 8.24C11.9975 8.2 11.9975 8.12 12.0375 8.08C12.1975 7.4 12.4375 6.76 12.8375 6.16C12.8375 6.12 12.8775 6.12 12.8775 6.08C12.9175 6 12.9175 5.92 12.9175 5.88C12.9175 5.8 12.9175 5.72 12.8775 5.68C12.8375 5.6 12.7975 5.56 12.7575 5.48L11.6375 4.36C11.5975 4.32 11.5975 4.28 11.6375 4.28L12.7575 3.16C12.7975 3.12 12.8375 3.12 12.8375 3.16L13.9575 4.28C13.9975 4.32 14.0775 4.36 14.1175 4.4H14.1575C14.2375 4.44 14.2775 4.44 14.3575 4.44C14.4375 4.44 14.4775 4.44 14.5575 4.4C14.5575 4.4 14.5975 4.4 14.5975 4.36C14.6375 4.36 14.6375 4.36 14.6775 4.32C15.2775 3.96 15.9175 3.68 16.5975 3.52H16.6375C16.6775 3.52 16.6775 3.52 16.7175 3.48C16.7175 3.48 16.7575 3.48 16.7575 3.44C16.7575 3.44 16.7975 3.44 16.7975 3.4L16.8375 3.36L16.8775 3.32L16.9175 3.28L16.9575 3.24C16.9575 3.24 16.9575 3.2 16.9975 3.2C16.9975 3.2 16.9975 3.16 17.0375 3.16V3.12V3.08C17.0375 3.04 17.0375 3.04 17.0375 3V2.96V1.28C17.0375 1.24 17.0775 1.2 17.1175 1.2H18.7175C18.7575 1.2 18.7975 1.24 18.7975 1.28V2.84V2.88C18.7975 2.92 18.7975 2.92 18.7975 2.96V3V3.04C18.7975 3.04 18.7975 3.08 18.8375 3.08C18.8375 3.08 18.8375 3.12 18.8775 3.12L18.9175 3.16L18.9575 3.2L18.9975 3.24L19.0375 3.28L19.0775 3.32C19.0775 3.32 19.1175 3.32 19.1175 3.36C19.1575 3.36 19.1575 3.36 19.1975 3.4H19.2375C19.9175 3.56 20.5575 3.8 21.1575 4.2C21.1975 4.2 21.1975 4.24 21.2375 4.24C21.2375 4.24 21.2775 4.24 21.2775 4.28C21.3575 4.32 21.3975 4.32 21.4775 4.32C21.5575 4.32 21.5975 4.32 21.6775 4.28H21.7175C21.7975 4.24 21.8375 4.2 21.8775 4.16L22.9975 3.04C23.0375 3 23.0775 3 23.0775 3.04L24.1975 4.16C24.2375 4.2 24.2375 4.24 24.1975 4.24L23.0775 5.36C23.0375 5.4 22.9975 5.48 22.9575 5.56C22.9175 5.64 22.9175 5.68 22.9175 5.76C22.9175 5.84 22.9175 5.92 22.9575 5.96C22.9575 6 22.9975 6.04 22.9975 6.04C23.3575 6.64 23.6375 7.28 23.7975 7.96C23.7975 8.04 23.8375 8.08 23.8775 8.12C23.9175 8.16 23.9575 8.2 23.9975 8.24C23.9975 8.24 23.9975 8.24 24.0375 8.28C24.0775 8.32 24.1175 8.36 24.1975 8.36C24.1975 8.36 24.1975 8.36 24.2375 8.36C24.2775 8.36 24.3575 8.4 24.3975 8.4H25.9975C26.0375 8.4 26.0775 8.44 26.0775 8.48V10.08C26.0775 10.12 26.0375 10.16 25.9975 10.16H24.4375H24.3975C24.3575 10.16 24.3575 10.16 24.3175 10.16H24.2775H24.2375C24.1975 10.16 24.1975 10.16 24.1575 10.2C24.1575 10.2 24.1175 10.2 24.1175 10.24L24.0775 10.28C24.0775 10.28 24.0375 10.28 24.0375 10.32L23.9975 10.36L23.9575 10.4C23.9575 10.4 23.9175 10.44 23.9175 10.48C23.9175 10.48 23.9175 10.52 23.8775 10.52C23.8775 10.56 23.8775 10.56 23.8375 10.6C23.8375 10.6 23.8375 10.6 23.8375 10.64C23.6775 11.32 23.4375 11.96 23.0375 12.56C23.0375 12.6 22.9975 12.6 22.9975 12.64C22.9575 12.72 22.9575 12.8 22.9575 12.84C22.9575 12.92 22.9575 13 22.9975 13.04C23.0375 13.12 23.0775 13.16 23.1175 13.24L24.2375 14.36C24.2775 14.4 24.2775 14.44 24.2375 14.44L23.1175 15.56C23.0775 15.6 23.0375 15.6 23.0375 15.56L21.9175 14.44C21.8775 14.4 21.7975 14.36 21.7175 14.32C21.6375 14.28 21.5975 14.28 21.5175 14.28C21.4375 14.28 21.3575 14.28 21.3175 14.32C21.2775 14.32 21.2375 14.36 21.2375 14.36C20.6375 14.72 19.9975 15 19.3175 15.16H19.2775C19.2375 15.16 19.2375 15.16 19.1975 15.2C19.1975 15.2 19.1575 15.2 19.1575 15.24L19.1175 15.28L19.0775 15.32L19.0375 15.36L18.9975 15.4L18.9575 15.44C18.9575 15.44 18.9575 15.48 18.9175 15.48L18.8775 15.52V15.56V15.6C18.8775 15.64 18.8775 15.64 18.8775 15.68V15.72V17.32C18.8775 17.36 18.8375 17.4 18.7975 17.4H17.1975C17.1575 17.4 17.1175 17.36 17.1175 17.32V15.72V15.68C17.1175 15.64 17.1175 15.64 17.1175 15.6V15.56V15.52C17.1175 15.52 17.1175 15.48 17.0775 15.48C17.0775 15.48 17.0775 15.44 17.0375 15.44L16.9975 15.4L16.9575 15.36L16.9175 15.32L16.8775 15.28L16.8375 15.24C16.8375 15.24 16.7975 15.24 16.7975 15.2C16.7575 15.2 16.7575 15.2 16.7175 15.16C16.7175 15.16 16.7175 15.16 16.6775 15.16C15.9975 15 15.3575 14.76 14.7575 14.36C14.7175 14.36 14.6775 14.32 14.6775 14.32C14.5975 14.28 14.5175 14.28 14.4775 14.28C14.3975 14.28 14.3175 14.28 14.2775 14.32C14.1975 14.36 14.1575 14.4 14.0775 14.44L12.9575 15.56C12.9175 15.6 12.8775 15.6 12.8775 15.56L11.7575 14.44C11.7175 14.4 11.7175 14.36 11.7575 14.36L12.8775 13.24C12.9175 13.2 12.9575 13.12 12.9975 13.04C13.0375 12.96 13.0375 12.92 13.0375 12.84C13.0375 12.76 13.0375 12.68 12.9975 12.64C12.9975 12.6 12.9575 12.56 12.9575 12.56C12.5975 11.96 12.3175 11.32 12.1575 10.64V10.6C12.1575 10.56 12.1575 10.56 12.1175 10.52C12.1175 10.52 12.1175 10.48 12.0775 10.48C12.0775 10.48 12.0775 10.44 12.0375 10.44L11.9975 10.4L11.9575 10.36L11.9175 10.32L11.8775 10.28C11.8775 10.28 11.8375 10.28 11.8375 10.24C11.8375 10.24 11.7975 10.24 11.7975 10.2C11.7575 10.2 11.7575 10.2 11.7175 10.2H11.6775C11.6375 10.2 11.6375 10.2 11.5975 10.2H11.5575H9.9975C9.9575 10.2 9.9175 10.16 9.9175 10.12L9.7575 8.56Z" fill="var(--color-text-primary)"/> <path d="M17.8786 12.64C19.7186 12.64 21.1986 11.16 21.1986 9.32C21.1986 7.48 19.7186 6 17.8786 6C16.0386 6 14.5586 7.48 14.5586 9.32C14.5586 11.16 16.0386 12.64 17.8786 12.64ZM17.8786 7.2C19.0386 7.2 19.9986 8.16 19.9986 9.32C19.9986 10.48 19.0386 11.44 17.8786 11.44C16.7186 11.44 15.7586 10.48 15.7586 9.32C15.7586 8.16 16.7186 7.2 17.8786 7.2Z" fill="var(--color-text-primary)"/> </g> <defs> <clipPath id="clip0_12352_13490"> <rect width="34.96" height="36" fill="white" transform="translate(0.398438)"/> </clipPath> </defs> </svg> <div class="footer__action__label">Support</div> </a> <a id="foot-manager" title="Manager" class="footer__action three" href="https://passport.sportstg.com/account/" target="_blank"> <svg width="34" height="34" viewBox="0 0 34 34" fill="none" xmlns="http://www.w3.org/2000/svg"> <title>Passport</title> <g clip-path="url(#clip0_12352_13476)"> <path d="M30.6392 3.896C30.9361 3.896 31.1768 3.65531 31.1768 3.3584C31.1768 3.06149 30.9361 2.8208 30.6392 2.8208C30.3423 2.8208 30.1016 3.06149 30.1016 3.3584C30.1016 3.65531 30.3423 3.896 30.6392 3.896Z" fill="var(--color-text-primary)"/> <path d="M28.5571 3.896C28.854 3.896 29.0947 3.65531 29.0947 3.3584C29.0947 3.06149 28.854 2.8208 28.5571 2.8208C28.2602 2.8208 28.0195 3.06149 28.0195 3.3584C28.0195 3.65531 28.2602 3.896 28.5571 3.896Z" fill="var(--color-text-primary)"/> <path d="M26.4399 3.896C26.7369 3.896 26.9775 3.65531 26.9775 3.3584C26.9775 3.06149 26.7369 2.8208 26.4399 2.8208C26.143 2.8208 25.9023 3.06149 25.9023 3.3584C25.9023 3.65531 26.143 3.896 26.4399 3.896Z" fill="var(--color-text-primary)"/> <path d="M31.9512 0.200195H2.04722C1.00562 0.200195 0.199219 1.0066 0.199219 2.0482V31.9858C0.199219 32.9938 1.00562 33.8338 2.04722 33.8338H31.9848C32.9928 33.8338 33.8328 33.0274 33.8328 31.9858V2.0482C33.7992 1.0066 32.9928 0.200195 31.9512 0.200195ZM2.04722 1.2418H31.9848C32.4216 1.2418 32.7576 1.5778 32.7576 2.0146V5.4418H1.24082V2.0482C1.24082 1.6114 1.61042 1.2418 2.04722 1.2418ZM31.9512 32.7586H2.04722C1.61042 32.7586 1.27442 32.4226 1.27442 31.9858V6.51699H32.7912V31.9858C32.7576 32.389 32.388 32.7586 31.9512 32.7586Z" fill="var(--color-text-primary)"/> <path d="M9.91138 21.7377C13.5402 21.7377 16.4634 18.8145 16.4634 15.1857C16.4634 11.5569 13.5402 8.6001 9.91138 8.6001C6.28258 8.6001 3.35938 11.5233 3.35938 15.1521C3.35938 18.7809 6.28258 21.7377 9.91138 21.7377ZM6.65218 19.5873C6.78658 17.7729 8.36578 16.4289 10.1802 16.5633C11.793 16.6977 13.0698 17.9745 13.2042 19.5873C11.2554 21.0321 8.56738 21.0321 6.65218 19.5873ZM8.33218 13.9089C8.33218 13.0353 9.03778 12.3297 9.91138 12.3297C10.785 12.3297 11.4906 13.0353 11.4906 13.9089C11.4906 14.7825 10.785 15.4881 9.91138 15.4881C9.03778 15.4881 8.33218 14.7825 8.33218 13.9089ZM9.91138 9.6417C12.969 9.6417 15.4218 12.0945 15.4218 15.1521C15.4218 16.4625 14.9514 17.7393 14.1114 18.7137C13.7754 17.4369 12.8682 16.3953 11.6922 15.8577C12.7674 14.8833 12.8682 13.2369 11.8938 12.1617C10.9194 11.0865 9.27298 10.9857 8.19778 11.9601C7.12258 12.9345 7.02178 14.5809 7.99618 15.6561C8.06338 15.7233 8.13058 15.7905 8.19778 15.8577C6.98818 16.3953 6.08098 17.4369 5.74498 18.7137C3.76258 16.3953 4.06498 12.9009 6.38338 10.9521C7.32418 10.1121 8.60098 9.6417 9.91138 9.6417Z" fill="var(--color-text-primary)"/> <path d="M30.1351 10.9521H18.5767C18.2743 10.9521 18.0391 11.1873 18.0391 11.4897C18.0391 11.7921 18.2743 12.0273 18.5767 12.0273H30.1351C30.4375 12.0273 30.6727 11.7921 30.6727 11.4897C30.6727 11.1873 30.4039 10.9521 30.1351 10.9521Z" fill="var(--color-text-primary)"/> <path d="M18.5767 15.4209H25.9015C26.2039 15.4209 26.4391 15.1857 26.4391 14.8833C26.4391 14.5809 26.2039 14.3457 25.9015 14.3457H18.5767C18.2743 14.3457 18.0391 14.5809 18.0391 14.8833C18.0391 15.1857 18.2743 15.4209 18.5767 15.4209Z" fill="var(--color-text-primary)"/> <path d="M30.1351 17.7729H18.5767C18.2743 17.7729 18.0391 18.0081 18.0391 18.3105C18.0391 18.6129 18.2743 18.8481 18.5767 18.8481H30.1351C30.4375 18.8481 30.6727 18.6129 30.6727 18.3105C30.6727 18.0081 30.4039 17.7729 30.1351 17.7729Z" fill="var(--color-text-primary)"/> <path d="M30.137 23.8208H3.86182C3.55942 23.8208 3.32422 24.056 3.32422 24.3584V30.1376C3.32422 30.44 3.55942 30.6752 3.86182 30.6752H30.1034C30.4058 30.6752 30.641 30.44 30.641 30.1376V24.3584C30.641 24.056 30.4058 23.8208 30.137 23.8208ZM29.5994 29.6H4.39942V24.8624H29.5994V29.6Z" fill="var(--color-text-primary)"/> </g> <defs> <clipPath id="clip0_12352_13476"> <rect width="33.6" height="33.6" fill="white" transform="translate(0.199219 0.200195)"/> </clipPath> </defs> </svg> <div class="footer__action__label">Passport</div> </a> </div> <div id="f-admin-search" class="footer__search"> <form method="post" action="https://websites.mygameday.app/search_gd.cgi"> <label for="searchname-foot">Search GameDay</label> <input type="text" name="searchname" id="searchname-foot" class="search-field" placeholder="Search GameDay..." /> <!--<input type="submit" alt="Go" value="Go" border="0" class="search-button" />--> </form> </div> <div class="actions__group"> <a title="GameDay Community" class="footer__action three" href="https://community.mygameday.app/" target="_blank"> <img src="//www-static.spulsecdn.net/pics/tdrivers/tdriver_4_1_459.jpg" alt="GameDay Community" /> <div class="footer__action__label">GameDay Community</div> </a> <a title="GameDay App" class="footer__action three" href="https://mygameday.app/gameday-app" target="_blank"> <img src="//www-static.spulsecdn.net/pics/tdrivers/tdriver_4_2_459.jpg" alt="GameDay Marketplace" /> <div class="footer__action__label">GameDay App</div> </a> <a title="GameDay Marketplace" class="footer__action three" href="https://mygameday.app/marketplace/" target="_blank"> <img src="//www-static.spulsecdn.net/pics/tdrivers/tdriver_4_3_459.jpg" alt="GameDay Marketplace" /> <div class="footer__action__label">GameDay Marketplace</div> </a> </div> </div> </div> <div class="footer__copyright"> <a class="footer__logo" title="GameDay" href="https://websites.mygameday.app" target="_blank"> <svg width="139" height="26" viewBox="0 0 139 26" fill="none" xmlns="http://www.w3.org/2000/svg"> <title>GameDay powered by Stack Sports</title> <g clip-path="url(#clip0_12352_13431)"> <g clip-path="url(#clip1_12352_13431)"> <path d="M36.8886 10.9914H39.5285H42.1684C42.2234 10.9914 42.2646 11.0188 42.3058 11.0462C42.3471 11.0736 42.3608 11.1283 42.3608 11.1831V14.2629V17.3428C42.3608 17.7397 42.3196 18.0819 42.2508 18.3694C42.1684 18.6568 42.0584 18.8895 41.9071 19.0812C41.7559 19.2591 41.5496 19.4097 41.3021 19.5329C41.0547 19.6424 40.7659 19.7245 40.4222 19.7793C40.326 19.793 40.216 19.8066 40.0785 19.8203C39.941 19.834 39.7897 19.834 39.6247 19.8477C39.4598 19.8477 39.281 19.8614 39.1023 19.8614C38.9235 19.8614 38.7448 19.8751 38.5523 19.8751C38.3598 19.8751 38.1811 19.8751 38.0023 19.8888C37.8236 19.8888 37.6449 19.8888 37.4661 19.8888C37.2874 19.8888 37.1361 19.8888 36.9986 19.8888C36.8611 19.8888 36.7512 19.8888 36.6549 19.8888C35.9812 19.8888 35.3487 19.8614 34.7713 19.8203C34.1938 19.7656 33.6713 19.6971 33.2038 19.6013C32.7364 19.5055 32.3101 19.3686 31.9252 19.1907C31.5402 19.0127 31.2102 18.8074 30.9215 18.561C30.6327 18.3146 30.3852 18.0272 30.1653 17.6987C29.9453 17.3701 29.7803 17.0006 29.6565 16.5762C29.519 16.1656 29.4228 15.7002 29.3541 15.18C29.2853 14.6599 29.2578 14.0987 29.2578 13.469V12.4561V11.4705C29.2578 10.8819 29.2991 10.3344 29.3678 9.82795C29.4366 9.33517 29.5465 8.86977 29.684 8.47281C29.8215 8.06217 30.014 7.69259 30.234 7.36407C30.4677 7.03555 30.729 6.73441 31.0452 6.48803C31.3614 6.22795 31.7189 6.00894 32.1314 5.83099C32.5439 5.65305 32.9839 5.50248 33.4926 5.39297C33.9876 5.28346 34.5375 5.20133 35.1425 5.14658C35.7475 5.09183 36.4074 5.06445 37.1224 5.06445C37.3699 5.06445 37.5899 5.06445 37.8098 5.06445C38.0298 5.06445 38.2223 5.06445 38.4011 5.06445C38.5798 5.06445 38.7585 5.06445 38.9373 5.06445C39.116 5.06445 39.2948 5.06445 39.4598 5.06445C39.6385 5.06445 39.8172 5.06445 39.996 5.06445C40.1747 5.06445 40.3672 5.06445 40.5734 5.07814C40.7384 5.07814 40.9859 5.09183 41.2472 5.09183C41.5084 5.09183 41.7971 5.10552 42.0584 5.10552C42.1134 5.10552 42.1684 5.13289 42.2096 5.17396C42.2508 5.21502 42.2646 5.26978 42.2508 5.33822L41.9071 7.17244L41.5634 9.00665C41.1922 9.00665 40.7659 8.99297 40.381 8.99297C39.996 8.99297 39.6385 8.97928 39.3773 8.97928C39.116 8.97928 38.8823 8.97928 38.6623 8.96559C38.4423 8.96559 38.2498 8.96559 38.0711 8.96559C37.8923 8.96559 37.7411 8.96559 37.5899 8.96559C37.4386 8.96559 37.3286 8.96559 37.2186 8.96559C37.1086 8.96559 37.0124 8.96559 36.9161 8.96559C36.8199 8.96559 36.7374 8.96559 36.6687 8.96559C36.4074 8.96559 36.1737 8.97928 35.9674 8.99297C35.7612 9.00665 35.5687 9.03403 35.39 9.0751C35.225 9.11616 35.0737 9.17091 34.9363 9.22567C34.7988 9.29411 34.6888 9.37624 34.5925 9.45836C34.4963 9.55418 34.4138 9.66369 34.345 9.78688C34.2763 9.91008 34.2213 10.0606 34.18 10.2112C34.1388 10.3755 34.1113 10.5534 34.0838 10.7587C34.0563 10.9641 34.0563 11.1831 34.0563 11.4295V12.4287V13.4279C34.0563 13.688 34.07 13.9207 34.0838 14.126C34.0975 14.3314 34.125 14.523 34.1663 14.6873C34.2075 14.8515 34.2488 15.0021 34.3175 15.1253C34.3863 15.2485 34.455 15.3717 34.5375 15.4538C34.62 15.5496 34.73 15.6317 34.84 15.6865C34.9637 15.7549 35.0875 15.8097 35.2387 15.8371C35.39 15.8781 35.555 15.9055 35.7337 15.9192C35.9124 15.9329 36.1187 15.9466 36.3387 15.9466H37.1224H37.9061V15.1527V14.3587H37.1086H36.3112C36.2562 14.3587 36.2012 14.3314 36.1599 14.2903C36.1187 14.2492 36.1049 14.1945 36.1187 14.126L36.3937 12.6203L36.6687 11.1146C36.6824 11.0736 36.6962 11.0325 36.7374 11.0051C36.7924 11.0051 36.8336 10.9914 36.8886 10.9914Z" fill="var(--blue)"/> <path d="M53.1816 17.0005H50.9542H48.7268L48.3556 18.3283L47.9844 19.6561C47.9706 19.6971 47.9431 19.7382 47.9156 19.7656C47.8881 19.7929 47.8469 19.8066 47.7919 19.8066H45.592H43.3921C43.3234 19.8066 43.2684 19.7792 43.2271 19.7245C43.1859 19.6697 43.1859 19.615 43.1996 19.5465L45.6057 12.4424L48.0119 5.3382C48.0394 5.25607 48.0944 5.18763 48.1494 5.14657C48.2044 5.1055 48.2868 5.07812 48.3831 5.07812H51.023H53.6628C53.7453 5.07812 53.8278 5.1055 53.8965 5.14657C53.9653 5.18763 54.0065 5.25607 54.034 5.3382L56.4539 12.4424L58.8738 19.5465C58.9013 19.615 58.8875 19.6697 58.8463 19.7245C58.805 19.7792 58.75 19.8066 58.6813 19.8066H56.3852H54.089C54.0478 19.8066 54.0065 19.7929 53.9653 19.7656C53.9378 19.7382 53.9103 19.7108 53.8965 19.6697L53.5116 18.3283L53.1816 17.0005ZM49.7305 13.4279H50.9542H52.1779L51.5592 11.2378L50.9405 9.0477L50.3355 11.2378L49.7305 13.4279Z" fill="var(--blue)"/> <path d="M66.2834 15.5769L65.4997 13.8385L64.716 12.1001V15.8644V19.6286C64.716 19.6834 64.6885 19.7245 64.661 19.7655C64.6335 19.8066 64.5785 19.8203 64.5235 19.8203H62.5299H60.5362C60.4812 19.8203 60.44 19.7929 60.3987 19.7655C60.3575 19.7381 60.3438 19.6834 60.3438 19.6286V12.456V5.2971C60.3438 5.24235 60.3712 5.20129 60.3987 5.16022C60.44 5.11916 60.4812 5.10547 60.5362 5.10547H62.9011H65.266C65.3072 5.10547 65.3347 5.11916 65.376 5.13285C65.4172 5.14653 65.431 5.1876 65.4447 5.21497L66.8609 8.39064L68.2771 11.5663L69.6932 8.39064L71.1094 5.21497C71.1232 5.17391 71.1507 5.14653 71.1782 5.13285C71.2057 5.11916 71.2469 5.10547 71.2882 5.10547H73.6118H75.9354C75.9904 5.10547 76.0316 5.13285 76.0729 5.16022C76.1141 5.20129 76.1279 5.24235 76.1279 5.2971V12.456V19.615C76.1279 19.6697 76.1004 19.7108 76.0729 19.7518C76.0454 19.7929 75.9904 19.8066 75.9354 19.8066H73.9418H71.9481C71.8931 19.8066 71.8519 19.7792 71.8106 19.7518C71.7694 19.7245 71.7556 19.6697 71.7556 19.615V15.837V12.0728L70.9719 13.8249L70.1882 15.5769C70.1607 15.6454 70.1057 15.7001 70.0507 15.7412C69.9957 15.7823 69.9132 15.8096 69.8307 15.8096H68.2358H66.6409C66.5584 15.8096 66.4897 15.7823 66.4347 15.7412C66.3797 15.7001 66.3109 15.6454 66.2834 15.5769Z" fill="var(--blue)"/> <path d="M78.0273 19.6286V12.456V5.2971C78.0273 5.24235 78.0548 5.20129 78.0823 5.16022C78.1236 5.11916 78.1648 5.10547 78.2198 5.10547H83.7883H89.3567C89.4117 5.10547 89.4667 5.13285 89.508 5.17391C89.5492 5.21497 89.563 5.26973 89.5492 5.33817L89.233 6.98075L88.9305 8.63702C88.9167 8.67809 88.903 8.71915 88.8618 8.74653C88.8205 8.77391 88.7793 8.78759 88.738 8.78759H85.6857H82.6333V9.66364V10.5397H85.5757H88.518C88.573 10.5397 88.628 10.5671 88.6693 10.6081C88.7105 10.6492 88.7243 10.7039 88.7105 10.7724L88.408 12.4287L88.1055 14.0575C88.0918 14.0986 88.078 14.1397 88.0368 14.1671C87.9955 14.1944 87.9543 14.2081 87.9131 14.2081H85.2732H82.6333V15.1526V16.0971H86.0844H89.5355C89.5905 16.0971 89.6455 16.1245 89.6867 16.1655C89.728 16.2066 89.7417 16.2613 89.728 16.3298L89.4255 17.9861L89.123 19.6423C89.1092 19.6834 89.0955 19.7245 89.0542 19.7518C89.0267 19.7792 88.9717 19.7929 88.9305 19.7929H83.582H78.2336C78.1786 19.7929 78.1373 19.7655 78.0961 19.7381C78.0548 19.7108 78.0273 19.6834 78.0273 19.6286Z" fill="var(--blue)"/> <path d="M91.2656 5.2971C91.2656 5.24235 91.2931 5.20129 91.3206 5.16022C91.3619 5.11916 91.4031 5.10547 91.4581 5.10547H94.8404H98.2227C98.8827 5.10547 99.4877 5.13285 100.024 5.20129C100.56 5.26973 101.055 5.36554 101.495 5.50243C101.921 5.63931 102.32 5.80357 102.664 5.9952C103.007 6.18684 103.31 6.41954 103.571 6.67961C103.832 6.93969 104.039 7.24083 104.231 7.56934C104.41 7.89786 104.547 8.26744 104.657 8.67809C104.767 9.07505 104.836 9.51307 104.891 9.99216C104.946 10.4712 104.974 10.9777 104.974 11.5252V12.4697V13.4142C104.974 13.9207 104.946 14.4134 104.891 14.8652C104.836 15.3169 104.767 15.7412 104.657 16.1518C104.547 16.5488 104.41 16.9184 104.231 17.2606C104.052 17.6028 103.832 17.9039 103.585 18.1777C103.337 18.4515 103.035 18.6978 102.691 18.9032C102.348 19.1085 101.976 19.2864 101.55 19.4233C101.124 19.5602 100.643 19.6697 100.12 19.7381C99.5839 19.8066 99.0064 19.8477 98.374 19.8477H94.9367H91.4994C91.4444 19.8477 91.4031 19.8203 91.3619 19.7929C91.3206 19.7655 91.3069 19.7108 91.3069 19.656V12.456V5.2971H91.2656ZM99.9964 11.5115C99.9964 11.2788 99.9826 11.0598 99.9689 10.8682C99.9551 10.6766 99.9276 10.4986 99.8864 10.3344C99.8452 10.1701 99.7902 10.0332 99.7352 9.91003C99.6802 9.78683 99.5839 9.67733 99.5014 9.58151C99.4052 9.48569 99.2952 9.40356 99.1852 9.34881C99.0614 9.28037 98.924 9.22562 98.7865 9.19824C98.6352 9.15717 98.4702 9.1298 98.2915 9.11611C98.1128 9.10242 97.9065 9.08873 97.6865 9.08873H96.8478H95.9679V12.456V15.8507H96.8066H97.6453C97.8653 15.8507 98.0715 15.837 98.2502 15.8233C98.429 15.8096 98.6077 15.7823 98.7452 15.7412C98.8965 15.7001 99.0339 15.6454 99.1439 15.5906C99.2677 15.5222 99.3777 15.4401 99.4602 15.3579C99.5564 15.2621 99.6389 15.1526 99.6939 15.0294C99.7489 14.9062 99.8177 14.7693 99.8452 14.6051C99.8864 14.4545 99.9139 14.2766 99.9276 14.0712C99.9414 13.8796 99.9551 13.6469 99.9551 13.4142V12.456V11.5115H99.9964Z" fill="var(--blue)"/> <path d="M114.998 17.0005H112.771H110.543L110.172 18.3283L109.801 19.656C109.787 19.6971 109.76 19.7381 109.732 19.7655C109.705 19.7929 109.663 19.8066 109.608 19.8066H107.408H105.209C105.14 19.8066 105.085 19.7792 105.044 19.7245C105.002 19.6697 105.002 19.615 105.016 19.5465L107.422 12.4423L109.856 5.36554C109.883 5.28342 109.938 5.21497 109.993 5.17391C110.048 5.13285 110.131 5.10547 110.227 5.10547H112.881H115.52C115.603 5.10547 115.685 5.13285 115.754 5.17391C115.823 5.21497 115.864 5.28342 115.892 5.36554L118.312 12.4697L120.731 19.5739C120.759 19.6423 120.745 19.6971 120.704 19.7518C120.663 19.8066 120.608 19.834 120.539 19.834H118.243H115.947C115.905 19.834 115.864 19.8203 115.823 19.7929C115.782 19.7655 115.768 19.7381 115.754 19.6971L115.369 18.3556L114.998 17.0005ZM111.547 13.4279H112.771H113.994L113.376 11.2378L112.757 9.04767L112.152 11.2378L111.547 13.4279Z" fill="var(--blue)"/> <path d="M127.58 14.0575V16.8363V19.6286C127.58 19.6834 127.553 19.7245 127.525 19.7655C127.498 19.8066 127.443 19.8203 127.388 19.8203H125.216H123.043C122.988 19.8203 122.947 19.7929 122.906 19.7655C122.865 19.7381 122.851 19.6834 122.851 19.6286V16.8773V14.126L120.376 9.75946L117.901 5.39292C117.86 5.32448 117.874 5.25604 117.901 5.20129C117.929 5.14653 117.997 5.10547 118.066 5.10547H120.39H122.713C122.755 5.10547 122.782 5.11916 122.823 5.13285C122.851 5.14653 122.878 5.17391 122.892 5.21497L124.061 7.66516L125.229 10.1153L126.384 7.66516L127.539 5.21497C127.553 5.1876 127.58 5.16022 127.608 5.13285C127.635 5.10547 127.677 5.10547 127.718 5.10547H130H132.283C132.351 5.10547 132.42 5.14653 132.448 5.20129C132.475 5.25604 132.489 5.32448 132.448 5.39292L130.042 9.71839L127.58 14.0575Z" fill="var(--blue)"/> <path d="M78.9193 22.8457C78.9881 22.8457 79.0568 22.8457 79.1256 22.8594C79.1943 22.8594 79.2493 22.8731 79.3043 22.8868C79.3593 22.9005 79.4143 22.9141 79.4555 22.9415C79.4968 22.9689 79.5518 22.9963 79.5793 23.0237C79.6205 23.0647 79.648 23.1058 79.6755 23.1468C79.703 23.2016 79.7305 23.2427 79.7443 23.3111C79.758 23.3659 79.7855 23.448 79.7855 23.5164C79.7855 23.5849 79.7993 23.6807 79.7993 23.7765V23.9271V24.0776C79.7993 24.1735 79.7993 24.2556 79.7855 24.324C79.7718 24.4062 79.758 24.4746 79.7443 24.5294C79.7305 24.5841 79.703 24.6389 79.6755 24.6936C79.648 24.7484 79.6205 24.7894 79.5793 24.8168C79.538 24.8579 79.4968 24.8852 79.4555 24.9126C79.4143 24.94 79.3593 24.9537 79.3043 24.9811C79.2493 24.9948 79.1806 25.0084 79.1256 25.0221C79.0706 25.0358 78.9881 25.0358 78.9056 25.0358C78.8231 25.0358 78.7543 25.0358 78.6856 25.0221C78.6168 25.0084 78.5481 24.9948 78.4931 24.9674C78.4381 24.94 78.3831 24.9126 78.3419 24.8852C78.3006 24.8442 78.2594 24.8031 78.2319 24.7621V25.2275V25.6929H78.1081H77.9844V24.7484V23.8039C77.9844 23.7081 77.9844 23.6259 77.9981 23.5438C78.0119 23.4617 78.0256 23.3932 78.0394 23.3385C78.0531 23.2837 78.0806 23.229 78.1081 23.1742C78.1356 23.1195 78.1769 23.0784 78.2044 23.051C78.2456 23.01 78.2869 22.9826 78.3281 22.9552C78.3694 22.9278 78.4243 22.9141 78.4793 22.9005C78.5343 22.8868 78.6031 22.8731 78.6581 22.8731C78.7818 22.8457 78.8506 22.8457 78.9193 22.8457ZM78.9331 24.8305C79.0018 24.8305 79.0568 24.8305 79.1118 24.8168C79.1668 24.8031 79.2218 24.8031 79.2631 24.7894C79.3043 24.7757 79.3455 24.7621 79.373 24.7347C79.4005 24.7073 79.4418 24.6936 79.4555 24.6525C79.483 24.6252 79.4968 24.5841 79.5105 24.5567C79.5243 24.5157 79.538 24.4746 79.5518 24.4335C79.5655 24.3925 79.5655 24.3377 79.5793 24.2693C79.593 24.2008 79.593 24.1461 79.593 24.0776V23.9271V23.7765C79.593 23.6944 79.593 23.6259 79.5793 23.5712C79.5793 23.5027 79.5655 23.448 79.5518 23.4069C79.538 23.3522 79.5243 23.3111 79.4968 23.2837C79.483 23.2427 79.4555 23.2153 79.428 23.1879C79.4005 23.1605 79.373 23.1332 79.3318 23.1195C79.2906 23.1058 79.2631 23.0921 79.2218 23.0784C79.1806 23.0647 79.1393 23.0647 79.0843 23.051C79.0293 23.051 78.9881 23.0373 78.9193 23.0373C78.8643 23.0373 78.8093 23.0373 78.7543 23.051C78.6993 23.051 78.6581 23.0647 78.6168 23.0784C78.5756 23.0921 78.5343 23.1058 78.5068 23.1195C78.4656 23.1332 78.4381 23.1605 78.4106 23.1879C78.3831 23.2153 78.3556 23.2427 78.3419 23.2837C78.3281 23.3248 78.3006 23.3659 78.2869 23.4069C78.2731 23.4617 78.2594 23.5164 78.2594 23.5712C78.2594 23.6396 78.2456 23.7081 78.2456 23.7765V23.9681V24.1598C78.2456 24.2282 78.2456 24.283 78.2594 24.3377C78.2731 24.3925 78.2731 24.4472 78.3006 24.4883C78.3144 24.5294 78.3419 24.5704 78.3556 24.5978C78.3831 24.6252 78.4106 24.6662 78.4381 24.6799C78.4656 24.7073 78.5068 24.721 78.5343 24.7484C78.5618 24.7757 78.6031 24.7757 78.6581 24.7894C78.6993 24.8031 78.7406 24.8031 78.7956 24.8168C78.8231 24.8305 78.8781 24.8305 78.9331 24.8305Z" fill="var(--navy)"/> <path d="M81.1595 22.8457C81.242 22.8457 81.3107 22.8457 81.3795 22.8594C81.4482 22.8731 81.517 22.8731 81.572 22.9005C81.627 22.9141 81.682 22.9415 81.737 22.9689C81.7782 22.9963 81.8332 23.0237 81.8607 23.0647C81.902 23.1058 81.9294 23.1468 81.9569 23.1879C81.9844 23.2427 82.0119 23.2974 82.0257 23.3522C82.0394 23.4069 82.0532 23.4754 82.0669 23.5575C82.0807 23.6396 82.0807 23.7217 82.0807 23.8039V23.9544V24.105C82.0807 24.2008 82.0807 24.283 82.0669 24.3514C82.0532 24.4198 82.0394 24.4883 82.0257 24.5567C82.0119 24.6115 81.9844 24.6662 81.9569 24.721C81.9294 24.7757 81.902 24.8168 81.8607 24.8442C81.8195 24.8852 81.7782 24.9126 81.737 24.94C81.6957 24.9674 81.6407 24.9811 81.572 25.0084C81.517 25.0221 81.4482 25.0358 81.3795 25.0495C81.3107 25.0632 81.242 25.0632 81.1595 25.0632C81.077 25.0632 81.0082 25.0632 80.9395 25.0495C80.8708 25.0358 80.802 25.0358 80.747 25.0084C80.692 24.9948 80.637 24.9674 80.582 24.94C80.5408 24.9126 80.4858 24.8852 80.4583 24.8442C80.417 24.8031 80.3895 24.7621 80.362 24.721C80.3345 24.6662 80.307 24.6115 80.2933 24.5567C80.2795 24.502 80.2658 24.4335 80.252 24.3514C80.2383 24.283 80.2383 24.1871 80.2383 24.105V23.9544V23.8039C80.2383 23.7081 80.2383 23.6259 80.252 23.5575C80.2658 23.4891 80.2795 23.4206 80.2933 23.3522C80.307 23.2837 80.3345 23.2427 80.362 23.1879C80.3895 23.1332 80.417 23.0921 80.4583 23.0647C80.4995 23.0237 80.5408 22.9963 80.582 22.9689C80.6233 22.9415 80.6783 22.9278 80.747 22.9005C80.802 22.8868 80.8708 22.8731 80.9395 22.8594C81.0082 22.8457 81.077 22.8457 81.1595 22.8457ZM81.8332 23.7902C81.8332 23.7217 81.8332 23.6533 81.8194 23.5849C81.8194 23.5301 81.8057 23.4754 81.792 23.4206C81.7782 23.3659 81.7645 23.3248 81.7507 23.2974C81.737 23.27 81.7095 23.229 81.682 23.2016C81.6545 23.1742 81.627 23.1468 81.5857 23.1332C81.5445 23.1195 81.517 23.1058 81.462 23.0921C81.4207 23.0784 81.3657 23.0784 81.3245 23.0647C81.2832 23.051 81.2145 23.051 81.1595 23.051C81.0907 23.051 81.0357 23.051 80.9945 23.0647C80.9395 23.0647 80.8982 23.0784 80.857 23.0921C80.8158 23.1058 80.7745 23.1195 80.747 23.1332C80.7058 23.1468 80.6783 23.1742 80.6508 23.2016C80.6233 23.229 80.5958 23.2563 80.582 23.2974C80.5683 23.3385 80.5408 23.3795 80.5408 23.4206C80.527 23.4617 80.5133 23.5164 80.5133 23.5849C80.5133 23.6533 80.4995 23.7217 80.4995 23.7902V23.9408V24.0913C80.4995 24.1598 80.4995 24.2282 80.5133 24.2967C80.5133 24.3514 80.527 24.4062 80.5408 24.4609C80.5545 24.502 80.5683 24.5567 80.582 24.5841C80.5958 24.6252 80.6233 24.6525 80.6508 24.6799C80.6783 24.7073 80.7058 24.7347 80.747 24.7484C80.7883 24.7621 80.8158 24.7757 80.857 24.7894C80.8982 24.8031 80.9532 24.8031 80.9945 24.8168C81.0495 24.8168 81.1045 24.8305 81.1595 24.8305C81.2282 24.8305 81.2832 24.8305 81.3245 24.8168C81.3795 24.8168 81.4207 24.8031 81.462 24.7894C81.5032 24.7757 81.5445 24.7621 81.572 24.7484C81.5995 24.7347 81.6407 24.7073 81.6682 24.6799C81.6957 24.6525 81.7232 24.6252 81.737 24.5841C81.7507 24.543 81.7782 24.502 81.7782 24.4609C81.792 24.4198 81.8057 24.3651 81.8057 24.2967C81.8057 24.2282 81.8194 24.1598 81.8194 24.0913V23.9408V23.7902H81.8332Z" fill="var(--navy)"/> <path d="M83.7188 23.2152L83.4576 24.0913L83.1964 24.981H83.0726H82.9489L82.6326 23.9407L82.3164 22.9004H82.4401H82.5639L82.8251 23.8038L83.0864 24.7072L83.3476 23.8038L83.6088 22.9004H83.7326H83.8563L84.1176 23.8038L84.3788 24.7072L84.64 23.8038L84.9013 22.9004H85.0113H85.1212L84.805 23.9407L84.4888 24.981H84.365H84.2413L83.9801 24.0913L83.7188 23.2152Z" fill="var(--navy)"/> <path d="M85.6011 24.0092C85.6011 24.0913 85.6011 24.1597 85.6148 24.2145C85.6286 24.2692 85.6286 24.3377 85.6423 24.3787C85.6561 24.4335 85.6698 24.4746 85.6836 24.5156C85.6973 24.5567 85.7248 24.5841 85.7386 24.6251C85.7661 24.6525 85.7936 24.6799 85.8211 24.7073C85.8486 24.7346 85.8898 24.7483 85.9311 24.762C85.9723 24.7757 86.0273 24.7894 86.0823 24.7894C86.1373 24.7894 86.1923 24.8031 86.2611 24.8031C86.316 24.8031 86.371 24.8031 86.426 24.8031C86.481 24.8031 86.536 24.8031 86.591 24.8031C86.646 24.8031 86.701 24.8031 86.756 24.8031C86.811 24.8031 86.8798 24.8031 86.9348 24.8031L86.9073 24.8989L86.8798 24.9947C86.8385 24.9947 86.7835 24.9947 86.7285 24.9947C86.6735 24.9947 86.6185 24.9947 86.5635 24.9947C86.5085 24.9947 86.4535 24.9947 86.3985 24.9947C86.3435 24.9947 86.2885 24.9947 86.2336 24.9947C86.1511 24.9947 86.0686 24.9947 85.9861 24.981C85.9173 24.9673 85.8486 24.9537 85.7936 24.94C85.7386 24.9263 85.6836 24.8989 85.6423 24.8715C85.6011 24.8441 85.5598 24.8031 85.5186 24.762C85.4911 24.721 85.4636 24.6799 85.4361 24.6251C85.4086 24.5704 85.3948 24.5156 85.3811 24.4609C85.3673 24.4061 85.3536 24.3377 85.3536 24.2692C85.3536 24.2008 85.3398 24.1324 85.3398 24.0502V23.927V23.8038C85.3398 23.7217 85.3398 23.6396 85.3536 23.5711C85.3673 23.5027 85.3811 23.4343 85.3948 23.3795C85.4086 23.3248 85.4361 23.27 85.4636 23.2153C85.4911 23.1605 85.5186 23.1194 85.5598 23.0921C85.6011 23.051 85.6423 23.0236 85.6836 22.9962C85.7248 22.9689 85.7798 22.9415 85.8348 22.9278C85.8898 22.9141 85.9448 22.9004 86.0136 22.8867C86.0823 22.873 86.1511 22.873 86.2198 22.873C86.371 22.873 86.4948 22.8867 86.6048 22.9278C86.7148 22.9552 86.7973 23.0099 86.866 23.0784C86.9348 23.1468 86.976 23.2289 87.0173 23.3248C87.0448 23.4343 87.0723 23.5438 87.0723 23.6943V23.7491V23.8038C87.0723 23.8312 87.0723 23.8586 87.0723 23.886C87.0723 23.9133 87.0723 23.927 87.0585 23.9407C87.0448 23.9544 87.0448 23.9681 87.0448 23.9818C87.0448 23.9955 87.031 24.0092 87.0173 24.0092C87.0035 24.0229 87.0035 24.0229 86.9898 24.0365C86.976 24.0365 86.9623 24.0502 86.9485 24.0502C86.9348 24.0502 86.921 24.0502 86.9073 24.0502C86.8935 24.0502 86.866 24.0502 86.8523 24.0502H86.2198H85.6011V24.0092ZM86.2336 23.0373C86.1786 23.0373 86.1236 23.0373 86.0823 23.051C86.0273 23.051 85.9861 23.0647 85.9448 23.0784C85.9036 23.0921 85.8623 23.1057 85.8348 23.1194C85.8073 23.1331 85.7661 23.1605 85.7523 23.1879C85.7248 23.2152 85.7111 23.2563 85.6836 23.2837C85.6698 23.3248 85.6561 23.3658 85.6423 23.4206C85.6286 23.4753 85.6286 23.5301 85.6148 23.5848C85.6148 23.6533 85.6011 23.7217 85.6011 23.8038H86.2336H86.866V23.7354V23.667C86.866 23.6122 86.866 23.5575 86.8523 23.5027C86.8523 23.4479 86.8385 23.4069 86.8248 23.3658C86.811 23.3248 86.7973 23.2837 86.7835 23.2563C86.7698 23.2289 86.7423 23.2016 86.7148 23.1742C86.6873 23.1468 86.6598 23.1331 86.6323 23.1057C86.6048 23.0784 86.5635 23.0784 86.5223 23.0647C86.481 23.051 86.4398 23.051 86.3848 23.0373C86.3435 23.0373 86.2885 23.0373 86.2336 23.0373Z" fill="var(--navy)"/> <path d="M87.5938 24.981V24.2966V23.6122C87.5938 23.5437 87.5938 23.4753 87.6075 23.4205C87.6213 23.3658 87.6213 23.311 87.6488 23.27C87.6625 23.2289 87.69 23.1878 87.7038 23.1468C87.7312 23.1057 87.7587 23.0783 87.7862 23.051C87.8137 23.0236 87.855 22.9962 87.8962 22.9825C87.9375 22.9688 87.9787 22.9551 88.02 22.9415C88.0612 22.9278 88.1162 22.9278 88.1712 22.9141C88.2262 22.9004 88.2812 22.9004 88.3362 22.9004C88.3775 22.9004 88.4187 22.9004 88.46 22.9004C88.5012 22.9004 88.5424 22.9004 88.5837 22.9004C88.6249 22.9004 88.6662 22.9004 88.6937 22.9004C88.7212 22.9004 88.7487 22.9004 88.7762 22.9004L88.7487 23.0099L88.7212 23.1194C88.7074 23.1194 88.6799 23.1194 88.6524 23.1194C88.6249 23.1194 88.5974 23.1194 88.5562 23.1194C88.5149 23.1194 88.4737 23.1194 88.4462 23.1194C88.4187 23.1194 88.3775 23.1194 88.3362 23.1194C88.2812 23.1194 88.24 23.1194 88.1987 23.1194C88.1575 23.1194 88.1162 23.1331 88.0887 23.1331C88.0612 23.1468 88.02 23.1468 88.0062 23.1742C87.9787 23.1878 87.9512 23.2015 87.9375 23.2289C87.9237 23.2426 87.8962 23.27 87.8825 23.2973C87.8687 23.3247 87.855 23.3521 87.855 23.3932C87.8412 23.4342 87.8412 23.4616 87.8412 23.5027C87.8412 23.5437 87.8412 23.5985 87.8412 23.6396V24.3103V24.981H87.7175H87.5938Z" fill="var(--navy)"/> <path d="M89.2456 24.0092C89.2456 24.0913 89.2456 24.1597 89.2594 24.2145C89.2731 24.2692 89.2731 24.3377 89.2869 24.3787C89.3006 24.4335 89.3144 24.4746 89.3281 24.5156C89.3419 24.5567 89.3693 24.5841 89.3831 24.6251C89.4106 24.6525 89.4381 24.6799 89.4656 24.7073C89.4931 24.7346 89.5343 24.7483 89.5756 24.762C89.6168 24.7757 89.6718 24.7894 89.7268 24.7894C89.7818 24.7894 89.8368 24.8031 89.9056 24.8031C89.9606 24.8031 90.0156 24.8031 90.0706 24.8031C90.1256 24.8031 90.1806 24.8031 90.2356 24.8031C90.2906 24.8031 90.3456 24.8031 90.4005 24.8031C90.4555 24.8031 90.5243 24.8031 90.5793 24.8031L90.5518 24.8989L90.5243 24.9947C90.483 24.9947 90.428 24.9947 90.373 24.9947C90.3181 24.9947 90.2631 24.9947 90.2081 24.9947C90.1531 24.9947 90.0981 24.9947 90.0431 24.9947C89.9881 24.9947 89.9331 24.9947 89.8781 24.9947C89.7956 24.9947 89.7131 24.9947 89.6306 24.981C89.5618 24.9673 89.4931 24.9537 89.4381 24.94C89.3831 24.9263 89.3281 24.8989 89.2869 24.8715C89.2456 24.8441 89.2044 24.8031 89.1631 24.762C89.1356 24.721 89.1081 24.6799 89.0806 24.6251C89.0531 24.5704 89.0394 24.5156 89.0256 24.4609C89.0119 24.4061 88.9981 24.3377 88.9981 24.2692C88.9981 24.2008 88.9844 24.1324 88.9844 24.0502V23.927V23.8038C88.9844 23.7217 88.9844 23.6396 88.9981 23.5711C89.0119 23.5027 89.0256 23.4343 89.0394 23.3795C89.0531 23.3248 89.0806 23.27 89.1081 23.2153C89.1356 23.1605 89.1631 23.1194 89.2044 23.0921C89.2456 23.051 89.2869 23.0236 89.3281 22.9962C89.3694 22.9689 89.4243 22.9415 89.4793 22.9278C89.5343 22.9141 89.5893 22.9004 89.6581 22.8867C89.7268 22.873 89.7956 22.873 89.8643 22.873C90.0156 22.873 90.1393 22.8867 90.2493 22.9278C90.3593 22.9552 90.4418 23.0099 90.5105 23.0784C90.5793 23.1468 90.6205 23.2289 90.6618 23.3248C90.6893 23.4343 90.7168 23.5438 90.7168 23.6943V23.7491V23.8038C90.7168 23.8312 90.7168 23.8586 90.7168 23.886C90.7168 23.9133 90.7168 23.927 90.703 23.9407C90.6893 23.9544 90.6893 23.9681 90.6893 23.9818C90.6893 23.9955 90.6755 24.0092 90.6618 24.0092C90.648 24.0229 90.648 24.0229 90.6343 24.0365C90.6205 24.0365 90.6068 24.0502 90.593 24.0502C90.5793 24.0502 90.5655 24.0502 90.5518 24.0502C90.538 24.0502 90.5105 24.0502 90.4968 24.0502H89.8643H89.2456V24.0092ZM89.8781 23.0373C89.8231 23.0373 89.7681 23.0373 89.7268 23.051C89.6718 23.051 89.6306 23.0647 89.5893 23.0784C89.5481 23.0921 89.5068 23.1057 89.4793 23.1194C89.4518 23.1331 89.4106 23.1605 89.3969 23.1879C89.3694 23.2152 89.3556 23.2563 89.3281 23.2837C89.3144 23.3248 89.3006 23.3658 89.2869 23.4206C89.2731 23.4753 89.2731 23.5301 89.2594 23.5848C89.2594 23.6533 89.2456 23.7217 89.2456 23.8038H89.8781H90.5105V23.7354V23.667C90.5105 23.6122 90.5105 23.5575 90.4968 23.5027C90.4968 23.4479 90.483 23.4069 90.4693 23.3658C90.4555 23.3248 90.4418 23.2837 90.428 23.2563C90.4143 23.2289 90.3868 23.2016 90.3593 23.1742C90.3318 23.1468 90.3043 23.1331 90.2768 23.1057C90.2493 23.0784 90.2081 23.0784 90.1668 23.0647C90.1256 23.051 90.0843 23.051 90.0293 23.0373C89.9881 23.0373 89.9331 23.0373 89.8781 23.0373Z" fill="var(--navy)"/> <path d="M92.0637 24.9811C91.9812 24.9811 91.9125 24.9811 91.8437 24.9674C91.775 24.9537 91.7062 24.9537 91.6512 24.9263C91.5962 24.9127 91.5412 24.8853 91.5 24.8579C91.4587 24.8305 91.4175 24.8031 91.3762 24.7621C91.335 24.721 91.3075 24.68 91.28 24.6389C91.2525 24.5841 91.225 24.5294 91.2113 24.4746C91.1975 24.4199 91.1837 24.3514 91.17 24.2693C91.1562 24.2009 91.1563 24.1187 91.1563 24.0229V23.886V23.7492C91.1563 23.5849 91.17 23.4343 91.2113 23.3248C91.2525 23.2016 91.3075 23.1058 91.3762 23.0374C91.445 22.9689 91.5412 22.9142 91.6512 22.8868C91.7612 22.8457 91.885 22.8321 92.0362 22.8321C92.1187 22.8321 92.2012 22.832 92.2699 22.8457C92.3387 22.8594 92.4074 22.8731 92.4624 22.9005C92.5174 22.9279 92.5724 22.9552 92.6137 22.9826C92.6549 23.01 92.6962 23.0511 92.7237 23.0921V22.5446V21.9971H92.8474H92.9712V23.3796V24.7621C92.9712 24.8031 92.9712 24.8442 92.9574 24.8716C92.9437 24.899 92.9437 24.9263 92.9162 24.94C92.9024 24.9537 92.8749 24.9674 92.8474 24.9811C92.8199 24.9948 92.7649 24.9948 92.7237 24.9948H92.4074H92.0637V24.9811ZM92.7237 24.7758V24.2282V23.6807C92.7237 23.6123 92.7237 23.5438 92.7099 23.4891C92.6962 23.4343 92.6824 23.3796 92.6687 23.3385C92.6549 23.2974 92.6274 23.2564 92.6137 23.229C92.5862 23.2016 92.5587 23.1743 92.5312 23.1469C92.5037 23.1195 92.4624 23.1058 92.4349 23.0921C92.4074 23.0784 92.3662 23.0647 92.3249 23.0647C92.2837 23.0511 92.2424 23.0511 92.2012 23.0511C92.1599 23.0511 92.1049 23.0511 92.0637 23.0511C92.0087 23.0511 91.9537 23.0511 91.8987 23.0647C91.8437 23.0647 91.8025 23.0784 91.7612 23.0921C91.72 23.1058 91.6787 23.1195 91.6512 23.1332C91.6237 23.1469 91.5825 23.1743 91.555 23.2016C91.5275 23.229 91.5 23.2564 91.4862 23.2974C91.4725 23.3385 91.445 23.3796 91.445 23.4206C91.4312 23.4617 91.4175 23.5165 91.4175 23.5849C91.4175 23.6397 91.4037 23.7081 91.4037 23.7765V23.9134V24.0503C91.4037 24.1187 91.4037 24.1872 91.4175 24.2556C91.4175 24.3104 91.4312 24.3651 91.445 24.4199C91.4587 24.4746 91.4725 24.5157 91.4862 24.5431C91.5 24.5841 91.5275 24.6115 91.555 24.6389C91.5825 24.6663 91.61 24.6936 91.6512 24.7073C91.6925 24.721 91.72 24.7484 91.7612 24.7484C91.8025 24.7621 91.8575 24.7621 91.9125 24.7758C91.9675 24.7758 92.0225 24.7895 92.0912 24.7895H92.4212H92.7237V24.7758Z" fill="var(--navy)"/> <path d="M95.4857 22.8457C95.5545 22.8457 95.637 22.8457 95.692 22.8594C95.747 22.8731 95.8157 22.8731 95.8707 22.9005C95.9257 22.9141 95.9807 22.9415 96.022 22.9689C96.0632 22.9963 96.1045 23.0237 96.1457 23.0647C96.1869 23.1058 96.2144 23.1468 96.2419 23.1879C96.2694 23.2427 96.2969 23.2837 96.3107 23.3522C96.3244 23.4069 96.3382 23.4754 96.3519 23.5575C96.3657 23.6396 96.3657 23.7081 96.3657 23.8039V23.9681V24.1324C96.3657 24.2145 96.3657 24.2967 96.3519 24.3788C96.3382 24.4472 96.3244 24.5157 96.3107 24.5841C96.2969 24.6389 96.2694 24.6936 96.2419 24.7484C96.2144 24.8031 96.1869 24.8442 96.1457 24.8716C96.1045 24.9126 96.0632 24.94 96.022 24.9674C95.9807 24.9948 95.9257 25.0084 95.8707 25.0358C95.8157 25.0495 95.747 25.0632 95.6782 25.0769C95.6095 25.0906 95.5407 25.0906 95.4582 25.0906C95.3757 25.0906 95.307 25.0906 95.2382 25.0769C95.1695 25.0632 95.1008 25.0632 95.0458 25.0358C94.9908 25.0221 94.9358 24.9948 94.8945 24.9674C94.8533 24.94 94.812 24.9126 94.7708 24.8716C94.7295 24.8305 94.702 24.7894 94.6745 24.7484C94.647 24.6936 94.6195 24.6525 94.6058 24.5841C94.592 24.5294 94.5783 24.4609 94.5645 24.3788C94.5508 24.2967 94.5508 24.2282 94.5508 24.1324V23.0784V22.0244H94.6745H94.7983V22.5856V23.1468C94.8258 23.0921 94.867 23.051 94.9083 23.0237C94.9495 22.9826 95.0045 22.9552 95.0733 22.9415C95.1283 22.9141 95.197 22.9005 95.2795 22.9005C95.3207 22.8457 95.4032 22.8457 95.4857 22.8457ZM95.472 23.051C95.4307 23.051 95.3757 23.051 95.3345 23.051C95.2932 23.051 95.252 23.0647 95.2107 23.0647C95.1695 23.0784 95.1282 23.0784 95.087 23.0921C95.0458 23.1058 95.0183 23.1195 94.9908 23.1468C94.9633 23.1742 94.9358 23.1879 94.9083 23.229C94.8808 23.2564 94.867 23.2974 94.8395 23.3385C94.8258 23.3795 94.812 23.4206 94.7983 23.4754C94.7845 23.5301 94.7845 23.5849 94.7845 23.6533V23.8723V24.0913C94.7845 24.1598 94.7845 24.2282 94.7983 24.2967C94.7983 24.3514 94.812 24.4062 94.8258 24.4609C94.8395 24.502 94.8533 24.5567 94.867 24.5841C94.8808 24.6252 94.9083 24.6525 94.9358 24.6799C94.9633 24.7073 94.9908 24.7347 95.032 24.7484C95.0733 24.7621 95.1007 24.7757 95.1557 24.7894C95.2107 24.8031 95.252 24.8031 95.2932 24.8168C95.3482 24.8168 95.4032 24.8305 95.4582 24.8305C95.5132 24.8305 95.5682 24.8305 95.6232 24.8168C95.6782 24.8168 95.7195 24.8031 95.7607 24.7894C95.802 24.7757 95.8432 24.7621 95.8707 24.7484C95.8982 24.7347 95.9395 24.7073 95.967 24.6799C95.9945 24.6525 96.022 24.6252 96.0357 24.5841C96.0495 24.543 96.077 24.502 96.077 24.4609C96.0907 24.4198 96.1045 24.3651 96.1045 24.2967C96.1045 24.2419 96.1182 24.1735 96.1182 24.0913V23.9408V23.7902C96.1182 23.7081 96.1182 23.6396 96.1045 23.5849C96.0907 23.5301 96.0907 23.4617 96.077 23.4206C96.0632 23.3659 96.0495 23.3248 96.022 23.2974C96.0082 23.2564 95.9807 23.229 95.9532 23.2016C95.9257 23.1742 95.8982 23.1468 95.857 23.1332C95.8295 23.1195 95.7882 23.1058 95.747 23.0921C95.7057 23.0784 95.6645 23.0784 95.6095 23.0647C95.582 23.051 95.527 23.051 95.472 23.051Z" fill="var(--navy)"/> <path d="M97.0419 25.4738C97.0831 25.4738 97.1381 25.4738 97.1794 25.4738C97.2206 25.4738 97.2756 25.4738 97.3168 25.4738C97.3581 25.4738 97.4131 25.4738 97.4681 25.4738C97.5231 25.4738 97.5781 25.4738 97.6468 25.4738C97.7156 25.4738 97.7706 25.4738 97.8256 25.4601C97.8806 25.4601 97.9356 25.4464 97.9768 25.4327C98.0181 25.4191 98.0593 25.4054 98.1006 25.3917C98.1418 25.378 98.1693 25.3506 98.1968 25.3232C98.2243 25.2959 98.2518 25.2685 98.2656 25.2411C98.2793 25.2137 98.3068 25.1727 98.3068 25.1316C98.3205 25.0905 98.3205 25.0495 98.3343 24.9947C98.3343 24.94 98.348 24.8852 98.348 24.8168V24.7346V24.6525C98.3205 24.6936 98.293 24.721 98.2518 24.7483C98.2105 24.7757 98.1693 24.8031 98.1143 24.8168C98.0593 24.8305 98.0043 24.8441 97.9356 24.8578C97.8668 24.8715 97.7843 24.8715 97.7018 24.8715C97.6193 24.8715 97.5506 24.8715 97.4956 24.8578C97.4268 24.8441 97.3718 24.8441 97.3168 24.8305C97.2619 24.8168 97.2206 24.8031 97.1794 24.7757C97.1381 24.7483 97.0969 24.721 97.0694 24.6936C97.0419 24.6662 97.0144 24.6251 96.9869 24.5841C96.9594 24.543 96.9456 24.5019 96.9319 24.4609C96.9181 24.4198 96.9044 24.3651 96.9044 24.3103C96.9044 24.2556 96.8906 24.1871 96.8906 24.1324V23.5027V22.873H97.0144H97.1381V23.489V24.105C97.1381 24.146 97.1381 24.2008 97.1381 24.2419C97.1381 24.2829 97.1519 24.324 97.1519 24.3514C97.1519 24.3924 97.1656 24.4198 97.1794 24.4472C97.1931 24.4746 97.2069 24.5019 97.2344 24.5293C97.2619 24.5567 97.2756 24.5704 97.3168 24.5978C97.3443 24.6114 97.3856 24.6251 97.4268 24.6388C97.4681 24.6525 97.5093 24.6662 97.5643 24.6662C97.6193 24.6662 97.6743 24.6799 97.7431 24.6799C97.8118 24.6799 97.8668 24.6799 97.9218 24.6662C97.9768 24.6525 98.0181 24.6525 98.0593 24.6388C98.1006 24.6251 98.1418 24.6114 98.1693 24.5978C98.1968 24.5841 98.2243 24.5567 98.2518 24.543C98.2793 24.5156 98.293 24.4883 98.3068 24.4609C98.3205 24.4335 98.3343 24.3924 98.348 24.3651C98.3618 24.324 98.3618 24.2829 98.3618 24.2419C98.3618 24.2008 98.3618 24.146 98.3618 24.0913V23.489V22.8867H98.4855H98.6093V23.8449V24.8031C98.6093 24.8852 98.6093 24.9537 98.5955 25.0221C98.5818 25.0905 98.568 25.1453 98.5543 25.2C98.5405 25.2548 98.513 25.3095 98.4855 25.3506C98.458 25.3917 98.4305 25.4327 98.3893 25.4601C98.348 25.4875 98.3068 25.5286 98.2656 25.5422C98.2243 25.5696 98.1693 25.5833 98.1006 25.597C98.0456 25.6107 97.9768 25.6244 97.9081 25.6244C97.8393 25.6381 97.7568 25.6381 97.6743 25.6381C97.6056 25.6381 97.5506 25.6381 97.4956 25.6381C97.4406 25.6381 97.3856 25.6381 97.3306 25.6381C97.2756 25.6381 97.2206 25.6381 97.1794 25.6381C97.1381 25.6381 97.0694 25.6381 97.0281 25.6381L97.0556 25.5422L97.0419 25.4738Z" fill="var(--navy)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M106.872 24.0641C106.886 24.1052 106.886 24.1325 106.9 24.1736C106.9 24.2147 106.913 24.2557 106.913 24.2968V24.3379V24.3789C106.913 24.4884 106.9 24.5842 106.858 24.6664C106.817 24.7485 106.762 24.8169 106.693 24.8717C106.625 24.9264 106.528 24.9675 106.405 24.9949C106.281 25.0223 106.143 25.0359 105.992 25.0359C105.965 25.0359 105.937 25.0359 105.91 25.0359C105.882 25.0359 105.841 25.0359 105.813 25.0359C105.772 25.0359 105.745 25.0359 105.703 25.0359C105.662 25.0359 105.621 25.0359 105.58 25.0359C105.538 25.0359 105.497 25.0359 105.442 25.0359C105.401 25.0359 105.346 25.0359 105.305 25.0359C105.263 25.0359 105.208 25.0359 105.167 25.0359C105.126 25.0359 105.085 25.0359 105.043 25.0359L105.085 24.7896L105.126 24.5432C105.195 24.5432 105.263 24.5432 105.346 24.5432C105.415 24.5432 105.497 24.5432 105.58 24.5432C105.662 24.5432 105.745 24.5432 105.813 24.5432C105.882 24.5432 105.951 24.5432 106.02 24.5432C106.075 24.5432 106.13 24.5432 106.157 24.5295C106.198 24.5295 106.226 24.5158 106.24 24.5021C106.253 24.4884 106.281 24.4747 106.281 24.461C106.295 24.4474 106.295 24.42 106.295 24.3926C106.295 24.3652 106.295 24.3515 106.281 24.3379C106.267 24.3242 106.267 24.3105 106.253 24.2968C106.24 24.2831 106.212 24.2694 106.185 24.2694C106.157 24.2557 106.116 24.2557 106.075 24.2557L105.882 24.242L105.69 24.2283C105.58 24.2147 105.483 24.201 105.401 24.1736C105.318 24.1462 105.263 24.0915 105.208 24.0367C105.167 23.982 105.126 23.9135 105.098 23.8451C105.071 23.7766 105.057 23.6945 105.057 23.6124V23.5439V23.5029C105.057 23.4481 105.057 23.4071 105.071 23.366C105.085 23.3249 105.085 23.2839 105.112 23.2428C105.126 23.2017 105.153 23.1744 105.181 23.1333C105.208 23.1059 105.236 23.0649 105.277 23.0375C105.318 23.0101 105.36 22.9827 105.401 22.969C105.442 22.9553 105.497 22.928 105.552 22.9143C105.607 22.9006 105.676 22.8869 105.745 22.8869C105.813 22.8869 105.896 22.8732 105.978 22.8732C106.006 22.8732 106.033 22.8732 106.061 22.8732C106.088 22.8732 106.116 22.8732 106.143 22.8732C106.171 22.8732 106.198 22.8732 106.24 22.8732C106.281 22.8732 106.308 22.8732 106.336 22.8732C106.377 22.8732 106.405 22.8732 106.446 22.8732C106.487 22.8732 106.528 22.8732 106.57 22.8732C106.611 22.8732 106.666 22.8732 106.721 22.8732C106.776 22.8732 106.831 22.8732 106.886 22.8732L106.845 23.1196L106.803 23.366C106.735 23.366 106.68 23.366 106.625 23.366C106.57 23.366 106.515 23.366 106.473 23.366C106.432 23.366 106.391 23.366 106.35 23.366C106.308 23.366 106.267 23.366 106.24 23.366C106.212 23.366 106.171 23.366 106.143 23.366C106.116 23.366 106.088 23.366 106.061 23.366C106.033 23.366 106.02 23.366 105.992 23.366C105.978 23.366 105.951 23.366 105.937 23.366C105.882 23.366 105.841 23.366 105.813 23.366C105.786 23.366 105.758 23.3797 105.731 23.3797C105.717 23.3934 105.703 23.3934 105.69 23.4207C105.676 23.4344 105.676 23.4618 105.676 23.4892C105.676 23.5166 105.676 23.5302 105.69 23.5439C105.703 23.5576 105.703 23.5713 105.717 23.585C105.731 23.5987 105.758 23.5987 105.786 23.6124C105.813 23.6261 105.855 23.6261 105.91 23.6261L106.102 23.6398L106.295 23.6534C106.363 23.6534 106.418 23.6671 106.46 23.6808C106.515 23.6945 106.556 23.7082 106.597 23.7219C106.638 23.7356 106.68 23.7629 106.707 23.7766C106.735 23.804 106.776 23.8177 106.79 23.8451C106.817 23.8725 106.831 23.8998 106.858 23.9272C106.886 23.9546 106.872 24.023 106.872 24.0641ZM108.55 23.3934L108.605 23.1333L108.66 22.8732H108.288H107.917V22.5858V22.2983L107.587 22.3394L107.257 22.3804V23.2702V24.1599C107.257 24.242 107.257 24.3242 107.271 24.3926C107.285 24.461 107.285 24.5158 107.298 24.5706C107.312 24.6253 107.326 24.6664 107.353 24.7211C107.381 24.7622 107.408 24.8033 107.436 24.8306C107.463 24.858 107.505 24.8854 107.56 24.9128C107.601 24.9401 107.656 24.9538 107.711 24.9675C107.766 24.9812 107.835 24.9949 107.917 24.9949C108 24.9949 108.082 25.0086 108.165 25.0086C108.178 25.0086 108.192 25.0086 108.206 25.0086C108.22 25.0086 108.233 25.0086 108.261 25.0086C108.275 25.0086 108.302 25.0086 108.316 25.0086C108.33 25.0086 108.357 25.0086 108.371 25.0086C108.385 25.0086 108.412 25.0086 108.426 25.0086C108.44 25.0086 108.453 25.0086 108.481 25.0086C108.495 25.0086 108.508 25.0086 108.522 25.0086C108.536 25.0086 108.536 25.0086 108.55 25.0086L108.605 24.7485L108.66 24.4884C108.646 24.4884 108.646 24.4884 108.632 24.4884C108.618 24.4884 108.605 24.4884 108.591 24.4884C108.577 24.4884 108.563 24.4884 108.536 24.4884C108.522 24.4884 108.495 24.4884 108.481 24.4884C108.467 24.4884 108.44 24.4884 108.426 24.4884C108.412 24.4884 108.385 24.4884 108.371 24.4884C108.357 24.4884 108.33 24.4884 108.316 24.4884C108.302 24.4884 108.288 24.4884 108.275 24.4884C108.233 24.4884 108.206 24.4884 108.178 24.4884C108.151 24.4884 108.123 24.4884 108.11 24.4747C108.082 24.4747 108.068 24.461 108.055 24.461C108.041 24.4474 108.027 24.4474 108.013 24.4337C108 24.42 107.986 24.4063 107.986 24.3926C107.986 24.3789 107.972 24.3515 107.972 24.3379C107.972 24.3105 107.958 24.2968 107.958 24.2557C107.958 24.2283 107.958 24.201 107.958 24.1599V23.7766V23.3934H108.288H108.55ZM110.832 23.6398V24.1188V24.5979C110.832 24.639 110.832 24.6801 110.832 24.7074C110.832 24.7348 110.818 24.7759 110.818 24.8033C110.804 24.8306 110.804 24.858 110.791 24.8717C110.777 24.8991 110.763 24.9128 110.749 24.9264C110.736 24.9401 110.708 24.9538 110.681 24.9675C110.653 24.9812 110.626 24.9949 110.598 24.9949C110.571 24.9949 110.529 25.0086 110.502 25.0086C110.461 25.0086 110.419 25.0086 110.378 25.0086H110.021H109.663C109.581 25.0086 109.512 25.0086 109.457 24.9949C109.402 24.9812 109.333 24.9812 109.278 24.9675C109.223 24.9538 109.182 24.9401 109.141 24.9128C109.1 24.8854 109.058 24.8717 109.031 24.8443C109.003 24.8169 108.976 24.7896 108.948 24.7485C108.921 24.7211 108.907 24.6801 108.893 24.639C108.88 24.5979 108.866 24.5569 108.866 24.5158C108.866 24.4747 108.852 24.42 108.852 24.3789V24.3379V24.2968C108.852 24.1873 108.866 24.0915 108.907 24.0093C108.935 23.9272 108.99 23.8588 109.058 23.8177C109.127 23.7629 109.21 23.7356 109.32 23.7082C109.43 23.6808 109.54 23.6671 109.691 23.6671C109.759 23.6671 109.814 23.6671 109.869 23.6808C109.924 23.6808 109.966 23.6945 110.021 23.7082C110.062 23.7219 110.103 23.7356 110.131 23.7493C110.158 23.7629 110.199 23.7766 110.227 23.7903V23.7629V23.7356C110.227 23.7082 110.227 23.6808 110.227 23.6534C110.227 23.6261 110.227 23.6124 110.213 23.585C110.213 23.5713 110.199 23.5439 110.186 23.5302C110.172 23.5166 110.158 23.5029 110.144 23.4892C110.131 23.4755 110.117 23.4618 110.089 23.4481C110.062 23.4344 110.048 23.4344 110.021 23.4207C109.993 23.4207 109.966 23.4071 109.924 23.4071C109.883 23.4071 109.842 23.4071 109.801 23.4071C109.773 23.4071 109.746 23.4071 109.732 23.4071C109.704 23.4071 109.677 23.4071 109.649 23.4071C109.622 23.4071 109.581 23.4071 109.553 23.4071C109.526 23.4071 109.485 23.4071 109.457 23.4071C109.43 23.4071 109.388 23.4071 109.347 23.4071C109.306 23.4071 109.278 23.4071 109.237 23.4071C109.196 23.4071 109.168 23.4071 109.141 23.4071C109.113 23.4071 109.072 23.4071 109.045 23.4071L109.086 23.1607L109.127 22.9143C109.168 22.9143 109.21 22.9143 109.265 22.9143C109.32 22.9143 109.375 22.9143 109.43 22.9143C109.485 22.9143 109.553 22.9143 109.622 22.9143C109.691 22.9143 109.759 22.9143 109.842 22.9143C110.007 22.9143 110.158 22.928 110.282 22.9553C110.406 22.9827 110.516 23.0238 110.598 23.0922C110.681 23.147 110.736 23.2291 110.777 23.3249C110.818 23.3934 110.832 23.5029 110.832 23.6398ZM110.199 24.3242C110.199 24.2831 110.199 24.242 110.186 24.2147C110.172 24.1873 110.158 24.1599 110.131 24.1325C110.103 24.1188 110.076 24.1052 110.021 24.0915C109.979 24.0778 109.911 24.0778 109.842 24.0778H109.814H109.787C109.718 24.0778 109.663 24.0778 109.622 24.0915C109.581 24.1052 109.539 24.1188 109.526 24.1325C109.498 24.1462 109.485 24.1736 109.471 24.201C109.457 24.2283 109.457 24.2694 109.457 24.3105V24.3242V24.3379C109.457 24.3789 109.457 24.4063 109.471 24.4337C109.485 24.461 109.498 24.4884 109.526 24.5021C109.553 24.5158 109.581 24.5295 109.622 24.5432C109.663 24.5569 109.704 24.5569 109.773 24.5569H109.993H110.213V24.4337V24.3242H110.199ZM112.262 24.5158C112.221 24.5158 112.179 24.5158 112.152 24.5158C112.124 24.5158 112.083 24.5158 112.056 24.5021C112.028 24.5021 112.001 24.4884 111.987 24.4747C111.959 24.461 111.946 24.4474 111.932 24.4337C111.918 24.42 111.904 24.3926 111.891 24.3789C111.877 24.3515 111.877 24.3242 111.863 24.2968C111.863 24.2694 111.849 24.2283 111.849 24.1873C111.849 24.1462 111.849 24.1052 111.849 24.0504V23.9546V23.8451C111.849 23.7903 111.849 23.7493 111.849 23.7082C111.849 23.6671 111.863 23.6398 111.863 23.5987C111.863 23.5713 111.877 23.5439 111.891 23.5166C111.904 23.4892 111.918 23.4755 111.932 23.4618C111.946 23.4481 111.959 23.4344 111.987 23.4207C112.014 23.4071 112.028 23.4071 112.056 23.3934C112.083 23.3934 112.111 23.3797 112.152 23.3797C112.193 23.3797 112.221 23.3797 112.262 23.3797C112.289 23.3797 112.317 23.3797 112.344 23.3797C112.372 23.3797 112.386 23.3797 112.413 23.3797C112.441 23.3797 112.454 23.3797 112.468 23.3797C112.482 23.3797 112.509 23.3797 112.523 23.3797C112.537 23.3797 112.564 23.3797 112.578 23.3797C112.592 23.3797 112.619 23.3797 112.633 23.3797C112.647 23.3797 112.674 23.3797 112.688 23.3797C112.716 23.3797 112.729 23.3797 112.757 23.3797L112.812 23.1196L112.867 22.8595C112.784 22.8595 112.716 22.8595 112.661 22.8595C112.592 22.8595 112.537 22.8595 112.496 22.8595C112.441 22.8595 112.399 22.8595 112.358 22.8595C112.317 22.8595 112.276 22.8595 112.234 22.8595C112.138 22.8595 112.056 22.8595 111.973 22.8732C111.891 22.8869 111.822 22.9006 111.753 22.9143C111.684 22.928 111.629 22.9553 111.574 22.9827C111.519 23.0101 111.478 23.0512 111.423 23.0785C111.382 23.1196 111.341 23.1607 111.313 23.2154C111.286 23.2702 111.258 23.3249 111.244 23.3797C111.231 23.4344 111.217 23.5029 111.203 23.585C111.189 23.6534 111.189 23.7356 111.189 23.8314V23.9409V24.0504C111.189 24.1325 111.189 24.2147 111.203 24.2968C111.217 24.3789 111.231 24.4337 111.244 24.5021C111.258 24.5569 111.286 24.6116 111.313 24.6664C111.341 24.7211 111.382 24.7622 111.423 24.8033C111.464 24.8443 111.506 24.8717 111.561 24.8991C111.616 24.9264 111.671 24.9538 111.739 24.9675C111.808 24.9812 111.877 24.9949 111.959 25.0086C112.042 25.0223 112.138 25.0223 112.234 25.0223C112.262 25.0223 112.303 25.0223 112.331 25.0223C112.372 25.0223 112.413 25.0223 112.454 25.0223C112.496 25.0223 112.551 25.0223 112.606 25.0223C112.661 25.0223 112.702 25.0223 112.757 25.0223L112.812 24.7622L112.867 24.5021C112.812 24.5021 112.757 24.5021 112.702 24.5021C112.647 24.5021 112.606 24.5021 112.551 24.5021C112.509 24.5021 112.454 24.5021 112.399 24.5021C112.344 24.5021 112.331 24.5158 112.262 24.5158ZM115.328 22.8869H114.943H114.558L114.214 23.2702L113.871 23.6534V22.8185V21.9835H113.554H113.238V23.4892V24.9949H113.554H113.871V24.5295V24.0641L114.255 24.5295L114.64 24.9949H115.039H115.438L114.943 24.4063L114.448 23.8177L114.902 23.3386L115.328 22.8869ZM117.597 23.9956C117.583 23.9683 117.555 23.9409 117.528 23.9135C117.5 23.8861 117.459 23.8725 117.432 23.8451C117.39 23.8314 117.349 23.804 117.294 23.7903C117.239 23.7766 117.184 23.7629 117.129 23.7629L116.895 23.7356L116.662 23.7082C116.634 23.7082 116.593 23.7082 116.579 23.6945C116.552 23.6945 116.524 23.6808 116.51 23.6808C116.497 23.6808 116.469 23.6671 116.455 23.6534C116.442 23.6398 116.428 23.6398 116.414 23.6261C116.4 23.6124 116.4 23.6124 116.387 23.5987C116.387 23.585 116.373 23.5713 116.373 23.5576C116.373 23.5439 116.373 23.5302 116.359 23.5166C116.359 23.5029 116.359 23.4892 116.359 23.4618C116.359 23.4207 116.359 23.3797 116.373 23.3523C116.387 23.3249 116.4 23.2975 116.428 23.2839C116.455 23.2702 116.497 23.2565 116.538 23.2428C116.593 23.2291 116.648 23.2291 116.717 23.2291C116.744 23.2291 116.758 23.2291 116.785 23.2291C116.813 23.2291 116.84 23.2291 116.868 23.2291C116.895 23.2291 116.923 23.2291 116.95 23.2291C116.978 23.2291 117.005 23.2291 117.047 23.2291C117.074 23.2291 117.115 23.2291 117.157 23.2291C117.198 23.2291 117.239 23.2291 117.28 23.2291C117.322 23.2291 117.377 23.2291 117.418 23.2291C117.473 23.2291 117.528 23.2291 117.583 23.2291L117.624 23.0512L117.665 22.8732C117.583 22.8732 117.487 22.8732 117.418 22.8732C117.335 22.8732 117.267 22.8732 117.198 22.8732C117.129 22.8732 117.06 22.8732 116.992 22.8732C116.923 22.8732 116.854 22.8732 116.785 22.8732C116.634 22.8732 116.51 22.8869 116.414 22.9143C116.304 22.9417 116.222 22.9827 116.167 23.0375C116.098 23.0922 116.057 23.147 116.015 23.2291C115.988 23.2975 115.974 23.3797 115.974 23.4755V23.5166V23.5576C115.974 23.585 115.974 23.6261 115.988 23.6534C115.988 23.6808 116.002 23.7219 116.015 23.7493C116.029 23.7766 116.043 23.804 116.057 23.8314C116.07 23.8588 116.098 23.8861 116.112 23.9135C116.139 23.9409 116.153 23.9683 116.194 23.982C116.222 24.0093 116.249 24.023 116.29 24.0367C116.332 24.0504 116.359 24.0641 116.414 24.0778C116.455 24.0915 116.51 24.0915 116.552 24.1052L116.799 24.1325L117.047 24.1599C117.074 24.1599 117.115 24.1599 117.129 24.1736C117.157 24.1736 117.184 24.1873 117.198 24.1873C117.212 24.201 117.239 24.201 117.253 24.2147C117.267 24.2283 117.28 24.2283 117.294 24.242C117.308 24.2557 117.308 24.2694 117.322 24.2831C117.322 24.2968 117.335 24.3105 117.335 24.3242C117.335 24.3379 117.335 24.3515 117.349 24.3652C117.349 24.3789 117.349 24.3926 117.349 24.4063C117.349 24.461 117.335 24.5021 117.322 24.5295C117.308 24.5569 117.28 24.5842 117.253 24.6116C117.225 24.6253 117.184 24.639 117.129 24.6527C117.074 24.6664 117.005 24.6664 116.923 24.6664C116.868 24.6664 116.799 24.6664 116.73 24.6664C116.662 24.6664 116.593 24.6664 116.51 24.6664C116.428 24.6664 116.359 24.6664 116.277 24.6664C116.208 24.6664 116.125 24.6664 116.057 24.6664L116.015 24.8443L115.974 25.0223C116.057 25.0223 116.139 25.0223 116.222 25.0223C116.304 25.0223 116.387 25.0223 116.469 25.0223C116.552 25.0223 116.62 25.0223 116.703 25.0223C116.772 25.0223 116.84 25.0223 116.895 25.0223C117.047 25.0223 117.17 25.0086 117.267 24.9812C117.377 24.9538 117.459 24.9128 117.528 24.858C117.597 24.8033 117.652 24.7348 117.679 24.6664C117.72 24.5979 117.734 24.5021 117.734 24.4063V24.3789V24.3515C117.734 24.3242 117.734 24.2968 117.734 24.2557C117.734 24.2147 117.72 24.1873 117.72 24.1599C117.707 24.1325 117.707 24.0915 117.693 24.0641C117.638 24.0504 117.61 24.023 117.597 23.9956ZM119.989 23.366C120.003 23.4344 120.016 23.5029 120.03 23.585C120.044 23.6671 120.044 23.7629 120.044 23.8588V23.9546V24.0504C120.044 24.1462 120.044 24.2283 120.03 24.2968C120.016 24.3789 120.016 24.4474 120.003 24.5158C119.989 24.5842 119.975 24.639 119.948 24.6937C119.92 24.7485 119.893 24.7896 119.851 24.8306C119.81 24.8717 119.769 24.9128 119.728 24.9401C119.673 24.9675 119.618 24.9949 119.563 25.0223C119.494 25.036 119.425 25.0633 119.343 25.0633C119.26 25.077 119.178 25.077 119.081 25.077C119.013 25.077 118.958 25.077 118.903 25.0633C118.848 25.0496 118.793 25.0496 118.751 25.0223C118.71 25.0086 118.669 24.9949 118.628 24.9675C118.587 24.9401 118.559 24.9264 118.532 24.8991V25.3097V25.7204H118.312H118.092V24.7759V23.8314C118.092 23.7356 118.092 23.6398 118.105 23.5713C118.119 23.4892 118.133 23.4207 118.147 23.3523C118.16 23.2839 118.188 23.2291 118.215 23.1744C118.243 23.1196 118.284 23.0785 118.312 23.0375C118.353 22.9964 118.394 22.969 118.449 22.9417C118.504 22.9143 118.559 22.8869 118.614 22.8732C118.669 22.8595 118.738 22.8458 118.82 22.8322C118.889 22.8185 118.971 22.8185 119.068 22.8185C119.15 22.8185 119.233 22.8185 119.315 22.8322C119.384 22.8458 119.453 22.8458 119.521 22.8732C119.576 22.8869 119.645 22.9143 119.686 22.9417C119.741 22.969 119.783 22.9964 119.824 23.0375C119.865 23.0785 119.893 23.1196 119.92 23.1744C119.948 23.2428 119.975 23.3112 119.989 23.366ZM119.604 23.8725C119.604 23.804 119.604 23.7356 119.604 23.6671C119.604 23.6124 119.59 23.5576 119.59 23.5166C119.59 23.4755 119.576 23.4344 119.563 23.3934C119.549 23.3523 119.535 23.3249 119.508 23.3112C119.494 23.2839 119.466 23.2702 119.439 23.2565C119.411 23.2428 119.384 23.2291 119.343 23.2154C119.301 23.2017 119.274 23.2017 119.219 23.2017C119.178 23.2017 119.123 23.2017 119.068 23.2017C119.013 23.2017 118.958 23.2017 118.916 23.2017C118.875 23.2017 118.834 23.2154 118.793 23.2154C118.751 23.2291 118.724 23.2291 118.696 23.2428C118.669 23.2565 118.642 23.2839 118.628 23.2975C118.614 23.3249 118.587 23.3523 118.573 23.3797C118.559 23.4071 118.545 23.4481 118.545 23.4892C118.532 23.5302 118.532 23.585 118.532 23.6398C118.532 23.6945 118.532 23.7629 118.532 23.8314V23.982V24.1325C118.532 24.1873 118.532 24.242 118.532 24.2968C118.532 24.3515 118.545 24.3926 118.545 24.4337C118.559 24.4747 118.559 24.5021 118.573 24.5295C118.587 24.5569 118.6 24.5842 118.628 24.6116C118.642 24.639 118.669 24.6527 118.696 24.6664C118.724 24.6801 118.751 24.6937 118.793 24.7074C118.834 24.7211 118.861 24.7211 118.916 24.7211C118.958 24.7211 119.013 24.7211 119.068 24.7211C119.123 24.7211 119.178 24.7211 119.219 24.7211C119.26 24.7211 119.301 24.7074 119.343 24.7074C119.384 24.6937 119.411 24.6937 119.439 24.6664C119.466 24.639 119.494 24.6253 119.508 24.6116C119.521 24.5842 119.549 24.5569 119.563 24.5295C119.576 24.5021 119.59 24.461 119.59 24.4063C119.59 24.3652 119.604 24.3105 119.604 24.2557C119.604 24.201 119.604 24.1325 119.604 24.0641V23.9683V23.8725ZM122.34 23.366C122.354 23.4344 122.368 23.5029 122.381 23.585C122.395 23.6671 122.395 23.7493 122.395 23.8588V23.9683V24.0778C122.395 24.1736 122.395 24.2694 122.381 24.3515C122.368 24.4337 122.354 24.5021 122.34 24.5706C122.326 24.639 122.299 24.6937 122.271 24.7485C122.244 24.8033 122.203 24.8443 122.161 24.8854C122.12 24.9264 122.079 24.9538 122.024 24.9812C121.969 25.0086 121.914 25.036 121.859 25.0496C121.79 25.0633 121.721 25.077 121.653 25.0907C121.584 25.1044 121.501 25.1044 121.405 25.1044C121.323 25.1044 121.24 25.1044 121.158 25.0907C121.075 25.077 121.006 25.077 120.951 25.0496C120.883 25.036 120.828 25.0086 120.786 24.9812C120.731 24.9538 120.69 24.9264 120.649 24.8854C120.608 24.8443 120.58 24.8033 120.539 24.7485C120.498 24.6937 120.484 24.639 120.47 24.5706C120.456 24.5021 120.443 24.4337 120.429 24.3515C120.415 24.2694 120.415 24.1873 120.415 24.0778V23.9546V23.8451C120.415 23.7493 120.415 23.6534 120.429 23.5713C120.443 23.4892 120.456 23.4207 120.47 23.3523C120.484 23.2839 120.511 23.2291 120.539 23.1744C120.566 23.1196 120.608 23.0785 120.649 23.0375C120.69 22.9964 120.731 22.969 120.786 22.9417C120.841 22.9143 120.896 22.8869 120.951 22.8732C121.02 22.8595 121.089 22.8458 121.158 22.8322C121.24 22.8185 121.309 22.8185 121.405 22.8185C121.488 22.8185 121.57 22.8185 121.653 22.8322C121.735 22.8458 121.804 22.8458 121.859 22.8732C121.928 22.8869 121.983 22.9143 122.024 22.9417C122.079 22.969 122.12 22.9964 122.161 23.0375C122.203 23.0785 122.23 23.1196 122.271 23.1744C122.299 23.2428 122.326 23.2975 122.34 23.366ZM121.955 23.8451C121.955 23.7766 121.955 23.7082 121.955 23.6534C121.955 23.5987 121.941 23.5439 121.941 23.5029C121.928 23.4618 121.928 23.4207 121.914 23.3934C121.9 23.366 121.886 23.3386 121.859 23.3112C121.845 23.2839 121.818 23.2702 121.79 23.2565C121.763 23.2428 121.735 23.2291 121.694 23.2291C121.653 23.2154 121.611 23.2154 121.57 23.2154C121.529 23.2154 121.474 23.2154 121.419 23.2154C121.364 23.2154 121.309 23.2154 121.268 23.2154C121.226 23.2154 121.185 23.2291 121.144 23.2291C121.103 23.2428 121.075 23.2428 121.048 23.2565C121.02 23.2702 120.993 23.2975 120.979 23.3112C120.965 23.3386 120.938 23.366 120.924 23.3934C120.91 23.4207 120.896 23.4618 120.896 23.5029C120.883 23.5439 120.883 23.5987 120.883 23.6534C120.883 23.7082 120.883 23.7766 120.883 23.8451V23.9546V24.0641C120.883 24.1325 120.883 24.201 120.883 24.2557C120.883 24.3105 120.896 24.3652 120.896 24.4063C120.91 24.4474 120.91 24.4884 120.924 24.5158C120.938 24.5432 120.951 24.5706 120.979 24.5979C120.993 24.6253 121.02 24.639 121.048 24.6527C121.075 24.6664 121.103 24.6801 121.144 24.6801C121.185 24.6937 121.226 24.6937 121.268 24.6937C121.309 24.6937 121.364 24.6937 121.419 24.6937C121.474 24.6937 121.529 24.6937 121.57 24.6937C121.611 24.6937 121.653 24.6801 121.694 24.6801C121.735 24.6664 121.763 24.6664 121.79 24.6527C121.818 24.639 121.845 24.6116 121.859 24.5979C121.873 24.5706 121.9 24.5432 121.914 24.5158C121.928 24.4884 121.941 24.4474 121.941 24.4063C121.955 24.3652 121.955 24.3105 121.955 24.2557C121.955 24.201 121.955 24.1325 121.955 24.0641V23.9546V23.8451ZM123.619 22.9143C123.564 22.9143 123.495 22.9143 123.44 22.928C123.385 22.928 123.33 22.9417 123.289 22.9553C123.234 22.969 123.193 22.9827 123.151 22.9964C123.11 23.0101 123.069 23.0375 123.041 23.0648C123 23.0922 122.973 23.1196 122.945 23.1607C122.918 23.2017 122.89 23.2291 122.876 23.2702C122.863 23.3112 122.849 23.366 122.835 23.4071C122.821 23.4618 122.821 23.5166 122.821 23.5713V24.2968V25.0223H123.041H123.261V24.3515V23.6808C123.261 23.6534 123.261 23.6124 123.261 23.585C123.261 23.5576 123.261 23.5302 123.275 23.5029C123.275 23.4755 123.289 23.4481 123.289 23.4344C123.303 23.4071 123.303 23.3934 123.316 23.3797C123.33 23.366 123.344 23.3523 123.371 23.3386C123.385 23.3249 123.412 23.3112 123.44 23.3112C123.467 23.2975 123.495 23.2975 123.536 23.2975C123.577 23.2975 123.619 23.2975 123.66 23.2975C123.674 23.2975 123.701 23.2975 123.715 23.2975C123.729 23.2975 123.756 23.2975 123.77 23.2975C123.784 23.2975 123.811 23.2975 123.825 23.2975C123.839 23.2975 123.866 23.2975 123.88 23.2975C123.894 23.2975 123.907 23.2975 123.935 23.2975C123.949 23.2975 123.962 23.2975 123.976 23.2975C123.99 23.2975 124.004 23.2975 124.004 23.2975H124.017L124.059 23.1196L124.1 22.9417C124.072 22.9417 124.045 22.9417 124.017 22.9417C123.99 22.9417 123.949 22.9417 123.921 22.9417C123.88 22.9417 123.839 22.9417 123.797 22.9417C123.742 22.9143 123.687 22.9143 123.619 22.9143ZM125.502 23.2702L125.544 23.0922L125.585 22.9143H125.2H124.815V22.6268V22.3394L124.595 22.3804L124.375 22.4215V23.3386V24.2557C124.375 24.3242 124.375 24.3926 124.389 24.461C124.389 24.5158 124.402 24.5706 124.416 24.6253C124.43 24.6801 124.444 24.7211 124.471 24.7622C124.499 24.8033 124.512 24.8306 124.554 24.858C124.581 24.8854 124.622 24.9128 124.664 24.9264C124.705 24.9538 124.746 24.9675 124.801 24.9812C124.856 24.9949 124.911 25.0086 124.98 25.0086C125.049 25.0086 125.117 25.0223 125.2 25.0223H125.351H125.502L125.544 24.8443L125.585 24.6664H125.406H125.227C125.186 24.6664 125.159 24.6664 125.117 24.6664C125.09 24.6664 125.062 24.6664 125.035 24.6527C125.007 24.6527 124.994 24.639 124.966 24.6253C124.939 24.6116 124.925 24.5979 124.911 24.5842C124.897 24.5706 124.884 24.5569 124.884 24.5295C124.87 24.5021 124.87 24.4884 124.856 24.4474C124.856 24.42 124.842 24.3926 124.842 24.3515C124.842 24.3105 124.842 24.2694 124.842 24.2283V23.7356V23.2702H125.186H125.502ZM127.565 24.1736C127.551 24.1462 127.551 24.1052 127.537 24.0778C127.524 24.0504 127.51 24.023 127.482 23.9956C127.469 23.9683 127.441 23.9409 127.414 23.9135C127.386 23.8861 127.345 23.8725 127.317 23.8451C127.276 23.8314 127.235 23.804 127.18 23.7903C127.125 23.7766 127.07 23.7629 127.015 23.7629L126.781 23.7356L126.547 23.7082C126.52 23.7082 126.479 23.7082 126.465 23.6945C126.437 23.6945 126.41 23.6808 126.396 23.6808C126.382 23.6808 126.355 23.6671 126.341 23.6534C126.327 23.6398 126.314 23.6398 126.3 23.6261C126.286 23.6124 126.286 23.6124 126.272 23.5987C126.272 23.585 126.259 23.5713 126.259 23.5576C126.259 23.5439 126.259 23.5302 126.245 23.5166C126.245 23.5029 126.245 23.4892 126.245 23.4618C126.245 23.4207 126.245 23.3797 126.259 23.3523C126.272 23.3249 126.286 23.2975 126.314 23.2839C126.341 23.2702 126.382 23.2565 126.424 23.2428C126.479 23.2291 126.534 23.2291 126.602 23.2291C126.63 23.2291 126.644 23.2291 126.671 23.2291C126.699 23.2291 126.726 23.2291 126.754 23.2291C126.781 23.2291 126.809 23.2291 126.836 23.2291C126.864 23.2291 126.891 23.2291 126.932 23.2291C126.974 23.2291 127.001 23.2291 127.042 23.2291C127.084 23.2291 127.125 23.2291 127.166 23.2291C127.207 23.2291 127.262 23.2291 127.304 23.2291C127.359 23.2291 127.414 23.2291 127.469 23.2291L127.51 23.0512L127.551 22.8732C127.469 22.8732 127.372 22.8732 127.304 22.8732C127.221 22.8732 127.152 22.8732 127.084 22.8732C127.015 22.8732 126.946 22.8732 126.877 22.8732C126.809 22.8732 126.74 22.8732 126.671 22.8732C126.52 22.8732 126.396 22.8869 126.3 22.9143C126.19 22.9417 126.107 22.9827 126.052 23.0375C125.984 23.0922 125.942 23.147 125.901 23.2291C125.874 23.2975 125.86 23.3797 125.86 23.4755V23.5166V23.5576C125.86 23.585 125.86 23.6261 125.874 23.6534C125.874 23.6808 125.887 23.7219 125.901 23.7493C125.915 23.7766 125.929 23.804 125.942 23.8314C125.956 23.8588 125.984 23.8861 125.997 23.9135C126.025 23.9409 126.039 23.9683 126.066 23.982C126.094 23.9956 126.121 24.023 126.162 24.0367C126.204 24.0504 126.231 24.0641 126.286 24.0778C126.327 24.0915 126.382 24.0915 126.424 24.1052L126.671 24.1325L126.919 24.1599C126.946 24.1599 126.987 24.1599 127.001 24.1736C127.029 24.1736 127.056 24.1873 127.07 24.1873C127.084 24.201 127.111 24.201 127.125 24.2147C127.139 24.2283 127.152 24.2283 127.166 24.242C127.18 24.2557 127.18 24.2694 127.194 24.2831C127.194 24.2968 127.207 24.3105 127.207 24.3242C127.207 24.3379 127.207 24.3515 127.221 24.3652C127.235 24.3789 127.221 24.3926 127.221 24.4063C127.221 24.461 127.207 24.5021 127.194 24.5295C127.18 24.5706 127.152 24.5842 127.125 24.6116C127.097 24.6253 127.056 24.639 127.001 24.6527C126.946 24.6664 126.877 24.6664 126.795 24.6664C126.74 24.6664 126.671 24.6664 126.602 24.6664C126.534 24.6664 126.465 24.6664 126.382 24.6664C126.3 24.6664 126.231 24.6664 126.149 24.6664C126.08 24.6664 125.997 24.6664 125.929 24.6664L125.887 24.8443L125.846 25.0223C125.929 25.0223 126.011 25.0223 126.094 25.0223C126.176 25.0223 126.259 25.0223 126.341 25.0223C126.424 25.0223 126.492 25.0223 126.575 25.0223C126.644 25.0223 126.712 25.0223 126.767 25.0223C126.919 25.0223 127.042 25.0086 127.139 24.9812C127.249 24.9538 127.331 24.9128 127.4 24.858C127.469 24.8033 127.524 24.7348 127.551 24.6664C127.592 24.5979 127.606 24.5021 127.606 24.4063V24.3789V24.3515C127.606 24.3242 127.606 24.2968 127.606 24.2557C127.579 24.242 127.579 24.201 127.565 24.1736ZM103.517 24.0915L102.074 23.1333L100.63 22.1751C100.575 22.1341 100.534 22.1341 100.493 22.1477C100.451 22.1614 100.438 22.2025 100.438 22.2709V22.6131V22.9553C100.438 23.0238 100.465 23.0922 100.493 23.1607C100.534 23.2291 100.575 23.2839 100.63 23.3249L102.074 24.2831L103.517 25.2413C103.572 25.2823 103.614 25.2823 103.655 25.2687C103.696 25.255 103.71 25.2139 103.71 25.1455V24.8033V24.461C103.71 24.3926 103.682 24.3242 103.655 24.2557C103.614 24.1736 103.559 24.1188 103.517 24.0915ZM103.751 22.531L103.091 21.9835L102.431 21.436C102.376 21.3949 102.335 21.3949 102.294 21.4086C102.266 21.4223 102.239 21.4633 102.239 21.5318V21.9835V22.4352C102.239 22.5036 102.266 22.5584 102.307 22.5995C102.349 22.6405 102.404 22.6679 102.472 22.6679H103.091H103.71C103.779 22.6679 103.806 22.6542 103.82 22.6268C103.82 22.5995 103.792 22.5721 103.751 22.531ZM101.812 24.8033H101.194H100.575C100.506 24.8033 100.479 24.8169 100.465 24.8443C100.451 24.8717 100.479 24.8991 100.534 24.9401L101.194 25.4877L101.854 26.0352C101.909 26.0763 101.95 26.0763 101.991 26.0626C102.019 26.0489 102.046 26.0078 102.046 25.9394V25.4877V25.0359C102.046 24.9675 102.019 24.9128 101.977 24.8717C101.936 24.8306 101.881 24.8033 101.812 24.8033Z" fill="var(--navy)"/> <path d="M11.0269 24.9262C10.9032 24.9262 10.7794 24.9125 10.6557 24.8714C10.5319 24.8304 10.4219 24.7893 10.3119 24.7346L5.84343 22.1612L1.37492 19.5878C1.36118 19.5878 1.36118 19.5741 1.36118 19.5741V19.5604V19.5467L1.37492 19.5331L3.51981 18.3011L5.66469 17.0692H5.67844H5.69219L8.22205 18.5201L10.7519 19.9711C10.7932 19.9985 10.8344 20.0121 10.8894 20.0258C10.9307 20.0395 10.9856 20.0395 11.0406 20.0395C11.0956 20.0395 11.1369 20.0395 11.1919 20.0258C11.2469 20.0121 11.2881 19.9985 11.3294 19.9711L14.3817 18.219L17.434 16.4669C17.5165 16.4121 17.5853 16.3437 17.6403 16.2616C17.6953 16.1794 17.709 16.0836 17.709 15.9878V15.4403V14.8928C17.709 14.8243 17.6815 14.7696 17.6403 14.7285C17.599 14.6874 17.5303 14.6601 17.4753 14.6601H13.8317H10.1882C10.1469 14.6601 10.1194 14.6327 10.1194 14.6053C10.1057 14.5779 10.1194 14.5369 10.1607 14.5232L13.7492 12.4699L17.3378 10.4167C17.3928 10.3893 17.434 10.362 17.489 10.3483C17.544 10.3346 17.599 10.3209 17.654 10.3209H19.7577H21.8613C21.93 10.3209 21.985 10.3483 22.0263 10.3893C22.0675 10.4304 22.095 10.4988 22.095 10.5536V14.2768V18C22.095 18.2601 22.0263 18.5064 21.9025 18.7118C21.7788 18.9308 21.6001 19.1087 21.3801 19.2319L16.5816 21.9832L11.7831 24.7346C11.6731 24.803 11.5631 24.8441 11.4394 24.8714C11.3156 24.8988 11.1644 24.9262 11.0269 24.9262ZM0.0412477 17.2608C0.0274985 17.2608 0.0274985 17.2608 0.0137492 17.2471C0 17.2471 0 17.2334 0 17.2197V12.0867V6.93991C0 6.67984 0.0687462 6.43345 0.192489 6.22813C0.316233 6.00912 0.494973 5.83117 0.714961 5.70798L5.51345 2.95665L10.3119 0.191635C10.4219 0.123194 10.5319 0.0821292 10.6557 0.0547528C10.7794 0.0273764 10.9032 0 11.0269 0C11.1506 0 11.2744 0.0136882 11.3981 0.0547528C11.5219 0.0958174 11.6319 0.136882 11.7419 0.191635L16.2241 2.76502L20.6926 5.3384C20.7064 5.3384 20.7064 5.35208 20.7064 5.35208V5.36577V5.37946L20.6926 5.39315L18.6027 6.59771L16.4991 7.80227C16.4853 7.81596 16.4578 7.81596 16.4441 7.82965C16.4303 7.82965 16.4029 7.84334 16.3754 7.84334C16.3479 7.84334 16.3341 7.84334 16.3066 7.82965C16.2929 7.82965 16.2654 7.81596 16.2516 7.80227L13.7767 6.3787L11.3019 4.95513C11.2606 4.92775 11.2194 4.91406 11.1644 4.90037C11.1231 4.88669 11.0681 4.88669 11.0131 4.88669C10.9581 4.88669 10.9169 4.88669 10.8619 4.90037C10.8207 4.91406 10.7657 4.92775 10.7244 4.95513L7.69958 6.7209L4.64724 8.47299C4.56475 8.52775 4.496 8.59619 4.44101 8.67832C4.38601 8.76044 4.37226 8.85626 4.37226 8.95208V11.854V14.7559C4.37226 14.7696 4.37226 14.7696 4.37226 14.7696L4.35851 14.7833L2.21363 16.0152L0.0687462 17.2471L0.0412477 17.2608Z" fill="var(--teal)"/> </g> </g> <defs> <clipPath id="clip0_12352_13431"> <rect width="139" height="26" fill="white"/> </clipPath> <clipPath id="clip1_12352_13431"> <rect width="132.515" height="26.0623" fill="white"/> </clipPath> </defs> </svg> </a> <div class="footer__cp__text"> <div> &copy; GameDay. Content responsibility of website administrator. <div class="not-mobile"> <a id="foot-ads" class="five" href="https://www.teamappadvertising.com/contacts/new" target="_blank">Advertise With Us</a> <a id="foot-priv" class="one" href="http://mygameday.app/privacy-policy/" target="_blank">Privacy Policy</a> </div> </div> <div class="footer__morelinks"> <span>Learn More:</span> <a href="https://mygameday.app/membership/?utm_source=passport&utm_medium=websites" target="_blank">Membership Management Software</a> <span>|</span> <a href="https://mygameday.app/competitions-tournaments/?utm_source=passport&utm_medium=websites" target="_blank">Competition Management Software</a> <span>|</span> <a href="https://mygameday.app/events-ticketing/?utm_source=passport&utm_medium=websites" target="_blank">Event Management Software</a> <span>|</span> <a href="https://mygameday.app/who-we-are/?utm_source=passport&utm_medium=websites" target="_blank">About GameDay</a> <span>|</span> <a href="https://mygameday.app/contact-us/?utm_source=passport&utm_medium=websites" target="_blank">Contact Us</a> </div> </div> <div class="footer__social"> <a title="Facebook" class="social__link" href="https://www.facebook.com/GameDayStack" target="_blank"> <img src="//www-static.spulsecdn.net/images/social_facebook.png" alt="Facebook" /> </a> <a title="Instagram" class="social__link" href="https://www.instagram.com/gamedaystack" target="_blank"> <img src="//www-static.spulsecdn.net/images/social_insta.png" alt="Instagram" /> </a> <a title="Twitter" class="social__link" href="https://x.com/GameDayStack" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><title>X</title><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z" fill="#8196B7" /></svg> </a> <a title="YouTube" class="social__link" href="https://www.youtube.com/channel/UCg7TkeBTQy9328U0YtcGwoA" target="_blank"> <img src="//www-static.spulsecdn.net/images/social_youtube.png" alt="YouTube" /> </a> <a title="LinkedIn" class="social__link" href="https://www.linkedin.com/company/gameday-stack/" target="_blank"> <img src="//www-static.spulsecdn.net/images/social_linkedin.png" alt="LinkedIn" /> </a> </div> </div> <script> var searchForm = ''; if (document.querySelectorAll('#footer .search-form').length > 0){ searchForm = document.querySelector('#footer .search-form'); } if (searchForm.addEventListener) { searchForm.addEventListener("submit", function(evt){ searchterm = document.getElementById('searchname-foot'); localStorage.setItem('searchname', searchterm); if (localStorage["searchname"]) { _gaq.push(['site._trackEvent', 'searchterm', searchterm]); } }); } window.onload = function() { var admLink = document.getElementById('f-admin-links') || ''; if (admLink != '') { var admLinkWidth = admLink.offsetWidth, admLinkMgn = ((admLinkWidth-(82*3))/2), sWrap = document.getElementById('site-wrap') || ''; if (sWrap != '') { if (document.getElementById('site-wrap').offsetWidth < 361) { admLink.querySelector('.two').style.marginLeft = admLinkMgn + 'px'; admLink.querySelector('.two').style.marginRight = admLinkMgn + 'px'; } } } } </script> </div> </div> <div id="copyright-wrap"></div> </div> </div> <div id="overlay" class="page-overlay" style="display:none"></div> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=241352179220929"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-8YRJC1Z8WF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-8YRJC1Z8WF'); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-141267029-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-141267029-4',{ 'custom_map': { 'dimension1': 'dimension1', 'dimension20': 'dimension20', 'dimension3': 'dimension3', } }); gtag('event', 'dimension1', {'dimension1': 'comp_match_centre'}); gtag('event', 'dimension3', {'dimension3': 'football'}); gtag('event', 'dimension20', {'dimension20': '1'}); </script><!-- START Tealium --> <script type="text/javascript"> utag_data = window.utag_data || {}; utag_data.net_subsubsubsec = 'vic'; utag_data.net_site = 'sportingpulse'; utag_data.ss_sp_cag_mod = '33'; utag_data.net_content_type = 'comp_match_centre'; utag_data.net_sec2 = 'football'; utag_data.ss_sp_agegrp2 = '25-34'; utag_data.ss_sp_agegrp = 'snr'; utag_data.ss_sp_sportcode = 'football'; utag_data.ss_sp_lga = 'melbourne'; utag_data.ss_sp_ga_account = 'UA-53960606-1'; utag_data.ss_sp_pagename = 'SportingPulse'; utag_data.ss_sp_country = 'australia'; utag_data.ss_sp_sportname = 'football'; utag_data.ss_sp_pc2 = '3977'; utag_data.ss_sp_mcc = 'metro'; utag_data.net_subsec = 'australia'; utag_data.net_subsubsec = 'football'; utag_data.ss_sp_countersubtag = 'vic-ffafootballfedvicmetro'; utag_data.ss_sp_state = 'vic'; utag_data.ss_sp_cag_min = '27'; utag_data.ss_sp_etid = '1'; utag_data.ss_sp_gender = 'male'; utag_data.ss_sp_eid = '8746'; utag_data.ss_sp_cag_av = '31'; utag_data.ss_sp_clubid = '124136'; utag_data.ss_sp_ads = '1'; utag_data.net_sec1 = 'sport'; utag_data.ss_sp_leagueid = '8746'; utag_data.ss_sp_busunit = '1'; utag_data.ss_sp_leaguename = 'FV - Metropolitan'; utag_data.ss_sp_ads_string = 'advertising,ads'; utag_data.ss_sp_pc = '3004'; utag_data.ss_sp_prod = 'spweb'; utag_data.ss_sp_countertag = 'footballaus'; utag_data.ss_sp_cag_med = '33'; utag_data.net_section = 'spweb'; utag_data.ss_sp_clubname = 'Doveton SC'; utag_data.ss_sp_cag_max = '33'; utag_data.ss_sp_countertagfull = 'footballaus-vic-ffafootballfedvicmetro:1'; utag_data.ss_sp_pagetype = 'comp_match_centre'; </script> <script> (function(a,b,c,d){ a='//tags.tiqcdn.com/utag/newsltd/sportingpulse/prod/utag.js'; b=document;c='script';d=b.createElement(c);d.src=a;d.type='text/java'+c;d.async=true; a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a); })(); </script> <!-- END Tealium --> <!--START Nielsen Online SiteCensus V6.0 --> <!--COPYRIGHT 2012Nielsen Online --> <script type="text/javascript"> var pvar = { cid: "footballaus", content: "vic-ffafootballfedvicmetro-124136", server: "secure-au" }; </script> <noscript> <div> <img src="//secure-au.imrworldwide.com/cgi-bin/m?ci=footballaus&amp;cg=vic-ffafootballfedvicmetro-124136&amp;cc=1&amp;ts=noscript" width="1" height="1" alt="" /> </div> </noscript> <!--END Nielsen Online SiteCensus V6.0 --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-47605940-8', 'auto'); ga('send', 'pageview', { 'dimension1': "Victoria", 'dimension2': "Men's State League Finals", 'dimension3': "FV - Metropolitan" }); </script> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push( {'gtm.start':new Date().getTime(),event:'gtm.js'} );var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-53FL582'); </script> <script type="text/javascript" src="//www-static.spulsecdn.net/js/desktop.js?1684261617"></script> <script> if (/(iPad|iPhone|iPod)/g.test(navigator.userAgent) && window.addEventListener && document.querySelector) { window.addEventListener('orientationchange', rotateWithNoScale, false); } function rotateWithNoScale() { var viewport = document.querySelector("meta[name=viewport]"); if (viewport) { var content = viewport.getAttribute("content"); viewport.setAttribute("content", content + ", maximum-scale=1.0"); setTimeout(function () { viewport.setAttribute("content", content); }, 90); } } </script> <div id="advertbottom" style="position:sticky;bottom:0;background-color:white;z-index:2000;"> <div class="leaderboard leaderboard-top"> <!-- /256416529/gamedayp.masthead.website --> <div id='div-gpt-ad-1671667474201-0' style='min-width: 320px; min-height: 50px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1671667474201-0'); }); </script> </div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10