window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/staging.beautyhealthpage.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.4"}};
/*! This file is auto-generated */
!function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
https://staging.beautyhealthpage.com/wp-content/plugins/auto-terms-of-service-and-privacy-policy/js/base.js
window.tdb_global_vars = {"wpRestUrl":"https:\/\/staging.beautyhealthpage.com\/wp-json\/","permalinkStructure":"\/%postname%\/"};
window.tdb_p_autoload_vars = {"isAjax":false,"isAdminBarShowing":false,"autoloadStatus":"off","origPostEditUrl":null};
var tdBlocksArray = []; //here we store all the items for the current page
// td_block class - each ajax block uses a object of this class for requests
function tdBlock() {
this.id = '';
this.block_type = 1; //block type id (1-234 etc)
this.atts = '';
this.td_column_number = '';
this.td_current_page = 1; //
this.post_count = 0; //from wp
this.found_posts = 0; //from wp
this.max_num_pages = 0; //from wp
this.td_filter_value = ''; //current live filter value
this.is_ajax_running = false;
this.td_user_action = ''; // load more or infinite loader (used by the animation)
this.header_color = '';
this.ajax_pagination_infinite_stop = ''; //show load more at page x
}
// td_js_generator - mini detector
( function () {
var htmlTag = document.getElementsByTagName("html")[0];
if ( navigator.userAgent.indexOf("MSIE 10.0") > -1 ) {
htmlTag.className += ' ie10';
}
if ( !!navigator.userAgent.match(/Trident.*rv\:11\./) ) {
htmlTag.className += ' ie11';
}
if ( navigator.userAgent.indexOf("Edge") > -1 ) {
htmlTag.className += ' ieEdge';
}
if ( /(iPad|iPhone|iPod)/g.test(navigator.userAgent) ) {
htmlTag.className += ' td-md-is-ios';
}
var user_agent = navigator.userAgent.toLowerCase();
if ( user_agent.indexOf("android") > -1 ) {
htmlTag.className += ' td-md-is-android';
}
if ( -1 !== navigator.userAgent.indexOf('Mac OS X') ) {
htmlTag.className += ' td-md-is-os-x';
}
if ( /chrom(e|ium)/.test(navigator.userAgent.toLowerCase()) ) {
htmlTag.className += ' td-md-is-chrome';
}
if ( -1 !== navigator.userAgent.indexOf('Firefox') ) {
htmlTag.className += ' td-md-is-firefox';
}
if ( -1 !== navigator.userAgent.indexOf('Safari') && -1 === navigator.userAgent.indexOf('Chrome') ) {
htmlTag.className += ' td-md-is-safari';
}
if( -1 !== navigator.userAgent.indexOf('IEMobile') ){
htmlTag.className += ' td-md-is-iemobile';
}
})();
var tdLocalCache = {};
( function () {
"use strict";
tdLocalCache = {
data: {},
remove: function (resource_id) {
delete tdLocalCache.data[resource_id];
},
exist: function (resource_id) {
return tdLocalCache.data.hasOwnProperty(resource_id) && tdLocalCache.data[resource_id] !== null;
},
get: function (resource_id) {
return tdLocalCache.data[resource_id];
},
set: function (resource_id, cachedData) {
tdLocalCache.remove(resource_id);
tdLocalCache.data[resource_id] = cachedData;
}
};
})();
var td_viewport_interval_list=[{"limitBottom":767,"sidebarWidth":228},{"limitBottom":1018,"sidebarWidth":300},{"limitBottom":1140,"sidebarWidth":324}];
var td_animation_stack_effect="type0";
var tds_animation_stack=true;
var td_animation_stack_specific_selectors=".entry-thumb, img, .td-lazy-img";
var td_animation_stack_general_selectors=".td-animation-stack img, .td-animation-stack .entry-thumb, .post img, .td-animation-stack .td-lazy-img";
var tdc_is_installed="yes";
var td_ajax_url="https:\/\/staging.beautyhealthpage.com\/wp-admin\/admin-ajax.php?td_theme_name=Newspaper&v=12.6.8";
var td_get_template_directory_uri="https:\/\/staging.beautyhealthpage.com\/wp-content\/plugins\/td-composer\/legacy\/common";
var tds_snap_menu="";
var tds_logo_on_sticky="";
var tds_header_style="";
var td_please_wait="Please wait...";
var td_email_user_pass_incorrect="User or password incorrect!";
var td_email_user_incorrect="Email or username incorrect!";
var td_email_incorrect="Email incorrect!";
var td_user_incorrect="Username incorrect!";
var td_email_user_empty="Email or username empty!";
var td_pass_empty="Pass empty!";
var td_pass_pattern_incorrect="Invalid Pass Pattern!";
var td_retype_pass_incorrect="Retyped Pass incorrect!";
var tds_more_articles_on_post_enable="";
var tds_more_articles_on_post_time_to_wait="";
var tds_more_articles_on_post_pages_distance_from_top=0;
var tds_captcha="";
var tds_theme_color_site_wide="#e2687e";
var tds_smart_sidebar="enabled";
var tdThemeName="Newspaper";
var tdThemeNameWl="Newspaper";
var td_magnific_popup_translation_tPrev="Previous (Left arrow key)";
var td_magnific_popup_translation_tNext="Next (Right arrow key)";
var td_magnific_popup_translation_tCounter="%curr% of %total%";
var td_magnific_popup_translation_ajax_tError="The content from %url% could not be loaded.";
var td_magnific_popup_translation_image_tError="The image #%curr% could not be loaded.";
var tdBlockNonce="40cdec245c";
var tdMobileMenu="enabled";
var tdMobileSearch="enabled";
var tdDateNamesI18n={"month_names":["January","February","March","April","May","June","July","August","September","October","November","December"],"month_names_short":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"day_names_short":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]};
var tdb_modal_confirm="Save";
var tdb_modal_cancel="Cancel";
var tdb_modal_confirm_alt="Yes";
var tdb_modal_cancel_alt="No";
var td_deploy_mode="deploy";
var td_ad_background_click_link="";
var td_ad_background_click_target="";
var ml_webform_3401179 = ml_account('webforms', '3401179', 'm7b7a5', 'load');
ml_webform_3401179('animation', 'fadeIn');
var ml_webform_3805726 = ml_account('webforms', '3805726', 'p6l6o9', 'load');
ml_webform_3805726('animation', 'fadeIn');
Home Psychology Decode Personalities: 15 Eye-Opening Psychological Questions
Unraveling the intricacies of human personality can often seem like an intricate puzzle. However, thanks to the efforts of psychologists, there are now certain probing questions that can offer deep insights into an individual’s character, behavior patterns, and preferences. These questions are calibrated to elicit responses that lay bare the core attributes of one’s personality.
They pierce through the surface to expose the raw, unfiltered persona beneath. In this article, we will explore 15 such potent psychological questions. Each question promises to unveil a unique facet of personality, helping you comprehend someone’s true nature.
Who are your role models in life?
When a person identifies their role models, they’re essentially highlighting the qualities and values they respect and aspire to. The traits of these role models often mirror the individual’s own values or desired characteristics. For example, if a person admires a well-known philanthropist, it’s likely that they value generosity and kindness.
This suggests that they themselves strive to be generous and kind. In essence, the choice of a role model can provide a clear reflection of a person’s own moral compass and aspirations, offering a deeper understanding of their personality.
What do you think is the meaning of life?
This philosophical question allows a glimpse into a person’s innermost values and priorities. If someone emphasizes personal success, it may hint at a high level of ambition or a competitive spirit. This individual possibly values achievement and recognition.
Conversely, if their response centers on happiness or relationships, this could signify a more relationship-oriented worldview. They may prioritize emotional well-being and value connections with others over materialistic success. Essentially, the way a person responds to such a question can offer key insights into their beliefs and what they consider most important in life.
What has been your greatest accomplishment so far?
By asking about a person’s greatest accomplishment, we gain insight into what they regard as significant or worthy of pride. Their answer reveals their personal values and priorities. For example, if someone cites a career milestone, they likely place high importance on professional success.
Alternatively, a personal or relational achievement might suggest they prioritize personal growth or relationships. This question also reflects their self-esteem and confidence levels. If they can easily identify and discuss their accomplishments, it suggests they have a healthy level of self-worth and take pride in their achievements.
What have you learned from your failures in life?
This question is a window into an individual’s perspective on adversity. Their response can reveal their resilience and adaptability – whether they view setbacks as opportunities for growth or as insurmountable obstacles. If they discuss overcoming challenges and learning from them, it suggests a positive outlook and a growth mindset.
It shows their potential to bounce back from tough situations and adapt to changes. Moreover, their ability to recognize and learn from their mistakes indicates a level of self-awareness and continuous learning, key traits for personal and professional development.
What would you do if you won the lottery?
The way someone responds to this question can provide a deep understanding of their attitudes towards money and its role in their life. If they talk about investing or saving, it suggests a responsible and forward-thinking financial mindset. On the other hand, if they discuss spending on experiences or material possessions, it may indicate they value enjoyment and living in the moment.
Furthermore, their dreams and aspirations can be unveiled through what they wish to do with a substantial amount of money. Whether it’s starting a business, traveling the world, or helping others, their response can reveal their deepest desires and priorities.
What is your vision for the future?
This question offers insights into a person’s future aspirations and goals, showing what they are striving for and where they see themselves heading. It can highlight their ambition level and the extent to which they plan for the future. Moreover, their response can reflect their general outlook towards life.
An optimistic person might envision a bright future full of accomplishments, while a more pessimistic individual might focus on potential obstacles or fears. Therefore, this question not only reveals their ambitions and goals but also provides a glimpse into their mindset and attitude towards life and the future.
As a kid, what was your go-to selection from the ice cream truck?
This question, despite appearing basic, can offer valuable insights into a person’s preferences and how they make decisions. For instance, their choice might reflect careful thought or spontaneous decision-making. Furthermore, it may uncover aspects of their childhood and past experiences.
If the choice is tied to a fond memory, it suggests a degree of nostalgia and sentimental value. It might also hint at the importance they place on traditions or familiar comforts. Overall, this question can provide a unique window into a person’s personal history, decision-making approach, and emotional connections.
Who knows you the best?
This question can be a powerful tool to understand the nature of a person’s relationships and their comfort level with vulnerability. It gives insight into whether they form deep, meaningful connections or prefer more casual associations. If they easily share personal information or emotions, it suggests they are comfortable being open and vulnerable, which is essential for close relationships.
Conversely, if they are hesitant or guarded, it might indicate a struggle with vulnerability or past hurts. Thus, their response to this question can shed light on their interpersonal skills, emotional intelligence, and their approach to relationships.
What would your friends say about you?
This question helps understand a person’s self-perception and their awareness of their social image. Their response can reveal how they view their own role and behavior in social interactions, indicating their self-esteem and self-concept. Additionally, it can also highlight their level of social awareness – their understanding of how they come across to others.
This includes their ability to accurately interpret others’ reactions and adjust their behavior accordingly. Thus, this question provides a snapshot of a person’s social intelligence, self-awareness, and their sense of identity within social contexts.
What is the question people ask you most often?
The response to this question can offer a peek into the most distinctive or memorable traits of a person. It could highlight their unique skills, achievements, or even personality traits that make them stand out in a crowd. This could be what they are recognized for in their professional, personal, or social circles.
The answer also gives an idea about their reputation – what they are known or remembered for by others. It’s like a snapshot of their personal ‘brand’, which can tell us a lot about their values, strengths, and the impression they leave on others.
Would you open an envelope that has the date of your death inside?
This question is a window into a person’s philosophical leanings, their attitude towards life and death, and their beliefs about fate and personal freedom. It can reveal their level of curiosity – their drive to explore, learn, and understand the world around them. Their response may also indicate their perspective on mortality; whether they fear it, accept it as an inevitable part of life, or have a different viewpoint.
Furthermore, the answer can shed light on their beliefs about destiny and free will. Do they believe in predetermined fate, or do they see life as a sequence of choices and actions driven by personal will?
Would you like to be famous? In what way?
This question acts as a mirror, reflecting a person’s aspirations, ambitions, and their craving for acknowledgment. It can uncover their drive for recognition – do they yearn for public acclaim, or are they content with personal satisfaction? It also provides a glimpse into their ambition. Are they driven by lofty goals, or do they prefer more modest, achievable targets?
Most significantly, this question can reveal what they want to be remembered for. This could be professional accomplishments, personal traits, or contributions to society. Essentially, it’s a probe into their legacy, the footprint they wish to leave on the world.
Given the choice of anyone in the world, who would you want as a dinner guest?
This question is a gateway into a person’s world, revealing what they are passionate about, what principles they hold dear, and the kind of people they prefer to associate with. Their interests could range from hobbies to intellectual pursuits, and these can indicate their personality type and how they like to spend their time.
Their values, often reflected in their actions and beliefs, provide insight into their moral compass and what they deem important in life. Lastly, the type of company they enjoy can tell us a lot about their social preferences – whether they gravitate towards like-minded individuals or thrive on diversity.
What is something that you will never do again?
This question serves as a lens into a person’s past experiences, the regrets they may harbor, and the wisdom they’ve gained over time. It can expose their regrets – the things they wish they had done differently, indicating their ability to reflect on their actions and decisions. Furthermore, it can highlight the lessons they’ve learned from their experiences, showing their capacity for personal growth and maturity.
Most importantly, it provides insight into their ability to change and evolve. This reveals their adaptability and resilience, key traits that determine how they cope with life’s challenges and transform them into opportunities for growth.
Would you be friends with yourself?
This introspective question serves as a window into how a person views themselves, their self-worth, and their expectations for relationships. The way a person perceives themselves can reveal their self-esteem and confidence levels. It shows whether they view themselves positively or negatively, which greatly influences their actions and interactions.
Their self-esteem, or how much value they place on themselves, is often reflected in their attitude and behavior. Lastly, their personal standards for friendships can provide insight into what they value in relationships – whether it’s loyalty, honesty, shared interests, or other attributes. This can reveal a lot about their character and interpersonal dynamics.
Final Thoughts
These questions aren’t merely conversation starters. They are tools designed to delve deeper into the psyche and understand someone’s true personality. They can reveal a person’s values, beliefs, aspirations, fears, and much more.
However, it’s important to remember that while these questions can provide valuable insights, they are not definitive. People are complex and continually evolving, so one’s responses may change over time or depending on the context. Nevertheless, these questions provide a starting point for deeper understanding and connection.
var block_tdi_48 = new tdBlock();
block_tdi_48.id = "tdi_48";
block_tdi_48.atts = '{"image_size":"","image_floated":"float_left","image_width":"30","image_height":"eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiMTAwIiwicGhvbmUiOiIxMDAiLCJsYW5kc2NhcGUiOiI4MCJ9","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","show_cat":"none","meta_padding":"eyJhbGwiOiI1cHggMCAwIDE1cHgiLCJwb3J0cmFpdCI6IjAgMCAwIDEwcHgifQ==","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNSJ9","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIiwiYWxsIjoibm9uZSJ9","art_excerpt":"15px 0 0 0","f_title_font_family":"394","f_meta_font_family":"394","f_meta_font_transform":"uppercase","f_meta_font_weight":"700","art_title":"0 0 10px 0","tdc_css":"eyJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImFsbCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","h_effect":"","category_id":"","modules_on_row":"","title_txt_hover":"#e2687e","sort":"","limit":"3","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEyIn0=","show_review":"none","title_txt":"#172842","author_txt":"#90a0af","author_txt_hover":"#e2687e","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-15365","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_48","tdc_css_class":"tdi_48","tdc_css_class_style":"tdi_48_rand_style"}';
block_tdi_48.td_column_number = "1";
block_tdi_48.block_type = "td_flex_block_1";
block_tdi_48.post_count = "3";
block_tdi_48.found_posts = "1243";
block_tdi_48.header_color = "";
block_tdi_48.ajax_pagination_infinite_stop = "";
block_tdi_48.max_num_pages = "415";
tdBlocksArray.push(block_tdi_48);
var block_tdi_53 = new tdBlock();
block_tdi_53.id = "tdi_53";
block_tdi_53.atts = '{"image_size":"","image_floated":"float_left","image_width":"30","image_height":"eyJhbGwiOiI3MCIsInBvcnRyYWl0IjoiMTAwIiwicGhvbmUiOiIxMDAiLCJsYW5kc2NhcGUiOiI4MCJ9","show_btn":"none","show_excerpt":"eyJwb3J0cmFpdCI6Im5vbmUiLCJwaG9uZSI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_com":"eyJwb3J0cmFpdCI6Im5vbmUiLCJhbGwiOiJub25lIn0=","show_author":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIn0=","show_cat":"none","meta_padding":"eyJhbGwiOiI1cHggMCAwIDE1cHgiLCJwb3J0cmFpdCI6IjAgMCAwIDEwcHgifQ==","f_title_font_size":"eyJhbGwiOiIxNSIsInBvcnRyYWl0IjoiMTEiLCJsYW5kc2NhcGUiOiIxMiJ9","f_title_font_line_height":"1.2","f_title_font_weight":"700","all_modules_space":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxNSJ9","show_date":"eyJwb3J0cmFpdCI6Im5vbmUiLCJsYW5kc2NhcGUiOiJub25lIiwiYWxsIjoibm9uZSJ9","art_excerpt":"15px 0 0 0","f_title_font_family":"394","f_meta_font_family":"394","f_meta_font_transform":"uppercase","f_meta_font_weight":"700","art_title":"0 0 10px 0","tdc_css":"eyJwb3J0cmFpdCI6eyJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImFsbCI6eyJtYXJnaW4tYm90dG9tIjoiMCIsImRpc3BsYXkiOiIifSwicGhvbmUiOnsiZGlzcGxheSI6IiJ9LCJwaG9uZV9tYXhfd2lkdGgiOjc2NywibGFuZHNjYXBlIjp7ImRpc3BsYXkiOiIifSwibGFuZHNjYXBlX21heF93aWR0aCI6MTE0MCwibGFuZHNjYXBlX21pbl93aWR0aCI6MTAxOX0=","h_effect":"","category_id":"","modules_on_row":"","title_txt_hover":"#e2687e","sort":"popular","limit":"3","f_meta_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTAiLCJwaG9uZSI6IjEyIn0=","show_review":"none","title_txt":"#172842","author_txt":"#90a0af","author_txt_hover":"#e2687e","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-15365","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","popular_by_date":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_source":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_style":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_53","tdc_css_class":"tdi_53","tdc_css_class_style":"tdi_53_rand_style"}';
block_tdi_53.td_column_number = "1";
block_tdi_53.block_type = "td_flex_block_1";
block_tdi_53.post_count = "3";
block_tdi_53.found_posts = "1243";
block_tdi_53.header_color = "";
block_tdi_53.ajax_pagination_infinite_stop = "";
block_tdi_53.max_num_pages = "415";
tdBlocksArray.push(block_tdi_53);
https://staging.beautyhealthpage.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdPostImages.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSmartSidebar.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdSocialSharing.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdModalPostImages.js
https://staging.beautyhealthpage.com/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-ed443a3a3d45126a22ce.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
!(function(){window.growMe||((window.growMe=function(e){window.growMe._.push(e);}),(window.growMe._=[]));var e=document.createElement("script");(e.type="text/javascript"),(e.src="https://faves.grow.me/main.js"),(e.defer=!0),e.setAttribute("data-grow-faves-site-id","U2l0ZTowMzczZjg5NS0yYTZjLTRiNzQtODQ5MS0zNTgzOGJiNDE3NzQ=");var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t);})();
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdToTop.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdAjaxSearch.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/tdbMenu.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-cloud-library/assets/js/tdbSearch.js
https://staging.beautyhealthpage.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tdMenu.js
/* global jQuery:{} */
jQuery(document).ready( function () {
var tdbMenuItem = new tdbMenu.item();
tdbMenuItem.blockUid = 'tdi_27';
tdbMenuItem.jqueryObj = jQuery('.tdi_27');
tdbMenuItem.blockAtts = '{"mm_align_horiz":"content-horiz-left","modules_on_row_regular":"20%","modules_on_row_cats":"25%","image_size":"","modules_category":"above","show_excerpt":"","show_com":"none","show_date":"eyJsYW5kc2NhcGUiOiJub25lIiwicG9ydHJhaXQiOiJub25lIn0=","show_author":"","mm_sub_align_horiz":"content-horiz-right","mm_elem_align_horiz":"content-horiz-left","text_color":"#172842","align_horiz":"content-horiz-left","menu_id":"9","f_elem_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQifQ==","f_elem_font_weight":"800","f_elem_font_family":"394","tds_menu_active1-line_color":"","elem_space":"eyJhbGwiOiIyNSIsImxhbmRzY2FwZSI6IjE1IiwicG9ydHJhaXQiOiIxNSJ9","main_sub_icon_space":"10","mm_width":"eyJhbGwiOiIxNjgwIiwibGFuZHNjYXBlIjoiMTAwJSIsInBvcnRyYWl0IjoiMTAwJSJ9","mm_align_screen":"yes","mm_hide_all_item":"yes","sep_icon_align":"0","mm_child_cats":"10","mm_sub_border":"0","mm_elem_border_a":"0","h_effect":"","image_height":"60","meta_padding":"eyJhbGwiOiIzMHB4IDI1cHgiLCJsYW5kc2NhcGUiOiIyNXB4IDIwcHgiLCJwb3J0cmFpdCI6IjE1cHggMTBweCJ9","art_title":"eyJhbGwiOiIxNXB4IDAgMCIsInBvcnRyYWl0IjoiMTBweCAwIDAifQ==","modules_category_padding":"0","modules_category_margin":"0","show_review":"none","sub_bg_color":"#ffffff","f_sub_elem_font_family":"394","f_sub_elem_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_sub_elem_font_transform":"","f_sub_elem_font_weight":"800","mm_subcats_bg":"#ffffff","mm_elem_bg":"rgba(255,255,255,0)","mm_elem_bg_a":"rgba(255,255,255,0)","f_mm_sub_font_family":"394","f_mm_sub_font_transform":"","f_mm_sub_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_mm_sub_font_weight":"800","meta_bg":"#ffffff","mm_sub_width":"eyJhbGwiOiIxODAiLCJwb3J0cmFpdCI6IjExMCIsImxhbmRzY2FwZSI6IjE0MCJ9","mm_padd":"eyJhbGwiOiI0MHB4IiwicG9ydHJhaXQiOiIyMHB4IDE1cHgiLCJsYW5kc2NhcGUiOiIyNXB4IDIwcHgifQ==","mm_sub_padd":"eyJhbGwiOiIzMHB4IDAiLCJwb3J0cmFpdCI6IjEwcHggMCIsImxhbmRzY2FwZSI6IjI1cHggMCJ9","mm_elem_padd":"eyJhbGwiOiI1cHggMCA1cHggNDBweCIsInBvcnRyYWl0IjoiNXB4IDAgMCAxNXB4IiwibGFuZHNjYXBlIjoiNXB4IDAgNXB4IDMwcHgifQ==","modules_gap":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMCJ9","all_modules_space":"50","f_title_font_family":"394","f_title_font_line_height":"1.3","f_title_font_size":"eyJhbGwiOiIyMSIsInBvcnRyYWl0IjoiMTIiLCJwaG9uZSI6IjE4IiwibGFuZHNjYXBlIjoiMTYifQ==","f_title_font_weight":"800","f_title_font_transform":"","f_cat_font_transform":"uppercase","f_cat_font_size":"eyJhbGwiOiIxNCIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMCJ9","f_cat_font_weight":"700","f_cat_font_family":"394","title_txt":"#172842","title_txt_hover":"#e2687e","all_underline_color":"","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","cat_txt":"#90a0af","cat_txt_hover":"#e2687e","mm_elem_border":"0","meta_info_border_color":"","tds_menu_active1-line_height":"eyJsYW5kc2NhcGUiOiI2IiwiYWxsIjoiMCJ9","inline":"yes","f_elem_font_transform":"none","elem_padd":"eyJhbGwiOiIwIDVweCIsInBvcnRyYWl0IjoiMCAycHgifQ==","tds_menu_active1-line_alignment":"50","tds_menu_active1-text_color_h":"#e2687e","tdc_css":"eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==","show_mega_cats":"yes","mm_shadow_shadow_size":"eyJhbGwiOiIyMCIsImxhbmRzY2FwZSI6IjMwIn0=","mm_shadow_shadow_offset_vertical":"eyJhbGwiOiI4IiwibGFuZHNjYXBlIjoiMTUifQ==","mm_shadow_shadow_color":"rgba(22,35,58,0.1)","mm_elem_color":"#172842","mm_elem_color_a":"#e2687e","shadow_shadow_size":"eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjIwIn0=","mm_border_size":"0","pag_bg":"#49c8d1","pag_h_bg":"#e2687e","pag_border":"rgba(255,255,255,0)","pag_h_border":"rgba(255,255,255,0)","pag_icons_size":"15","pag_border_width":"0","sub_shadow_shadow_size":"eyJsYW5kc2NhcGUiOiIxNSIsImFsbCI6IjE2In0=","sub_shadow_shadow_offset_horizontal":"eyJsYW5kc2NhcGUiOiIwIiwiYWxsIjoiMCJ9","sub_shadow_shadow_offset_vertical":"eyJsYW5kc2NhcGUiOiIxMCIsImFsbCI6IjQifQ==","sub_shadow_shadow_color":"rgba(22,35,58,0.1)","shadow_shadow_offset_vertical":"eyJhbGwiOiI0IiwibGFuZHNjYXBlIjoiMTAifQ==","shadow_shadow_color":"rgba(22,35,58,0.1)","pag_space":"20","sub_text_color":"#172842","tds_menu_active1-line_width":"0","hover_opacity":"0","mm_elem_order":"","show_subcat":"yes","main_sub_tdicon":"td-icon-menu-thin-left","sub_align_horiz":"content-horiz-left","sub_padd":"eyJhbGwiOiIyMHB4IDAiLCJwb3J0cmFpdCI6IjEwcHggMCJ9","sub_first_left":"eyJhbGwiOiItMjUiLCJsYW5kc2NhcGUiOiItMjAiLCJwb3J0cmFpdCI6Ii0xNSJ9","sub_icon_size":"10","sub_icon_pos":"","main_sub_icon_size":"eyJhbGwiOiIyMiIsInBvcnRyYWl0IjoiMTcifQ==","sub_icon_align":"0","image_floated":"","tds_menu_sub_active1-sub_text_color_h":"#e2687e","tds_menu_sub_active1-sub_color_h":"#e2687e","sub_color":"#172842","show_audio":"none","f_meta_font_family":"394","f_ex_font_family":"638","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","excerpt_middle":"yes","author_txt":"#90a0af","author_txt_hover":"#e2687e","date_txt":"#90a0af","f_meta_font_transform":"uppercase","f_meta_font_weight":"700","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","ex_txt":"#90a0af","author_photo_size":"26","art_excerpt":"eyJhbGwiOiIyMHB4IDAgMTVweCAwIiwibGFuZHNjYXBlIjoiMTBweCAwIiwicG9ydHJhaXQiOiIxMHB4IDAifQ==","main_sub_icon_align":"1","f_elem_font_line_height":"eyJhbGwiOiI1NnB4IiwicG9ydHJhaXQiOiI0NXB4In0=","prev_tdicon":"td-icon-left","next_tdicon":"td-icon-right","pag_padding":"2px 0 1px","pag_text":"#ffffff","pag_h_text":"#ffffff","mm_posts_limit":"","sub_elem_padd":"eyJsYW5kc2NhcGUiOiI1cHggMjVweCIsInBvcnRyYWl0IjoiNXB4IDIwcHgifQ==","mc1_el":"17","mc1_title_tag":"p","block_type":"tdb_header_menu","show_mega":"","mob_load":"","separator":"","width":"","more":"","float_right":"","sep_tdicon":"","sep_icon_size":"","sep_icon_space":"","more_txt":"","more_tdicon":"","more_icon_size":"","more_icon_align":"0","sub_width":"","sub_rest_top":"","sub_elem_inline":"","sub_elem_space":"","sub_elem_radius":"0","sub_tdicon":"","sub_icon_space":"","mm_content_width":"","mm_height":"","mm_radius":"","mm_offset":"","mm_subcats_posts_limit":"4","open_in_new_window":"","mm_ajax_preloading":"","mm_sub_inline":"","mm_elem_space":"","mm_elem_border_rad":"","mc1_tl":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","image_alignment":"50","image_width":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","hide_audio":"","art_audio":"","art_audio_size":"1","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","modules_extra_cat":"","author_photo":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","excerpt_col":"1","excerpt_gap":"","review_space":"","review_size":"2.5","review_distance":"","show_pagination":"","pag_border_radius":"","main_sub_color":"","sep_color":"","more_icon_color":"","tds_menu_active":"tds_menu_active1","f_elem_font_header":"","f_elem_font_title":"Elements text","f_elem_font_settings":"","f_elem_font_style":"","f_elem_font_spacing":"","f_elem_":"","sub_border_size":"","sub_border_color":"","sub_border_radius":"","sub_elem_bg_color":"","sub_shadow_shadow_header":"","sub_shadow_shadow_title":"Shadow","sub_shadow_shadow_spread":"","tds_menu_sub_active":"tds_menu_sub_active1","f_sub_elem_font_header":"","f_sub_elem_font_title":"Elements text","f_sub_elem_font_settings":"","f_sub_elem_font_line_height":"","f_sub_elem_font_style":"","f_sub_elem_font_spacing":"","f_sub_elem_":"","mm_bg":"","mm_content_bg":"","mm_border_color":"","mm_shadow_shadow_header":"","mm_shadow_shadow_title":"Shadow","mm_shadow_shadow_offset_horizontal":"","mm_shadow_shadow_spread":"","mm_subcats_border_color":"","mm_elem_border_color":"","mm_elem_border_color_a":"","mm_elem_shadow_shadow_header":"","mm_elem_shadow_shadow_title":"Elements shadow","mm_elem_shadow_shadow_size":"","mm_elem_shadow_shadow_offset_horizontal":"","mm_elem_shadow_shadow_offset_vertical":"","mm_elem_shadow_shadow_spread":"","mm_elem_shadow_shadow_color":"","f_mm_sub_font_header":"","f_mm_sub_font_title":"Sub categories elements","f_mm_sub_font_settings":"","f_mm_sub_font_line_height":"","f_mm_sub_font_style":"","f_mm_sub_font_spacing":"","f_mm_sub_":"","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_offset_horizontal":"","shadow_shadow_spread":"","all_underline_height":"","cat_border":"","cat_border_hover":"","com_bg":"","com_txt":"","rev_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_27","tdc_css_class":"tdi_27","tdc_css_class_style":"tdi_27_rand_style","context":""}';
tdbMenuItem.isMegaMenuFull = true;
tdbMenuItem.megaMenuLoadType = '';
tdbMenu.addItem(tdbMenuItem);
});
jQuery().ready(function () {
var tdbSearchItem = new tdbSearch.item();
//block unique ID
tdbSearchItem.blockUid = 'tdi_30';
tdbSearchItem.blockAtts = '{"inline":"yes","form_align":"content-horiz-right","results_msg_align":"content-horiz-center","image_floated":"","image_width":"100","image_size":"","show_cat":"","show_btn":"none","show_date":"none","show_review":"none","show_com":"none","show_excerpt":"","show_author":"","all_modules_space":"0","icon_padding":"eyJhbGwiOjEuMSwicG9ydHJhaXQiOiIxIn0=","icon_color":"#172842","title_txt_hover":"#e2687e","btn_bg_h":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjMTcyODQyIiwiY29sb3IyIjoiIzE3Mjg0MiIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogIzE3Mjg0MjsiLCJjc3NQYXJhbXMiOiIwZGVnLCMxNzI4NDIsIzE3Mjg0MiJ9","tdc_css":"eyJhbGwiOnsibWFyZ2luLWxlZnQiOiIyNCIsImJvcmRlci1jb2xvciI6InJnYmEoMCwwLDAsMC4xMikiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0Ijp7Im1hcmdpbi1sZWZ0IjoiMTUiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3NjgsImxhbmRzY2FwZSI6eyJwYWRkaW5nLXRvcCI6IjMiLCJkaXNwbGF5IjoiIn0sImxhbmRzY2FwZV9tYXhfd2lkdGgiOjExNDAsImxhbmRzY2FwZV9taW5fd2lkdGgiOjEwMTl9","tdicon":"td-icon-magnifier-medium-short","show_form":"yes","form_offset":"eyJhbGwiOiIxOCIsInBvcnRyYWl0IjoiMTQifQ==","input_shadow_shadow_color":"rgba(0,0,0,0.15)","f_input_font_family":"394","f_placeholder_font_family":"394","f_btn_font_family":"","f_btn_font_transform":"uppercase","form_width":"eyJhbGwiOiI5MDAiLCJsYW5kc2NhcGUiOiI2NDAiLCJwb3J0cmFpdCI6IjUyMCJ9","input_border":"1px 0 1px 1px ","f_placeholder_font_transform":"","placeholder_opacity":"0.4","btn_icon_pos":"","results_border":"0","results_msg_padding":"10px 25px 20px","mc1_tl":"20","results_limit":"3","modules_gap":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAiLCJsYW5kc2NhcGUiOiIxMCJ9","image_height":"60","modules_category":"above","modules_category_padding":"0","f_results_msg_font_family":"394","f_results_msg_font_transform":"uppercase","f_results_msg_font_style":"normal","results_msg_color":"#172842","results_msg_color_h":"#e2687e","f_title_font_family":"394","f_title_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTIiLCJsYW5kc2NhcGUiOiIxNCJ9","f_title_font_weight":"800","f_title_font_line_height":"1.3","all_underline_color":"","f_cat_font_weight":"700","f_cat_font_transform":"uppercase","cat_bg":"rgba(255,255,255,0)","cat_bg_hover":"rgba(255,255,255,0)","f_input_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_input_font_transform":"","f_placeholder_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","f_results_msg_font_size":"eyJhbGwiOiIxNCIsInBvcnRyYWl0IjoiMTIifQ==","form_shadow_shadow_size":"20","form_shadow_shadow_color":"rgba(22,35,58,0.1)","form_border":"0","cat_txt":"#90a0af","cat_txt_hover":"#e2687e","icon_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYifQ==","icon_color_h":"#e2687e","modules_on_row":"33.33333333%","meta_padding":"eyJhbGwiOiIyNXB4IDIwcHgiLCJsYW5kc2NhcGUiOiIyMHB4IDE1cHgiLCJwb3J0cmFpdCI6IjE1cHggMTBweCJ9","art_title":"eyJhbGwiOiIxNXB4IDAgMCIsImxhbmRzY2FwZSI6IjEwcHggMCAwIDAiLCJwb3J0cmFpdCI6IjEwcHggMCAwIn0=","art_excerpt":"eyJhbGwiOiIxNXB4IDAiLCJsYW5kc2NhcGUiOiIxMHB4IDAiLCJwb3J0cmFpdCI6IjEwcHggMCJ9","f_btn_font_weight":"","arrow_color":"#ffffff","form_shadow_shadow_offset_vertical":"8","input_color":"#172842","placeholder_color":"#bcccd6","f_cat_font_family":"394","f_cat_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","image_alignment":"30","title_txt":"#172842","form_padding":"eyJhbGwiOiIyNXB4IiwicG9ydHJhaXQiOiIxNSJ9","results_padding":"eyJhbGwiOiIwIDI1cHggMTVweCIsInBvcnRyYWl0IjoiMCAxNXB4IDE1cHgifQ==","input_border_color":"rgba(211,219,226,0.7)","input_padding":"eyJhbGwiOiI2cHggMTBweCIsInBvcnRyYWl0IjoiMnB4IDhweCJ9","btn_padding":"5px 18px 6px","toggle_txt":"Search","toggle_txt_space":"6","f_toggle_txt_font_family":"394","f_toggle_txt_font_weight":"800","f_toggle_txt_font_size":"eyJhbGwiOiIxNiIsInBvcnRyYWl0IjoiMTQifQ==","toggle_txt_color":"#172842","toggle_txt_color_h":"#e2687e","author_photo_size":"26","excerpt_middle":"yes","f_input_font_weight":"700","f_placeholder_font_weight":"700","btn_text":"Go","f_results_msg_font_weight":"700","shadow_meta_shadow_size":"16","shadow_meta_shadow_offset_vertical":"4","shadow_meta_shadow_color":"rgba(22,35,58,0.1)","f_meta_font_family":"394","f_meta_font_transform":"uppercase","f_meta_font_size":"eyJhbGwiOiIxMiIsInBvcnRyYWl0IjoiMTAifQ==","f_ex_font_family":"638","f_ex_font_size":"eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTEifQ==","f_ex_font_line_height":"1.6","mc1_el":"15","f_meta_font_weight":"700","author_txt":"#90a0af","author_txt_hover":"#e2687e","date_txt":"#90a0af","ex_txt":"#90a0af","btn_bg":"eyJ0eXBlIjoiZ3JhZGllbnQiLCJjb2xvcjEiOiIjZTI2ODdlIiwiY29sb3IyIjoiI2UyNjg3ZSIsIm1peGVkQ29sb3JzIjpbXSwiZGVncmVlIjoiLTkwIiwiY3NzIjoiYmFja2dyb3VuZC1jb2xvcjogI2UyNjg3ZTsiLCJjc3NQYXJhbXMiOiIwZGVnLCNlMjY4N2UsI2UyNjg3ZSJ9","toggle_horiz_align":"content-horiz-left","block_type":"tdb_header_search","post_type":"","disable_trigger":"","show_results":"yes","separator":"","disable_live_search":"","exclude_pages":"","exclude_posts":"","search_section_header":"","results_section_1_title":"","results_section_1_taxonomies":"","results_section_1_level":"","results_section_2_title":"","results_section_2_taxonomies":"","results_section_2_level":"","results_section_3_title":"","results_section_3_taxonomies":"","results_section_3_level":"","results_section_search_query_terms":"","results_section_search_query_terms_title":"","results_section_search_query_terms_taxonomies":"","sec_title_space":"","sec_title_color":"","tax_space":"","tax_title_color":"","tax_title_color_h":"","f_sec_title_font_header":"","f_sec_title_font_title":"Section title text","f_sec_title_font_settings":"","f_sec_title_font_family":"","f_sec_title_font_size":"","f_sec_title_font_line_height":"","f_sec_title_font_style":"","f_sec_title_font_weight":"","f_sec_title_font_transform":"","f_sec_title_font_spacing":"","f_sec_title_":"","f_tax_title_font_title":"Taxonomy title text","f_tax_title_font_settings":"","f_tax_title_font_family":"","f_tax_title_font_size":"","f_tax_title_font_line_height":"","f_tax_title_font_style":"","f_tax_title_font_weight":"","f_tax_title_font_transform":"","f_tax_title_font_spacing":"","f_tax_title_":"","toggle_txt_pos":"","toggle_txt_align":"0","aria_label":"Search","float_block":"","form_offset_left":"","form_content_width":"","form_align_screen":"","input_placeholder":"","placeholder_travel":"0","input_radius":"","btn_aria_label":"Search","btn_tdicon":"","btn_icon_size":"","btn_icon_space":"","btn_icon_align":"0","btn_margin":"","btn_border":"","btn_radius":"","results_msg_border":"","mc1_title_tag":"","open_in_new_window":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_radius":"","hide_image":"","video_icon":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","vid_t_color":"","vid_t_bg_color":"","f_vid_time_font_header":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","art_btn":"","modules_category_margin":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","review_space":"","review_size":"2.5","review_distance":"","excerpt_col":"1","excerpt_gap":"","btn_title":"","btn_border_width":"","form_general_bg":"","f_toggle_txt_font_header":"","f_toggle_txt_font_title":"Text","f_toggle_txt_font_settings":"","f_toggle_txt_font_line_height":"","f_toggle_txt_font_style":"","f_toggle_txt_font_transform":"","f_toggle_txt_font_spacing":"","f_toggle_txt_":"","form_bg":"","form_border_color":"","form_shadow_shadow_header":"","form_shadow_shadow_title":"Shadow","form_shadow_shadow_offset_horizontal":"","form_shadow_shadow_spread":"","input_bg":"","input_shadow_shadow_header":"","input_shadow_shadow_title":"Input shadow","input_shadow_shadow_size":"","input_shadow_shadow_offset_horizontal":"","input_shadow_shadow_offset_vertical":"","input_shadow_shadow_spread":"","btn_color":"","btn_color_h":"","btn_icon_color":"","btn_icon_color_h":"","btn_border_color":"","btn_border_color_h":"","btn_shadow_shadow_header":"","btn_shadow_shadow_title":"Button shadow","btn_shadow_shadow_size":"","btn_shadow_shadow_offset_horizontal":"","btn_shadow_shadow_offset_vertical":"","btn_shadow_shadow_spread":"","btn_shadow_shadow_color":"","f_input_font_header":"","f_input_font_title":"Input text","f_input_font_settings":"","f_input_font_line_height":"","f_input_font_style":"","f_input_font_spacing":"","f_input_":"","f_placeholder_font_title":"Placeholder text","f_placeholder_font_settings":"","f_placeholder_font_line_height":"","f_placeholder_font_style":"","f_placeholder_font_spacing":"","f_placeholder_":"","f_btn_font_title":"Button text","f_btn_font_settings":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_spacing":"","f_btn_":"","results_bg":"","results_border_color":"","results_msg_bg":"","results_msg_border_color":"","f_results_msg_font_header":"","f_results_msg_font_title":"Text","f_results_msg_font_settings":"","f_results_msg_font_line_height":"","f_results_msg_font_spacing":"","f_results_msg_":"","m_bg":"","color_overlay":"","shadow_module_shadow_header":"","shadow_module_shadow_title":"Module Shadow","shadow_module_shadow_size":"","shadow_module_shadow_offset_horizontal":"","shadow_module_shadow_offset_vertical":"","shadow_module_shadow_spread":"","shadow_module_shadow_color":"","all_underline_height":"","cat_border":"","cat_border_hover":"","meta_bg":"","com_bg":"","com_txt":"","rev_txt":"","shadow_meta_shadow_header":"","shadow_meta_shadow_title":"Meta info shadow","shadow_meta_shadow_offset_horizontal":"","shadow_meta_shadow_spread":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border_hover":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","el_class":"","block_template_id":"","td_column_number":1,"header_color":"","ajax_pagination_infinite_stop":"","offset":"","limit":"5","td_ajax_preloading":"","td_ajax_filter_type":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_30","tdc_css_class":"tdi_30","tdc_css_class_style":"tdi_30_rand_style"}';
tdbSearchItem.jqueryObj = jQuery('.tdi_30');
tdbSearchItem._openSearchFormClass = 'tdb-drop-down-search-open';
tdbSearchItem._resultsLimit = '3';
tdbSearch.addItem( tdbSearchItem );
});
var td_res_context_registered_atts=["style_general_mobile_menu","style_general_header_align","style_general_header_logo","style_general_mobile_search","style_general_header_menu","style_general_module_header","style_general_header_search","style_general_header_search_trigger_enabled","style_general_column_title","style_general_list_menu","style_specific_list_menu_vertical","style_specific_list_menu_accordion","style_specific_list_menu_horizontal","style_general_inline_text"];
ai_front = {"insertion_before":"BEFORE","insertion_after":"AFTER","insertion_prepend":"PREPEND CONTENT","insertion_append":"APPEND CONTENT","insertion_replace_content":"REPLACE CONTENT","insertion_replace_element":"REPLACE ELEMENT","visible":"VISIBLE","hidden":"HIDDEN","fallback":"FALLBACK","automatically_placed":"Automatically placed by AdSense Auto ads code","cancel":"Cancel","use":"Use","add":"Add","parent":"Parent","cancel_element_selection":"Cancel element selection","select_parent_element":"Select parent element","css_selector":"CSS selector","use_current_selector":"Use current selector","element":"ELEMENT","path":"PATH","selector":"SELECTOR"};