(function($) {
	// --------------------------------------- onload start
	$(function() {
		$("div.ad_places").lazyLoadAd();
	});
})(jQuery);
