document.writeln('<p class="style1b">')
document.writeln('<a href="index.html" target="_top">Home</a> /')
document.writeln('<a href="cartoons.html" target="_top">Cartoons</a> /')
document.writeln('<a href="weathervanes.html" target="_top">Weather Vanes</a> /')
document.writeln('<a href="tributes.html" target="_top">Tributes</a> /')
document.writeln('<a href="guild.html" target="_top">Guild</a> /')
document.writeln('<a href="baleart.html" target="_top">Bale Art</a> /') 
document.writeln('<a href="artist.html" target="_top">Artist</a> /')
document.writeln('<a href="corndollies.html" target="_top">Corn Dollies</a> /') 
document.writeln('<a href="profile.html" target="_top">Profile</a> /')
document.writeln('<a href="bibliography.html" target="_top">Bibliography</a> /')
document.writeln('<a href="credits.html" target="_top">Credits</a>')
document.writeln('</p>')













