//use this one when you want to display the traffic counter

document.write('         <div id=counter_show  class="MsoNormal" style="text-align: center; margin-top: 19px; height: 60px;" align="center">');
document.write('             You are visitor ');
//document.write('                <a href="http://www.amazingcounters.com" target="_top">');
document.write('                    <img id="_x0000_i1030" src="http://www.amazingcounters.com/counter.php?i=84726&amp;c=254491"');
document.write('                    alt="Free Hit Counter" border="0" height="15" width="75">');
//document.write('                </a>');
document.write('             Thank you for shopping at Modern Falconry...!');
document.write('         </div>');

