Any suggestion on shortening following:
$('#btn1').html($('#btn1').html().replace('string 1', 'string 22'));
Rename btn1 to b1