$(document).ready(function() {	
	bfs_init_common()
	$('div.admissions').corner();
});

