<!-- Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write('<A CLASS="contact" HREF=\"mailto:\?subject\=Take a look at this wonderful website I found!  It is about a book for children called Jake and the Migration of the Monarch, by Monarch Publishers.?body=You can see this website at http://www.monarchpublishers.com\" onMouseOver="window.status=\'E-mail a friend about this website\'; return true" TITLE="E-mail a friend about this website">E-mail a friend<\/A> about this website');
}
else { document.write('<A CLASS="contact" HREF=\"mailto:\?body\=Take a look at this wonderful website I found!  It is about a book for children called Jake and the Migration of the Monarch, by Monarch Publishers. You can see this page at http://www.monarchpublishers.com\" onMouseOver="window.status=\'E-mail a friend about this website\'; return true" TITLE="E-mail a friend about this website">E-mail a friend<\/A> about this website');
}
//  End -->
