if( rEngine != '' && rEngine != 'Trident' || ver >= 9 ) {
	s =
		addStyleText(
			'h3, .linkIndex',
			cssBorderRadius( 'bottom-left', '0.55em' ),
			cssBorderRadius( 'bottom-right', '0.55em' )
		)
	addStyle( s );
}

function bTerminate() {}

function aTerminate() {}

