
<!-- Using Beliefnet.Web.UI.Site.Layouts.Main -->
<!-- Browser= Nokia -->
<!-- MajorVersion= 0 -->
<!-- Beliefnet.Web.UI.Site.Layouts.Main= Setting mobile visibility -->
<!-- layout= layoutg -->

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US" xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml">
<head>   
    
    
    <script type="text/javascript">
        var _gaq = _gaq || [];        	
        _gaq.push(['_setAccount', 'UA-5274219-1']); 	
        _gaq.push(['_setDomainName', '.beliefnet.com']);
        _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); 
        })(); 
        
        var contentType = "";
        
		// pass in custom variable for Content Type
		_gaq.push(['_setCustomVar',
            1,
            "Content Type",
            contentType,
            3
		]);            
    </script>

    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    
    <!--Begin OAS Setup -->
<script type="text/javascript">
    if (typeof console == "undefined" || !console) {
	    console = {};
	    console.log = function (obj) {}
    } 
    if (typeof console.warn == "undefined" || !console.warn) {
	    console.warn = console.log;
    }
    if (typeof console.debug == "undefined" || !console.debug) {
	    console.debug = console.log;
    }
</script>
<script type="text/javascript" src="http://oascentral.beliefnet.com/Scripts/oas_analytics.js"></script>
<script type="text/javascript">
    if (typeof OAS == 'undefined' || !OAS) var OAS = {}; 
    (function() {
	    OAS.adstack = [];

        OAS.config = {
    	    url: 	  "http://oascentral.beliefnet.com/RealMedia/ads/",
            sitepage: "beliefnet.com/Faiths",
            listpos:  "x52,Top,Middle1,Right,Right2,x01,Bottom",
            rns: 	  (Math.random() + "").substring(2, 11),
            target:   "",
   		    taxonomy: "tags=inspiration&amp;tags=faiths&amp;tags=5636abf4",
    	    query:    ""
        }

        // add taxonomy to query string for search targeting
        OAS.config.query == '' ? OAS.config.query += OAS.config.taxonomy : OAS.config.query += "&amp;" + OAS.config.taxonomy;

        // update query string
        OAS.config.query == '' ? OAS.config.query += 'XE' + '&amp;' + OAS.config.taxonomy + OAS_rdl + "&amp;if_nt_CookieAccept=" + OAS_CA + "&amp;XE" : OAS.config.query += '&amp;XE' + '&amp;' + OAS.config.taxonomy + OAS_rdl + "&amp;if_nt_CookieAccept=" + OAS_CA + '&amp;XE';

        var scripttag = '<scr' + "ipt type=\"text/javascript\" src=\x22" + OAS.config.url + 'adstream_mjx.ads/' + OAS.config.sitepage + '/1' + OAS.config.rns + '@' + OAS.config.listpos + '?' + OAS.config.query + "\x22><\/scri" + "pt>"
		document.write(scripttag);

        OAS.Ad = function(pos) {
            if (typeof OAS_RICH == "undefined" || !OAS_RICH) {
                var atag = "&lt;a href=\x22" + OAS.config.url + 'click_nx.ads/' + OAS.config.sitepage + '/1' + OAS.config.rns + '@' + OAS.config.listpos + '!' + pos + '?' + OAS.config.query + "\x22 target=" + OAS.config.target + ">"
    		    var imgtag = "&lt;img src=\x22" + OAS.config.url 
    		                + 'adstream_nx.ads/' + OAS.config.sitepage 
    		                + '/1' + OAS.config.rns 
    		                + '@' + OAS.config.listpos 
    		                + '!' + pos 
    		                + '?' + OAS.config.query 
    		                + "\x22 border=\"0\" />&lt;/a>"
    		    document.write(atag);
    		    document.write(imgtag);
            } else {
        	    OAS_RICH(pos);
            }
    		
		    OAS.adstack.push(pos);
	    }
    	
	    console.log(OAS);
    })();
</script>
<!-- End OAS Setup -->
    
    <!-- Begin comScore Tag -->
    <script type="text/javascript">
      var _comscore = _comscore || [];
      _comscore.push({ c1: "2", c2: "8428430" });
      (function() {
        var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
        s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
        el.parentNode.insertBefore(s, el);
      })();
    </script>    
    <!-- End comScore Tag -->

    <script type="text/javascript">
    var Carousels = {
        carouselsCollection : new Array(),
        carouselsDisplayCollection : new Array(),

        Add : function(carouselContainerId, itemsToDisplay){
            Carousels.carouselsCollection[Carousels.carouselsCollection.length] = carouselContainerId;
            Carousels.carouselsDisplayCollection[Carousels.carouselsDisplayCollection.length] = itemsToDisplay;
        },
        
        GetAllContainersIds : function(){
            return Carousels.carouselsCollection;
        },
        
        GetAllDisplays : function(){
            return Carousels.carouselsDisplayCollection;
        }
    };

    iFrameSource ="";
    var shareURL = "http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx";
	var shareTitle = "Inspiring+Joyce+Meyer+Quotes";
	itemId = "5636abf4-980c-424d-83b0-73b8532ff598";
	TheFooterIsGoingToBeShown = false;	
	NewsletterModalOverlayOfferTable = null;
    
    function EmailTextBoxClick()
    {
        var email= document.getElementsByName("email");       
        if(email[0].value=="enter email address *")
        {
            email[0].value="";
        }       
    }
    
    Function.prototype.defaults = function()
    {
        var _f = this;
        var _a = Array(_f.length-arguments.length).concat(Array.prototype.slice.apply(arguments));
        return function()
        {
            return _f.apply(_f, Array.prototype.slice.apply(arguments).concat(
                _a.slice(arguments.length, _a.length)));
        }
    }
    </script>

    <!-- is using SitemainNew -->
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="Copyright" content="" />
    <!--// See implementation in /controls/Modules/Reading.ascx.cs //-->
    <meta content="Joyce Meyer has helped many over the years with her practical teachings. Here are eight quotes from the feisty evangelist to help inspire you and give you hope today." name="description" property="description" /><meta content="Inspiring Joyce Meyer Quotes" name="og:title" property="og:title" /><meta content="article" name="og:type" property="og:type" /><meta content="http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx" name="og:url" property="og:url" /><meta content="100003677764235" name="fb:admins" property="fb:admins" /><meta content="478918965481542" name="fb:app_id" property="fb:app_id" /><meta content="http://www.beliefnet.com/~/media/7A63A64F29AE4238957AE4C3AD714F61.ashx?w=200&amp;h=200&amp;bg=00000000&amp;f=png" name="og:image" property="og:image" /><meta property="fb:app_id" content="478918965481542" />

    
    <meta name="robots" content="noodp,noydir" />
    
    <meta http-equiv="X-UA-Compatible" content="IE=7" />
    <meta http-equiv="imagetoolbar" content="false" />
    <meta name="MSSmartTagsPreventParsing" content="true" />
    <title>
        Inspiring Joyce Meyer Quotes, Thoughts, Hope, Bible, Peace, Corine Gatti - Beliefnet.com</title>
    <link rel="stylesheet" type="text/css" href="/Includes/CssBin/NewsletterFooter.css?_r=130137171454424182"
        media="all" />
    <link rel="stylesheet" type="text/css" href="/Includes/CssBin/SiteMain.css?_r=130137171503485112"
        media="all" />
    <link rel="stylesheet" type="text/css" href="/Includes/CssBin/SiteMainRedesign.css?_r=130137171515047242"
        media="all" />    
        
    <link href='http://fonts.googleapis.com/css?family=Overlock:400,700italic,400italic,700' rel='stylesheet' type='text/css' />

    <script type="text/javascript">
        function IncludeScript(source, id, callback) {
            if (document.getElementById(id)) { return; }
            var s = document.createElement('script');
            s.type = 'text/javascript'; s.id = id;
            s.src = source;
                
            if (!!callback && (typeof callback == 'function')) {
                if (s.readyState) {
                    s.onreadystatechange = function() {
                        if (s.readyState == 'loaded' || s.readyState == 'complete') {
                            s.onreadystatechange = null;
                            callback();
                        }
                    };
                } else {
                    s.onload = function() { callback(); };
                }
            }
            document.getElementsByTagName('head')[0].appendChild(s);
        }
        
        IncludeScript('//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js', 'bn-jquery', function() { 
            
            IncludeScript('/Includes/JsBin/jquery.nivo.slider.pack.js', 'bn-slider', function () {
                IncludeScript('/Includes/JsBin/ExtraneousModuleScripts.js', 'bn-extraneousScripts', undefined);
            });                         
            /* pirobox Picture display used in the comics section */
            /* http://piroblog.pirolab.it/blog/2011/02/17/pirobox_extended/ */
            IncludeScript('/Includes/JsBin/pirobox_extended_feb_2011.js', 'bn-pirobox', function () {
                $(document).ready(function() {
                    $.piroBox_ext({
                        piro_speed: 700,
                        bg_alpha: 0.5,
                        piro_scroll: true,
                        piro_drag: false,
                        piro_nav_pos: 'bottom'
                    });
                });
            });
            IncludeScript('/Includes/JsBin/external/ExternalLibraries.js', 'bn-externalLibs', function() {
                IncludeScript('/Includes/JsBin/internal/Internal.js', 'bn-internal', undefined);
            });            
            // IncludeScript('https://auth.beliefnet.com/Content/authCore.js', 'bn-auth', undefined);
            IncludeScript('/Includes/JsBin/advancedSearchTools.js', 'bn-searchTools', undefined);
            IncludeScript('http://w.sharethis.com/button/buttons.js', 'bn-shareThis', function() { 
                var switchTo5x = true;
                stLight.options({ publisher: '158ad243-1395-4ad7-911f-f71afc372a6a' }); 
            });
            IncludeScript('/Includes/JsBin/external/RedesignJs.js', 'bn-redesignJs', undefined);

            
        });
    </script>
    
    <!-- begin css includes -->            
    <link rel='stylesheet' type='text/css' href='/includes/cssbin/HomepageDropDown.css?_r=130060336190775000' media='all' /><link rel='stylesheet' type='text/css' href='/includes/cssbin/HomepageRedesign.css?_r=130118235550191870' media='all' />
    <!--  end css includes  -->
    <!-- begin css inline code -->
    <style type="text/css">
            .MainLayoutBannerHeader
            {
                background: url() repeat-x;
                height:135px;
                clear:both;
            }
            .MainLayoutBannerFooter
            {
                background: url() repeat-x;
                height: 135px;
                width: 100%;
            }
</style>
    <!--  end css inline code  -->
    <link rel="canonical" href="http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx" />
    <meta name="aol-te-auth" content="6e5c698f-be93-4d0d-ba67-6d5ea379cfac" />
    <!--// modal OverLay css //-->
    <link type="text/css" rel="stylesheet" href="/Includes/CssBin/newsletterMO.css?_r=130137171460673982" />

    
    
    <!-- begin javascript includes -->
    
    <!--  end javascript includes  -->
</head>
<body class="layoutG">
    
    <noscript>
        <img src="http://b.scorecardresearch.com/p?c1=2&amp;c2=8428430&amp;cv=2.0&amp;cj=1" alt="" />
    </noscript>
    
    
    <script type="text/javascript" src="http://srv.admailtiser.com/pix/asyncPixelLoader.js?url=http%3A%2F%2Fconvusmp.admailtiser.com%2Fst%3Fcias%3D1%26cipid%3D75000%26ttype%3D0%26pix%3D31117226"></script> 
        
    
    <div id="ctl00_pushDownAd" style="width:970px;margin-left:auto;margin-right:auto;display:block;padding-top:10px;">
        <script type="text/javascript" language='javascript'>OAS.Ad('x52');</script>
    </div>
    

    <div id="fb-root"></div>
    <script type="text/javascript">
        (function(d, s, id) {
            var js, fjs = d.getElementsByTagName(s)[0];
            if (d.getElementById(id)) return;
            js = d.createElement(s); js.id = id;
            js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
            js.type = "text/javascript";
            fjs.parentNode.insertBefore(js, fjs);
        } (document, 'script', 'facebook-jssdk'));
    </script>    
   
    

<div id="NewSiteHeader">
    <!-- Begin: Header Top -->
    <div id="HeaderTop" class="">
        <div id="ctl00_ucHeader_homepageHeader">
            

<a href="http://www.beliefnet.com" class="header-top-logo-link">
    <img src="/~/media/F7E4164AF46A4B1791FCC60CE99763EC.ashx" alt="Beliefnet" class="homepage-header-logo" />
</a>
<div class="top-ad-wrapper"> 
    <script type="text/javascript" language='javascript'>OAS.Ad('Top');</script>
</div>
        </div>
    </div>
    <!-- End: Header Top -->
    <!-- Begin: Header Bottom -->
    <div class="header-bottom-wrapper">
         

<div id="beliefnet-column-navigation">
    <div class="beliefnet-header">
        <ul class="header-subNav">
            <li><a href="/">home</a></li>
            <li><a href="http://community.beliefnet.com">community</a></li>
            <li><a href="/Blogs/index.aspx">blogs</a></li>
            <li><a href="/Video/BNTV-Index.aspx">video</a></li>
            <li><a href="/Newsletter/Signup.aspx">newsletters</a></li>
            <li><a href="/espanol/inicio.aspx">dios es bueno</a></li>
        </ul>
        <a class="socialIcons-top-rss" href="/Feeds/All.aspx"><span>rss</span></a>
        <a class="socialIcons-top-twitter" href="/About-Us/Twitter.aspx"><span>twitter</span></a>
        <a class="socialIcons-top-facebook" href="http://www.facebook.com/#!/beliefnet?ref=ts"><span>facebook</span></a>
        <div class="header-subNav-right">
            <table id="LoginAndSignUpContainer" border="0" cellspacing="0" cellpadding="0">
                <tr>
                    <td class="login">
                        <span class="loggedInState">
                            <span class="headerTabInfo loggedInState user" id="headerUserInfo" style="display: none"></span>
                        </span>
                        <span class="loggedOutState">
                            <a href="https://auth.beliefnet.com/Users/Login">
                                <em>Log in</em>
                            </a> 
                            <a href="https://auth.beliefnet.com/Users/Registration">
                                <em>Sign up</em>
                            </a>
                        </span>
                    </td>
                </tr>
            </table>
        </div>
    </div>
    <div id="beliefnet-dropMenu">
        <div class="menuFill">
            <form name="searchForm" method="get" action="/search/site.aspx" id="navSearch-signUp">
                <input type="submit" class="navSearch-btn" value="" />
                <input type="text" id="headerSearchField" class="navSearch-field" name="q" value="Search Beliefnet"
                    size="30" onclick="this.value=''" />
                
            </form>
            <ul>
                

<li>
    <a id="ctl00_ucHeader_MainHeaderBottom1_navFaith_hlSection" class="navList-link" href="/Faiths.aspx">Faiths &amp; Prayer</a>
    <div class="dropdownMenu-box">
        <div class="menu-column-one">
            <ul>
                <li><a title="I Love Jesus Online" href="/iLoveJesus/index.aspx">I Love Jesus Online</a></li><li><a title="Belief-o-Matic" href="/Entertainment/Quizzes/BeliefOMatic.aspx">Belief-o-Matic</a></li><li><a title="Faith Leaders" href="/Faiths/Faith-and-Inspiration-Leaders/index.aspx">Faith Leaders</a></li><li><a title="Prayer" href="/Faiths/Prayer/index.aspx">Prayer</a></li><li><a title="Christianity" href="/Faiths/Christianity/index.aspx">Christianity</a></li><li><a title="Catholic" href="/Faiths/Catholic/Index.aspx">Catholic</a></li><li><a title="Prayables" href="/Prayables/index.aspx">Prayables</a></li><li><a title="Buddhism" href="/Faiths/Buddhism/index.aspx">Buddhism</a></li><li><a title="Judaism" href="/Faiths/Judaism/index.aspx">Judaism</a></li><li><a title="Islam" href="/Faiths/Islam/index.aspx">Islam</a></li><li><a title="Hinduism" href="/Faiths/Hinduism/index.aspx">Hinduism</a></li><li><a title="More Faiths" href="/Faiths/index_old.aspx">More Faiths</a></li><li><a title="Living Together As Brothers and Sisters" href="/Faiths/LivingTogether/index.aspx">Living Together As Brothers and Sisters</a></li>
            </ul>
        </div>
        <div class="menu-column-two">  
            
    
<ul>
    <li><a href="/Faiths/index.aspx"><strong>Popular on beliefnet now</strong></a></li>
    <li>
    
<a href="/Faiths/Home-Page-News-and-Views/Do-You-Believe-in-Miracles.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navFaith_mostPopular_ctl01_articleImage" class="article-image" src="/~/media/7DF44C379E4849BFAFBDF3D71144FC5D.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Multifaith Gratitude Prayers" border="0" />
    <b>Do You Believe in Miracles? </b> 
    <span>Take some time this week to help someone else. Surprise someone with ...</span>
</a></li><li>
    
<a href="/Faiths/Galleries/10--Exercises-to-Stay-Spiritually-Fit.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navFaith_mostPopular_ctl03_articleImage" class="article-image" src="/~/media/6DC8EFA5B9CC40B7950D6A4716BFEB9B.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Woman meditating by the ocean" border="0" />
    <b>10 Exercises to Stay Spiritually Fit</b> 
    <span>Get spiritually fit with our 10 tips!</span>
</a></li><li>
    
<a href="/iLoveJesus/Features/20-Scriptures-That-Bring-Hope-to-Any-Situation.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navFaith_mostPopular_ctl05_articleImage" class="article-image" src="/~/media/80401C73669B4451AA7C58673D6FA845.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="praying, sunset, pray, man" border="0" />
    <b>20 Scriptures That Bring Hope to Any Situation</b> 
    <span>Need a lift? Here are 20 scriptures to make you feel better in any ...</span>
</a></li>
</ul>
<div class="clearer"></div>
<a href="/Faiths/index.aspx" class="chevron-link">see more inspiring faith and prayer features</a>
        </div>
        <div class="menu-column-three">
            
    
<div class="menu-column-three-content">
    At Beliefnet, we have the largest collection of inspirational and faith newsletters available on the web.
</div>
<form action="/Handlers/NewsletterSignupModule.aspx" method="post" class="header-nl-signup"
    onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
    <input type="hidden" name="partners" value="on" />
    <input type="hidden" name="MPnewslett10" value="on" />
    <input type="hidden" name="SourceDesc" value="685" />
    <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
    
    <input type="text" name="emailAddress" class="menu-column-three-field" value="enter email"
        onclick="if (this.value == 'enter email') { this.value = ''; }"
        onblur="if (this.value == '') { this.value = 'enter email'; }" />
    <input type="submit" class="menu-column-three-btn" value="" />
</form>

<a href="/Faiths/index.aspx" class="chevron-link">see more inspiring Faiths features</a>
        </div>
    </div>
</li>
                

<li>
    <a id="ctl00_ucHeader_MainHeaderBottom1_navInspiration_hlSection" class="navList-link" href="/Inspiration.aspx">Inspiration</a>
    <div class="dropdownMenu-box">
        <div class="menu-column-one">
            <ul>
                <li><a title="Angels" href="/Inspiration/Angels/index.aspx">Angels</a></li><li><a title="Inspirational Quotes Search" href="/Inspiration/Quote-Search.aspx">Inspirational Quotes Search</a></li><li><a title="Cause of the Month" href="/Inspiration/Cause-of-the-Month/index.aspx">Cause of the Month</a></li>
            </ul>
        </div>
        <div class="menu-column-two">  
            
    
<ul>
    <li><a href="/Inspiration/index.aspx"><strong>Popular on beliefnet now</strong></a></li>
    <li>
    
<a href="/Inspiration/Galleries/5-Ways-to-Revive-Your-Dreams.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navInspiration_mostPopular_ctl01_articleImage" class="article-image" src="/~/media/595AA1447A3A4F9E901541160662AC8C.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>5 Ways to Revive Your Dream! </b> 
    <span>Rekindle your joy! Re-ignite your passion. Achieve your wildest ...</span>
</a></li><li>
    
<a href="/Inspiration/Galleries/7-Ways-to-Plant-Seeds-of-Greatness-in-Your-Life.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navInspiration_mostPopular_ctl03_articleImage" class="article-image" src="/~/media/930A8E60871F4A4992BD3022FBDD3BBA.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>7 Ways to Plant Seeds of Greatness in Your Life </b> 
    <span>Visit ways to plant seeds of greatness into your life. ...</span>
</a></li><li>
    
<a href="/Inspiration/Galleries/20-Powerful-Declarations-to-Fight-Discouragement.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navInspiration_mostPopular_ctl05_articleImage" class="article-image" src="/~/media/534479659F134613A22FE80B28D6E99C.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>20 Powerful Declarations to Fight Discouragement</b> 
    <span>Speak life into your day with these 20 declarations!</span>
</a></li>
</ul>
<div class="clearer"></div>
<a href="/Inspiration/index.aspx" class="chevron-link">see more inspiring inspiration features</a>
        </div>
        <div class="menu-column-three">
            
    
<div class="menu-column-three-content">
    At Beliefnet, we have the largest collection of inspirational and faith newsletters available on the web.
</div>
<form action="/Handlers/NewsletterSignupModule.aspx" method="post" class="header-nl-signup"
    onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
    <input type="hidden" name="partners" value="on" />
    <input type="hidden" name="MPnewslett10" value="on" />
    <input type="hidden" name="SourceDesc" value="685" />
    <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
    
    <input type="text" name="emailAddress" class="menu-column-three-field" value="enter email"
        onclick="if (this.value == 'enter email') { this.value = ''; }"
        onblur="if (this.value == '') { this.value = 'enter email'; }" />
    <input type="submit" class="menu-column-three-btn" value="" />
</form>

<a href="/Inspiration/index.aspx" class="chevron-link">see more inspiring Inspiration features</a>
        </div>
    </div>
</li>
                

<li>
    <a id="ctl00_ucHeader_MainHeaderBottom1_navHealth_hlSection" class="navList-link" href="/Health.aspx">Health</a>
    <div class="dropdownMenu-box">
        <div class="menu-column-one">
            <ul>
                <li><a title="Healthy Living" href="/Health/Healthy-Living/index.aspx">Healthy Living</a></li><li><a title="Emotional Health" href="/Health/Emotional-Health/index.aspx">Emotional Health</a></li><li><a title="Physical Health" href="/Health/Physical-Health/index.aspx">Physical Health</a></li><li><a title="Weight Loss" href="/Health/Weight-Loss/index.aspx">Weight Loss</a></li><li><a title="Health Support" href="/Health/Health-Support/index.aspx">Health Support</a></li>
            </ul>
        </div>
        <div class="menu-column-two">  
            
    
<ul>
    <li><a href="/Health/index.aspx"><strong>Popular on beliefnet now</strong></a></li>
    <li>
    
<a href="/Health/5-Ways-to-Stay-Healthy-This-Summer.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navHealth_mostPopular_ctl01_articleImage" class="article-image" src="/~/media/0B2AD6066AAC4B16A6CECDB8E83E17BB.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Bright green, tropical fruits" border="0" />
    <b>5 Ways to Stay Healthy This Summer</b> 
    <span>Here are five ways to remain healthy and happy during the summer!</span>
</a></li><li>
    
<a href="/Health/5-Tips-for-Better-Sleep.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navHealth_mostPopular_ctl03_articleImage" class="article-image" src="/~/media/04FF82AF520948FCA16E34A4883254C2.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Sleep" border="0" />
    <b>5 Tips for Better Sleep</b> 
    <span>Top sleep expert Dr. David Volpi, Founder of Eos Sleep Center has put ...</span>
</a></li><li>
    
<a href="/Health/7-Top-Health-Issues-Facing-Todays-Women.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navHealth_mostPopular_ctl05_articleImage" class="article-image" src="/~/media/038C1928DFED4306A103CA3F5A6A99F2.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Friends laughing" border="0" />
    <b>7 Top Health Issues Facing Today’s Women</b> 
    <span>Here are seven top health-related issues facing today’s women and ...</span>
</a></li>
</ul>
<div class="clearer"></div>
<a href="/Health/index.aspx" class="chevron-link">see more inspiring health features</a>
        </div>
        <div class="menu-column-three">
            
    
<div class="menu-column-three-content">
    At Beliefnet, we have the largest collection of inspirational and faith newsletters available on the web.
</div>
<form action="/Handlers/NewsletterSignupModule.aspx" method="post" class="header-nl-signup"
    onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
    <input type="hidden" name="partners" value="on" />
    <input type="hidden" name="MPnewslett10" value="on" />
    <input type="hidden" name="SourceDesc" value="685" />
    <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
    
    <input type="text" name="emailAddress" class="menu-column-three-field" value="enter email"
        onclick="if (this.value == 'enter email') { this.value = ''; }"
        onblur="if (this.value == '') { this.value = 'enter email'; }" />
    <input type="submit" class="menu-column-three-btn" value="" />
</form>

<a href="/Health/index.aspx" class="chevron-link">see more inspiring Health features</a>
        </div>
    </div>
</li>
                

<li>
    <a id="ctl00_ucHeader_MainHeaderBottom1_navEntertainment_hlSection" class="navList-link" href="/Entertainment.aspx">Entertainment</a>
    <div class="dropdownMenu-box">
        <div class="menu-column-one">
            <ul>
                <li><a title="Music" href="/Entertainment/Music/index.aspx">Music</a></li><li><a title="Movies and TV" href="/Entertainment/Movies/index.aspx">Movies and TV</a></li><li><a title="Quizzes" href="/Entertainment/Quizzes/index.aspx">Quizzes</a></li><li><a title="Travel" href="/Entertainment/Travel/index.aspx">Travel</a></li><li><a title="Sports" href="/Entertainment/Sports.aspx">Sports</a></li><li><a title="Jokes" href="/Entertainment/Joke-of-the-Day/Daily-Joke.aspx">Jokes</a></li><li><a title="Celebrity Faith Database" href="/Celebrity-Faith-Database/index.aspx">Celebrity Faith Database</a></li><li><a title="Daily Horoscope" href="/Entertainment/Daily-Horoscope.aspx">Daily Horoscope</a></li>
            </ul>
        </div>
        <div class="menu-column-two">  
            
    
<ul>
    <li><a href="/Entertainment/index.aspx"><strong>Popular on beliefnet now</strong></a></li>
    <li>
    
<a href="/Entertainment/Galleries/Celebrities-Who-Wont-Back-Down.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navEntertainment_mostPopular_ctl01_articleImage" class="article-image" src="/~/media/FE5A28595D5742DFA9B4D042550A07CB.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Angelina Jolie" border="0" />
    <b>Celebrities Who Won't Back Down</b> 
    <span>Here are five courageous women who won’t back down when their health ...</span>
</a></li><li>
    
<a href="/Entertainment/Galleries/Words-of-Wisdom-from-Dr-Joyce-Brothers.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navEntertainment_mostPopular_ctl03_articleImage" class="article-image" src="/~/media/F4E4C6850BC1467EB1F19419E7FA686B.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="Dr. Joyce Brothers" border="0" />
    <b>Words of Wisdom from Dr Joyce Brothers</b> 
    <span>Dr. Joyce Brothers passed away May 13, 2013 at her Fort Lee, New ...</span>
</a></li><li>
    
<a href="/Entertainment/Galleries/A-Conversation-with-Minnesota-Wild-Center-Matt-Cullen.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navEntertainment_mostPopular_ctl05_articleImage" class="article-image" src="/~/media/1D60F4D1F9CF4FAB9E9D9E05164EF6AF.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>A Conversation with Minnesota Wild Center Matt Cullen</b> 
    <span>With the NHL Playoffs in full swing, Minnesota Wild center Matt ...</span>
</a></li>
</ul>
<div class="clearer"></div>
<a href="/Entertainment/index.aspx" class="chevron-link">see more inspiring entertainment features</a>
        </div>
        <div class="menu-column-three">
            
    
<div class="menu-column-three-content">
    At Beliefnet, we have the largest collection of inspirational and faith newsletters available on the web.
</div>
<form action="/Handlers/NewsletterSignupModule.aspx" method="post" class="header-nl-signup"
    onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
    <input type="hidden" name="partners" value="on" />
    <input type="hidden" name="MPnewslett10" value="on" />
    <input type="hidden" name="SourceDesc" value="685" />
    <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
    
    <input type="text" name="emailAddress" class="menu-column-three-field" value="enter email"
        onclick="if (this.value == 'enter email') { this.value = ''; }"
        onblur="if (this.value == '') { this.value = 'enter email'; }" />
    <input type="submit" class="menu-column-three-btn" value="" />
</form>

<a href="/Entertainment/index.aspx" class="chevron-link">see more inspiring Entertainment features</a>
        </div>
    </div>
</li>
                

<li>
    <a id="ctl00_ucHeader_MainHeaderBottom1_navWellness_hlSection" class="navList-link" href="/Wellness.aspx">Wellness</a>
    <div class="dropdownMenu-box">
        <div class="menu-column-one">
            <ul>
                <li><a title="Meditation" href="/Wellness/Meditation/index.aspx">Meditation</a></li><li><a title="Yoga" href="/Wellness/Yoga/index.aspx">Yoga</a></li><li><a title="Environment" href="/Wellness/Environment/index.aspx">Environment</a></li><li><a title="Fierce with Age" href="/Wellness/Fierce-with-Age/index.aspx">Fierce with Age</a></li><li><a title="Personal Growth" href="/Wellness/Personal-Growth/index.aspx">Personal Growth</a></li>
            </ul>
        </div>
        <div class="menu-column-two">  
            
    
<ul>
    <li><a href="/Wellness/index.aspx"><strong>Popular on beliefnet now</strong></a></li>
    <li>
    
<a href="/Wellness/Galleries/Yes-Gratitude-Works.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navWellness_mostPopular_ctl01_articleImage" class="article-image" src="/~/media/E40BFEA7148F428FBFAD0B45D72A391B.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>Yes, Gratitude Works!</b> 
    <span>Having an attitude of thankfulness brings incredible, unexpected ...</span>
</a></li><li>
    
<a href="/Wellness/Personal-Growth/10-Ways-to-Handle-Life-Changes-With-Courage.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navWellness_mostPopular_ctl03_articleImage" class="article-image" src="/~/media/084EF1B16B9547CA822BAB31FAAF6B33.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>10 Ways to To Handle Life Changes With Courage</b> 
    <span>Here are 10 tips to help you handle the twists and turns on the road ...</span>
</a></li><li>
    
<a href="/Wellness/Galleries/The-Fruits-of-Desire.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navWellness_mostPopular_ctl05_articleImage" class="article-image" src="/~/media/F56E88EEEA5E408B940E25B47B1A2D2E.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="A close up of a wet apple" border="0" />
    <b>The Fruits of Desire</b> 
    <span>Fruits are the ultimate fast food: sweet, healthy and conveniently ...</span>
</a></li>
</ul>
<div class="clearer"></div>
<a href="/Wellness/index.aspx" class="chevron-link">see more inspiring wellness features</a>
        </div>
        <div class="menu-column-three">
            
    
<div class="menu-column-three-content">
    At Beliefnet, we have the largest collection of inspirational and faith newsletters available on the web.
</div>
<form action="/Handlers/NewsletterSignupModule.aspx" method="post" class="header-nl-signup"
    onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
    <input type="hidden" name="partners" value="on" />
    <input type="hidden" name="MPnewslett10" value="on" />
    <input type="hidden" name="SourceDesc" value="685" />
    <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
    
    <input type="text" name="emailAddress" class="menu-column-three-field" value="enter email"
        onclick="if (this.value == 'enter email') { this.value = ''; }"
        onblur="if (this.value == '') { this.value = 'enter email'; }" />
    <input type="submit" class="menu-column-three-btn" value="" />
</form>

<a href="/Wellness/index.aspx" class="chevron-link">see more inspiring Wellness features</a>
        </div>
    </div>
</li>
                

<li>
    <a id="ctl00_ucHeader_MainHeaderBottom1_navLoveFamily_hlSection" class="navList-link" href="/Love-Family.aspx">Love &amp; Family</a>
    <div class="dropdownMenu-box">
        <div class="menu-column-one">
            <ul>
                <li><a title="Relationships" href="/Love-Family/Relationships/index.aspx">Relationships</a></li><li><a title="Parenting" href="/Love-Family/Parenting/index.aspx">Parenting</a></li><li><a title="Teens" href="/Love-Family/Teens/index.aspx">Teens</a></li><li><a title="Caregiving" href="/Love-Family/Caregiving/index.aspx">Caregiving</a></li><li><a title="Recipes" href="/Love-Family/Recipes/index.aspx">Recipes</a></li><li><a title="Pets" href="/Love-Family/Pets/index.aspx">Pets</a></li><li><a title="Holidays" href="/Love-Family/Holidays/index.aspx">Holidays</a></li><li><a title="Life Events" href="/Love-Family/Life-Events/index.aspx">Life Events</a></li>
            </ul>
        </div>
        <div class="menu-column-two">  
            
    
<ul>
    <li><a href="/Love-Family/index.aspx"><strong>Popular on beliefnet now</strong></a></li>
    <li>
    
<a href="/Love-Family/Galleries/Nurturing-a-Healthy-Marriage.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navLoveFamily_mostPopular_ctl01_articleImage" class="article-image" src="/~/media/12875371443D4537AE8C3F21A6D7E5A3.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>Nurturing a Healthy Marriage</b> 
    <span>For many couples, years of marriage can sadly lead them to a negative ...</span>
</a></li><li>
    
<a href="/Love-Family/Galleries/10-Ways-to-Get-Over-a-Hurtful-Past.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navLoveFamily_mostPopular_ctl03_articleImage" class="article-image" src="/~/media/69CED37495464C6FBEAAB370B067A6C2.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="family at sunset" border="0" />
    <b>10 Ways to Get Over a Hurtful Past</b> 
    <span>Has someone hurt you? Use these tips to move forward.</span>
</a></li><li>
    
<a href="/Love-Family/Galleries/Ten-Things-Every-Dad-Should-Tell-His-Son.aspx" class="most-popular-story-wrapper">
    <img id="ctl00_ucHeader_MainHeaderBottom1_navLoveFamily_mostPopular_ctl05_articleImage" class="article-image" src="/~/media/E7823D0F8C03406AA2B5C18E8C35F730.ashx?h=86&amp;w=115&amp;bg=00000000&amp;f=png" alt="popular image" border="0" />
    <b>Ten Things Every Dad Should Tell His Son</b> 
    <span>Being a father has never been more difficult. It's is a tough world ...</span>
</a></li>
</ul>
<div class="clearer"></div>
<a href="/Love-Family/index.aspx" class="chevron-link">see more inspiring love & family features</a>
        </div>
        <div class="menu-column-three">
            
    
<div class="menu-column-three-content">
    At Beliefnet, we have the largest collection of inspirational and faith newsletters available on the web.
</div>
<form action="/Handlers/NewsletterSignupModule.aspx" method="post" class="header-nl-signup"
    onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
    <input type="hidden" name="partners" value="on" />
    <input type="hidden" name="MPnewslett10" value="on" />
    <input type="hidden" name="SourceDesc" value="685" />
    <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
    
    <input type="text" name="emailAddress" class="menu-column-three-field" value="enter email"
        onclick="if (this.value == 'enter email') { this.value = ''; }"
        onblur="if (this.value == '') { this.value = 'enter email'; }" />
    <input type="submit" class="menu-column-three-btn" value="" />
</form>

<a href="/Love-Family/index.aspx" class="chevron-link">see more inspiring Love & Family features</a>
        </div>
    </div>
</li>
            </ul>
        </div>
    </div>
</div>

    </div>
    <!-- End: Header Bottom-->
</div>
<div class="clearer"></div>    
    <!--  Begin: Push Links -->
    
    <!--  End: Push Links -->
    
    
    <!-- Begin Beliefnet.Web.UI.Site.Layouts.Main -->
   
    
    
    
    <div id="wrapper" class="clear wrapper-main">
        
<div id="breadcrumbs">
	<div class="home">
		<div class="leftimg"></div>
		<a href="/">Home</a>
		<div class="rightimg"></div>
	</div>
	
	<div class='inactive'>
	<div class='leftimg'></div>
	<a href='/Faiths/index_old.aspx'>Faiths & Prayer</a>
	<div class='rightimg'></div>
</div>
<div class='active'>
	<div class='leftimg'></div>
	<span>Inspiring Joyce Meyer Quotes</span>
	<div class='rightimg'></div>
</div>

</div>

        <div id="navAdCol">
            
        </div>
        <div id="mainContentColWrap">
            
            <div id="mainContentColExtra" class="Rail4">
                
                <!-- begin extra column -->
                


<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.Gallery -->

<!-- [mjc 6/25/2012] - added to support the newsletter popup button for user story 6240 -->

    
<script type="text/javascript" language="javascript">
    function  toggleThumbnails()
    {
        var thumbs = document.getElementById("thumbsBoxGalleryBlue");
        if(thumbs != null)
        {
            if(thumbs.style.display == "none")
            {
                thumbs.style.display = "block";
                thumbs.style.position = "absolute";
                thumbs.style.top = "-150px";
                thumbs.style.left = "0px";
            }
            else
                thumbs.style.display = "none";
        }
    }    
</script>

<!-- Begin Beliefnet.Web.UI.Site.Controls.Modules.GalleryBlue -->
<div id="galleryBlueWrapper">
    <span class="blue30-serif">
        
    </span>
    <div style="margin: 0.5em 0;">
        
<!-- Begin Beliefnet.Web.UI.Site.Controls.Modules.SmallShareBar -->
<div id="ctl00_cphMain_phExtra_ctl00_ctl00_ctl01_ctl00_ctl00_pnlMain" class="clearer">
	
    <div class="SmallShareBarModule">

        <script type="text/javascript">    var switchTo5x = true;</script>

        <script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>

        <script type="text/javascript">
            stLight.options({ publisher: '158ad243-1395-4ad7-911f-f71afc372a6a' });
        </script>

        <div class="blueBarSocial-2012">
            <div class="blueBarSocial-2012-Fill">
                <div class="blueBarSocial-2012-clickHere"></div>
                
                <span class='st_facebook_hcount' st_url='http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx' st_title='' displaytext='Facebook'></span>
                <span class='st_twitter_hcount' st_url='http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx' st_title='' displaytext='Tweet'></span>
                <span class='st_email_hcount' st_url='http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx' st_title=''displaytext='Email'></span>
                <span class='st_pinterest_hcount' st_url='http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx' st_title=''></span>
                
            </div>
        </div>
        
        <div id="Leavecomment">
            
        </div>
        
    </div>

</div>
<!-- End Beliefnet.Web.UI.Site.Controls.Modules.SmallShareBar -->

    </div>
    
    <div id="galleryBox">
    
        <!-- SLIDE HEADER -->
        <div class="top">
            <div class="slideTitle">Inspiring Joyce Meyer Quotes</div>
            <div class="arrowBox">
                
                <div class="arrowBox-text">1 <span style="font:lighter italic 14px Georgia, 'Times New Roman', Times, serif;">of</span> 10</div>
                <a class="nextArrow" href="/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=2"><span>next</span></a>
            </div>
        </div>
        <!-- END SLIDE HEADER -->
        
        
        <!-- SLIDE CONTENT -->
        <div class="content">
            
<!-- begin Beliefnet.Web.UI.Site.Controls.Heads.GalleryBlue.LargeImage -->
<div class="withText">
	<img class="storyImg" id="Slide Image" src="/~/media/06614BDB3BB946B898F24DE709D23C2A.ashx?w=400&h=300&bg=00000000&f=png" width="400" height="300" alt="Slide Image" />
    <p><p>Joyce Meyer has helped many over the years with her practical teachings. Here are eight quotes from the feisty evangelist to help inspire you and give you hope today.</p>
</p>
</div>
<!-- end Beliefnet.Web.UI.Site.Controls.Heads.GalleryBlue.LargeImage -->
            
            


        
            <!-- BOTTOM NAVIGATION -->
            
                <div class="gallery-hDiv"></div>
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                        <td width='120'><img src="/~/media/FCE7F61220B64E5FA6702498B016AF85.ashx?w=100&h=75" width="100" height="75" alt="" /></td>
                        <td class="blue16-serif" style="width:275px;">
                            Next Slide:<br />
                            <a href="/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=2">Courage</a><span class="chevron">»</span>
                        </td>
                        <td align="right">
                
                            <a class="nextBtn" href="/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=2" ><span>next</span></a>

                        </td>
                    </tr>
                </table>
            
            <!-- END BOTTOM NAVIGATION -->
            
            
            <!-- EXTRA CONTENT (Final Slide Only) -->
            
            <!-- END EXTRA CONTENT (Final Slide Only) -->
            
            
            <div class="gallery-hDiv"></div>
            
            <!-- THUMBNAIL STUFF -->
            <div id="thumbsStuff">
                <a class="thumbsBtn" href="javascript:toggleThumbnails();" ><span>thumbs</span></a>
                <div id="thumbsBoxGalleryBlue" style="display:none;">
                    <a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=1'><img src="/~/media/06614BDB3BB946B898F24DE709D23C2A.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=2'><img src="/~/media/FCE7F61220B64E5FA6702498B016AF85.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=3'><img src="/~/media/04CEB3ABC07949E8A4AA49E7BE46EE47.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=4'><img src="/~/media/6299F4CB5FF14530A9B0F5BFFFDB2876.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=5'><img src="/~/media/6604528415CC4265B4B7B7A92D32E37C.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=6'><img src="/~/media/6FAE1167CECD4DFCA37771A977ABBAF7.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=7'><img src="/~/media/8A87527818DE479683572BCDB7E0CD74.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=8'><img src="/~/media/876CF7384BC342288CAFFEC4226426EB.ashx?w=60&h=45" width="60" height="45" alt="" /></a><a href='/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx?p=9'><img src="/~/media/BF794045D4084F92BC5D2E9D7EEEAE90.ashx?w=60&h=45" width="60" height="45" alt="" /></a>
                    <a href="javascript:toggleThumbnails();"><div class="close"></div></a>
                </div>
                <!-- newsletter popup button for user story 6240 -->
                
            </div>
            <!-- END THUMBNAIL STUFF -->

        </div>
        <!-- END SLIDE CONTENT -->
    </div>
</div>


    
<!-- Tracking Code -->

<script type="text/javascript">
    var _gaq = _gaq || [];
    _gaq.push(['_setCustomVar', 1, 'Section', 'Gallery', 3]);
</script>

<!-- End Beliefnet.Web.UI.Site.Controls.Modules.GalleryBlue -->

<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.Gallery  -->

<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.SnagFilmStory -->

    
<div class="snagFilms-box">
    <div class="interior-box">
        <div class="snagfilms-Width">
	        <div class="snag-films-widget" data-tags="beliefnet" 
	            data-thumb-width="100" data-thumb-height="55" data-embed-width="300"></div>
        </div>	
    </div>
</div>
<div id="snagFilms-hangingShadow"></div>
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.SnagFilmStory  -->

<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.FacebookComments -->


<!-- Begin Beliefnet.Website.UI.Controls.Modules.FacebookComments -->

<div class="fb-comments" data-href="http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx" data-num-posts="5" data-width="620"></div>

<!-- End Beliefnet.Website.UI.Controls.Modules.FacebookComments -->
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.FacebookComments  -->

<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.Ad -->
<div class="OASAdModule"><p style='text-align:right;font-size:11px;color:#CCC;margin-bottom:0;'>Advertisement</p><script type="text/javascript" language='javascript'>OAS.Ad('Middle1');</script></div>
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.Ad  -->

                <!--  end extra column  -->
                
            </div>
            <div id="mainTripleColWrap">
                <div id="mainContentCol1" class="Rail1">
                    
<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.Ad -->
<div class="OASAdModule"><p style='text-align:right;font-size:11px;color:#CCC;margin-bottom:0;'>Advertisement</p><script type="text/javascript" language='javascript'>OAS.Ad('Right');</script></div>
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.Ad  -->

<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.NewsletterSignupSmall -->


<script type="text/javascript" language="javascript">
    function checkEmail(myForm) {
        if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(frmNlSignup.newsletter_searchbox.value)) {
            return (true)
        }
        alert("Invalid E-mail Address! Please re-enter.")
        return (false)
    }
</script>
<form id="frmNlSignup" action="/Handlers/NewsletterSignupModule.aspx" onsubmit="return checkEmail(this);" method="post">
<input type="hidden" name="MPnewslett10" value="on" />
<input type="hidden" name="LandingPage" value="/Newsletter/Confirmation/Inspiration-Confirmation.aspx" />
<input type="hidden" name="SourceDesc" value="652" />

<table width="306" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><table width="306" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td><img src="/Media/modules/Newsletter/free-newsletter.png" width="174" height="59" alt="Our Free Newsletter" /></td>
        <td><img src="/~/media/3E7B18A390EA468C974EB04219650393.ashx" alt="" border="0" width="133" height="59" class="bn-lazy-load" /></td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td class="newsletter-mod-body" valign="top">
        <div id="newsletter-signup-wrapper">
           
            <input type="text" id="newsletter_searchbox" name="newsletter_searchbox" value="Enter your email address here" onclick="this.value=''" maxlength="50" />
            <input type="submit" name="Submit" id="newsletter_searchbox_submit" value="" />  
           
        </div>
    </td>
  </tr>
  <tr>
    <td align="center">
        <input name="partners" type="hidden" value="on" id="partners"/>
        <label for="partners" class="partner-mail">Click Sign Up above to start receiving our newsletters, updates and special offers from Beliefnet right away.</label>
    </td>
    
    
  
    </tr>
  <tr>
    <td align="center"><a href="http://www.beliefnet.com/Newsletter/Signup.aspx">click here to see all of our uplifting newsletters</a> <span class="chevron">»</span></td>
  </tr>
</table>
<p>&nbsp;</p>
</form>
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.NewsletterSignupSmall  -->

<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.Ad -->
<div class="OASAdModule"><p style='text-align:right;font-size:11px;color:#CCC;margin-bottom:0;'>Advertisement</p><script type="text/javascript" language='javascript'>OAS.Ad('Right2');</script></div>
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.Ad  -->

<!-- (ML)begin Beliefnet.Web.UI.Site.Controls.Modules.Ad -->
<div class="OASAdModule"><script type="text/javascript" language='javascript'>OAS.Ad('x01');</script></div>
<!--  (ML)end Beliefnet.Web.UI.Site.Controls.Modules.Ad  -->

                </div>
                <div id="mainContentCol2" class="HiddenRail">
                    
                </div>
                <div id="mainContentCol3" class="HiddenRail">
                    
                </div>
                <div id="mainContentCol4" class="HiddenRail">
                    
                </div>
            </div>
        </div>
    </div>
    
    
    <!-- End Beliefnet.Web.UI.Site.Layouts.Main -->

    <!--  Begin: Rss Feed -->
    
    <!--  End: Rss Feed -->    
    
    
<div class="footer-wrapper">
    
    
<div id="footer-2012">
    <div class="bar">
        <img src="/~/media/1140EE760E3A440BA8A7F77CF198DAF2.ashx" alt="beliefnet" />
        <a class="socialIcons-footer-rss" href="/Feeds/All.aspx"><span>rss</span></a> 
        <a class="socialIcons-footer-twitter" href="/About-Us/Twitter.aspx"><span>twitter</span></a> 
        <a class="socialIcons-footer-facebook" href="http://www.facebook.com/#!/beliefnet?ref=ts"><span>facebook</span></a>
                
        <form action="/Handlers/NewsletterSignupModule.aspx" method="post" id="footerNewsletter-signUp"
            onsubmit="if (!validateEmailAddress(this.email)) { alert('Please enter a valid email address!'); return false; } return true;">
            <input type="hidden" name="partners" value="on" />
            <input type="hidden" name="MPnewslett10" value="on" />
            <input type="hidden" name="SourceDesc" value="697" />
            <input type="hidden" name="LandingPage" value="/newsletter/Thank-You.aspx" />
            <input type="submit" class="footerNewsletter-btn" value="" />
            <input type="text" id="email" name="emailAddress" class="footerNewsletter-field" value="enter email address"
                onclick="if (this.value == 'enter email address') { this.value = ''; }"
                onblur="if (this.value == '') { this.value = 'enter email address'; }" />
        </form>
    </div>
    <div class="fill">
        <div class="footerColumn">
            <div id="ctl00_ucFooter_footer_Section1" class="footTitle">Advertise with Us</div>
            <ul><li><a href="/Online-Media-Kit/Company-Profile.aspx">Advertisers</a></li><li><a href="/Online-Media-Kit/Ad-Specs/index.aspx">Specifications</a></li><li><a href="/Online-Media-Kit/Audience.aspx">Demographics</a></li><li><a href="/Online-Media-Kit/Advertising.aspx">Contact Us</a></li></ul>
        </div>
        <div class="footerColumn">
            <div class="foot-div"></div>
        </div>
        <div class="footerColumn">
            <div id="ctl00_ucFooter_footer_Section2" class="footTitle">Resources</div>
            <ul><li><a href="/Faiths/Christianity/index.aspx">Christianity</a></li><li><a href="/Faiths/Judaism/index.aspx">Judaism</a></li><li><a href="/Faiths/Islam/index.aspx">Muslim</a></li><li><a href="/Faiths/Buddhism/index.aspx">Buddhist</a></li></ul><ul><li><a href="/Faiths/Hinduism/index.aspx">Hinduism</a></li><li><a href="/Faiths/index.aspx">See all faiths</a></li><li><a href="/Entertainment/Quizzes/BeliefOMatic.aspx">Belief-O-Matic</a></li><li><a href="/News/ElectionCenter/PoliticOMatic.aspx">Politic-O-Matic</a></li></ul><ul><li><a href="/Celebrity-Faith-Database/index.aspx">Celebrity Faith Database</a></li><li><a href="/Quotes/All.aspx">Quotes</a></li><li><a href="/Blogs/index.aspx">Blogs</a></li><li><a href="/Newsletter/Signup.aspx">Newsletters</a></li></ul><ul><li><a href="/About-Us/About-Beliefnet.aspx">About Us</a></li><li><a href="/About-Us/Syndication-Widget.aspx">Content Syndication</a></li><li><a href="/About-Us/Stay-Connected.aspx">Stay Connected</a></li><li><a href="/About-Us/Contact-Us.aspx">Contact Us</a></li></ul><ul><li><a href="/About-Us/Rules-of-Conduct.aspx">Rules of Conduct</a></li></ul>

        </div>
        <div class="legal">
            Copyright &copy; Beliefnet, Inc. and/or its licensors. All rights reserved. Use of this
            site is subject to Terms of Service and to our Privacy Policy. Constructed by Beliefnet.
        </div>
    </div>
</div>
    <div class="clearer"></div>
    <div class="footer-ad-wrapper">
        <script type="text/javascript" language='javascript'>OAS.Ad('Bottom');</script>
    </div>
</div>

    <!-- Begin: Share Box -->
    <div id="shareBox">
        <a target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx&amp;title=Inspiring+Joyce+Meyer+Quotes" id="diggLink"><img width="21" height="22" alt="Digg" src="/media/icons/digg_icon.gif"/></a><a target="_blank" href="http://del.icio.us/post?url=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx&amp;title=Inspiring+Joyce+Meyer+Quotes" id="deliciousLink"><img width="22" height="22" alt="Delicious" src="/media/icons/delicious_icon.gif"/></a><a target="_blank" href="http://www.newsvine.com/_wine/save?u=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx&amp;h=Inspiring+Joyce+Meyer+Quotes" id="newsvineLink"><img width="21" height="22" alt="Newsvine" src="/media/icons/newsvine_icon.gif"/></a><a target="_blank" href="http://reddit.com/submit?url=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx&amp;title=Inspiring+Joyce+Meyer+Quotes" id="redditLink"><img width="21" height="22" alt="Reddit" src="/media/icons/reddit_icon.gif"/></a><a target="_blank" href="http://www.stumbleupon.com/submit?url=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx&amp;title=Inspiring+Joyce+Meyer+Quotes" id="stumbleLink"><img width="21" height="22" alt="Stumble" src="/media/icons/stumble_icon.gif"/></a><a target="_blank" href="http://www.technorati.com/faves?add=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx" id="technoratiLink"><img width="21" height="22" alt="Technorati" src="/media/icons/technorati_icon.gif"/></a><a target="_blank" href="http://www.facebook.com/sharer.php?u=http%3a%2f%2fwww.beliefnet.com%2fFaiths%2fGalleries%2fInspiring-Joyce-Meyer-Quotes.aspx&amp;t=Inspiring+Joyce+Meyer+Quotes" id="facebookLink"><img width="19" height="22" alt="Facebook" src="/media/icons/facebook_icon.gif"/></a>
    </div>
    <!-- End: Share Box -->
    <!-- End: Footer -->
    <div id="basicModalContent" class="basicModalContent">
        <div id="modalOverlayiFrame">
        </div>

        <script type="text/javascript">
            function addLoadEvent(func) {
                var oldonload = window.onload;
                if (typeof window.onload != 'function') {
                    window.onload = func;
                } else {
                    window.onload = function() {
                        if (oldonload) { oldonload(); }
                        func();
                    }
                }
            }

            function closeModalOverlay() {
                $("#modalOverlay").click();
                killTheModalOverlay();
            }					
        </script>
    </div>

    
    

    <script type="text/javascript" language="javascript">    
            
    </script>      

    <!-- Begin GetInlineScriptBody() -->
    <script type="text/javascript" language="javascript">
        
                        $('.get-newsletters').click(function() {
                            if ($('#newsletter-popUp-wrapper').is(':hidden')) {
                                $('#newsletter-popUp-wrapper').slideDown();
                            } else {
                                $('#newsletter-popUp-wrapper').slideUp();
                            }
                        });

                        $('#close-btn').click(function() {
                            if ($('#newsletter-popUp-wrapper').is(':hidden')) {
                                $('#newsletter-popUp-wrapper').slideDown();
                            } else {
                                $('#newsletter-popUp-wrapper').slideUp();
                            }
                        });

                (function($,document){		   
                    $(document).ready(function() {
                        var bn_sf_widget = document.createElement('script');
                        bn_sf_widget.type='text/javascript';
                        bn_sf_widget.src='/includes/jsbin/video/widget-gallery.js';
                        heads = document.getElementsByTagName('head');
                        mainHead = heads[0];
                        mainHead.appendChild(bn_sf_widget);
                		
		                var url = 'http://www.snagfilms.com/films/title/inherownwords';
		                function checkForSnagFilmObj() {	

			                if (typeof sfJsonR != 'undefined') {
				                for (var i = 0; i < sfJsonR.length; ++i) {
					                var details = sfJsonR[i];
					                if (url.search(details.link) > -1) {
						                var newurl = 'http://embed.snagfilms.com/embed/player?filmId=' + details.id + '&amp;w=500&amp;h=351&amp;autoplay=false';
						                document.getElementById('snag-film-iframe').src = newurl;
						                break;
					                }
				                }				
			                } else {
				                window.setTimeout(checkForSnagFilmObj, 100);
			                }
		                };
		
		                checkForSnagFilmObj();
                    });	
                })(jQuery,document);
                

    </script>
    <!--  End GetInlineScriptBody()  -->

    
    <!-- Tracking Code -->
    
    

        <script type="text/javascript">
            document.write(unescape("%3Cscript src='http://beliefnet.us.intellitxt.com/intellitxt/front.asp?ipid=17867' type='text/javascript'%3E%3C/script%3E"));
        </script>

    

    <!-- ShareThis Button Script Begins-->
    <script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=158ad243-1395-4ad7-911f-f71afc372a6a&amp;type=website&amp;tracking=google&amp;post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine"></script>
    <!-- ShareThis Button Script Ends -->

    
    <!-- Sitepage: beliefnet.com/Faiths -->
   

    <div class="OUTBRAIN" data-src="http://www.beliefnet.com/Faiths/Galleries/Inspiring-Joyce-Meyer-Quotes.aspx" data-widget-id="TR_1" data-ob-template="BeliefNet">

</div>
    <script type="text/javascript" src="http://widgets.outbrain.com/outbrain.js"></script>
</body>
</html>
