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="d94dc6ae94";
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 Life Science Explains Why People Think Bald Men Are Highly Attractive
Introduction
There’s a common saying that “bald is beautiful,” and in recent years, this phrase has been gaining considerable traction. While some men might worry about losing their hair, many people find baldness to be highly attractive. But what exactly makes bald men so appealing? As it turns out, science has some compelling answers to this question.
Perception of Dominance
The idea that bald men are viewed as more dominant is a fascinating subject that has been the focus of several scientific investigations. A noteworthy study conducted by the University of Pennsylvania in 2012 discovered that men who had shaved their heads were often seen as more assertive, taller, and robust than those with hair.
In this research, participants were shown pictures of men with different amounts of hair. The men in these images were identical except for their hair. It was found that participants regularly rated the bald versions of these men as more commanding. They even perceived these bald men to be an inch taller and about 13% stronger than their counterparts with hair.
The perception of dominance wasn’t limited to physical strength or stature. Participants also saw bald men as having greater leadership potential, implying that the sense of dominance carried over to societal and professional settings.
But what leads to this perception? One reason could be the societal links between baldness and maturity. As hair loss is commonly associated with ageing, it’s plausible that bald men are viewed as more seasoned or knowledgeable, contributing to them being seen as more dominant or authoritative.
Furthermore, choosing to shave one’s head can also be perceived as an act of rebellion or nonconformity, which can enhance the perception of dominance. This bold move suggests self-confidence, determination, and assertiveness – traits typically associated with dominance.
It’s crucial to understand that these are perceptions, not definitive truths. Not all bald men are dominant, and baldness isn’t perceived identically by everyone. These findings merely indicate a general societal trend in perceptions, influenced by various elements including cultural standards and individual beliefs.
Confidence and Authenticity
Going bald can be a daunting experience for many men. It’s a transition often tied to aging, and it can sometimes lead to feelings of insecurity or self-doubt. However, those who choose to accept and embrace their baldness exhibit a certain level of confidence and self-belief, which can be incredibly appealing.
When a man makes the choice to shave his head instead of attempting to hide or delay hair loss, it speaks volumes about his character. It shows that he’s comfortable with himself and isn’t afraid to go against societal expectations about appearance. Choosing to shave one’s head is seen as a brave decision, a demonstration of control over one’s own image, and is often perceived as an indication of confidence.
Confidence is always attractive, but in the case of bald men, it takes on a special meaning. It’s the confidence to be different, to embrace a style that might not be the norm, and to fully own that look.
In addition to this, being authentic, and staying true to oneself despite societal pressures, is heavily valued in our society today. Being authentic is associated with honesty and integrity, qualities that are universally deemed attractive.
So, when a man confidently accepts his baldness, it does more than just showcase his self-confidence; it also highlights his authenticity. He isn’t trying to be someone he’s not or conform to a specific standard. Instead, he’s genuinely embracing his true self. This authenticity greatly boosts his attractiveness, making bald men appealing to a wide range of people.
Sexual Maturity and Virility
Another theory behind the attractiveness of bald men relates to sexual maturity and virility. Baldness is often associated with high levels of testosterone, which is linked to both sexual maturity and virility.
While this may not be entirely scientifically accurate (as hair loss is actually caused by a sensitivity to a byproduct of testosterone, rather than high levels of the hormone itself), the perception remains. This could potentially make bald men more attractive in the eyes of potential partners.
The Jason Statham Effect
Popular culture has also played a big role in shaping perceptions of bald men. Actors like Jason Statham and Dwayne “The Rock” Johnson have helped to redefine what it means to be attractive. These men are known for their bald heads, but they’re also known for their impressive physiques, their charisma, and their roles as action heroes.
This can create a positive association between baldness and these desirable traits. It’s not just about the lack of hair – it’s about the whole package. The combination of physical strength, confidence, and charisma can be very appealing.
The Bottom Line
While the science behind why people find bald men attractive is still somewhat speculative, there’s no denying the evidence: many people do find baldness attractive. Whether it’s due to perceived dominance, confidence, sexual maturity, or the influence of popular culture, bald men have a unique appeal.
Ultimately, attractiveness is subjective and varies from person to person. But, if you’re a man losing your hair, take heart. Embrace your baldness. It could just be your secret weapon in the world of dating and attraction.
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":"-14672","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":"-14672","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-08f4a4ca33532233b542.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"};