(function() {
up.feedback.config.currentClasses.push('active');
up.feedback.config.navs.push('.nav');
}).call(this);
(function() {
up.form.config.validateTargets.unshift('.form-group:has(&)');
}).call(this);
(function() {
up.modal.config.template = "
";
}).call(this);
(function() {
up.viewport.config.fixedTop.push('.navbar-fixed-top');
up.viewport.config.fixedBottom.push('.navbar-fixed-bottom');
up.viewport.config.anchoredRight.push('.navbar-fixed-top');
up.viewport.config.anchoredRight.push('.navbar-fixed-bottom');
up.viewport.config.anchoredRight.push('.footer');
}).call(this);
(function() {
}).call(this);