$(function() {
		$('#homebt').button();
                $('#regbt').button();
                $('#logbt').button();
                $('#cttbt').button();
                $('#termbt').button();
});
