(function(){
var init = function() {};

var index = window.index = {
};

init();

})();