// Change Home Link (from Devbobo)
YE.onContentReady('toolbar', function () { this.innerHTML = this.innerHTML.replace(/href="http:\/\/www.cmvisuals.net\/([?\w&;=]+)?"/, 'href="' + webServer + '"')});