<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td><br><br>');
document.write('<img src="picts/menu-top.gif" width="154" height="125"></a><br>');


document.write('</td></tr><tr><td onClick="location.href=\'about.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('About Us<br>');


document.write('</td></tr><tr><td onClick="location.href=\'sound-1.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Music Gallery<br>');

document.write('</td></tr><tr><td onClick="location.href=\'video-1.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Video Gallery<br>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td onClick="location.href=\'contact.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Contact<br>');


document.write('</td></tr><tr><td onClick="location.href=\'index.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="64"><br>');


document.write('</td></tr><tr></form><td>');
document.write('<a href="\vn/index.html" target=_top><img src="picts/vietnamese-version.gif" width="154" height="28" border=0></a><br>');

//document.write('</td></tr><tr><td align=left>');
//document.write('<br><br>You are visitor number:<br><img src="counter/counter.aspx?src=../counter/counter9.gif&digits=10&id=countername"><br>');

document.write('</td></tr></table></DIV>');

//  End -->