document.observe ('dom:loaded', function (){
	new LabelTabs($('tabs'));
});
