// JavaScript Document
$(function() {
		$('#tabs_block').tabs({ fxFade: true, fxSpeed: 'fast' });
	});
