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