$(document).ready(function() {
	$("div.about_tabs").tabs();
});
