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

