/**
 * @author mstaff
 */
$(function() {
	
	$('#tabs').tabs();	
	
});
