 $(document).ready(function() {
	
				// Tabs
				$('#sidetabs').tabs({ fx: { opacity: 'toggle'}});	
				
				
			 						
			});
