document.write('<a href="index.html">HOME</a> | ');
document.write('<a href="web.html">WEB SOLUTIONS</a> | ');
document.write('<a href="stage.html">ACTING</a> | ');
document.write('<a href="sound.html">MUSIC</a> | ');
document.write('<a href="gallery.html">GALLERY</a> | ');
document.write('<a href="pay.html">PAYMENTS</a> | ');
document.write('<a href="links.html">LINKS</a> | ');
document.write('<a href="resume.html">RESUME</a> | ');
document.write('<a href="contact.html">CONTACT</a> |');
document.write('<a href="privacy.html">PRIVACY POLICY</a><br />');