$(document).ready(function () {
	roundDiv($('.intro').get(0));
	roundDiv($('.announcements').get(0));
});
