(function($){
'use strict';
var m_debug=true;
setTimeout(function(){
if(m_debug) console.log("********** init retargeting");
new DiadaoRetargeting.default();
}, 1000);
})(jQuery);