﻿$(document).ready(function() {
    $("#archives").tabs({ fx: { opacity: 'toggle'} });
});
