document.observe('dom:loaded',function(){
	new Control.Tabs('project_tabs');
});
