// JavaScript Document

// Displays the Title of the current page within the graphic
document.getElementById('title1').innerHTML = document.title+'&nbsp;'




