set the title of an html page using JavaScript
A title of an page is set by external JavaScript. I cannot find the exact function which does it. So I wrote a function and placed it in the html file, but still it is showing title of the previous JavaScript function.