document.write('<ul id="sddm">');
document.write('    <li><a href="#" ');
document.write('        onmouseover="mopen(\'m1\')" ');
document.write('        onmouseout="mclosetime()">About</a>');
document.write('        <div id="m1" ');
document.write('            onmouseover="mcancelclosetime()" ');
document.write('            onmouseout="mclosetime()">');
document.write('<a href="index.html">Home</a>');
document.write('<a href="about.html">About the School</a>');
document.write('<a href="mission.html">Our Standards</a>');
document.write('<a href="school.html">Location & Time</a>');
document.write('<a href="sifu_belonoha.html">Sifu Belonoha<BR>');
document.write('<a href="lineage.html">Lineage</a>');
document.write('<a href="certified_instructors.html">Instructors & Certification</a>');
document.write('<a href="contact.html">Contact Us</a>');
document.write('        </div>');
document.write('    </li>');

document.write('    <li><a href="#" ');
document.write('        onmouseover="mopen(\'m2\')" ');
document.write('        onmouseout="mclosetime()">Q & A</a>');
document.write('        <div id="m2" ');
document.write('            onmouseover="mcancelclosetime()" ');
document.write('            onmouseout="mclosetime()">');
document.write('<a href="faq.html">Frequent Questions </a>');
document.write('<a href="aboutkungfu.html">What is Kung Fu </a>');
document.write('<a href="about_vt.html">About Ving Tsun </a>');
document.write('<a href="theory.html">Theories</a>');
document.write('        </div>');
document.write('    </li>');

document.write('    <li><a href="#" ');
document.write('        onmouseover="mopen(\'m3\')" ');
document.write('        onmouseout="mclosetime()">Library</a>');
document.write('        <div id="m3" ');
document.write('            onmouseover="mcancelclosetime()" ');
document.write('            onmouseout="mclosetime()">');
document.write('<a href="reading_room.html">Reading Room</a>');
document.write('<a href="links.html">Links</a>');
document.write('        </div>');
document.write('    </li>');


document.write('    <li><a href="#" ');
document.write('        onmouseover="mopen(\'m4\')" ');
document.write('        onmouseout="mclosetime()">Videos</a>');
document.write('        <div id="m4" ');
document.write('            onmouseover="mcancelclosetime()" ');
document.write('            onmouseout="mclosetime()">');
document.write('<a href="/videos.html" TARGET="NewWindow">Instructional Videos</a>');
document.write('<a href="/videos_seminar.html" TARGET="NewWindow">Seminar Videos</a>');
document.write('<a href="/videos_firstday.html" TARGET="NewWindow">Entry Level Drills</a>');
document.write('        </div>');
document.write('    </li>');

document.write('    <li><a href="#" ');
document.write('        onmouseover="mopen(\'m5\')" ');
document.write('        onmouseout="mclosetime()">Photos</a>');
document.write('        <div id="m5" ');
document.write('            onmouseover="mcancelclosetime()" ');
document.write('            onmouseout="mclosetime()">');
document.write('<a  href="photoalbum/TheSchool/index.html" TARGET="_New">The School</a>');
document.write('<a  href="photoalbum/General Photos/index.html" TARGET="_New">General Photos</a>');
document.write('        </div>');
document.write('    </li>');

document.write('    <li><a href="#" ');
document.write('        onmouseover="mopen(\'m6\')" ');
document.write('        onmouseout="mclosetime()">Purchase</a>');
document.write('        <div id="m6" ');
document.write('            onmouseover="mcancelclosetime()" ');
document.write('            onmouseout="mclosetime()">');
document.write('<a href="/PricePlans.html" target="_new"><B>Price List</B></A>');
document.write('<a href="wingchuncompendium.html" target="_new">Compendiums</A>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=43" target="_new">Products</A>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=41&sView=week" target="_new">Memberships</A>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=42" target="_new">Credits/Gift Cards</A>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=40" target="_new">Package Deals</A>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=-7" target="_new">Register for Class</a>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=-103&sView=week&sSU=true" target="_new">Private Lessons</a>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=-101&sView=week&sSU=true" target="_new">Seminars</A>');
document.write('<a href="http://clients.mindbodyonline.com/ws.asp?studioid=10555&stype=-102&sView=week&sSU=true" target="_new">Video Rentals</A>');
document.write('<a href="selling_policy.html">Selling Policy</a>');
document.write('        </div>');
document.write('    </li>');

document.write('</ul>');
document.write('<div style="clear:both"></div>');
document.write('');

