www.officialcatholicdirectory.com Open in urlscan Pro
54.235.148.225  Public Scan

Submitted URL: http://officialcatholicdirectory.com/
Effective URL: https://www.officialcatholicdirectory.com/OCD/home
Submission: On August 09 via manual from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: Offers

<form class="newsletter-form signup mob-sign ng-pristine ng-valid-email ng-valid-validate-as ng-invalid ng-invalid-required ng-invalid-recaptcha" name="Offers" ng-submit="ClickOffers()">
  <div class="input-group">
    <input type="email" class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-valid-validate-as ng-invalid ng-invalid-required" name="email" ng-model="addOffers.email" placeholder="Your email address" validate-this="emailId"
      validate-as="email" required="">
    <div class="help-block ng-inactive ng-hide" ng-messages="Offers.email.$error" ng-show="Offers.email.$touched">
      <!-- ngMessage: validateAs -->
    </div>
    <span class="input-group-btn">
      <div class="clearfix"></div>
      <button class="btn btn-info" type="submit" ng-disabled="Offers.$invalid" ng-click="Offers.$setUntouched()" disabled="disabled">
        <span>SIGN UP</span>
      </button>
    </span>
  </div>
  <!-- <div class="form-group" ng-class="{'has-error': Offers.email.$touched && Offers.email.$invalid}">
                                    <label for="text">Your Email: <span class="meditator">*</span></label>
                                
                                    <input type="email" required class="form-control" name="email" ng-model="addOffers.email" validate-this="emailId" validate-as="email">
                                      <div class="help-block" ng-messages="Offers.email.$error" ng-show="Offers.email.$touched">
                                  
                                        <div ng-message="validateAs">
                                        <p ng-show="validateAsErrors.emailId.email">Invalid Email</p>
                                        </div>
                                  
                                      </div>
                                  </div> -->
  <div vc-recaptcha="" key="reCaptchaPublicKey" ng-model="addOffers.myRecaptchaResponse" on-create="setOfferWidgetId(widgetId)" class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-b90sli85vmiv" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le4IWkUAAAAAEWRMua1K3a53LXwIDoFaWj2xWhF&amp;co=aHR0cHM6Ly93d3cub2ZmaWNpYWxjYXRob2xpY2RpcmVjdG9yeS5jb206NDQz&amp;hl=en&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=ttwz4dt8wza9"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
</form>

Name: AdvertiseInquiry

<form class="form-horizontal ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-validate-as ng-invalid-recaptcha" role="form" name="AdvertiseInquiry" ng-submit="ClickAdvertiseInquiry(AdvertiseInquiry)">
  <div class="row">
    <div class="col-md-10">
      <div class="form-group">
        <div class="col-md-10 col-sm-8 col-sm-offset-2 col-md-offset-0">
          <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="addAdvertiseInquiry.name.first" id="name" name="name" placeholder="First &amp; Last Name"
            ng-class="{AdvertiseInquiryEmailError:AdvertiseInquiry.name.$touched &amp;&amp; AdvertiseInquiry.name.$invalid}" required="">
        </div>
      </div>
      <div class="form-group">
        <div class="col-md-10 col-sm-8 col-sm-offset-2 col-md-offset-0">
          <input type="email" class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-valid-validate-as ng-invalid ng-invalid-required" ng-model="addAdvertiseInquiry.email" id="email" name="email" placeholder="example@domain.com"
            validate-this="emailId" validate-as="email" ng-class="{AdvertiseInquiryEmailError:AdvertiseInquiry.email.$touched &amp;&amp; AdvertiseInquiry.email.$invalid}" required="">
        </div>
      </div>
      <div class="form-group">
        <div class="col-md-10 col-sm-8 col-sm-offset-2 col-md-offset-0">
          <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="human" name="human" ng-model="addAdvertiseInquiry.subject" placeholder="Subject"
            ng-class="{AdvertiseInquiryEmailError:AdvertiseInquiry.human.$touched &amp;&amp; AdvertiseInquiry.human.$invalid}" required="">
        </div>
      </div>
      <div class="form-group">
        <div class="col-md-10 col-sm-8 col-sm-offset-2 col-md-offset-0">
          <textarea ng-model="addAdvertiseInquiry.details" placeholder="Description" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" rows="4" name="message"
            ng-class="{AdvertiseInquiryEmailError:AdvertiseInquiry.message.$touched &amp;&amp; AdvertiseInquiry.message.$invalid}" required=""></textarea>
        </div>
      </div>
      <div vc-recaptcha="" key="reCaptchaPublicKey" ng-model="addAdvertiseInquiry.myRecaptchaResponse" on-create="setAdvertiseWidgetId(widgetId)" class="ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ugofdj3v4rrb" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le4IWkUAAAAAEWRMua1K3a53LXwIDoFaWj2xWhF&amp;co=aHR0cHM6Ly93d3cub2ZmaWNpYWxjYXRob2xpY2RpcmVjdG9yeS5jb206NDQz&amp;hl=en&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=normal&amp;cb=vjf68ip7k8ob"></iframe>
          </div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <h3 class="white ng-binding"></h3>
      <button class="btn btn-primary" type="submit" ng-disabled="AdvertiseInquiry.$invalid" ng-click="AdvertiseInquiry.$setUntouched()" disabled="disabled">Send</button>
    </div>
  </div>
</form>

Text Content

Toggle navigation
   
   
 * Home
   
   
   
 * 
   
   
   
 * Buy OCD Buy OCD
   
   
   
 * Marketplace Marketplace
   
   
   
 * Mailing Lists Mailing Lists
   
   
   
 * OCD Flipbook OCD Flipbook
     
     
   * OCD Sample Flipbook
     
   * 
     
     
   * OCD17 Digital Flipbook
     
   * 
     
     
   * OCD18 Digital Flipbook
     
   * 
     
     
   * OCD19 Digital Flipbook
     
   * 
     
     
   * 
     
     
   * OCD20 Digital Flipbook
     
   * 
     
     
   * OCD21 Digital Flipbook
     
   * 
     
     
   * OCD22 Digital Flipbook
     
   * 
     
     
   * OCD23 Digital Flipbook
     
   * 
     
     
   * OCD24 Digital Flipbook
     
   * 
     
   
   
   
 * FAQs FAQs
   
   
   
 * More Links More Links
     
     
   * 
     
     
   * Advertise
     
   * 
     
     
   * Contact Us
     
   * 
     
     
   * 
     
     
   * 
     
     
   * About Us
     
   * 
     
   
   
   
   





WELCOME TO THE
OFFICIAL CATHOLIC DIRECTORY




AS THE OWNERS OF THE OFFICIAL CATHOLIC DIRECTORY, WE ARE GRATEFUL FOR YOUR
INTEREST IN OUR PRODUCTS AND SERVICES.




WE ARE GLAD THAT YOU ARE HERE AND WANT YOU TO BE AMONG THE FIRST TO KNOW THAT
OUR GOAL IS TO BECOME THE MOST TRUSTED AND VALUED SOURCE OF DATA COLLECTION,
DATA STORAGE, AND REFERENCE PUBLICATION WITHIN THE MARKETPLACE FOR CATHOLIC
INFORMATION.


Why use our data



MARKETPLACE


A GUIDE TO LEADING VENDORS OFFERING
PRODUCTS & SERVICES TO THE CHURCH

 * Professional Associations & Organizations

 * Church Art

 * Construction, Maintenance & Renovation

 * Liturgical & Church Goods

 * Church Furnishings




See All Products & Services





LEARN MORE


The Official Catholic Directory, the 'GO-TO' source for detailed information on
the Catholic Church in the United States for over 200 years.

2023 Edition (available Summer/Fall 2023)
BUY NOW
The Official Catholic Directory is the official source for verifying the
tax-exempt status of Catholic institutions under the IRS/United States
Conference of Catholic Bishop's Group Ruling.





LEARN MORE


MAILING LISTS




OUR DATABASE IS AN ESSENTIAL RESOURCE FOR MARKETERS, FUND RAISING CAMPAIGNS, AND
NEW PRODUCT INTRODUCTIONS TO THIS TARGETED AUDIENCE INCLUDING


13,832 Parish Religious Education Directors
244 Cardinals, Archbishops and Bishops
28,448 Priests
6,356 Catholic Schools and Seminaries
13,810 Pastors


FOR MORE INFORMATION ON THE OFFICIAL CATHOLIC DIRECTORY MAILING LISTS CONTACT:

AGNES ORLOWSKA


908-517-1116







Request a Data Card



WHAT
CUSTOMERS
ARE SAYING

There is nothing like The Official Catholic Directory to learn about ...
- Monsignor Roger C. Roensch
The directory has proved to be an invaluable reference work. We use i...
- Sister Ladonna Kassmeyer
The Official Catholic Directory is an indispensible tool for keeping ...
- Father Chris Heath

SHOW ALL


SPECIAL OFFERS




SIGN UP HERE TO RECEIVE SPECIAL OFFERS AND DISCOUNTS ON ALL OF OUR PRODUCTS.



SIGN UP




LEARN MORE ABOUT THE OFFICIAL CATHOLIC DIRECTORY


Click Here





ADVERTISE
WITH US


View More


FOR ADVERTISING INQUIRIES, PLEASE CONTACT APRIL TANN AT 908-517-5939


OR USE THE FORM PROVIDED BELOW.






Send


OUR ADDRESS


NRP DIRECT, 1690 S. LUMPKIN STREET, ATHENS, GA 30606



Contact Us


ABOUT US

   
 * About Us
   
   

   
 * Privacy Policy
   
   

   
 * Terms of Use
   
   

   
 * Advertise with Us
   
   

HERE TO HELP

   
 * Frequently Asked Questions
   
   

   
 * Buying Guides
   
   

   
 * Contact Us
   
   


© 2024 The Official Catholic Directory. All Rights Reserved.