init(),{UnsupportedBrowsers:t}}),define("modules/customer_messaging/module",["require","jquery"],function(e){var t=e("jquery"),n={init:function(){var e=t(".customer-messaging");e.each(function(){new r(this)})}},r=function(e){this.$el=e,this.$messagingModule=t(".message-alert"),this.$messagingBtn=t(".customer-messaging-btn"),this.init()};return r.prototype={constructor:r,init:function(){function n(){e._initBindings(),e._displayAlert()}var e=this;t(n)},_initBindings:function(){var e=this;e.$messagingBtn.on("click",t.proxy(e._closeAlert,e))},_closeAlert:function(e){var n=e.target,r=this,i=t(n).closest(r.$messagingModule),s=r.$messagingBtn[0].href;if(!s||s=="#"||s.charAt(s.length-1)=="#")e.preventDefault(),i.addClass("invisible"),setTimeout(function(){i.addClass("collapsed"),r._removeAlert(i)},150)},_displayAlert:function(){var e=this;setTimeout(function(){e.$messagingModule.removeClass("collapsed")},50)},_removeAlert:function(e){var t=this,n=e;setTimeout(function(){n.remove()},100)}},n}),define("modules/customer_messaging/index",["require","modules/customer_messaging/module"],function(e){var t=e("modules/customer_messaging/module");return t.init(),{CustomerMessaging:t}}),define("modules/customer_message_editorial/module",["require","jquery"],function(e){var t=e("jquery"),n={init:function(){var e=t(".customer-message-module");e.each(function(e,t){new r(t)})}},r=function(e){this.$el=t(e),this.$messagingModule=this.$el.find(".message-alert"),this.$messagingBtn=this.$el.find(".customer-messaging-btn"),this.init()};return r.prototype={constructor:r,init:function(){function n(){e._initBindings(),e._displayAlert()}var e=this;t(n)},_initBindings:function(){var e=this;e.$messagingBtn.on("click",t.proxy(e._closeAlert,e)),e.$el.find(".message-alert").attr("data-auto-hide")&&e._autoHide(e.$el.find(".message-alert").attr("data-auto-hide"))},_autoHide:function(e){var t=this,n=t.$el.find(".message-alert").first();parseInt(e)&&(t.autoHideTimeout=setTimeout(function(){n.addClass("collapsed"),t._removeAlert(n)},parseInt(e)))},_closeAlert:function(e){var n=e.target,r=this,i=t(n).closest(r.$messagingModule),s=r.$messagingBtn[0].href;if(!s||s=="#"||s.charAt(s.length-1)=="#"||s.indexOf("invalid_link")>-1)e.preventDefault(),i.addClass("invisible"),setTimeout(function(){i.addClass("collapsed"),r._removeAlert(i)},150)},_displayAlert:function(){var e=this;setTimeout(function(){e.$messagingModule.removeClass("collapsed")},50)},_removeAlert:function(e){var t=this,n=e;setTimeout(function(){n.remove()},100)}},n}),define("modules/customer_message_editorial/index",["require","modules/customer_message_editorial/module"],function(e){var t=e("modules/customer_message_editorial/module");return t.init(),{CustomerMessaging:t}}),function(e,t){var n=e.History=e.History||{},r=e.jQuery;if(typeof n.Adapter!="undefined")throw new Error("History.js Adapter has already been loaded...");n.Adapter={bind:function(e,t,n){r(e).bind(t,n)},trigger:function(e,t,n){r(e).trigger(t,n)},extractEventData:function(e,n,r){var i=n&&n.originalEvent&&n.originalEvent[e]||r&&r[e]||t;return i},onDomLoad:function(e){r(e)}},typeof n.init!="undefined"&&n.init()}(window),define("libs/history.adapter.jquery",function(){}),define("modules/footer/module",["require","jquery"],function(e){var t=e("jquery"),n={init:function(){new r}},r=function(){function e(e){var r=t("#social-overlay"),i=t(".footer-social i"),s=t(".social-title"),o,u="social-overlay ",a=t(".footer-social-links").attr("data-locale-code"),f;i.on("mouseover tap click",function(){r.hide();var e=t(this),i=e.parent().prevAll("a.footer-social").length,o=e.parent().data("target"),f=e.parent().data();r.is(":visible")||(r.fadeIn(300),s.css({display:"none"})),n(f.client,a),n("facebook",a),n("twitter",a),n("youtube",a),n("gplus",a),r.attr("class",u+" left-"+i),t(o).css({display:"block"})}).on("mouseout",function(e){(e.target.id!=="social-overlay"||e.target.className!=="footer-social")&&r.hide(),t("a.footer-social").removeClass("active")}),r.on("mouseover",function(){var e=t(this),n;e.css({display:"block"}),n=e.find(".social-title:visible").attr("id"),t('a.footer-social[href="#'+n+'"]').addClass("active")}).on("mouseout",function(e){var n=t(this),r=n.find(".social-title:visible").attr("id");if(r=="gplus")return;t(this).css({display:"none"}),t("a.footer-social").removeClass("active")}).hide(),t(".box-close").on("click",function(){t("a.footer-social").removeClass("active"),r.hide()})}function n(e,n){function a(e,t){var n=document,r="script",i=n.getElementsByTagName(r)[0],s;n.getElementById(t)||(s=n.createElement(r),s.id=t,s.src=e,s.setAttribute("defer","defer"),i.parentNode.insertBefore(s,i))}var r,i;switch(e){case"facebook":r="//connect.facebook.net/"+n+"/all.js#xfbml=1",i="facebook-jssdk",a(r,i);break;case"twitter":r="https://platform.twitter.com/widgets.js",i="twitter-wjs",t(".twitter-share-button, .twitter-follow-button").attr("data-lang",n),a(r,i);break;case"youtube":case"gplus":var s=document,o=s.createElement("link"),u=s.getElementsByTagName("link")[0];o.rel="canonical",o.href=window.location.hostname,u.parentNode.insertBefore(o,u),window.___gcfg={lang:n},r="https://apis.google.com/js/platform.js",i="google-wjs",a(r,i)}}e()};return n}),define("modules/footer/index",["require","modules/footer/module"],function(e){var t=e("modules/footer/module");return t.init(),{SocialIconRollover:t}}),define("modules/page_navigation/module",["jquery","modernizr","iQ","enquire","require/sony-global-settings","require/sony-global-environment","require/sony-global-utilities","secondary/sony-stickynav","secondary/sony-stickytabs","secondary/jquery.simplescroll"],function(e,t,n,r,i,s,o,u,a,f){var l={init:function(){var t=e(".editorial-anchor-links-wrapper");t.length>0&&new c(t[0])}},c=function(t){var n=this;n.isDesktop=!1,n.isTablet=!1,n.isMobile=!1,n.iScrollActive=!1,n.$el=e(t),n.init()};return c.prototype={constructor:c,init:function(){var t=this;t.setVars(),s.on("global:resizeDebounced",e.proxy(t._onResize,t)),t.setupBreakpoints(),t._onResize(),setTimeout(function(){t.lazyInit()},0)},setVars:function(){var e=this;e.$stickyNav=e.$el.find(".sticky-nav"),e.$jumpLinks=e.
Back to home |
File page
Subscribe |
Register |
Login
| N