<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="5" cellspacing="0" border="0"><tr><td class="smalltitle">');



// gallery home text


document.write('<a href="index.html">GALLERY HOME</a>');
document.write('</td><td class="smalltitle">|<br></td><td class="smalltitle">');


// current work text


document.write('<a href="gallery9.htm">CURRENT WORK</a><br>');
document.write('</td><td class="smalltitle">|<br></td><td class="smalltitle">');

// sound text

document.write('<a href="javascript:OpenSoundFrame();">SOUND</a>');




document.write('</td></tr></table>');

//  End -->