var JQUERY_THEME = WB_URL+'/modules/jquery/themes/redmond';
$(document).ready(function() {
        $.insert(JQUERY_THEME+'/ui.theme.css');
});


