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