document.writeln('<center>')
document.writeln('<h3 align="center">People Photo Gallery</h3>')
document.writeln('<div style="position:relative; top:-15">')
document.writeln('<a href="pics-family.html">family</a> |')
document.writeln('<a href="pics-friends.html">friends</a> |')
document.writeln('<a href="pics-old-friends.html">old friends</a> |')
document.writeln('<a href="pics-john.html">john</a>')
document.writeln('<br>')
document.writeln('<br>')
document.writeln('<i>(Click to see full size version)</i>')
document.writeln('</div>')
