/* Author: Deb Beckwith - webmistress@feathers-studio.com */
/* Creation date: 11/03/2004 */

document.write("<a href='school/'><img border='1' src='images/school.gif' alt='School of Song & Dance' name='school' width='200' height='25' onMouseOver=over(0) onMouseOut=out(0)></a> ")
document.write("<a href='showtime/'><img border='1' src='images/show.gif' alt='Showtime' name='show' width='85' height='25' onMouseOver=over(1) onMouseOut=out(1)></a> ")
document.write("<a href='about.htm'><img border='1' src='images/about.gif' alt='About Me' name='about' width='85' height='25' onMouseOver=over(2) onMouseOut=out(2)></a> ")
document.write("<a href='resumes.htm'><img border='1' src='images/resume.gif' alt='Resumes' name='resume' width='85' height='25' onMouseOver=over(3) onMouseOut=out(3)></a> ")
document.write("<a href='gbook.htm'><img border='1' src='images/gbook.gif' alt='Guestbook' name='gbook' width='90' height='25' onMouseOver=over(4) onMouseOut=out(4)></a> ")
document.write("<a href='links.htm'><img border='1' src='images/links.gif' alt='Links' name='links' width='55' height='25' onMouseOver=over(5) onMouseOut=out(5)></a> ")
document.write("<a href='contact.htm'><img border='1' src='images/contact.gif' alt='Contact' name='contact' width='70' height='25' onMouseOver=over(6) onMouseOut=out(6)></a> ")