// JavaScript Document

<!-- Begin
document.write('<p>');
document.write('<center>');
document.write('<a href="./index.php">Bio</a> ');
document.write('| <a href="./work.html">Work</a> ');
document.write('| <a href="./news.php">News</a> ');  
document.write('| <a href="mailto:knifeinteeth@manvsbear.com">Contact</a>'); 
document.write('</center>');
document.write('</p>');
document.write('<p>');
document.write('<center>');
document.write('Copyright 2008 Jim Dziura ');
document.write('| <a href="http://www.heliumla.com/" target="_blank">Helium Digital Media</a>');
document.write('</center>');
document.write('</p>');
// End -->
