            $(function() {
				$('#board').tabs(7,{ fxShow: { height: 'show', opacity: 'show' }, fxSpeed: 'normal' });
            });
