jQuery удалить строку из строки
myString.replace('username1','');
Graceful Goat
myString.replace('username1','');