﻿$(function() {
$('#intro_tab > ol').tabs({ fx: { opacity: 'toggle' } });
});
