window.updateTitle = function (value) { document.title = value + ' | TheOrangeOne'; };