$(document).ready(function(){
	$("#article-tabs").tabs("div.article-content > div", {current: 'active'});
});
