KISSY.use("datalazyload", function(S, DataLazyload) {
	S.ready(function(S) {
		var dl = DataLazyload();
	});
});
