$(document).ready(function() {
	$('section #radioprog').tabs();
	$('section #tabs').tabs();
});
