document.write("<div id='gdmenu'>");
document.write("<a href='index-2.html'>Home</a>");
document.write("<a href='bio.html'>Bio</a>");
document.write("<a href='Novels.html'>Novels</a>");
document.write("<a href='screenplays.html'>Screenplays</a>");
document.write("<a href='articles.html'>Articles</a>");
document.write("<a href='blogs.html'>Blogs &amp; Ezines</a>");
document.write("<a href='contact.html'>Contact</a>");
document.write("</div>");
