var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/refreshingcleanwater.com","hash_tracking":"false","ua":"UA-109741386-1","v4_id":""};
var tve_frontend_options = {"ajaxurl":"https:\/\/refreshingcleanwater.com\/wp-admin\/admin-ajax.php","is_editor_page":"","page_events":[],"is_single":"0","social_fb_app_id":"","dash_url":"https:\/\/refreshingcleanwater.com\/wp-content\/themes\/thrive-theme\/thrive-dashboard","queried_object":{"term_id":1,"taxonomy":"category"},"query_vars":{"category_name":"uncategorized"},"$_POST":[],"translations":{"Copy":"Copy","empty_username":"ERROR: The username field is empty.","empty_password":"ERROR: The password field is empty.","empty_login":"ERROR: Enter a username or email address.","min_chars":"At least %s characters are needed","no_headings":"No headings found","registration_err":{"required_field":"<strong>Error<\/strong>: This field is required","required_email":"<strong>Error<\/strong>: Please type your email address.","invalid_email":"<strong>Error<\/strong>: The email address isn’t correct.","passwordmismatch":"<strong>Error<\/strong>: Password mismatch"}},"routes":{"posts":"https:\/\/refreshingcleanwater.com\/wp-json\/tcb\/v1\/posts"},"nonce":"c4b2d4dd0a","allow_video_src":"","lead_generation_custom_tag_apis":["activecampaign","aweber","convertkit","drip","klicktipp","mailchimp","sendlane","zapier"],"post_request_data":[],"ip":"3.237.29.69","current_user":[],"conditional_display":{"is_tooltip_dismissed":false}};
var thrive_front_localize = {"comments_form":{"error_defaults":{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}},"routes":{"posts":"https:\/\/refreshingcleanwater.com\/wp-json\/tcb\/v1\/posts","frontend":"https:\/\/refreshingcleanwater.com\/wp-json\/ttb\/v1\/frontend"},"tar_post_url":"?tve=true&action=architect&from_theme=1","is_editor":"","ID":"1095","template_url":"?tve=true&action=architect","pagination_url":{"template":"https:\/\/refreshingcleanwater.com\/category\/uncategorized\/page\/[thrive_page_number]\/","base":"https:\/\/refreshingcleanwater.com\/category\/uncategorized\/"},"sidebar_visibility":[],"is_singular":"","is_user_logged_in":""};
( $ => {
/**
* Displays toast message from storage, it is used when the user is redirected after login
*/
if ( window.sessionStorage ) {
$( window ).on( 'tcb_after_dom_ready', () => {
let message = sessionStorage.getItem( 'tcb_toast_message' );
if ( message ) {
tcbToast( sessionStorage.getItem( 'tcb_toast_message' ), false );
sessionStorage.removeItem( 'tcb_toast_message' );
}
} );
}
/**
* Displays toast message
*/
function tcbToast( message, error, callback ) {
/* Also allow "message" objects */
if ( typeof message !== 'string' ) {
message = message.message || message.error || message.success;
}
if ( ! error ) {
error = false;
}
TCB_Front.notificationElement.toggle( message, error ? 'error' : 'success', callback );
}
} )( typeof ThriveGlobal === 'undefined' ? jQuery : ThriveGlobal.$j );
var tve_dash_front = {"ajaxurl":"https:\/\/refreshingcleanwater.com\/wp-admin\/admin-ajax.php","force_ajax_send":"1","is_crawler":"","recaptcha":[],"post_id":""};
var tcb_post_lists=JSON.parse('[{\"identifier\":\"#main\",\"template\":\"#main\",\"attr\":{\"query\":\"{'post_type':'post','posts_per_page':6,'rules':[{'taxonomy':'category','terms':13,'operator':'IN'}]}\",\"type\":\"list\",\"columns-d\":\"1\",\"columns-t\":\"1\",\"columns-m\":\"1\",\"vertical-space-d\":\"60\",\"horizontal-space-d\":\"30\",\"ct\":\"post_list-43432\",\"ct-name\":\"Image & Text 06\",\"pagination-type\":\"load_more\",\"pages_near_current\":\"2\",\"posts_per_page\":\"6\",\"id\":\"main\",\"element-name\":\"Category List\",\"total_post_count\":0,\"featured-content\":\"0\",\"disabled-links\":\"0\",\"featured-list\":\"tve-u-1701a1c00b7\",\"vertical-space-m\":\"40\",\"total_sticky_count\":\"0\",\"vertical-space-t\":\"60\",\"article-tcb_hover_state_parent\":\"\",\"css\":\"tve-u-17067daeb23\",\"no_posts_text\":\"\",\"class\":\"\"},\"query\":{\"paged\":1,\"post_type\":\"post\",\"posts_per_page\":6,\"rules\":[{\"taxonomy\":\"category\",\"terms\":[1],\"operator\":\"IN\"}]}}]');