window.addEvent('domready', function() {
$$('#secondary_nav a.blueink_cms_nav')[0].getParent().addClass('current');
});

