function showtitle(){
  document.write(document.title);
}

