$(document).ready(function()
{
	$("#thepathtab").tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});
