<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" WIDTH="100%" background="images/bg_menu .gif"><tr><td align="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="images/spacer.gif" width="6" height="23"></a><br>');


// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="home.htm" class="menu">Home</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="news.htm" class="menu">News</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="bio.htm" class="menu">Bio</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="music.htm" class="menu">Music</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="photo.htm" class="menu">Photos</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="calendar.htm" class="menu">Calendar</a>');


document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="menu">About</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a>');

document.write('</td><td nowrap>');
document.write('<img src="images/divider.gif" width="13" height="38" />');

document.write('</td><td nowrap>');
document.write('<a href="links.htm" class="menu">Links</a>');

// END LINK BUTTONS //


document.write('</td><td>');
document.write('<img src="images/spacer.gif" width="1" height="23"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->
