
jQuery(document)
.ready(function(){
	aulta.create.cornerCircle('wrapper', '#049ACE', 0, 1);
});

