if( rEngine != '' && rEngine != 'Trident' || ver >= 9 ) {
	s =
		addStyleText(
			'.contentBox',
			cssBorderRadius( '', '1.3em' ),
		)
	addStyle( s );
}

function bTerminate() {}

function aTerminate() {}
