!function(){function l(e,t){return t?this.settings.readingEventLabelPrefix+e+" pixels":e<.001?this.settings.readingEventLabelPrefix+"0%":this.settings.readingEventLabelPrefix+100*e+"%"}function d(e,t,i,n){if(!this.DEBUG_MODE){var s=function(){var e=null;null!=this.settings.gtmDataLayerName?e=this.settings.gtmDataLayerName:"undefined"!=typeof dataLayer&&"function"==typeof dataLayer.push&&(e=dataLayer);return e}();null==this.GA_TYPE&&(this.GA_TYPE=function(){var t=document.getElementsByTagName("script"),e="";for(var i in t)try{var n=t[i].getAttribute("src");if(n){if(-1!=n.indexOf("/gtm.js")){e="gtm";break}-1!=n.indexOf("/gtag")?e="gtag":-1!=n.indexOf("/analytics.js")?e="ga":-1!=n.indexOf("/ga.js")&&(e="gaq")}}catch(e){this.DEBUG_MODE&&(console.log(t[i]),console.log(e))}return e}()),"gtm"==this.GA_TYPE&&null!=s?(console.log("SOURCE: GTM"),s.push({event:this.settings.gtmEventName,eventCategory:e,eventAction:t,eventLabel:i,eventValue:n})):"gtag"==this.GA_TYPE?(console.log("SOURCE: GTAG"),gtag("event","mm_page_track",{event_category:e,event_action:t,event_label:i,event_value:n})):"ga"==this.GA_TYPE?(console.log("SOURCE: GA"),ga("send",{hitType:"event",eventCategory:e,eventAction:t,eventLabel:i,eventValue:n})):"gaq"==this.GA_TYPE&&(console.log("SOURCE: GAQ"),"undefined"!=typeof pageTracker?pageTracker._trackEvent(e,t,i,n):(_gaq.push(["_trackEvent",e,t,i,n]),_gaq.push(["pageTracker._trackEvent",e,t,i,n])))}}function t(){for(i=0;i=this.readerLocations[i]&&0=e+c)){var l=0==h.adjustX?h.bgXPosition:Math.round((f-e)*h.adjustX)+0+h.bgXOffset+"px",m=0==h.adjustY?h.bgYPosition:Math.round((f-e)*h.adjustY)+0+h.bgYOffset+"px";b.css("background-position",l+" "+m)}})})},a.fn.parallaxLockElement=function(b){var c=!1,d=a.extend({parentEl:"",offsetTop:0,additionalCSS:void 0,onLock:void 0,onRelease:void 0},b);return this.each(function(){var b=a(this),e=a(d.parentEl);a(window).scroll(function(){var f=parseInt(e.offset().top-a(window).scrollTop()-d.offsetTop),g=e.offset().top+e.outerHeight(),i=(parseInt(b.outerHeight()),e.offset().top+e.outerHeight()-(b.offset().top+b.outerHeight()));f<=0?g+i<=a(window).scrollTop()+a(window).innerHeight()?c&&(c=!1,b.css({position:"absolute",top:"inherit",bottom:i+"px"}),"function"==typeof d.onRelease&&d.onRelease(this)):(b.css({position:"fixed",top:d.offsetTop+"px",bottom:"auto"}),"function"==typeof d.onLock&&d.onLock(this),c=!0):(b.css({position:"relative",top:"auto"}),"function"==typeof d.onRelease&&d.onRelease(this),c=!1),void 0!=d.additionalCSS&&b.css(d.additionalCSS)})})},a.fn.parallaxAnimateElement=function(b){var c=new Array,d=0,e=0,f=!1,g=a.extend({frames:1,elementClass:"floatingElement",elementFrameClassRoot:"frame",startOffset:null,endOffset:null,showWhenCentered:!1,centerOffsetAnimationRange:null,lock:!1,parentEl:"",offsetTop:0,additionalCSS:void 0,onLock:void 0,onRelease:void 0},b);g.lock?a(this).parallaxLockElement({parentEl:g.parentEl,offsetTop:g.offsetTop,additionalCSS:g.additionalCSS,onLock:g.onLock,onRelease:g.onRelease}):f=!0;var h=parseInt(a(this).parent().height());if(g.showWhenCentered)null==g.centerOffsetAnimationRange?g.centerOffsetAnimationRange=1:g.centerOffsetAnimationRange.indexOf("%")!=-1?g.centerOffsetAnimationRange=parseInt(g.centerOffsetAnimationRange)/100:g.centerOffsetAnimationRange=1;else{if(null!=g.startOffset)if(g.startOffset.indexOf("%")!=-1){var i=parseInt(g.startOffset)/100;d=Math.floor(h*i)}else{var i=parseInt(g.startOffset);d=i}if(null!=g.endOffset)if(g.endOffset.indexOf("%")!=-1){var i=parseInt(g.endOffset)/100;e=Math.floor(h-h*i)}else{var i=parseInt(g.endOffset);e=i}0==d&&0==e||(h=h-e-d);for(var j=h/g.frames,k=1;k<=g.frames;k++)c.push(Math.floor(d+j*k));f&&void 0!=g.additionalCSS&&a(this).css(g.additionalCSS)}return this.each(function(){var b=a(this),d=c.length,e=g.showWhenCentered?a(this).height()*g.centerOffsetAnimationRange:a(this).height();a(window).scroll(function(){var f=b.offset().top,h=!(f+b.outerHeight()<=a(window).scrollTop()||f>=a(window).scrollTop()+a(window).height());if(h){if(g.showWhenCentered){var i=parseInt(b.offset().top-a(window).scrollTop()),j=parseInt(i+e/2),k=parseInt(a(window).innerHeight()/2),l=parseInt(j-e),m=parseInt(j+e);if(k=l&&k<=m){var n=Math.max(0,Math.min(1,1-(l+(j-k))/j));d=Math.ceil(g.frames*n)}else d=g.frames}else for(var o=parseInt(b.parent().offset().top-a(window).scrollTop()),p=o*-1+e/2,q=0;q * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html * * @author: Kevin Thompson * @link: https://github.com/kevinthompson/jquery.sticky.js * @version: 2.0.0 **/ (function(e){e.fn.sticky=function(t){var n={offset:20,mode:"fixed",stopper:"",speed:500,classes:{element:"jquery-sticky-element",start:"jquery-sticky-start",sticky:"jquery-sticky-sticky",stopped:"jquery-sticky-stopped",placeholder:"jquery-sticky-placeholder"},onStick:"",onStart:"",onStop:""};this.each(function(){if(t)e.extend(n,t);if(e(this).parent().hasClass(n.classes.element))return;var r={init:function(t){r.element=t.wrap('
').parent();r.units={start:r.element.offset().top};n.states=[n.classes.start,n.classes.sticky,n.classes.stopped].join(" ");if(n.stopper!=""){var s=e(n.stopper),o;if(s.length>0){for(i=0;ir.element.offset().top+r.element.outerHeight(false)){r.stopper=e(s[i])}}}if(typeof r.stopper!="undefined"&&r.stopper.length>0){o=parseInt(r.stopper.css("margin-top"))||0;r.units.stop=r.stopper.offset().top-o}}r.placeholder=r.element.clone().empty().attr("class",n.classes.placeholder).css({opacity:0,height:r.element.height()}).insertBefore(r.element);r.element.appendTo("body").css({width:r.placeholder.width(),left:r.placeholder.offset().left,top:r.placeholder.offset().top,"margin-bottom":"0px",position:"absolute","z-index":"999"});e(window).bind("resize scroll",function(){r.update()});r.update()},update:function(){var t;r.element.css({width:r.placeholder.width(),left:r.placeholder.offset().left});r.placeholder.css("height",r.element.height());r.units.start=r.placeholder.offset().top;if(r.element.outerHeight(false)+n.offset0){t=parseInt(r.stopper.css("margin-top"))||0;r.units.stop=r.stopper.offset().top-t}if(!r.element.hasClass(n.classes.stopped)&&typeof r.stopper!="undefined"&&r.stopper.length>0&&r.units.doctop+n.offset+r.element.outerHeight(false)>=r.units.stop){r.stop(r.units.stop-r.element.outerHeight(false),"stop");if(typeof n.onStop=="function")n.onStop()}else if(!r.element.hasClass(n.classes.sticky)&&r.units.doctop>r.units.start-n.offset&&(typeof r.stopper=="undefined"||r.stopper.length==0||r.stopper.length>0&&r.units.doctop+n.offset+r.element.outerHeight(false)=r.units.stop){e=r.units.stop-r.element.outerHeight(false)}else if(e<=r.units.start){e=r.units.start}r.element.stop().animate({top:e},n.speed)},100)},stick:function(e){r.element.removeClass(n.states).addClass(n.classes.sticky);if(n.mode=="fixed"){r.element.css({top:e,position:"fixed"})}},stop:function(e,t){r.element.removeClass(n.states).addClass(t=="start"?n.classes.start:n.classes.stopped);if(n.mode=="fixed"){r.element.css({top:e,position:"absolute"})}else{r.animate(t=="start"?r.units.start:r.units.stop-r.element.outerHeight(false))}}};r.init(e(this))})}})(jQuery) /** * v1.3 - Copyright 2015 Madden Media - All rights reserved. * * Global frameworks functions for all content. */ "undefined"!=typeof console&&console.log("%c NOTICE: madden-content-frameworks-v1.3.js is deprecated - please use the latest version.","background:orange; color:black");var _stickyTopBarHeight=0,_stickyTopBarOffset=0,_chapterTops=new Array,_onChapter=0,_setChapterLinkCallback,_chapterSetCompleteCallback,_stickyTopBarEl="#topBar",_stickyTopBarProgressBarEl,_mobileMenuEl="#mobileMenu",_socialMenuTriggerEl="#socialLinksTrigger",_topAndMobileMenuControl="#controlsTrigger",_chapterEl=".chapter",_chapterLinkEl=".chapterLink",_chapterElPrefix="#c",_multiSizeImageEl=".multiSize",_readMoreEl=void 0,DEFAULT_MOBILE_TEST_EL="#isMobile",DEFAULT_TABLET_TEST_EL="#isTablet",DEFAULT_PARALLAX_TEST_EL="#doParallax",IS_RESPONSIVE=document.addEventListener,_isMobile=!1,_isTablet=!1,_doParallax=!1;frameworksOnReady=function(a,b,c){initViewTypes(),initLayout(a,b,c)},frameworksOnScroll=function(){adjustScrollProgress()},frameworksOnTouchMove=function(){adjustScrollProgress()},frameworksOnResize=function(){initViewTypes(),adjustLayoutAfterResize()},initViewTypes=function(){_isMobile=0!=$(DEFAULT_MOBILE_TEST_EL).length&&"none"!=$(DEFAULT_MOBILE_TEST_EL).css("float"),_isTablet=0!=$(DEFAULT_TABLET_TEST_EL).length&&"none"!=$(DEFAULT_TABLET_TEST_EL).css("float"),_doParallax=0!=$(DEFAULT_PARALLAX_TEST_EL).length&&"none"!=$(DEFAULT_PARALLAX_TEST_EL).css("float")},initLayout=function(a,b,c){if(void 0!=a&&(_setChapterLinkCallback=a.setChapterLinkCallback||_setChapterLinkCallback,_chapterSetCompleteCallback=a.chapterSetCompleteCallback||_chapterSetCompleteCallback),void 0!=b&&(_stickyTopBarEl=b.topBar||_stickyTopBarEl,_mobileMenuEl=b.mobileMenuEl||_mobileMenuEl,_socialMenuTriggerEl=b.socialMenuTriggerEl||_socialMenuTriggerEl,_topAndMobileMenuControl=b.topAndMobileMenuControl||_topAndMobileMenuControl,_chapterEl=b.chapterEl||_chapterEl,_chapterLinkEl=b.chapterLinkEl||_chapterLinkEl,_chapterElPrefix=b.chapterElPrefix||_chapterElPrefix,_multiSizeImageEl=b.multiSizeImageEl||_multiSizeImageEl,_readMoreEl=b.readMoreEl||_readMoreEl),$(_mobileMenuEl).length){var d=$(_mobileMenuEl),e=d.data("chapters"),f=d.data("top-link"),g=d.data("close-trigger");try{$(g).click(function(){toggleMobileMenu(_mobileMenuEl,_topAndMobileMenuControl)}),$(f).click(function(){toTop(),toggleMobileMenu(_mobileMenuEl,_topAndMobileMenuControl)}),$(e).children("div").each(function(a){$(this).click(function(){toggleMobileMenu(_mobileMenuEl,_topAndMobileMenuControl);var b=$(this).data("chapter");"undefined"==typeof b?goToChapter(a+1):goToChapter(parseInt(b))})})}catch(a){console.log(a)}}if($(_socialMenuTriggerEl).length){var h=$(_socialMenuTriggerEl),i=h.data("social-links"),j=h.data("social-links-class-off"),k=h.data("social-links-class-on"),l=h.data("trigger-class-off"),m=h.data("trigger-class-on");try{var n=$(i);getIsDesktop()?n.on("mouseenter",function(a){h.attr("class",m)}).on("mouseleave",function(a){h.attr("class",l)}):$(document).on("touchstart",i,function(a){n.attr("class",k),h.attr("class",m)}).on("touchend",function(){n.attr("class",j),h.attr("class",l)}).on("touchcancel",function(){n.attr("class",j),h.attr("class",l)})}catch(a){console.log(a)}}$(".socialShare").each(function(){var a=$(this).attr("class"),b="#";if(a.indexOf("pinterest")!=-1){var c=$(this).data("ogimage");b=buildSocialShareLink("PINTEREST",c)}else a.indexOf("twitter")!=-1?b=buildSocialShareLink("TWITTER",null):a.indexOf("facebook")!=-1&&(b=buildSocialShareLink("FACEBOOK",null));$(this).attr("href",b)}),$(_stickyTopBarEl).length&&(_stickyTopBarHeight=$(_stickyTopBarEl).height(),void 0!=$(_stickyTopBarEl).data("offset-el")&&0!=$($(_stickyTopBarEl).data("offset-el")).length&&(_stickyTopBarOffset=$($(_stickyTopBarEl).data("offset-el")).offset().top),void 0!=$(_stickyTopBarEl).data("progress-bar-el")&&0!=$($(_stickyTopBarEl).data("progress-bar-el")).length&&(_stickyTopBarProgressBarEl=$(_stickyTopBarEl).data("progress-bar-el"))),void 0!=_readMoreEl&&($.isArray(_readMoreEl)||(_readMoreEl=[_readMoreEl]),$.each(_readMoreEl,function(a,b){$(b).click(function(){var a=0;void 0!=$(b).data("offset-el")&&0!=$($(b).data("offset-el")).length&&(a=$($(b).data("offset-el")).offset().top),$("html, body").animate({scrollTop:a-_stickyTopBarHeight},300)})})),adjustMultiSizedImages(),c&&initChapterTops(!0),$(_chapterLinkEl).click(function(){var a=$(this).data("chapter");if("undefined"!=typeof a)goToChapter(parseInt(a));else{$(this.hash);goToChapter(this.hash.substr(1))}return!1})},initChapterTops=function(a){var b=new Array;$(_chapterEl).each(function(a){b[a]=Math.floor($(this).offset().top-_stickyTopBarHeight)}),_chapterTops=b,a&&adjustScrollProgress()},buildSocialShareLink=function(a,b){var c="",d=[location.protocol,"//",location.host,location.pathname].join(""),e=encodeURIComponent(d),f=encodeURIComponent(document.title),g=encodeURIComponent(b);switch(a){case"FACEBOOK":c="https://www.facebook.com/sharer/sharer.php?u="+e;break;case"PINTEREST":c="https://www.pinterest.com/pin/create/button/?description="+f+"&url="+e+"&media="+g;break;case"TWITTER":c="https://twitter.com/intent/tweet?text="+f+"%3A%20"+e+"&source=webclient"}return c},getCurrentChapter=function(){return _onChapter},getVisibleViewport=function(a){return a?window.innerHeight-_stickyTopBarHeight+"px":parseInt(window.innerHeight-_stickyTopBarHeight)},getViewportOffset=function(a,b){return b?$(a).offset().top-$(window).scrollTop()-_stickyTopBarHeight+"px":parseInt($(a).offset().top-$(window).scrollTop()-_stickyTopBarHeight)},getItemInViewport=function(a){var b=$(a).offset().top;return!(b+$(a).outerHeight()<=$(window).scrollTop()||b>=$(window).scrollTop()+$(window).height())},getItemInViewportCenter=function(a,b){var c=$(a).offset().top,d=$(window).height()/2;return b=b||0,!(c>=$(window).scrollTop()+d+b||c<=$(window).scrollTop()+d-b)},getStickyTopBarHeight=function(){return _stickyTopBarHeight},getIsMobile=function(){return _isMobile},getIsTablet=function(){return _isTablet},getDoParallax=function(){return _doParallax},getIsDesktop=function(){return!/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)},getIsIPad=function(){return navigator.userAgent.match(/iPad;.*CPU.*OS/i)},getIsResponsive=function(){return IS_RESPONSIVE},adjustLayoutAfterResize=function(){initChapterTops(!0),adjustMultiSizedImages()},adjustChapterLinksArtHeight=function(a,b){$(a).css("height",$(b).outerHeight())},adjustSizeToParentAndViewport=function(a,b){$(a).css("height",getVisibleViewport(!0)),$(a).css("width",$(b).width())},adjustScrollProgress=function(){if(0!=$(_stickyTopBarProgressBarEl).length){var e,a=-1,b=$(document).height(),c=$("body").height(),d=b-c-_stickyTopBarOffset;e=Math.round(($(document).scrollTop()-_stickyTopBarOffset)/d*100),$(_stickyTopBarProgressBarEl).css("width",e+"%");for(var f=_chapterTops.length-1;f>=0;f--)if($(document).scrollTop()>=_chapterTops[f]){a=f+1;break}return a!=-1&&adjustChapterLinks(a),a}},adjustChapterLinks=function(a){$(_chapterLinkEl).each(function(){$(this).attr("href")!="#"+a?"function"==typeof _setChapterLinkCallback&&_setChapterLinkCallback(this,!1):("function"==typeof _setChapterLinkCallback&&_setChapterLinkCallback(this,!0),_onChapter=a)})},adjustMultiSizedImages=function(){var a=$(_multiSizeImageEl);a.length&&a.each(function(){getIsResponsive()||void 0==$(this).data("src-legacy")?getIsMobile()&&void 0!=$(this).data("src-small")?$(this).attr("src",$(this).data("src-small")):getIsTablet()&&void 0!=$(this).data("src-medium")?$(this).attr("src",$(this).data("src-medium")):void 0!=$(this).data("src")&&$(this).attr("src",$(this).data("src")):$(this).attr("src",$(this).data("src-legacy"))})},toTop=function(){$("html, body").animate({scrollTop:0},600)},runTopMenuControl=function(){getIsMobile()?toggleMobileMenu(_mobileMenuEl,_topAndMobileMenuControl):toTop()},toggleMobileMenu=function(a,b){getIsMobile()&&($(a).toggle("fast"),$(b).toggle("fast"))},goToChapter=function(a){var b=$(_chapterElPrefix+a),c=b.offset().top-_stickyTopBarHeight+1,d=_onChapter>a?_onChapter-a:a-_onChapter,e=Math.floor(1e3/(_chapterTops.length-(_chapterTops.length-d)));$("html, body").animate({scrollTop:c},e,function(){adjustChapterLinks(a),"function"==typeof _chapterSetCompleteCallback&&_chapterSetCompleteCallback(a)}),_onChapter=a},animateOverflowContent=function(a,b,c,d,e){if(e==_onChapter){var f=$(a).css("background-position").split(" "),g=isNaN(b)?b:b+parseInt(f[0])+"px",h=isNaN(c)?c:c+parseInt(f[1])+"px";$(a).css({"background-position":g+" "+h})}window.setTimeout(function(){animateOverflowContent(a,b,c,d,e)},d)},cycleImages=function(a,b){var c=$(a+" .active"),d=c.next().length>0?c.next():$(a+" img:first");d.css("z-index",2),c.fadeOut(b,function(){c.css("z-index",1).show().removeClass("active"),d.css("z-index",3).addClass("active")})}; /** * v1.0 - Copyright 2015 Madden Media - All rights reserved. * * Content-specific layout functionality. These functions * make many assumptions about content contained in the page. * * NOTE: Assumes that madden-content-frameworks-v1.0.js has been loaded and * that the initial view types (mobile, tablet, etc.) have been defined. */ // mobile can call resize during scroll - we can cache width // and check if an actual resize happens var _winWidth = 0; ///////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////// // STOCK EVENT FUNCTIONS ///////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////// // // Called on document ready // contentOnReady = function () { // Chapter 4 icon toggle $('.icon').click(function(){ $(this).children('.front').toggle(); $(this).children('.back').toggle(); }); // 2016-03-10: typo fix $("#c3").html($("#c3").html().replace(/Golden Light/g, "GoldenLight")); $("#c4").html($("#c4").html().replace(/Golden Light/g, "GoldenLight")); // set the window width _winWidth = $(window).width(); // parallax effects if (getDoParallax()) { // parallax scroll a few backgrounds $("#ci0").parallaxBG({ adjustY: .08, bgXPosition: 'center' }); $("#articleTitle").parallaxBG({ adjustY: .02, bgXPosition: 'center' }); $("#ci3").parallaxBG({ adjustY: .08, bgXPosition: 'center' }); $("#instagram").parallaxLockElement({ parentEl: "#c2", additionalCSS: { "position" : "absolute" } }); $("#c3-pullquote").parallaxLockElement({ parentEl: "#c3", additionalCSS: { "margin-bottom" : "200px" } }); $("#c3-img1").parallaxLockElement({ parentEl: "#c3", additionalCSS: { "right" : "0", "margin-top" : "100px", "margin-bottom" : "200px" } }); $("#c3-img2").parallaxLockElement({ parentEl: "#c3", additionalCSS: { "margin-top" : "400px", "margin-bottom" : "100px" } }); /* $("#c4-img1").parallaxLockElement({ parentEl: "#c4", additionalCSS: { } }); $("#c4-img2").parallaxLockElement({ parentEl: "#c4", additionalCSS: { "right" : "0", "margin-bottom" : "100px" } }); $("#c4-pullquote").parallaxLockElement({ parentEl: "#c4", additionalCSS: { "margin-top" : "600px", "margin-bottom" : "100px" } }); */ } customAdjustLayout(true); // add the complete class to the loader $("#loading").addClass("complete"); } // // Called on document scroll // contentOnScroll = function () { var scrollTop = $(document).scrollTop(); } // // Called on a touch move on mobile // contentOnTouchMove = function () { } // // Called on document resize // contentOnResize = function () { customAdjustLayout(); } ///////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////// // CUSTOM FUNCTIONS ///////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////// // // The frameworks was given this function to handle setting chapter buttons // when the chapter is set // // chapterEl: The chapter link DOM element // on: Is it being turned on? (true|false) // customChapterLinkAdjust = function (chapterEl, on) { $(chapterEl).attr("class", ((on) ? "navLink chapterLink noGA on" : "navLink chapterLink noGA")); } // // Adjust this specific layout after a load or resize event // // isLoad: Is this being called by a load or resize event? // customAdjustLayout = function (isLoad) { var localNotJustTouchScroll = isLoad; // is it really a resize? if ($(window).width() != _winWidth) { // yes localNotJustTouchScroll = true; _winWidth = $(window).width(); } if (localNotJustTouchScroll) { // resize footer links to be equal height of the tallest one equalizeRelatedLlinks(); // adjust the width of the pull quotes to the width of the related content var pWidth = $("#c1Text > p:first-of-type").css("width"); $(".pullQuote").css("width", pWidth); } } // // adjusts the heights for the bottom related content divs // equalizeRelatedLlinks = function () { var h1 = $("#fLink1").height(); var h2 = $("#fLink2").height(); var h3 = $("#fLink3").height(); var max = h1; max = (h2 > max) ? h2 : max; max = (h3 > max) ? h3 : max; // set all to max $(".alsoLikeLink").css("height", (max + "px")); }