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