
document.write('<div class="roundbox">');
document.write('<b class="rtop"><b class="r1"></b> <b class="r2"></b>');
document.write('<b class="r3"></b> <b class="r4"></b></b>');

document.write('<TABLE BORDER=0 WIDTH=100%><TR><TD VALIGN=TOP>');
document.write('	<TABLE BORDER=1><TR><TD>');
document.write('		<a href="/new_student_video.html">&middot <B>New Student Info</B><BR></a>');
document.write('		<a href="faq.html">&middot <B>Frequently Asked Questions</B></a><br>');
document.write('	</TD></TR></TABLE>');
document.write('	</TD><TD VALIGN=TOP>');
document.write('		<a href="firstmonthfree.html">&middot <B>Free Month</B></a><br>');
document.write('		<a href="podcasts/CVTA_PodCast_Trailer.mov" TARGET="New Window">&middot <B>Play Video</B></a><br>');
document.write('		<a href="/purchase.html">&middot <B>Wing Chun Compendiums</B></a><br>');
document.write('	</TD><TD VALIGN=TOP>');
document.write('		<a href="school.html">&middot Location & Times</a><BR>');
document.write('		<a href="lineage.html" class="link">&middot Distinguished Lineage</a><br>');
document.write('		<a href="aboutkungfu.html">&middot About Kung Fu</a><br>');
document.write('	</TD><TD VALIGN=TOP>');
document.write('		<a href="about_vt.html">&middot About Ving Tsun</a><BR>');
document.write('		<a href="theory.html">&middot Theory of Ving Tsun</a><br>');
document.write('		<a href="podcasts.html">&middot Videos</a><br>');
document.write('	</TD><TD VALIGN=TOP>');
document.write('		<a href="links.html">&middot Links</a><br>');
document.write('		<a href="photoalbum/index.html" TARGET="New Window">&middot Photo Albums</a><br>');
document.write('		<a href="/gift_certificates.html">&middot Gift Certificates</a><br>');
document.write('</TD></TR></TABLE>');

document.write('<b class="rbottom"><b class="r4"></b>');
document.write('<b class="r3"></b> <b class="r2"></b>');
document.write('<b class="r1"></b></b></div>');

