document.write('<p align="center">');
document.write('<font face="Arial Black, Arial" size="2">');
document.write('<a href="index.htm">Home</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="news.htm">News</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="dale_live.htm">Gig Info</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="biography.htm">Biography</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="albums.htm">Albums</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="live_diary.htm">Live Diary</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="pics.htm">Pics</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="buy_stuff.htm">Buy Stuff</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="links.htm">Links</a>');
document.write('&nbsp;|&nbsp;'); 
document.write('<a href="mailto:mrdalenewman@yahoo.com">E-mail Dale</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="webmasters_diary.htm">Webmasters Diary</a>');
document.write('</font>');
