<!-- 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('Send <A CLASS="dark2" HREF=\"mailto:\?subject\=Please take a look at this page I found, ' + document.title + '?body=You can see this page at: ' + window.location + '\. Baseball Card Buyer is paying top dollar for pre-1968 baseball cards and other vintage sports cards." onMouseOver="window.status=\'Send your friends e-mail about this page\'; return true" TITLE="Send your friends e-mail about this page">this page<\/A> to someone selling old sports cards');
}
else { document.write('Send <A CLASS="dark2" HREF=\"mailto:\?body\=Please take a look at this page I found, ' + document.title + ' You can see this page at: ' + window.location + '\. Baseball Card Buyer is paying top dollar for pre-1968 baseball cards and other vintage sports cards." onMouseOver="window.status=\'Send your friends e-mail about this page\'; return true" TITLE="Send your friends e-mail about this page">this page<\/A> to someone selling old sports cards');
}
//  End -->