
var pageTitle = document.title;



document.writeln('<h1>'+document.title+'</h1>'+'</p>');
