");vwo_$('head').append(_vwo_sel);return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("HEAD")}}, R_725969_77_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var ctx=vwo_$(x),el;
/*vwo_debug log("Revert","content",""); vwo_debug*/;
el=vwo_$('[vwo-element-id="1738769921238"]');
el.revertContentOp().remove();})("HEAD")}}, C_725969_77_1_2_1:{ fn:function(log,nonce=''){return (function(x) {})(".sticky_donate_btn-test,.sticky_donate_btn-test .sticky_btn,.sticky_donate_btn-test .sticky_btn a,.sticky_donate_btn-test .sticky_btn span,.sticky_donate_btn-test .fa-heart,.sticky_donate_btn-test .na_heart-test,.sticky_donate_btn-test .sticky_btn_copy,.sticky_donate_btn-test h4,.sticky_donate_btn-test .sticky_btn_copy p,.sticky_donate_btn-test .btn-container,.sticky_donate_btn-test .btn-container button,.sticky_donate_btn-test .btn-container a,@-webkit-keyframes na_heart-test,0%,70%,100%,@keyframes na_heart-test")}}, R_725969_77_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
})(".sticky_donate_btn-test,.sticky_donate_btn-test .sticky_btn,.sticky_donate_btn-test .sticky_btn a,.sticky_donate_btn-test .sticky_btn span,.sticky_donate_btn-test .fa-heart,.sticky_donate_btn-test .na_heart-test,.sticky_donate_btn-test .sticky_btn_copy,.sticky_donate_btn-test h4,.sticky_donate_btn-test .sticky_btn_copy p,.sticky_donate_btn-test .btn-container,.sticky_donate_btn-test .btn-container button,.sticky_donate_btn-test .btn-container a,@-webkit-keyframes na_heart-test,0%,70%,100%,@keyframes na_heart-test")}}, ct_c0f1d73f32de8fb90a11ae1f2efaf087:{ fn:function(executeTrigger, vwo_$, config) {
(function() {
if (!config || typeof config !== "object") {
return;
}
if (window.vwo_$(config.sel).length > 0) {
return executeTrigger();
}
window.VWO._.phoenixMT.once("vwo_mutObs." + config.triggerName, () => {
if (window.vwo_$(config.sel).length > 0) {
executeTrigger();
}
});
})()
}
}, C_725969_157_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
try{
var _vwo_sel = vwo_$("`);
!vwo_$("head").find('#1738871347346').length && vwo_$('head').append(_vwo_sel);}catch(e) {console.error(e)}
try{}catch(e) {console.error(e)}
try{'esversion: 11';
const RECURRING_GIFT_ARRAY_VALUES = [10, 15, 25];
const RECURRING_GIFT_ARRAY_DEFAULT_VALUE = 25;
//
//
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
//
//
const isRecurring = () => Array.from(document.getElementsByName("DonationFrequency")).find((radio) => radio.checked).value === "Recurring" ? true : false;
function main () {
const calloutWrapper = document.querySelector(".callout-wrapper") || null,
calloutWrapperSvg = calloutWrapper ? calloutWrapper.querySelector(".callout-wrapper > svg") : null;
if ( isRecurring() ) {
const giftArrayButtons = Array.from(document.querySelectorAll('.gift-array label'));
if (RECURRING_GIFT_ARRAY_VALUES.length === giftArrayButtons.length) {
giftArrayButtons.map(label => label.querySelector('input[type="radio"]')) // get the radio inputs inside of the labels
.forEach((radio, i) => { // remap the values
radio.value = RECURRING_GIFT_ARRAY_VALUES[i];
(radio.nextSibling).textContent = (radio.nextSibling).textContent.replace(/\d+/, RECURRING_GIFT_ARRAY_VALUES[i].toString());
//[...label.childNodes].find(node => node.nodeName === '#text')
if (RECURRING_GIFT_ARRAY_VALUES[i] === RECURRING_GIFT_ARRAY_DEFAULT_VALUE) // if this gift array button is the one that should be selected by default
!window.VWOInjected && setTimeout((label) => label.click(), 5, radio.parentElement); // click the button (prevent this if the VWO visual editor is open)
});
if (calloutWrapper && calloutWrapperSvg) {
calloutWrapper.querySelector('.callout-count').textContent = '233';
calloutWrapper.style.setProperty("margin-right", 0);
calloutWrapper.classList.add('monthly')
//calloutWrapperSvg.style.setProperty("transform", ["rotate(270deg)", "rotateX(180deg)", "translateY(-80px)"].join(' '));
}
} else {
console.warn("GIFT_ARRAY_VALUES is not the same length as the number of buttons in the gift array", RECURRING_GIFT_ARRAY_VALUES.length, '≠', giftArrayButtons.length);
}
} else {
if (calloutWrapper && calloutWrapperSvg) {
calloutWrapper.style.removeProperty("margin-right");
calloutWrapperSvg.style.removeProperty("transform");
}
}
if (!isRecurring()) {
calloutWrapper.classList.remove('monthly')
}
}
(function init(){
const donationForm = document.querySelector('.donation-form');
if (!donationForm) return setTimeout(init, 50);
if (document.querySelector('div.main-wrapper > div > div > p:nth-child(9)')) document.querySelector('div.main-wrapper > div > div > p:nth-child(9)').innerHTML = document.querySelector('div.main-wrapper > div > div > p:nth-child(9)').innerHTML.replace("When you make a gift today,", "When you make a monthly gift today,");
if (document.querySelector('div.main-wrapper > div > div > p:nth-child(10)')) document.querySelector('div.main-wrapper > div > div > p:nth-child(10)').innerHTML = document.querySelector('div.main-wrapper > div > div > p:nth-child(10)').innerHTML.replace("Use the secure form below to make your gift", "Use the secure form below to make your monthly gift");
const tabs =Array.from(document.querySelectorAll('.tabs li > a'));
tabs.forEach(((tab) => {
tab.addEventListener('click', (e) => setTimeout(main, 10, e)); // needs a delay so that the form doesn't change it back
}));
!window.VWOInjected && tabs.find((tab) => tab.classList.contains("monthly"))?.click();
})();
}catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, R_725969_157_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
try{
var ctx=vwo_$(x),el;
/*vwo_debug log("Revert","content",""); vwo_debug*/;
el=vwo_$('[vwo-element-id="1738871347346"]');
el.revertContentOp().remove();
} catch(e) {console.error(e)}
try{
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","addElement","body"); vwo_debug*/(el=vwo_$('[vwo-element-id="1738871347347"]')).remove();
} catch(e) {console.error(e)}
return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("head")}}, C_725969_162_1_2_0:{ fn:function(log,nonce=''){return (function(x) {;var _vwo_sel=vwo_$("");vwo_$('head').append(_vwo_sel);return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("HEAD")}}, R_725969_162_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var ctx=vwo_$(x),el;
/*vwo_debug log("Revert","content",""); vwo_debug*/;
el=vwo_$('[vwo-element-id="1738707050288"]');
el.revertContentOp().remove();})("HEAD")}}, C_725969_162_1_2_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("_clickElement",".btn"); vwo_debug*/(el=vwo_$(".btn")).addClass("_vwo_coal_1697827292277");})(".btn")}}, R_725969_162_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","_clickElement",".btn"); vwo_debug*/(el=vwo_$(".btn")).removeClass("_vwo_coal_1697827292277");})(".btn")}}, C_725969_162_1_2_2:{ fn:function(log,nonce=''){return (function(x) {})(".dear-reader,.dear-reader + hr,.dear-reader .btn,.dear-reader img,#book-img")}}, R_725969_162_1_2_2:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
})(".dear-reader,.dear-reader + hr,.dear-reader .btn,.dear-reader img,#book-img")}}, C_725969_162_1_3_0:{ fn:function(log,nonce=''){return (function(x) {;var _vwo_sel=vwo_$("");vwo_$('head').append(_vwo_sel);return vwo_$('head')[0] && vwo_$('head')[0].lastChild;})("HEAD")}}, R_725969_162_1_3_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var ctx=vwo_$(x),el;
/*vwo_debug log("Revert","content",""); vwo_debug*/;
el=vwo_$('[vwo-element-id="1738707050296"]');
el.revertContentOp().remove();})("HEAD")}}, C_725969_162_1_3_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("_clickElement",".btn"); vwo_debug*/(el=vwo_$(".btn")).addClass("_vwo_coal_1697827292277");})(".btn")}}, R_725969_162_1_3_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","_clickElement",".btn"); vwo_debug*/(el=vwo_$(".btn")).removeClass("_vwo_coal_1697827292277");})(".btn")}}, C_725969_162_1_3_2:{ fn:function(log,nonce=''){return (function(x) {})("dialog::backdrop,.dear-reader-dialog,.dear-reader,.dear-reader+hr,.dear-reader .btn,.dear-reader img,#book-img")}}, R_725969_162_1_3_2:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
return;
};
})("dialog::backdrop,.dear-reader-dialog,.dear-reader,.dear-reader+hr,.dear-reader .btn,.dear-reader img,#book-img")}}},rules:[{"triggers":["1520999"],"tags":[{"metricId":208690,"id":"metric","data":{"campaigns":[{"g":4,"c":157}],"type":"m"}},{"metricId":208690,"id":"metric","data":{"campaigns":[{"g":5,"c":162}],"type":"m"}}]},{"triggers":["1895897"],"tags":[{"data":"campaigns.77","priority":4,"id":"runCampaign"},{"data":"campaigns.162","priority":4,"id":"runCampaign"}]},{"triggers":["9591582"],"tags":[{"data":{"priority":2,"samplingRate":0},"id":"sampleVisitor"}]},{"triggers":["11005174"],"tags":[{"data":"campaigns.157","priority":4,"id":"runCampaign"}]},{"triggers":["11733493"],"tags":[{"metricId":0,"id":"metric","data":{"campaigns":[{"g":1,"c":77}],"type":"g"}}]},{"triggers":["9539868"],"tags":[{"data":{"priority":1,"samplingRate":-2},"id":"sampleVisitor"}]},{"triggers":["11734141"],"tags":[{"metricId":0,"id":"metric","data":{"campaigns":[{"g":4,"c":162}],"type":"g"}}]},{"triggers":["1327293"],"tags":[{"metricId":171544,"id":"metric","data":{"campaigns":[{"g":3,"c":157}],"type":"m"}},{"metricId":171544,"id":"metric","data":{"campaigns":[{"g":1,"c":162}],"type":"m"}}]},{"triggers":["1520996"],"tags":[{"metricId":208693,"id":"metric","data":{"campaigns":[{"g":1,"c":157}],"type":"m"}},{"metricId":208693,"id":"metric","data":{"campaigns":[{"g":6,"c":162}],"type":"m"}}]},{"triggers":["1327296"],"tags":[{"metricId":171541,"id":"metric","data":{"campaigns":[{"g":2,"c":157}],"type":"m"}},{"metricId":171541,"id":"metric","data":{"campaigns":[{"g":2,"c":162}],"type":"m"}}]},{"triggers":["11734138"],"tags":[{"metricId":0,"id":"metric","data":{"campaigns":[{"g":3,"c":162}],"type":"g"}}]},{"triggers":["8"],"tags":[{"priority":2,"id":"groupCampaigns"},{"priority":3,"id":"prePostMutation"}]},{"triggers":["9"],"tags":[{"priority":2,"id":"visibilityService"}]},{"triggers":["2"],"tags":[{"id":"runTestCampaign"}]},{"triggers":["75"],"tags":[{"id":"urlChange"}]},{"triggers":["5"],"tags":[{"id":"checkEnvironment"}]}],pages:{"ec":[{"1674516":{"inc":["o",["url","urlReg","(?i).*"]]}},{"2018482":{"inc":["o",["url","urlReg","(?i)^https?\\:\\\/\\\/(w{3}\\.)?familylife\\.com\\\/articles.*"]]}},{"2018545":{"inc":["o",["url","urlReg","(?i)^https?\\:\\\/\\\/(w{3}\\.)?familylife\\.com\\\/articles.*"]],"exc":["o",["url","urlReg","(?i).*podcast\\\/familylife\\-today.*"],["url","urlReg","(?i).*podcast\\\/married\\-with\\-benefits.*"],["url","urlReg","(?i)^https?\\:\\\/\\\/(w{3}\\.)?familylife\\.com\\\/articles\\\/?(?:[\\?#].*)?$"]]}}]},pagesEval:{"ec":[1674516,2018482,2018545]}}})();
;;var commonWrapper=function(argument){if(!argument){argument={valuesGetter:function(){return{}},valuesSetter:function(){},verifyData:function(){return{}}}}const getVisitorUuid=function(){if(window._vwo_acc_id>=1037725){return window.VWO&&window.VWO.get("visitor.id")}else{return window.VWO._&&window.VWO._.cookies&&window.VWO._.cookies.get("_vwo_uuid")}};var pollInterval=100;var timeout=6e4;return function(){var accountIntegrationSettings={};var _interval=null;function waitForAnalyticsVariables(){try{accountIntegrationSettings=argument.valuesGetter();accountIntegrationSettings.visitorUuid=getVisitorUuid()}catch(error){accountIntegrationSettings=undefined}if(accountIntegrationSettings&&argument.verifyData(accountIntegrationSettings)){argument.valuesSetter(accountIntegrationSettings);return 1}return 0}var currentTime=0;_interval=setInterval((function(){currentTime=currentTime||performance.now();var result=waitForAnalyticsVariables();if(result||performance.now()-currentTime>=timeout){clearInterval(_interval)}}),pollInterval)}};
commonWrapper({valuesGetter:function(){return {"ga4s":0}},valuesSetter:function(data){var singleCall=data["ga4s"]||0;if(singleCall){window.sessionStorage.setItem("vwo-ga4-singlecall",true)}var ga4_device_id="";if(typeof window.VWO._.cookies!=="undefined"){ga4_device_id=window.VWO._.cookies.get("_ga")||""}if(ga4_device_id){window.vwo_ga4_uuid=ga4_device_id.split(".").slice(-2).join(".")}},verifyData:function(data){if(typeof window.VWO._.cookies!=="undefined"){return window.VWO._.cookies.get("_ga")||""}else{return false}}})();
var pushBasedCommonWrapper=function(argument){var firedCamp={};if(!argument){argument={integrationName:"",getExperimentList:function(){},accountSettings:function(){},pushData:function(){}}}return function(){window.VWO=window.VWO||[];const getVisitorUuid=function(){if(window._vwo_acc_id>=1037725){return window.VWO&&window.VWO.get("visitor.id")}else{return window.VWO._&&window.VWO._.cookies&&window.VWO._.cookies.get("_vwo_uuid")}};var sendDebugLogsOld=function(expId,variationId,errorType,user_type,data){try{var errorPayload={f:argument["integrationName"]||"",a:window._vwo_acc_id,url:window.location.href,exp:expId,v:variationId,vwo_uuid:getVisitorUuid(),user_type:user_type};if(errorType=="initIntegrationCallback"){errorPayload["log_type"]="initIntegrationCallback";errorPayload["data"]=JSON.stringify(data||"")}else if(errorType=="timeout"){errorPayload["timeout"]=true}if(window.VWO._.customError){window.VWO._.customError({msg:"integration debug",url:window.location.href,lineno:"",colno:"",source:JSON.stringify(errorPayload)})}}catch(e){window.VWO._.customError&&window.VWO._.customError({msg:"integration debug failed",url:"",lineno:"",colno:"",source:""})}};var sendDebugLogs=function(expId,variationId,errorType,user_type){var eventName="vwo_debugLogs";var eventPayload={};try{eventPayload={intName:argument["integrationName"]||"",varId:variationId,expId:expId,type:errorType,vwo_uuid:getVisitorUuid(),user_type:user_type};if(window.VWO._.event){window.VWO._.event(eventName,eventPayload,{enableLogs:1})}}catch(e){eventPayload={msg:"integration event log failed",url:window.location.href};window.VWO._.event&&window.VWO._.event(eventName,eventPayload)}};const callbackFn=function(data){if(!data)return;var expId=data[1],variationId=data[2],repeated=data[0],singleCall=0,debug=0;var experimentList=argument.getExperimentList();var integrationName=argument["integrationName"]||"vwo";if(typeof argument.accountSettings==="function"){var accountSettings=argument.accountSettings();if(accountSettings){singleCall=accountSettings["singleCall"];debug=accountSettings["debug"]}}if(debug){sendDebugLogs(expId,variationId,"intCallTriggered",repeated)}if(singleCall&&(repeated==="vS"||repeated==="vSS")||firedCamp[expId]){return}window.expList=window.expList||{};var expList=window.expList[integrationName]=window.expList[integrationName]||[];if(expId&&variationId&&["VISUAL_AB","VISUAL","SPLIT_URL"].indexOf(_vwo_exp[expId].type)>-1){if(experimentList.indexOf(+expId)!==-1){firedCamp[expId]=variationId;var visitorUuid=getVisitorUuid();var pollInterval=100;var currentTime=0;var timeout=6e4;var user_type=_vwo_exp[expId].exec?"vwo-retry":"vwo-new";var interval=setInterval((function(){if(expList.indexOf(expId)!==-1){clearInterval(interval);return}currentTime=currentTime||performance.now();var toClearInterval=argument.pushData(expId,variationId,visitorUuid);if(debug&&toClearInterval){sendDebugLogsOld(expId,variationId,"",user_type);sendDebugLogs(expId,variationId,"intDataPushed",user_type)}var isTimeout=performance.now()-currentTime>=timeout;if(isTimeout&&debug){sendDebugLogsOld(expId,variationId,"timeout",user_type);sendDebugLogs(expId,variationId,"intTimeout",user_type)}if(toClearInterval||isTimeout){clearInterval(interval)}if(toClearInterval){window.expList[integrationName].push(expId)}}),pollInterval||100)}}};window.VWO.push(["onVariationApplied",callbackFn]);window.VWO.push(["onVariationShownSent",callbackFn])}};
var surveyDataCommonWrapper=function(argument){if(!argument){argument={getCampaignList:function(){return[]},surveyStatusChange:function(){},answerSubmitted:function(){}}}return function(){window.VWO=window.VWO||[];function getValuesFromAnswers(answers){var values=[];for(var i=0;i=timeout;if(toClearInterval||isTimeout){clearInterval(interval)}}),pollInterval)}}window.VWO.push(["onSurveyShown",function(data){commonSurveyCallback(data,argument.surveyStatusChange,"surveyShown")}]);window.VWO.push(["onSurveyCompleted",function(data){commonSurveyCallback(data,argument.surveyStatusChange,"surveyCompleted")}]);window.VWO.push(["onSurveyAnswerSubmitted",function(data){commonSurveyCallback(data,argument.answerSubmitted,"surveySubmitted")}])}};
(function(){var VWOOmniTemp={};window.VWOOmni=window.VWOOmni||{};for(var key in VWOOmniTemp)Object.prototype.hasOwnProperty.call(VWOOmniTemp,key)&&(window.VWOOmni[key]=VWOOmniTemp[key]);window._vwoIntegrationsLoaded=1;pushBasedCommonWrapper({integrationName:"GA4",getExperimentList:function(){return [77,157,162]},accountSettings:function(){var accountIntegrationSettings={"setupVia":"gtm","manualSetup":true,"dataVariable":"dataLayer"};if(accountIntegrationSettings["debugType"]=="ga4"&&accountIntegrationSettings["debug"]){accountIntegrationSettings["debug"]=1}else{accountIntegrationSettings["debug"]=0}return accountIntegrationSettings},pushData:function(expId,variationId){var accountIntegrationSettings={"setupVia":"gtm","manualSetup":true,"dataVariable":"dataLayer"};var ga4Setup=accountIntegrationSettings["setupVia"]||"gtag";if(typeof window.gtag!=="undefined"&&ga4Setup=="gtag"){window.gtag("event","VWO",{vwo_campaign_name:window._vwo_exp[expId].name+":"+expId,vwo_variation_name:window._vwo_exp[expId].comb_n[variationId]+":"+variationId});window.gtag("event","experience_impression",{exp_variant_string:"VWO-"+expId+"-"+variationId});return true}return false}})();pushBasedCommonWrapper({integrationName:"GA4-GTM",getExperimentList:function(){return [77,157,162]},accountSettings:function(){var accountIntegrationSettings={"setupVia":"gtm","manualSetup":true,"dataVariable":"dataLayer"};if(accountIntegrationSettings["debugType"]=="gtm"&&accountIntegrationSettings["debug"]){accountIntegrationSettings["debug"]=1}else{accountIntegrationSettings["debug"]=0}return accountIntegrationSettings},pushData:function(expId,variationId){var accountIntegrationSettings={"setupVia":"gtm","manualSetup":true,"dataVariable":"dataLayer"};var ga4Setup=accountIntegrationSettings["setupVia"]||"gtm";var dataVariable=accountIntegrationSettings["dataVariable"]||"dataLayer";if(typeof window[dataVariable]!=="undefined"&&ga4Setup=="gtm"){window[dataVariable].push({event:"vwo-data-push-ga4",vwo_exp_variant_string:"VWO-"+expId+"-"+variationId});return true}return false}})();
;})();(function(){window.VWO=window.VWO||[];var pollInterval=100;var _vis_data={};var intervalObj={};var analyticsTimerObj={};var experimentListObj={};window.VWO.push(["onVariationApplied",function(data){if(!data){return}var expId=data[1],variationId=data[2];if(expId&&variationId&&["VISUAL_AB","VISUAL","SPLIT_URL"].indexOf(window._vwo_exp[expId].type)>-1){}}])})();;
;var vD=VWO.data||{};VWO.data={content:{"fns":{"list":{"args":{"1":{}},"vn":1}}},as:"r5.visualwebsiteoptimizer.com",dacdnUrl:"https://dev.visualwebsiteoptimizer.com",accountJSInfo:{"pc":{"a":0,"t":0},"pvn":0,"ts":1740832915,"rp":30,"noSS":false}};for(var k in vD){VWO.data[k]=vD[k]};;var gcpfb=function(a,loadFunc,status,err,success){function vwoErr() {_vwo_err({message:"Google_Cdn failing for " + a + ". Trying Fallback..",code:"cloudcdnerr",status:status});} if(a.indexOf("/cdn/")!==-1){loadFunc(a.replace("cdn/",""),err,success); vwoErr(); return true;} else if(a.indexOf("/dcdn/")!==-1&&a.indexOf("evad.js") !== -1){loadFunc(a.replace("dcdn/",""),err,success); vwoErr(); return true;}};window.VWO=window.VWO || [];window.VWO._= window.VWO._ || {};window.VWO._.gcpfb=gcpfb;;var d={cookie:document.cookie,URL:document.URL,referrer:document.referrer};var w={VWO:{_:{}},location:{href:window.location.href,search:window.location.search},_vwoCc:window._vwoCc};;window._vwo_cdn="https://dev.visualwebsiteoptimizer.com/cdn/";window._vwo_apm_debug_cdn="https://dev.visualwebsiteoptimizer.com/cdn/";window.VWO._.useCdn=true;window.vwo_eT="br";window._VWO=window._VWO||{};window._VWO.fSeg={};window._VWO.dcdnUrl="/dcdn/settings.js";window.VWO.sTs=1740728784;window._VWO._vis_nc_lib=window._vwo_cdn+"edrv/nc-d6ff1022487af1829902efe655b28300br.js";var loadWorker=function(url){_vwo_code.load(url,{dSC: true, onloadCb: function(xhr,a){window._vwo_wt_l=true;if(xhr.status===200 ||xhr.status===304){var code="var window="+JSON.stringify(w)+",document="+JSON.stringify(d)+";window.document=document;"+xhr.responseText;var blob=new Blob([code||"throw new Error('code not found!');"],{type:"application/javascript"}),url=URL.createObjectURL(blob);window.mainThread={webWorker:new Worker(url)};window.vwoChannelFW=new MessageChannel();window.vwoChannelToW=new MessageChannel();window.mainThread.webWorker.postMessage({vwoChannelToW:vwoChannelToW.port1,vwoChannelFW:vwoChannelFW.port2},[vwoChannelToW.port1, vwoChannelFW.port2]);if(!window._vwo_mt_f)return window._vwo_wt_f=true;_vwo_code.addScript({text:window._vwo_mt_f});delete window._vwo_mt_f}else{if(gcpfb(a,loadWorker,xhr.status)){return;}_vwo_code.finish("&e=loading_failure:"+a)}}, onerrorCb: function(a){if(gcpfb(a,loadWorker)){return;}window._vwo_wt_l=true;_vwo_code.finish("&e=loading_failure:"+a);}})};loadWorker("https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-a0061b8ba28231c30f6d5a9df191b6e3br.js");;var _vis_opt_file;var _vis_opt_lib;if(window.VWO._.allSettings.dataStore.previewExtraSettings!=undefined&&window.VWO._.allSettings.dataStore.previewExtraSettings.isSurveyPreviewMode){var surveyHash=window.VWO._.allSettings.dataStore.plugins.LIBINFO.SURVEY_DEBUG_EVENTS.HASH;var param1="evad.js?va=";var param2="&d=debugger_new";var param3="&sp=1&a=725969&sh="+surveyHash;_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?param1+"vanj"+param2:param1+"va_gq"+param2:param1+"edrv/va_gq-82ae5b5a18f7d1856a3029ff9c6d26b6br.js"+param2;_vis_opt_file=_vis_opt_file+param3;_vis_opt_lib="https://dev.visualwebsiteoptimizer.com/dcdn/"+_vis_opt_file}else if(window.VWO._.allSettings.dataStore.mode!=undefined&&window.VWO._.allSettings.dataStore.mode=="PREVIEW"){ var path1 = 'edrv/pd_'; var path2 = window.VWO._.allSettings.dataStore.plugins.LIBINFO.EVAD.HASH + ".js"; ;_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?path1+"vanj"+path2:path1+"va_gq"+path2:path1+"edrv/va_gq-82ae5b5a18f7d1856a3029ff9c6d26b6br.js"+path2;_vis_opt_lib="https://dev.visualwebsiteoptimizer.com/cdn/"+_vis_opt_file}else{_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?"edrv/vanj-192f82910e37422099f379771c3fbfdfbr.js":"edrv/va_gq-82ae5b5a18f7d1856a3029ff9c6d26b6br.js":"edrv/va_gq-82ae5b5a18f7d1856a3029ff9c6d26b6br.js"}window._vwo_library_timer=setTimeout((function(){vwoCode.removeLoaderAndOverlay&&vwoCode.removeLoaderAndOverlay();vwoCode.finish()}),vwoCode.library_tolerance&&typeof vwoCode.library_tolerance()!=="undefined"?vwoCode.library_tolerance():2500),_vis_opt_lib=typeof _vis_opt_lib=="undefined"?window._vwo_cdn+_vis_opt_file:_vis_opt_lib;var loadLib=function(url){_vwo_code.load(url, {dSC: true, onloadCb:function(xhr,a){window._vwo_mt_l=true;if(xhr.status===200 || xhr.status===304){if(!window._vwo_wt_f)return window._vwo_mt_f=xhr.responseText;_vwo_code.addScript({text:xhr.responseText});delete window._vwo_wt_f;}else{if(gcpfb(a,loadLib,xhr.status)){return;}_vwo_code.finish("&e=loading_failure:"+a);}}, onerrorCb: function(a){if(gcpfb(a,loadLib)){return;}window._vwo_mt_l=true;_vwo_code.finish("&e=loading_failure:"+a);}})};loadLib(_vis_opt_lib);VWO.load_co=function(u,opts){return window._vwo_code.load(u,opts);};;;}}catch(e){_vwo_code.finish();_vwo_code.removeLoaderAndOverlay&&_vwo_code.removeLoaderAndOverlay();_vwo_err(e);window.VWO.caE=1}})();
Has FamilyLife given you and your family $25 worth of practical
resources and biblical insights this year? If so, can you take a
moment to donate to ensure that we're always here for you when your
family needs encouragement and support?
What Does It Mean to Find Your Identity in Christ?
One night I was lying in bed, almost asleep, when I heard what sounded like an elephant stomping on a car-sized Coke can and then dragging it off to a recycling center. There haven’t been many elephant sightings in my neighborhood, nor are elephants known to be religious recyclers, so I got up to inspect the situation.
I looked outside and instead of a Coke can, there was a mangled car limping away from the scene. The car had smashed my neighbor’s treasured pick-up truck parked in front of his house.
We lived on a normally quiet street—hardly any traffic, or elephants, in the evenings—so my guess was that the driver was highly intoxicated. I saw my neighbor, normally a calm and controlled guy, rush outside and completely lose it.
Now, I’ve been in car wrecks. It can be an emotional experience, especially if you or a loved one is injured. But I’ve never seen someone so rattled by a damaged vehicle.
A car wreck is no fun. It’s a hassle to get everything fixed or replaced, but it’s not something that should completely unravel your world. If it does, you have to ask yourself, why was this vehicle so important? Why did this event send me off the deep end? Is my identity so fragile that a car wreck unravels it?
It’s easy to point fingers, but I’ve come unglued over less significant things. The point here is to be able to endure hard times and set a course that is meaningful and fulfilling. And to do that your identity has to be rooted in something stronger than yourself.
The popular idea today is that you have to look deep within yourself to discover your true identity. That is a scary thought. What if you don’t like what you find? What do you do?
Looking deep within yourself simply won’t work. Think of how many times you’ve let yourself down. You tell yourself, I’ll never do that again. And then within 48 seconds, you do it again. Or you tell yourself, I’ll always be a happy person. And then you get sad that you’re not suddenly happy. None of us live up to our own expectations for ourselves, which is a bummer.
So we have a couple of options. One is to drop your expectations to such an abysmally low level that it becomes impossible to let yourself down.
But another is to find something outside of yourself that you can lean on for strength, for direction, for purpose. Something utterly dependable when you can’t depend on yourself. Something that will hold up in every situation.
And that thing is actually a person—and His name is Jesus Christ.
‘Hiding’ your identity in Christ
Colossians 3:2–3 says, “Set your minds on things that are above, not on things that are on earth. For you have died, and your life is hidden with Christ in God.”
When your identity becomes hidden, or rooted, in the revelation of who Jesus is and what He has done, rather than on what you find hidden deep inside yourself, you can live life to its truest, not distracted by whatever momentary messages are dictating the way you live. When you “hide” your identity in Christ, it’s not hidden from others but protected by Christ.
What does it mean to have your identity hidden in Christ? Pastor Rick Warren, author of the Purpose Driven Life, one of the bestselling books of any kind in the last 20 years (over 30 million copies sold), says it means, “That you abandon any image of yourself that is not from God. … You start believing what God says about you.”
Finding your identity in Christ means you do a better job believing that what God says about you is truer than what anyone else (including yourself) says. When you’re tempted to believe that you’re either much better than you really are, or much worse than you really are, look to what the Bible says about you.
An amazing story
So what does the Bible say about your identity?
Well, it says a lot. Some good things. Some bad things. Let’s start with the bad.
You, yes, adorable little you, were born full of sin. You were born a sinner. We all were. Of course, you were incredibly cute even 10 seconds out of the womb, but you still were full of what a friend of mine calls P.U.S: pride, unbelief, and self-love. You wanted what you wanted, and that’s all that mattered. This came to you because from the beginning of time, humankind has rejected God’s plan (see Romans chapter 5).
However, for those who believe in Christ, the story takes an amazing turn.
I love to go to the book of Ephesians and look at all the places in the first chapter where it says “in Christ” or “in Him.” Depending on your Bible translation, those phrases appear about 11 times and describe a host of incredible things about ourselves that if we truly believed, it would change everything.
It says that those in Christ are blessed “with every spiritual blessing in the heavenly places” (verse 3), chosen (verse 4), predestined and adopted (verse 5), redeemed and forgiven (verse 7), grace has been lavished on them (verse 7), that they are “in the know” on God’s will (verse 9), have been given an inheritance (verse 11), and are sealed by the Holy Spirit (verse 13). Those are some weighty statements. Entire books have been written about the meaning and depth of each of those words. You could spend the rest of your life dwelling on just one of them and still not come to fully grasp it.
If you come to base your identity in these statements, it roots and hides your identity in something that can’t be changed and can’t go away.
So if you’re a world-renowned guitar player and your fingers get chopped off in the latest smoothie blender sensation, your identity doesn’t crumble. And yes, even if your treasured truck gets destroyed in a stomp and run accident, you can still function. Life won’t crumble.