<!--  recommended update 2003-09 -->
<!-- Modified script - The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var num_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % num_ads;
ad +=1;
if (ad==1) {
txt="<b>Acu-Yoga: Ancient Techniques from Acupressure & Yoga Combined...</b><br>by M.R. Gach";
url="../books/acu_yoga.htm#Acu-Yoga_Ancient";
IMG="_PE30_SCTZZZZZZZ_.jpg";
ISBN="1564553396";
}
if (ad==2) {
txt="<b>Modern Neuromuscular Techniques + CD-ROM (Advanced Soft Tissue Techniques)</b><br>by Leon Chaitow";
url="../books/neuromuscular.htm#ModernNeuromuscularTechniquesCD-ROM";
IMG="_PE_SCTZZZZZZZ_.jpg";
ISBN="0443071586";
}
if (ad==3) {
txt="<b>The Trigger Point Therapy Workbook: Your Self-Treatment Guide for Pain Relief</b><br>by Clair Davies";
url="../books/conditions_myofascia.htm#Trigger Point Therapy Workbook";
IMG="30TRZZZZ.jpg";
ISBN="1572242507";
}
if (ad==4) {
txt="<b>Informed Touch: A Clinician's Guide to the Evaluation and Treatment of Myofascial Disorders</b><br>by S. & D. Finando ";
url="../books/conditions_myofascia.htm#Informed_Touch";
IMG="30TRZZZZ.jpg";
ISBN="0892817402";
}
if (ad==5) {
txt="<b>Deep Tissue Massage: A Visual Guide to Techniques</b><br>by Art Riggs";
url="../books/massage_practitioner.htm#DeepTissueMassage";
IMG="_PE30_SCTZZZZZZZ_.jpg";
ISBN="1556433875";
}
document.write("<!-- new book 2003-01 --><table border='0' cellpadding='1' cellspacing='2' width='200' ><tr><td align='center' colspan='2' background='../images/colorba2.gif'><font color='#00FF00' size='2' face='Arial'><strong>Recommended !</strong></font></td></tr><tr><td valign='middle'>");
document.write('<a href=\"http://images.amazon.com/images/P/' + ISBN + '.01.LZZZZZZZ.jpg\">');
document.write('<img src=\"http://images.amazon.com/images/P/' + ISBN + '.01.' + IMG + '" border=0 hspace=6 vspace=4 align=left></a><a href=\"' + url + '\" style=\"TEXT-DECORATION: none ; Font-family:ms sans serif,verdana; font-size:10">' + txt + '</a><br></td></tr></table>');
// End -->