document.writeln ("<a href='../index.html' onmouseover='document.icon.src=\"../index/icon_return.gif\"' onmouseout='document.icon.src=\"../index/icon_index.jpg\"'><img src='../index/icon_index.jpg' name='icon' alt='Return to our Homepage'></a>") 

document.writeln ("<a href='../marie/index.html'>Marie Brennan</a>")
document.writeln ("<ul>")
document.writeln ('<a href="../marie/faq.html"><li>FAQ</li></a>')
document.writeln ('<a href="../marie/novels/index.html"><li>Novels</li></a>')
document.writeln ('<a href="../marie/stories/index.html"><li>Stories</li></a>')
document.writeln ('<a href="../marie/essays/index.html"><li>Essays</li></a>')
document.writeln ('<a href="../marie/nonfic.html"><li>Non-fiction</li></a>')
document.writeln ('<a href="../marie/recs/index.html"><li>Recommendations</li></a>')
document.writeln ('<a href="../marie/misc/index.html"><li>Miscellaneous</li></a>')
document.writeln ('<a href="index.html"><li>Journal</li></a>')
document.writeln ('<a href="../marie/bio.html"><li>Bio</li></a>')
document.writeln ('<a href="../marie/contact.html"><li>Contact</li></a>')
document.writeln ("</ul>")

