
		document.observe('dom:loaded',function(){
			
	//example 1
	new Control.Tabs('tabs');
	
 
		});

