if ( ( typeof( sfHover ) ).toLowerCase() != 'undefined' ) { event_attach( 'onload' , function () {
sfHover( 'rmenu2' );
if (document.getElementById("recent-comments") != null) { sfHover( 'recent-comments' ); }
if (document.getElementById("bfa-recent-comments") != null) {sfHover( 'bfa-recent-comments' ); }
} ); }