Event.observe(window,'load',function(){
	new Control.Tabs('tabs_one');

});


