moschino-ccss16
Version:
Moschino's Capsule Collection Spring Summer 2016 package
51 lines (49 loc) • 1.78 kB
JavaScript
/********************************************/
/* init.js
/*
/* latest update: 15/07/2015
/*******************************************/
define([
'jquery',
'handlebars',
'iscroll',
'dragdealer',
'isotope',
'router',
'tweenmax',
'panzoom',
'bridget',
'mobileevents',
'easing',
'external',
'browser',
'fastreg',
'GlobalView',
'TeaserView',
'RouterView',
'LiveView',
'LiveLooksView',
'LiveLooksDetailView',
'LiveItemsView',
'LiveFashionView',
'LiveSocialView'
], function($, Handlebars, IScroll, Dragdealer, Isotope, Router, TweenMax) {
window.Handlebars = Handlebars;
window.IScroll = IScroll;
window.Dragdealer = Dragdealer;
window.Router = Router;
$.bridget( 'isotope', Isotope );
GlobalView.initialize();
}
)
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-39107116-1']); _gaq.push(['_setDomainName', 'moschino.com']); _gaq.push(['_setAllowLinker', true]); _gaq.push(['_trackPageview']); _gaq.push(['b._setAccount', 'UA-7281162-1']); _gaq.push(['b._setDomainName', 'moschino.com']); _gaq.push(['b._setAllowLinker', true]); _gaq.push(['b._trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
(function () {
var ga2 = document.createElement('script'); ga2.type = 'text/javascript'; ga2.async = true;
ga2.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js';
var s2 = document.getElementsByTagName('script')[0]; s2.parentNode.insertBefore(ga2, s2);
})();