function bfs_init_common() {		
	$('div#events-box').corner();
	$('div#newsbox-box').corner();
	$('div.page-announcement').corner();
};

