\r\n
\r\n
{title}
\r\n
{content}
\r\n
\r\n
\r\n
\r\n
\r\n \r\n
","Icon":"classic_icon.png","RenditionID":0},{"Title":"Classic","Html":"
","Icon":"classic_icon.png","RenditionID":0},{"Title":"Classic(White)","Html":"
","Icon":"classic_icon.png","RenditionID":0},{"Title":"Services","Html":"
","Icon":"services_icon.png","RenditionID":0},{"Title":"SimpleLinks","Html":"
","Icon":"simplelinks_icon.png","RenditionID":0},{"Title":"Horisontal","Html":"
","Icon":"horisontal_icon.png","RenditionID":0},{"Title":"Contacts","Html":"
","Icon":"contacts_icon.png","RenditionID":0},{"Title":"NemID","Html":"
","Icon":"classic_icon.png","RenditionID":0},{"Title":"NemID(NoLinks)","Html":"
","Icon":"classic_icon.png","RenditionID":0}], "g_bf1317b8_ae0d_45be_9bb9_9ab5dcc59692", "");
}
else {
jQuery("#modal_g_bf1317b8_ae0d_45be_9bb9_9ab5dcc59692").remove();
}
var NCS = window.NCS ||{};
NCS.Grid = NCS.Grid || {};
NCS.Grid.Contacts = NCS.Grid.Contacts || {};
NCS.Grid.Contacts.setEqualHeight = function(container){
jQuery(window).resize(function(){setTimeout(function(){
var height = 0;
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").find(".medium-grey-bg").css("height","");
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").find(".medium-grey-bg").css("min-height","");
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").each(function(){
if(jQuery(this).height() > height){ height = jQuery(this).height() };
console.log(height);
});
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").find(".medium-grey-bg").css("min-height",height + "px");
},100);
});
}
if (jQuery("#Mediaspot_g_bf1317b8_ae0d_45be_9bb9_9ab5dcc59692 .nets-Contacts[role='mediaspotitem']").length > 0) {
var height = 0;
var container = jQuery("#Mediaspot_g_bf1317b8_ae0d_45be_9bb9_9ab5dcc59692");
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").find(".medium-grey-bg").css("height","");
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").find(".medium-grey-bg").css("min-height","");
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").each(function(){
if(jQuery(this).height() > height){ height = jQuery(this).height() };
console.log(height);
});
jQuery(container).find(".nets-Contacts[role='mediaspotitem']").find(".medium-grey-bg").css("min-height",height + "px");
NCS.Grid.Contacts.setEqualHeight(jQuery("#Mediaspot_g_bf1317b8_ae0d_45be_9bb9_9ab5dcc59692"));
}
})();