/*  File: basic.js          */
/*  By:   Jeremy Tredway    */
/*  Ver:  2007-10-04        */


$(function() {
    $("#ct_nav ul").tabs();
});
