$(document).ready(function(){
	$(".tab-bar > ul").tabs();
});