

var TmplJS = {
  init: function(_scope_) {
    
  }
}

$(function() {
    TmplJS.init();
});