﻿// JavaScript Document
document.write("<font color=red> | </font>")
document.write(" <a href='index.html'>Home</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='biography.html'>Biography</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='art.html'>Art</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='paintings.html'>Paintings</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='poetry.html'>Poetry</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='drawings.html'>Drawings</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='nostalgia.html'>Nostalgia</a> ")
document.write("<font color=red> | </font>")
document.write(" <a href='contact.html'>Contact</a> ")
document.write("<font color=red> | </font>")