<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original:  David Henry (davidputhenry@hotmail.com) -->
<!-- Web Site:  http://www.davidphenry.com/ -->

<!-- Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write('<a class="menu" href=\"mailto:\?subject\=Take a look at this page I found . . .  ' + document.title + '?body=  . . . You can see this page at: ' + window.location + '\. Rare Coins Buyer is buying old and rare gold or silver coins, some proof sets, and other coins." onMouseOver="window.status=\'E-mail this page address to someone who has coins\'; return true" title="Send someone e-mail about this page"><img src="GRAPHICS/email_icon5.gif" width="14" height="11" hspace="8">Send this page to someone with coins to sell.</a>');
}
else { document.write('<a class="menu" href=\"mailto:\?body\=Take a look at this page I found . . .  ' + document.title + '. . . You can see this page at: ' + window.location + '\. Rare Coins Buyer is buying old and rare gold or silver coins, some proof sets, and other coins." onMouseOver="window.status=\'E-mail this page address to someone selling coins\'; return true" title="Send someone e-mail about this page"><img src="GRAPHICS/email_icon5.gif" width="14" height="11" hspace="8">Send this page to someone with coins to sell.</a>');
}
//  End -->