$(document).ready(function()
{
	$('#container-7').tabs({ fxFade: true, fxSpeed: 'fast' });	
	});