Hi, your site isn't pulling your url for some reason. In the template's index.php file look for:
href="javascript:bookmarksite('<?php echo $GLOBALS['mosConfig_sitename'];?>', '<?php echo $mosConfig_live_site ?>/index.php')"
It's at line 968 and change it to:
href="javascript:bookmarksite('Clarion County Genealogy and History', '
http://clarioncounty.info/index.php')"