
<!-- These seven lines should be placed in the head of the HTML document
function full1Screen(theURL) {
window.open(theURL, '', 'height=410,width=250, left=150,top=83,scrollbars=auto');
}
//  End -->
