var MyName = 'Боб'; alert ( "Боб .. да, это Боб".replace( *!*new RegExp(MyName, 'g') */!*, '<b>'+MyName+'</b>') )