Javascript Tabber add Rename Title function tabR ... By mkroeker on Sep 5 Max Bid: Open to fair suggestions

 We need to be able to dynamically rename the tabs titles in this tabber script. For instance if we had a tapper class with id "menutabs", by calling the line below:

document.getElement (more...)

LongDesc: 

 We need to be able to dynamically rename the tabs titles in this tabber script. For instance if we had a tapper class with id "menutabs", by calling the line below:
document.getElementById('menutabs').tabber.tabRename(0,"Renamed Tab");
the tab 0 (or the first tab), would now show the title ,"Renamed Tab".
All other script functionality needs to remain the same, and on the method tabberObj.prototype.tabRename should be added.
Also the screen should not flicker, reset, or anything of this nature.

Requirements Interview Answers:

To help you bid more accurately, the employer was interviewed about the requirements for this project. Below are their answers.