$(document).ready(function() {
	$('a.header-top.flag').effect("pulsate", { times: 20 }, 700);
});
