$(document).ready(function() {
	$('#tabbs > ul').tabs();
});
