document.write('<center>');
if ((window.location.href != 'http://entity.comicgen.com/index.html') && (window.location.href != 'http://entity.comicgen.com/') )
	document.write('- <a href="http://entity.comicgen.com/index.html">Home</a> ');
if (window.location.href != 'http://entity.comicgen.com/story.html')
	document.write('- <a href="http://entity.comicgen.com/story.html">Story</a> ');
if (window.location.href != 'http://entity.comicgen.com/creators.html')
	document.write('- <a href="http://entity.comicgen.com/creators.html">Creators</a> ');
if (window.location.href != 'http://entity.comicgen.com/gallery.html')
	document.write('- <a href="http://entity.comicgen.com/gallery.html">Gallery</a> ');
if (window.location.href != 'http://entity.comicgen.com/tutorials.html')
	document.write('- <a href="http://entity.comicgen.com/tutorials.html">Tutorials</a> ');
if (window.location.href != 'http://entity.comicgen.com/links.html')
	document.write('- <a href="http://entity.comicgen.com/links.html">Links</a> ');
document.write('- <a href="http://gah.proboards19.com">Forum</a> -');
document.write('</center>');
