cmn.men Open in urlscan Pro
23.227.38.32  Public Scan

Submitted URL: https://globalfatherhoodinitiative.com/
Effective URL: https://cmn.men/
Submission: On October 01 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="drawer__search" role="search">
  <input type="search" name="q" placeholder="Search" aria-label="Search" class="drawer__search-input">
  <button type="submit" class="text-link drawer__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" viewBox="0 0 32 32" class="icon icon-search">
      <path fill="#444"
        d="M21.84 18.77a10.012 10.012 0 0 0 1.57-5.39c0-5.547-4.494-10.047-10.035-10.047-5.548 0-10.04 4.5-10.04 10.048s4.492 10.05 10.033 10.05c2.012 0 3.886-.595 5.456-1.61l.455-.318 7.164 7.165 2.223-2.263-7.158-7.165.33-.47zM18.994 7.768c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.5-1.498-2.323-3.49-2.323-5.608s.825-4.11 2.322-5.608c1.497-1.498 3.49-2.322 5.607-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <div class="site-header__search-inner">
    <label for="SiteNavSearch" class="visually-hidden">Search</label>
    <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  </div>
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" viewBox="0 0 32 32" class="icon icon-search">
      <path fill="#444"
        d="M21.84 18.77a10.012 10.012 0 0 0 1.57-5.39c0-5.547-4.494-10.047-10.035-10.047-5.548 0-10.04 4.5-10.04 10.048s4.492 10.05 10.033 10.05c2.012 0 3.886-.595 5.456-1.61l.455-.318 7.164 7.165 2.223-2.263-7.158-7.165.33-.47zM18.994 7.768c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.5-1.498-2.323-3.49-2.323-5.608s.825-4.11 2.322-5.608c1.497-1.498 3.49-2.322 5.607-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

GET /search

<form action="/search" method="get" class="site-header__search small--hide" role="search">
  <div class="site-header__search-inner">
    <label for="SiteNavSearch" class="visually-hidden">Search</label>
    <input type="search" name="q" id="SiteNavSearch" placeholder="Search" aria-label="Search" class="site-header__search-input">
  </div>
  <button type="submit" class="text-link site-header__link site-header__search-submit">
    <svg aria-hidden="true" focusable="false" role="presentation" viewBox="0 0 32 32" class="icon icon-search">
      <path fill="#444"
        d="M21.84 18.77a10.012 10.012 0 0 0 1.57-5.39c0-5.547-4.494-10.047-10.035-10.047-5.548 0-10.04 4.5-10.04 10.048s4.492 10.05 10.033 10.05c2.012 0 3.886-.595 5.456-1.61l.455-.318 7.164 7.165 2.223-2.263-7.158-7.165.33-.47zM18.994 7.768c1.498 1.498 2.322 3.49 2.322 5.608s-.825 4.11-2.322 5.608c-1.498 1.498-3.49 2.322-5.608 2.322s-4.11-.825-5.608-2.322c-1.5-1.498-2.323-3.49-2.323-5.608s.825-4.11 2.322-5.608c1.497-1.498 3.49-2.322 5.607-2.322s4.11.825 5.608 2.322z">
      </path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

Name: mc-embedded-subscribe-formPOST //christianmensnetwork.us2.list-manage.com/subscribe/post?u=ab8f858432bc1ec236a57089d&id=1e8571e180

<form action="//christianmensnetwork.us2.list-manage.com/subscribe/post?u=ab8f858432bc1ec236a57089d&amp;id=1e8571e180" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" target="_blank" class="form-vertical">
  <label for="NewsletterEmail" class="site-footer__newsletter-label">Sign up for the latest news</label>
  <div class="input-group">
    <input type="email" value="" placeholder="Your email" name="EMAIL" id="NewsletterEmail" class="input-group__field site-footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <div class="input-group__btn">
      <button type="submit" class="btn btn--narrow" name="subscribe" id="Subscribe">
        <svg aria-hidden="true" focusable="false" role="presentation" viewBox="0 0 32 32" class="icon icon-arrow-right">
          <path fill="#444" d="M7.667 3.795L9.464 2.11 24.334 16 9.464 29.89l-1.797-1.676L20.73 16z"></path>
        </svg>
        <span class="icon__fallback-text">Subscribe</span>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content
Search
 * Events
   Expand menu Collapse menu
   Upcoming Events How to have an Event CMN Global Summit

 * Resources
   Expand menu Collapse menu
   All Resources Books Workbooks Curriculum Sets Downloads DVD Achieve Lab Media
   Center
   中文的 (Chinese) Eesti (Estonian) فارسی (Farsi) Français (French) Deutsch
   (German) Magyar (Hungarian) 日本語 (Japanese)
   Русски (Russian) Español (Spanish) Svensk (Swedish) ภาษาไทย (Thai) Українська
   мова (Ukrainian) اردو (Urdu) người Việt nam (Vietnamese)

 * Movement
 * Discipling Men
   Expand menu Collapse menu
   Discipling Men Pastors and Leaders Commissioning and Licensing Young Men and
   Boys

 * Media
   Expand menu Collapse menu
   AchieveLab Monday Night Men BraveMen Podcast Blog Social Media

 * GIVE
 * Sign Up
 * Account

Site navigation




Search
Search
Facebook Twitter Instagram YouTube Contact Cart
Menu Site navigation
 * Events
   Upcoming Events How to have an Event CMN Global Summit

 * Resources
   All Resources Books Workbooks Curriculum Sets Downloads DVD Achieve Lab Media
   Center
   中文的 (Chinese) Eesti (Estonian) فارسی (Farsi) Français (French) Deutsch
   (German) Magyar (Hungarian) 日本語 (Japanese)
   Русски (Russian) Español (Spanish) Svensk (Swedish) ภาษาไทย (Thai) Українська
   мова (Ukrainian) اردو (Urdu) người Việt nam (Vietnamese)

 * Movement
 * Discipling Men
   Discipling Men Pastors and Leaders Commissioning and Licensing Young Men and
   Boys

 * Media
   AchieveLab Monday Night Men BraveMen Podcast Blog Social Media

Search
Search
Facebook Twitter Instagram YouTube Contact Cart
GIVE | Sign Up | Account
Item added to cart. View cart and check out. Close
Close
HELP US REACH THE DANGEROUS NATIONS OF THE WORLD
 * Events
   Expand menu Collapse menu
   Upcoming Events How to have an Event CMN Global Summit

 * Resources
   Expand menu Collapse menu
   All Resources Books Workbooks Curriculum Sets Downloads DVD Achieve Lab Media
   Center
   中文的 (Chinese) Eesti (Estonian) فارسی (Farsi) Français (French) Deutsch
   (German) Magyar (Hungarian) 日本語 (Japanese)
   Русски (Russian) Español (Spanish) Svensk (Swedish) ภาษาไทย (Thai) Українська
   мова (Ukrainian) اردو (Urdu) người Việt nam (Vietnamese)

 * Movement
 * Discipling Men
   Expand menu Collapse menu
   Discipling Men Pastors and Leaders Commissioning and Licensing Young Men and
   Boys

 * Media
   Expand menu Collapse menu
   AchieveLab Monday Night Men BraveMen Podcast Blog Social Media

Here’s how to disciple men



Increase volunteers, finances, and faithful men by 20%.
A simple key, easier than you think!

Learn More

Monday Night Men

CMN Monday Night Men
Join us every Monday

Learn More

CMN Global Summit



The Global Summit for Biblical Manhood
November 7-9 Dallas, TX

Learn More

Step by Step: Training Leaders of Men



FREE! Majoring in Men Foundations is in-depth coaching for pastors and leaders.
Learn how to build a robust ministry to men that is reproducible, measurable,
and sustainable. Here.

Learn More

Here's How to Disciple Men



Increase volunteers, finances, and faithful men by 20%.
A simple key, easier than you think!

Learn More

Dangerous Nations

Join the brotherhood as we reach men for Christ in the darkest places on earth..

Learn More

 

FEATURED

View all

Strong Men in Tough Times
Regular price $14.99 Sale price $12.99
Sale
View
Absolute Answers
Regular price $11.99 Sale price $9.99
Sale
View
Identity-Author's Edition-MNM Identity Special: Buy 2 for $25
$14.99
View
Majoring in Men MoMENtum Guide Launch Kit
Regular price $196 Sale price $126
Sale
View


THE BROTHERHOOD OF COMMISSIONED MEN

Commissioned men, who have completed nine books of the Majoring in Men®
curriculum, are eligible to enter a new dimension. Click here and provide your
commissioning details and we'll connect you into the Brotherhood.

Learn More


LATEST BLOG


PREDICTING NOVEMBER 5

It seems that everyone has a prediction for the U.S. presidential election on
Nov. 5.

It was Yogi Berra who said, "Predicting is very hard ... especially about the
future."

I believe that as a citizen of the U.S. I have a responsibility to vote. As do
you in your nation.

I have been involved in my local community for many years - coached youth teams,
volunteered at shelters, worked in my local precinct, helped my neighbors.
That's what a Christian man does.

My prediction is that when we gather at Lions Roar Nov 7 - 9, Jesus will be
Lord, God will be sovereign, the Holy Spirit will be bursting with power and
Heaven will not be in panic mode!

I believe God's will is triumphant, His plans for...

Read more →

BE IN THE KNOW

Sign up for the latest news
Subscribe
 * Facebook
 * Twitter
 * Instagram
 * YouTube

ABOUT CMN

 * About Us
 * Contact Us
 * Leadership
 * Paul Louis Cole
 * Privacy Policy
 * Cookie Policy

© 2024 Christian Men's Network. — Declaring a Standard for Manhood Since 1977.
 * american express
 * diners club
 * discover
 * jcb
 * master
 * visa

Manage Cookie Preferences