
if (top.location == self.location)
{

document.write("</div></div>");
document.write(" <div id='right'><h2>MERCHANDISE</h2>");
document.write(" <h3>Tui Shou San Shou</h3><p>");
document.write(" <img src='/images/book1cover_t.jpg'  width='72' class='img1' />");
document.write(" <P>The Fundamentals of the Fighting Art of Taijiquan <a href='shtqtsss.html'>Read more&#8230;</a></p>");
document.write("<hr class='hr1' />");
document.write("<h3>Practical Pushing Hands</h3>");
document.write("<p><img src='/images/pph_cd.gif'  width='72' class='img1' />An exposition of the practical use of pushing hands skills  <a href='shtqpph.html'>Read more&#8230;</a></p>");
document.write("<hr class='hr1' />");
document.write("<h3>Short Form Applications</h3>");
document.write("<p><img src='/images/sfappscd_s.gif' width='72' class='img1' />Demonstrations of Self Defence Applications that occur in the Wudang Short Form. <a href='shtqsfa.html'>Read more&#8230;</a></p>");
document.write("</div>");
document.write("<div class='hr1'><hr /></div>");
document.write("<div id='footer'>");
document.write("<ul>");
document.write("<li><a href='/'>Home</a></li>");
document.write("</ul>");
document.write("<p>Copyright &copy; 2006 shadowhand.com Designed by <a href='http://www.freecsstemplates.org' class='link1'>Free CSS Templates</a></p>");
document.write("</div>");
document.write("</div>");
document.write("</body>");
document.write("</html>");

}

