$(function()
{
	$(".tabs").tabs({ fx: { height: 'toggle' } });
});
