$(document).ready(function(){
	$('#tab-container-1').tabs();
	$('#article-1').tabs();
});

