<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>thankfulness Archives - 93.7 The Light</title>
	<atom:link href="https://937thelight.com/tag/thankfulness/feed/" rel="self" type="application/rss+xml" />
	<link>https://937thelight.com/tag/thankfulness/</link>
	<description>Christian Talk + Teaching</description>
	<lastBuildDate>Wed, 23 Nov 2022 18:09:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://937thelight.com/wp-content/uploads/2022/04/Light-logo-2019-100x100-1-100x100.png</url>
	<title>thankfulness Archives - 93.7 The Light</title>
	<link>https://937thelight.com/tag/thankfulness/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Gratitude Is a Choice</title>
		<link>https://937thelight.com/gratitude-is-a-choice/</link>
					<comments>https://937thelight.com/gratitude-is-a-choice/#respond</comments>
		
		<dc:creator><![CDATA[Matthew Miskimen]]></dc:creator>
		<pubDate>Wed, 23 Nov 2022 22:00:00 +0000</pubDate>
				<category><![CDATA[Devotion]]></category>
		<category><![CDATA[Lauren Kitchens]]></category>
		<category><![CDATA[gratitude]]></category>
		<category><![CDATA[prayer]]></category>
		<category><![CDATA[Scripture]]></category>
		<category><![CDATA[Strength]]></category>
		<category><![CDATA[thankfulness]]></category>
		<category><![CDATA[Thanksgiving]]></category>
		<guid isPermaLink="false">https://937thelight.com/?p=8709</guid>

					<description><![CDATA[<p>I want to read a Scripture over you today, as we’re really stopping and thinking about being thankful. Honestly, there might be some of you that are like, “girl, I don’t have anything to be thankful for.” And I want to say...</p>
<p>The post <a href="https://937thelight.com/gratitude-is-a-choice/">Gratitude Is a Choice</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">I want to read a Scripture over you today, as we’re really stopping and thinking about being thankful. Honestly, there might be some of you that are like, “girl, I don’t have anything to be thankful for.” And I want to say, I know that’s not true. Let’s all right now just stop and think about something we have to be grateful for. Whether it’s a loved one, food on the table, that we can walk across the room, that God has given us another day of life…there is something to be thankful for.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“Let the word of Christ dwell in you richly in all wisdom, teaching and admonishing one another in psalms and hymns and spiritual songs, singing with grace in your hearts to the Lord.” </p><cite>Colossians 3.16 NKJV</cite></blockquote>



<p class="wp-block-paragraph">I’m thankful today for His goodness and His mercy in the land of the living! We’re not just talking about in glory- He gives us joy here. Something I’ve been reminded of is that joy is a choice. Thankfulness is a choice. Gratitude is a choice. I encourage you if you have time, to go on our website, https://937thelight.com/living-life-with-lauren/ and listen to the pieces I played on 11/17/22. You can listen to them again and again and be filled up to overflowing with all the Lord has done for you.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>&#8220;Praise the Lord. Give thanks to the Lord, for he is good; his love endures forever.&#8221; </p><cite>Psalm 106.1 NIV</cite></blockquote>


<script>
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>

                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework gf_simple_horizontal_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' >
                        <div class='gform_heading'>
                            <h2 class="gform_title">Signup For Our Email List</h2>
                            <p class='gform_description'>Stay up-to-date on what&#8217;s happening at 93.7 The Light, and new teachings available online.  We are here to help you live a faithful life.</p>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_3' class='gf_simple_horizontal' action='/tag/thankfulness/feed/' data-formid='3' novalidate> 
 <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' />
                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_6" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_6'>Phone</label><div class='ginput_container'><input name='input_6' id='input_3_6' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_3_6'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_3_5" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_5'>Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_3_5' type='text' value='' class='large'    placeholder='Your Name' aria-required="true" aria-invalid="false"   /></div></div><div id="field_3_3" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_3'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_3' id='input_3_3' type='email' value='' class='large'   placeholder='Email' aria-required="true" aria-invalid="false"  />
                        </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Yes, sign me up!'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='i2ruKWgL+cJ2B8PZMPTjXkb1PBfmEdUxb9cggIX0ociPK2i3OpLDEyzMdFvzGgMIuVuv85kRfNq16pQUw1ICyp4aqdM0ZGMrvfLbSHsttioAdPk=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjBkYTA3MTg4ZDA0YjJlNWM2MDM3ZmYwZmRlNzZhY2M4Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script>
gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
</script>



<p class="wp-block-paragraph">This is the thing: if the enemy can keep up down in the dumps, then he wins. He’s thinking, “you know what? If I can’t win their souls, and they’re going to Heaven, I’m going to make sure the journey there is not a good one.” But we have the power in the Word of God and all He’s given us to defeat anything the enemy lays on us any given day of the week! So the strength in your pinkie finger- because of the power of Jesus living in you with the Holy Spirit- (because when you accept Jesus into your heart, you get all that!) that will defeat the enemy! We have to learn to be warriors and we have to learn to stand. And then when you know what it’s like to be a warrior, you stop and think, “how can I live any other way?”<em>&nbsp;</em></p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“Be strong, and let us fight bravely for our people and the cities of our God. The Lord will do what is good in his sight.”</p><cite> 2 Samuel 10:12</cite></blockquote>



<p class="wp-block-paragraph">I’m really trying this Thanksgiving to just pause and say, “Lord, thank You for all these things.” That changes your heart. It just floods over you and chases away all your worries and your cares. You know what? You’re reminding yourself that He is good all the time, even when it doesn’t make sense to our fleshly eyes.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>Cry out, “Save us, God our Savior; gather us and deliver us from the nations, that we may give thanks to your holy name, and glory in your praise.” </p><cite> 1 Chronicles 16.35 NIV</cite></blockquote>



<p class="wp-block-paragraph">Happy Thanksgiving to you! </p>



<p class="wp-block-paragraph">~Lauren</p>



<p class="wp-block-paragraph"><strong>FYI &#8211; a public affairs program with interesting people and hope-building projects around Ohio!</strong> <br>Have a question, comment, or topic? <a href="mailto:JT@godsfm.org">Contact FYI</a></p>
<p>The post <a href="https://937thelight.com/gratitude-is-a-choice/">Gratitude Is a Choice</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://937thelight.com/gratitude-is-a-choice/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://937thelight.com/wp-content/uploads/2022/11/Gratitude.png" medium="image" />
	</item>
		<item>
		<title>How To Stop Complaining</title>
		<link>https://937thelight.com/how-to-stop-complaining/</link>
					<comments>https://937thelight.com/how-to-stop-complaining/#respond</comments>
		
		<dc:creator><![CDATA[Matthew Miskimen]]></dc:creator>
		<pubDate>Fri, 17 Jun 2022 14:00:00 +0000</pubDate>
				<category><![CDATA[Devotion]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Bible]]></category>
		<category><![CDATA[Complaining]]></category>
		<category><![CDATA[gratitude]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[renewing your mind]]></category>
		<category><![CDATA[thankfulness]]></category>
		<guid isPermaLink="false">https://937thelight.com/?p=7946</guid>

					<description><![CDATA[<p>Do you find it easy to be grateful, or do you find it easier to complain? Like many things in life, some people are more naturally thankful, and some are more naturally prone to grumbling, but living a life of gratitude is a learned behavior. It’s a lifestyle we can learn, practice, and benefit from all our days.</p>
<p>The post <a href="https://937thelight.com/how-to-stop-complaining/">How To Stop Complaining</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“Rejoice always, pray without ceasing, give thanks in all circumstances, for this is the will of God in Christ Jesus for you.” </p><cite>1 Thessalonians 5:16-18</cite></blockquote>



<p class="wp-block-paragraph">Do you find it easy to be grateful, or do you find it easier to complain? Like many things in life, some people are more naturally thankful, and some are more naturally prone to grumbling, but living a life of gratitude is a learned behavior. It’s a lifestyle we can learn, practice, and benefit from all our days.&nbsp;</p>



<p class="wp-block-paragraph">You may have heard it said that whatever you look for, you will find. If you’re focusing on the obstacles in your way, they’re all you’ll see. Being a complainer is bad for you in all sorts of ways. Besides making people not want to be around you, complaining can actually <a href="http://www.wakingtimes.com/science-explains-how-complaining-is-negatively-altering-your-brain/" target="_blank" rel="noreferrer noopener">change the structure of your brain</a>, making it easier to think those types of negative thoughts the next time the opportunity arises. Complaining also releases stress hormones into your blood, which can increase depression, raise your blood pressure, and affect your sleep quality, among other things. </p>



<p class="wp-block-paragraph">On the other hand, living with gratitude is known to improve your health and relationships. According to the Mayo Clinic, “<a href="https://www.mayoclinichealthsystem.org/hometown-health/speaking-of-health/can-expressing-gratitude-improve-health#:~:text=Studies%20have%20shown%20that%20feeling,pain%20and%20risk%20of%20disease." target="_blank" rel="noreferrer noopener">Expressing gratitude</a> is associated with a host of mental and physical benefits. Studies have shown that feeling thankful can improve sleep, mood and immunity. Gratitude can also decrease depression, anxiety, difficulties with chronic pain and risk of disease.” No matter what is happening in your life, you can find something to be thankful for, but it might take some training on your part. Once you start the habit of giving thanks, you might be surprised how many blessings you can identify in your life. Here’s how to get started: </p>



<h2 class="wp-block-heading">The way to stop complaining is to start thanking. </h2>



<p class="wp-block-paragraph">Being intentionally thankful is the first step to living with an attitude of gratitude. Be mindful of the things you’re saying (to yourself or out loud) and start replacing the complaints with something you’re thankful for. You may have seen the viral social media post before that says, “Instead of complaining about dishes to do, be grateful that you have food for your family. Instead of complaining about laundry, be grateful for clothes for your children…” That’s the idea. Work on changing the way you look at each aspect of your life, and see if you can’t feel a difference in your mood and thought life.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“This is the day the Lord has made; I will rejoice and be glad in it.”</p><cite>Psalm 118:34</cite></blockquote>



<p class="wp-block-paragraph">And in case you’re tempted to write this off as a self-help hack or a Pollyanna worldview, read Romans 12. What we’re talking about is renewing your mind for the purpose of being able to fulfill God’s will in your life. It’s powerful!</p>



                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework gf_simple_horizontal_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' >
                        <div class='gform_heading'>
                            <h2 class="gform_title">Signup For Our Email List</h2>
                            <p class='gform_description'>Stay up-to-date on what&#8217;s happening at 93.7 The Light, and new teachings available online.  We are here to help you live a faithful life.</p>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_3' class='gf_simple_horizontal' action='/tag/thankfulness/feed/' data-formid='3' novalidate> 
 <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' />
                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_6" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_6'>URL</label><div class='ginput_container'><input name='input_6' id='input_3_6' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_3_6'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_3_5" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_5'>Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_3_5' type='text' value='' class='large'    placeholder='Your Name' aria-required="true" aria-invalid="false"   /></div></div><div id="field_3_3" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_3'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_3' id='input_3_3' type='email' value='' class='large'   placeholder='Email' aria-required="true" aria-invalid="false"  />
                        </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Yes, sign me up!'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='W7ddMX2G73O74ypLCzAvznSvcdI6igacRHYcUQsErGijjlW+/SfTu6LS1u3owllu9HIQCiciuEyEV2fZja2Nzk2o5K+sF3EoHUFPfZMQMhTOaDA=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjBkYTA3MTg4ZDA0YjJlNWM2MDM3ZmYwZmRlNzZhY2M4Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script>
gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
</script>



<h2 class="wp-block-heading">Find ways to express your thankfulness</h2>



<p class="wp-block-paragraph">Look for opportunities every day to show gratitude to God, your family, your coworkers, even strangers! The more you do it, the easier it becomes. Opening your eyes to the ways you’re blessed is a habit that will become almost automatic in time, but at first, it’s something you need to plan to make time for. Use a journal or a notepad to remind yourself to write down things you’re thankful for, prayers of thanksgiving to God, people you want to thank, etc. Not only will this help you face your day with a better perspective, but when you’re in difficult times, you can look back and be reminded of the good things God has done.&nbsp;</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“In happy moments, praise God. In difficult moments, seek God. In quiet moments, worship God. In painful moments, trust God. Every moment, thank God.” </p><cite>Rick Warren</cite></blockquote>



<h2 class="wp-block-heading">Ask for help. </h2>



<p class="wp-block-paragraph">If you’re really brave, ask your spouse, kids, parents, or friends to point out to you when you’re complaining. As painful as that might be, it’s a powerful tool to help you recognize and change your behavior. If you have young kids, you could make it fun by having a jar of silly actions (ie: make a funny face, do 10 jumping jacks, sing a song, etc.) that you have to draw from every time they catch you complaining. Getting someone else involved will probably help them be more grateful, too!</p>



<p class="wp-block-paragraph">Thank you for reading! Do you have any ideas to help keep your mind on gratitude instead of grumbling? Tell us in the comments!</p>



<p class="wp-block-paragraph"><strong>FYI &#8211; a public affairs program with interesting people and hope-building projects around Ohio!</strong> <br>Have a question, comment, or topic? <a href="mailto:JT@godsfm.org">Contact FYI</a></p>
<p>The post <a href="https://937thelight.com/how-to-stop-complaining/">How To Stop Complaining</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://937thelight.com/how-to-stop-complaining/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://937thelight.com/wp-content/uploads/2022/06/Annoyed.png" medium="image" />
	</item>
	</channel>
</rss>
