CINXE.COM

United All Breed Registry. About Us

<!DOCTYPE html> <html class="html-topic-page"> <head> <title>United All Breed Registry. About Us</title> <meta http-equiv="Content-type" content="text/html;charset=UTF-8" /> <meta name="description" content="The only registry that puts full pedigree on your puppy papers at no extra charge." /> <meta name="keywords" content="About us, pet registration, pet papers, puppy registration, puppy papers, kitten registration, kitten papers, how to register pet, dog papers, litter of puppies, litter of kittens, pedigree, puppy pedigree, dog pedigree, united all breed registry, united all breed, united feline association, united pet records" /> <meta name="generator" content="nopCommerce" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" /> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'> <link href="/Themes/Brooklyn/Content/sweetalert2/sweetalert2.min.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/styles.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/tables.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/mobile-only.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/480.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/768.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/980.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/1280.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/CSS/custom.css" rel="stylesheet" type="text/css" /> <link href="/Plugins/SevenSpikes.Core/Styles/simplebar.css" rel="stylesheet" type="text/css" /> <link href="/Plugins/SevenSpikes.Core/Styles/perfect-scrollbar.min.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/css/ie8-fix.css" rel="stylesheet" type="text/css" /> <link href="/Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Themes/Brooklyn/Content/MegaMenu.css" rel="stylesheet" type="text/css" /> <link href="/Themes/Brooklyn/Content/css/theme.custom-1.css" rel="stylesheet" type="text/css" /> <script src="/Scripts/jquery-1.10.2.min.js" type="text/javascript"></script> <script src="/Scripts/jquery.validate.min.js" type="text/javascript"></script> <script src="/Scripts/jquery.validate.unobtrusive.min.js" type="text/javascript"></script> <script src="/Scripts/jquery-ui-1.10.3.custom.min.js" type="text/javascript"></script> <script src="/Scripts/jquery-migrate-1.2.1.min.js" type="text/javascript"></script> <script src="/Scripts/public.common.js" type="text/javascript"></script> <script src="/Scripts/public.ajaxcart.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/SevenSpikesExtensions.min.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Nop.Plugins.MegaMenu/Scripts/MegaMenu.min.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/footable.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/perfect-scrollbar.min.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/simplebar.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/jquery.styleSelect.min.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/jquery.jscrollpane.min.js" type="text/javascript"></script> <script src="/Themes/Brooklyn/Content/scripts/core.js" type="text/javascript"></script> <script src="/Themes/Brooklyn/Content/sweetalert2/sweetalert2.all.min.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/selectivizr.min.js" type="text/javascript"></script> <script src="/Plugins/SevenSpikes.Core/Scripts/respond.min.js" type="text/javascript"></script> <script src="/Themes/Brooklyn/Content/scripts/brooklyn.js" type="text/javascript"></script> <script src="/Themes/Brooklyn/Content/scripts/custom.js" type="text/javascript"></script> <link rel="shortcut icon" href="https://www.unitedregistry.com/favicon.ico" /> <!--Powered by nopCommerce - http://www.nopCommerce.com--> </head> <body class="notAndroid23 topic-page-body"> <div class="ajax-loading-block-window" style="display: none"> </div> <div id="dialog-notifications-success" title="Notification" style="display:none;"> </div> <div id="dialog-notifications-error" title="Error" style="display:none;"> </div> <div id="dialog-notifications-warning" title="Warning" style="display:none;"> </div> <div id="bar-notification" class="bar-notification"> <span class="close" title="Close">&nbsp;</span> </div> <!--[if lte IE 7]> <div style="clear:both;height:59px;text-align:center;position:relative;"> <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx" target="_blank"> <img src="/Themes/Brooklyn/Content/img/ie_warning.jpg" height="42" width="820" alt="You are using an outdated browser. For a faster, safer browsing experience, upgrade for free today." /> </a> </div> <![endif]--> <div class="master-wrapper-page items-per-row-four"> <div class="header header-2"> <div class="header-upper"> <div class="header-options-wrapper"> <div class="header-logo"> <a href="/" class="logo"> <img alt="United All Breed Registry" title="United All Breed Registry" src="https://www.unitedregistry.com/content/images/thumbs/0003137.jpeg" /> </a> </div> <div class="search-box store-search-box"> <form action="/search" id="small-search-box-form" method="get"> <input type="text" class="search-box-text" id="small-searchterms" autocomplete="off" name="q" placeholder="Search store" /> <input type="submit" class="button-1 search-box-button" value="Search" /> <script type="text/javascript"> $("#small-search-box-form").submit(function(event) { if ($("#small-searchterms").val() == "") { alert('Please enter some search keyword'); $("#small-searchterms").focus(); event.preventDefault(); } }); </script> <script type="text/javascript"> $(document).ready(function() { $('#small-searchterms').autocomplete({ delay: 500, minLength: 3, source: '/catalog/searchtermautocomplete', appendTo: '.search-box', select: function(event, ui) { $("#small-searchterms").val(ui.item.label); setLocation(ui.item.producturl); return false; } }) .data("ui-autocomplete")._renderItem = function(ul, item) { var t = item.label; //html encode t = htmlEncode(t); return $("<li></li>") .data("item.autocomplete", item) .append("<a><span>" + t + "</span></a>") .appendTo(ul); }; }); </script> </form> </div> <div class="header-options"> <div class="header-links-wrapper"> <div class="header-links"> <ul> <li><a href="/register" class="ico-register">Create Account</a></li> <li><a href="/login" class="ico-login">Log in</a></li> </ul> <script type="text/javascript"> $(document).ready(function () { $('.header').on('mouseenter', '#topcartlink', function () { $('#flyout-cart').addClass('active'); }); $('.header').on('mouseleave', '#topcartlink', function () { $('#flyout-cart').removeClass('active'); }); $('.header').on('mouseenter', '#flyout-cart', function () { $('#flyout-cart').addClass('active'); }); $('.header').on('mouseleave', '#flyout-cart', function () { $('#flyout-cart').removeClass('active'); }); }); </script> </div> </div> <div class="header-selectors-wrapper"> <div class="language-selector"> <select id="customerlanguage" name="customerlanguage" onchange="setLocation(this.value);"><option selected="selected" value="/changelanguage/1?returnurl=%2faboutus">English</option> <option value="/changelanguage/2?returnurl=%2faboutus">espa&#241;ol</option> </select> <script type="text/javascript"> if (!sevenSpikes.isMobile()) { var options = { styleClass: "new_select", jScrollPane: 1 } $("#customerlanguage").styleSelect(options); } </script> </div> </div> </div> </div> </div> <div class="header-lower"> <div class="header-actions-wrapper"> <div class="header-menu pictures-per-row-two"> <div class="close-menu"> <span>Close</span> </div> <ul class="mega-menu" data-isRtlEnabled="false" data-enableClickForDropDown="false"> <li class=""> <a href="/" class="" title="HOME" ><span> HOME</span></a> </li> <li class="has-sublist"> <span class="with-subcategories labelfornextplusbutton">REGISTER</span> <div class="dropdown categories fullWidth boxes-4"> <div class="row-wrapper"> <div class="row"><div class="box"> <div class="picture"> <a href="/pro-services" title="Show products in category PRO Services for Breeders"> <img class="lazy" alt="Picture for category PRO Services for Breeders" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-original="https://www.unitedregistry.com/content/images/thumbs/0003124_pro-services-for-breeders_290.jpeg" /> </a> </div> <div class="details"> <div class="title"> <a href="/pro-services" title="PRO Services for Breeders"><span>PRO Services for Breeders</span></a> </div> <ul class="subcategories"> <li> <a href="/p/2033" title="Breeding Stock" class="">Breeding Stock</a> </li> <li> <a href="/p/16" title="PRO Litter Registration" class="">PRO Litter Registration</a> </li> </ul> </div> </div><div class="box"> <div class="picture"> <a href="/register-litter" title="Show products in category Litter Registration"> <img class="lazy" alt="Picture for category Litter Registration" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-original="https://www.unitedregistry.com/content/images/thumbs/0002124_litter-registration_290.jpeg" /> </a> </div> <div class="details"> <div class="title"> <a href="/register-litter" title="Litter Registration"><span>Litter Registration</span></a> </div> <ul class="subcategories"> <li> <a href="/p/2027" title="Register Litter Only" class="">Register Litter Only</a> </li> <li> <a href="/p/14" title="Register Litter and One Parent" class="">Register Litter and One Parent</a> </li> <li> <a href="/p/15" title="Register Litter and Both Parents" class="">Register Litter and Both Parents</a> </li> </ul> </div> </div><div class="box"> <div class="picture"> <a href="/register-a-pet" title="Show products in category Pet Registration"> <img class="lazy" alt="Picture for category Pet Registration" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-original="https://www.unitedregistry.com/content/images/thumbs/0002121_pet-registration_290.jpeg" /> </a> </div> <div class="details"> <div class="title"> <a href="/register-a-pet" title="Pet Registration"><span>Pet Registration</span></a> </div> <ul class="subcategories"> <li> <a href="/p/4" title="Best Value: Pet and Microchip Registration" class="">Best Value: Pet and Microchip Registration</a> </li> <li> <a href="/p/2031" title="Pet Registration" class="">Pet Registration</a> </li> <li> <a href="/p/5" title="Microchip Registration" class="">Microchip Registration</a> </li> </ul> </div> </div><div class="box"> <div class="picture"> <a href="/transfer-pet-ownership" title="Show products in category Transfer Pet Ownership"> <img class="lazy" alt="Picture for category Transfer Pet Ownership" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" data-original="https://www.unitedregistry.com/content/images/thumbs/0003130_transfer-pet-ownership_290.jpeg" /> </a> </div> <div class="details"> <div class="title"> <a href="/transfer-pet-ownership" title="Transfer Pet Ownership"><span>Transfer Pet Ownership</span></a> </div> <ul class="subcategories"> <li> <a href="/p/2042" title="Transfer Ownership and Microchip" class="">Transfer Ownership and Microchip</a> </li> <li> <a href="/p/2040" title="Transfer Pet Ownership" class="">Transfer Pet Ownership</a> </li> </ul> </div> </div></div> </div> </div> </li> <li class="has-sublist"> <span class="with-subcategories labelfornextplusbutton">Products</span> <div class="dropdown categories fullWidth boxes-4"> <div class="row-wrapper"> <div class="row"> <div class="box"> <a href="#" class=""> <img class="lazy" alt="Picture of Single Homeward Bound Pet Mini Microchip" src="https://www.unitedregistry.com/content/images/thumbs/0003142_single-homeward-bound-pet-mini-microchip_360.jpeg" title="Show details for Single Homeward Bound Pet Mini Microchip" data-original="https://www.unitedregistry.com/content/images/thumbs/0003142_single-homeward-bound-pet-mini-microchip_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="#"> <span></span> </a> </div> <ul class="subcategories"> <li> <a href="/homeward-bound-pet-mini-microchip-3" title="Show details for Single Homeward Bound Pet Mini Microchip" class="">Single Homeward Bound Pet Mini Microchip</a> </li> <li> <a href="/20-pack-of-homeward-bound-pet-mini-microchips-for-only-500-each" title="Show details for 20-Pack of Homeward Bound Pet Mini Microchips - only $5.50 each" class="">20-Pack of Homeward Bound Pet Mini Microchips - only $5.50 each</a> </li> <li> <a href="/100-pack-of-homeward-bound-pet-mini-microchips-for-only-5-each" title="Show details for 100-Pack of Homeward Bound Pet Mini Microchips - only $5.00 each" class="">100-Pack of Homeward Bound Pet Mini Microchips - only $5.00 each</a> </li> </ul> </div> </div> <div class="box"> <a href="/20-hbp-microchips-with-prepaid-registration" title="Show details for 20 Prepaid HBP Microchips" class=""> <img class="lazy" alt="Picture of 20 Prepaid HBP Microchips" src="https://www.unitedregistry.com/content/images/thumbs/0003152_20-prepaid-hbp-microchips_360.jpeg" title="Show details for 20 Prepaid HBP Microchips" data-original="https://www.unitedregistry.com/content/images/thumbs/0003152_20-prepaid-hbp-microchips_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="/20-hbp-microchips-with-prepaid-registration" title="20 Prepaid HBP Microchips"> <span>20 Prepaid HBP Microchips</span> </a> </div> <ul class="subcategories"> </ul> </div> </div> <div class="box"> <a href="/5-hbp-microchips-with-prepaid-registration" title="Show details for 5 Prepaid HBP Microchips" class=""> <img class="lazy" alt="Picture of 5 Prepaid HBP Microchips" src="https://www.unitedregistry.com/content/images/thumbs/0003153_5-prepaid-hbp-microchips_360.jpeg" title="Show details for 5 Prepaid HBP Microchips" data-original="https://www.unitedregistry.com/content/images/thumbs/0003153_5-prepaid-hbp-microchips_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="/5-hbp-microchips-with-prepaid-registration" title="5 Prepaid HBP Microchips"> <span>5 Prepaid HBP Microchips</span> </a> </div> <ul class="subcategories"> </ul> </div> </div> <div class="box"> <a href="/single-hbp-microchip-with-prepaid-registration" title="Show details for Single Prepaid HBP Microchip" class=""> <img class="lazy" alt="Picture of Single Prepaid HBP Microchip" src="https://www.unitedregistry.com/content/images/thumbs/0003154_single-prepaid-hbp-microchip_360.jpeg" title="Show details for Single Prepaid HBP Microchip" data-original="https://www.unitedregistry.com/content/images/thumbs/0003154_single-prepaid-hbp-microchip_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="/single-hbp-microchip-with-prepaid-registration" title="Single Prepaid HBP Microchip"> <span>Single Prepaid HBP Microchip</span> </a> </div> <ul class="subcategories"> </ul> </div> </div> <div class="box"> <a href="/starter-kit-20-microchips-and-scanner" title="Show details for Starter Kit - 20 Microchips and Scanner" class=""> <img class="lazy" alt="Picture of Starter Kit - 20 Microchips and Scanner" src="https://www.unitedregistry.com/content/images/thumbs/0003121_starter-kit-20-microchips-scanner_360.jpeg" title="Show details for Starter Kit - 20 Microchips and Scanner" data-original="https://www.unitedregistry.com/content/images/thumbs/0003121_starter-kit-20-microchips-scanner_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="/starter-kit-20-microchips-and-scanner" title="Starter Kit - 20 Microchips and Scanner"> <span>Starter Kit - 20 Microchips and Scanner</span> </a> </div> <ul class="subcategories"> </ul> </div> </div> <div class="box"> <a href="/gift-card" title="Show details for Gift Card - Any Amount" class=""> <img class="lazy" alt="Picture of Gift Card - Any Amount" src="https://www.unitedregistry.com/content/images/thumbs/0003139_gift-card-any-amount_360.jpeg" title="Show details for Gift Card - Any Amount" data-original="https://www.unitedregistry.com/content/images/thumbs/0003139_gift-card-any-amount_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="/gift-card" title="Gift Card - Any Amount"> <span>Gift Card - Any Amount</span> </a> </div> <ul class="subcategories"> </ul> </div> </div> <div class="box"> <a href="/microchip_scanner" title="Show details for Multi Microchip Scanner by Homeward Bound Pet" class=""> <img class="lazy" alt="Picture of Multi Microchip Scanner by Homeward Bound Pet" src="https://www.unitedregistry.com/content/images/thumbs/0000077_multi-microchip-scanner-by-homeward-bound-pet_360.jpeg" title="Show details for Multi Microchip Scanner by Homeward Bound Pet" data-original="https://www.unitedregistry.com/content/images/thumbs/0000077_multi-microchip-scanner-by-homeward-bound-pet_360.jpeg" /> </a> <div class="details"> <div class="title"> <a href="/microchip_scanner" title="Multi Microchip Scanner by Homeward Bound Pet"> <span>Multi Microchip Scanner by Homeward Bound Pet</span> </a> </div> <ul class="subcategories"> </ul> </div> </div> </div> </div> </div> </li> <li class=""> <a href="/Findyourpet" class="" title="LOST A PET?" ><span> LOST A PET?</span></a> </li> <li class=""> <a href="/customer/info" class="" title="MY ACCOUNT" ><span> MY ACCOUNT</span></a> </li> </ul> <div class="menu-title"><span>Menu</span></div> <ul class="mega-menu-responsive"> <li class=""> <a href="/" class="" title="HOME" ><span> HOME</span></a> </li> <li class="has-sublist"> <span class="with-subcategories single-item-categories labelfornextplusbutton">REGISTER</span> <div class="plus-button"></div> <div class="sublist-wrap"> <ul class="sublist"> <li class="back-button"> <span>Back</span> </li> <li> <a class="lastLevelCategory" href="/pro-services" title="PRO Services for Breeders"><span>PRO Services for Breeders</span></a> </li> <li> <a class="lastLevelCategory" href="/register-litter" title="Litter Registration"><span>Litter Registration</span></a> </li> <li> <a class="lastLevelCategory" href="/register-a-pet" title="Pet Registration"><span>Pet Registration</span></a> </li> <li> <a class="lastLevelCategory" href="/transfer-pet-ownership" title="Transfer Pet Ownership"><span>Transfer Pet Ownership</span></a> </li> </ul> </div> </li> <li class="has-sublist"> <span class="with-subcategories single-item-categories labelfornextplusbutton">Products</span> <div class="plus-button close"></div> <div class="sublist-wrap ps-container" style="width: 313px; z-index: 21;"> <ul class="sublist"> <li class="back-button"> <span>Back</span> </li> <li> <a href="/homeward-bound-pet-mini-microchip-3" title="Single Homeward Bound Pet Mini Microchip"> <span>Single Homeward Bound Pet Mini Microchip</span> </a> </li> <li> <a href="/20-hbp-microchips-with-prepaid-registration" title="20 Prepaid HBP Microchips"> <span>20 Prepaid HBP Microchips</span> </a> </li> <li> <a href="/20-pack-of-homeward-bound-pet-mini-microchips-for-only-500-each" title="20-Pack of Homeward Bound Pet Mini Microchips - only $5.50 each"> <span>20-Pack of Homeward Bound Pet Mini Microchips - only $5.50 each</span> </a> </li> <li> <a href="/5-hbp-microchips-with-prepaid-registration" title="5 Prepaid HBP Microchips"> <span>5 Prepaid HBP Microchips</span> </a> </li> <li> <a href="/single-hbp-microchip-with-prepaid-registration" title="Single Prepaid HBP Microchip"> <span>Single Prepaid HBP Microchip</span> </a> </li> <li> <a href="/100-pack-of-homeward-bound-pet-mini-microchips-for-only-5-each" title="100-Pack of Homeward Bound Pet Mini Microchips - only $5.00 each"> <span>100-Pack of Homeward Bound Pet Mini Microchips - only $5.00 each</span> </a> </li> <li> <a href="/starter-kit-20-microchips-and-scanner" title="Starter Kit - 20 Microchips and Scanner"> <span>Starter Kit - 20 Microchips and Scanner</span> </a> </li> <li> <a href="/gift-card" title="Gift Card - Any Amount"> <span>Gift Card - Any Amount</span> </a> </li> <li> <a href="/microchip_scanner" title="Multi Microchip Scanner by Homeward Bound Pet"> <span>Multi Microchip Scanner by Homeward Bound Pet</span> </a> </li> </ul> <div class="ps-scrollbar-x-rail" style="left: 0px; bottom: 3px;"> <div class="ps-scrollbar-x" style="left: 0px; width: 0px;"></div> </div> <div class="ps-scrollbar-y-rail" style="top: 0px; right: 3px;"> <div class="ps-scrollbar-y" style="top: 0px; height: 0px;"></div> </div> </div> </li> <li class=""> <a href="/Findyourpet" class="" title="LOST A PET?" ><span> LOST A PET?</span></a> </li> <li class=""> <a href="/customer/info" class="" title="MY ACCOUNT" ><span> MY ACCOUNT</span></a> </li> </ul> </div> <div class="header-actions"> <a href="/wishlist" class="ico-wishlist"> <span class="wishlist-qty"></span> </a> <a href="/cart" class="ico-cart"> <span class="cart-qty">0</span> </a> <div id="flyout-cart" class="flyout-cart simplebar"> <div class="mini-shopping-cart"> <div class="count"> You have no items in your shopping cart. </div> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> AjaxCart.init(false, '.shopping-cart-link .cart-qty, .header-actions .cart-qty', '.header-links .wishlist-qty', '#flyout-cart'); </script> <div class="overlayOffCanvas"></div> <div class="responsive-nav-wrapper-parent"> <div class="responsive-nav-wrapper"> <div class="menu-title"> <span>Menu</span> </div> <div class="search-wrap"> <span>Search</span> </div> <div class="wishlist-opener"> <a href="/wishlist" title="Wishlist">Wishlist</a> </div> <div class="shopping-cart-link"> <a href="/cart"> <small class="cart-qty">0</small> </a> </div> <div class="filters-button"> <span>Filters</span> </div> <div class="personal-button" id="header-links-opener"> <span>Personal menu</span> </div> </div> </div> <div class="master-wrapper-content "> <div class="master-column-wrapper"> <div class="center-1"> <div class="page topic-page" id="ph-topic"> <div class="page-title" id="ph-title"> <h1>About Us</h1> </div> <div class="page-body"> <p style="line-height: 16pt; text-align: justify;"><span style="color: #333333;"><strong><em><span style="font-size: small;">聽United All Breed Registry offers quality pedigree services for discriminating owners and breeders of dogs and cats. 聽Our registration divisions include purebred pets as well as 'Designer' dogs.</span></em></strong></span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small;">聽</span></p> <p style="line-height: 16pt; text-align: justify;"><strong><span style="font-size: small; color: #808080;">What's special about UNITED?</span></strong></p> <p style="line-height: 16pt; text-align: justify;"><span style="color: #333333;"><span style="font-size: small;">Our unique patents save you money! 聽We are the only registry in the United States that publishes your pet's pedigree directly onto his application paper or certificate </span><strong style="font-size: small;"><em>at no extra charge</em></strong><span style="font-size: small;">. 聽Don't be fooled into paying up to $40 additional for a pedigree at other registries! 聽Take a look at our beautiful <strong><span style="text-decoration: underline;"><a title="Puppy Application Preview" href="/content/forms/Application_Preview.pdf" target="_blank"><span style="color: #333333; text-decoration: underline;">puppy application</span></a></span></strong> or our聽pet <span style="text-decoration: underline;"><strong><a title="Certificate of Pedigree Preview" href="/content/forms/Certificate_Preview.pdf" target="_blank"><span style="color: #333333; text-decoration: underline;">certificate</span></a></strong></span>, both displaying up to 4 generations of pedigree. 聽Health information and microchip number can be added to any certificate at no extra charge.</span></span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small;">聽</span></p> <p style="line-height: 16pt; text-align: justify;"><strong><span style="font-size: small; color: #808080;">Pet Owners</span></strong></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small; color: #333333;">Enjoy our beautiful, ready-to-frame pedigree certificates, complete with a gold-foil seal. 聽Then stay connected with news you can use by joining us on Facebook. 聽We'll keep you abreast of pet food recalls, cool new pet products, breed info, health recommendations, training tips, special offers and more.</span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small; color: #333333;">We also offer the highest quality microchip registration available in the United States, through our sister company <span style="text-decoration: underline;"><strong><span style="text-decoration: underline;"><a title="Homeward Bound Pet" href="http://www.homewardboundpet.com/" target="_blank"><span style="color: #333333; text-decoration: underline;">Homeward Bound Pet</span></a></span></strong></span>. 聽Microchips registered through us are included in the AAHA national pet microchip lookup database that is automatically searched by every veterinarian, animal hospital, shelter and animal control center in the U.S. </span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small; color: #333333;">In addition, the Homeward Bound Pet website offers an excellent set of pet-finding tools, including "Lost Pet" photo posters, calling cards and our invaluable guide entitled "<span style="text-decoration: underline;"><strong><span style="text-decoration: underline;"><a title="How to Find Your Lost Pet" href="/content/forms/How_to_Find.pdf" target="_blank"><span style="color: #333333; text-decoration: underline;">How to Find Your Lost Pet</span></a></span></strong></span>."</span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small;">聽</span></p> <p style="line-height: 16pt; text-align: justify;"><strong><span style="font-size: small; color: #808080;">Pet Breeders</span></strong></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small; color: #333333;">After you have paid us to research and build a pedigree for you, it is our policy that you <em><strong>own</strong></em> that information. 聽We will never charge you for it again.聽聽</span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small; color: #333333;">You might also enjoy being a part of </span><span style="font-size: small;"><span style="text-decoration: underline;"><span style="text-decoration: underline;"><strong><a title="UABR Breeder Group on Facebook" href="https://www.facebook.com/#!/groups/UABR.Breeders/?fref=ts" target="_blank"><span style="text-decoration: underline;"><em><span style="color: #333333; text-decoration: underline;">U</span><span style="color: #333333; text-decoration: underline;">ABR Breeders</span></em></span></a></strong></span></span></span><span style="font-size: small; color: #333333;">, our private group on Facebook. 聽Members share tips and advice, and benefit from special deals.</span></p> <p style="line-height: 16pt; text-align: justify;"><span style="font-size: small; color: #333333;">We invest time, energy and funds to promote pet professionals, donating regularly to support state breeder education organizations. 聽We have also represented pet professionals to federal and state authorities. 聽Our goal is to preserve your right to own and raise animals.</span></p> <p style="line-height: 16pt; text-align: justify;"><span style="color: #888888;"><strong><span style="font-size: small;">聽</span></strong></span></p> <p style="line-height: 16pt; text-align: justify;"><span style="color: #888888;"><strong><span style="font-size: small;">We Work for You</span></strong></span></p> <p style="line-height: 16pt; text-align: justify;"><span style="color: #888888;"><span style="font-size: small; color: #333333;">Try us! 聽Our staff focuses on solutions, not problems! 聽We strive to resolve customer service matters by telephone whenever possible, helping to de-stress your life!</span><strong><span style="font-size: small;"><br /></span></strong></span></p> <p style="line-height: 16pt; text-align: justify;"><span style="color: #888888;"><span style="font-size: small;">聽</span></span></p> </div> </div> </div> </div> </div> <div class="footer footer-2"> <div class="footer-middle"> <div class="footer-block footer-topic"> <div class="title"> <strong>Information</strong> </div> <div> We are the only animal registry that prints full pedigree (up to four generations) on every puppy application and owner certificate, at no extra charge. We offer fast and affordable services for pet owners and pet breeders. </div> </div> <div class="footer-block footer-links"> <div class="title"> <strong>My account</strong> </div> <ul class="list"> <li><a href="/order/history">Orders</a></li> <li><a href="/customer/addresses" class="">Addresses</a></li> <li><a href="/cart" class="ico-cart">Shopping cart</a></li> <li><a href="/wishlist" class="ico-wishlist">Wishlist</a></li> </ul> </div> <div class="footer-block footer-links"> <div class="title"> <strong>Customer service</strong> </div> <ul class="list"> <li><a href="/contactus">Contact us</a></li> <li><a href="/aboutus">About Us</a></li> <li><a href="/faq">FAQ</a></li> <li><a href="/forms">Printable Forms</a></li> <li><a href="/sitemap">Sitemap</a></li> </ul> </div> <div class="footer-block newsletter-block"> <div class="title"> <strong>Follow us</strong> </div> <div class="newsletter"> <div class="newsletter-subscribe" id="newsletter-subscribe-block"> <div class="newsletter-email"> <input class="newsletter-subscribe-text" id="newsletter-email" name="NewsletterEmail" placeholder="Enter your email here..." type="text" value="" /> <input type="button" value="Subscribe" id="newsletter-subscribe-button" class="button-1 newsletter-subscribe-button" /> </div> <div class="newsletter-validation"> <span id="subscribe-loading-progress" style="display: none;" class="please-wait">Wait...</span> <span class="field-validation-valid" data-valmsg-for="NewsletterEmail" data-valmsg-replace="true"></span> </div> </div> <div class="newsletter-result" id="newsletter-result-block"></div> <script type="text/javascript"> function newsletter_subscribe(subscribe) { var subscribeProgress = $("#subscribe-loading-progress"); subscribeProgress.show(); var postData = { subscribe: subscribe, email: $("#newsletter-email").val() }; $.ajax({ cache: false, type: "POST", url: "/subscribenewsletter", data: postData, success: function(data) { subscribeProgress.hide(); $("#newsletter-result-block").html(data.Result); if (data.Success) { $('#newsletter-subscribe-block').hide(); $('#newsletter-result-block').show(); } else { $('#newsletter-result-block').fadeIn("slow").delay(2000).fadeOut("slow"); } }, error: function(xhr, ajaxOptions, thrownError) { alert('Failed to subscribe.'); subscribeProgress.hide(); } }); } $(document).ready(function () { $('#newsletter-subscribe-button').click(function () { newsletter_subscribe('true'); }); $("#newsletter-email").keydown(function (event) { if (event.keyCode == 13) { $("#newsletter-subscribe-button").click(); return false; } }); }); </script> </div> <ul class="social-sharing"> <li><a target="_blank" class="facebook" href="https://www.facebook.com/pg/UnitedAllBreed/community/"></a></li> </ul> </div> </div> <div> <img src="/Themes/Brooklyn/Content/img/siteseal_gd_3_h_l_m.gif" /> </div> <div class="footer-lower"> <div class="footer-lower-center"> <div class="footer-disclaimer"> Copyright &copy; 2024 United All Breed Registry. All rights reserved. &nbsp;|&nbsp;Developed by NopServices </div> <div class="footer-store-theme"> </div> </div> </div> </div> </div> <!-- Google code for Analytics tracking --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-38614022-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <div id="goToTop"></div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10