﻿jQueryCS(document).ready(function() {
    jQueryCS("div.tabbox").tabs();
});
