function title()
{
 document.all.titlebar.innerHTML="<font style=\"font: 30px\" color=white><i>i&nbsp;n&nbsp;t&nbsp;e&nbsp;r&nbsp;B&nbsp;E&nbsp;T</i></font>";
 titlebar.style.filter="glow(color=blue,strength=5)";
}