<!--
document.writeln('<tr><td width="600" valign="top">');
document.writeln('<table cellpadding="0" cellspacing="0"><tr><td width="500" valign="top">');
document.writeln('<b>');
document.writeln('| <a href="purchasing.html"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">Purchasing Info</span></a> || <a href="instructioncd.html"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">Instruction CDs</span></a> || <a href="fiddlerepertoire.html"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">Repertoire CDs</span></a> || <a href="recordings.html"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">Recordings</span></a> || <a href="books.html"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">Books</span></a> || <a href="othermerch.html"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">T-Shirts</span></a> || <a href="pdf/order_form.pdf" target="window.new()"><span class="link" onmouseover="this.style.textDecoration=\'underline\'" onmouseout="this.style.textDecoration=\'none\'">Order Form</span></a> |</b></td>');
document.writeln('<td width="100" align="center">');
document.writeln('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">');
document.writeln('<input type="hidden" name="cmd" value="_cart">');
document.writeln('<input type="hidden" name="business" value="kenkolodner@aol.com">');
document.writeln('<input type="image" src="https://www.paypal.com/images/view_cart_02.gif" border="0" name="submit" alt="Make payments with PayPal - it\'s fast, free and secure!">');
document.writeln('<input type="hidden" name="display" value="1">');
document.writeln('</form>');
document.writeln('</td></tr></table>');
document.writeln('</td></tr>');
//-->