jQuery(function($) {
$('#sidebarSectionNav > ul a:path').parent().addClass('active');
});
