easyloader.onLoad = function(name){ console.log(name);};using('calendar', function(){ $('#cc').calendar({ width:180, height:180 });});