$(document).ready(function() {
  $("#CustomTabs1").tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});

$(document).ready(function() {
  $("#CustomTabs2").tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});

$(document).ready(function() {
  $("#CustomTabs3").tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});

$(document).ready(function() {
  $("#CustomTabs4").tabs({ fx: { height: 'toggle', opacity: 'toggle' } });
});

$(document).ready(function () {
    $("#CustomTabs5").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs6").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs7").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs8").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs9").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs10").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs11").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs12").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs13").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});

$(document).ready(function () {
    $("#CustomTabs14").tabs({ fx: { height: 'toggle', opacity: 'toggle'} });
});
