"use strict";jQuery(document).ready(function(){jQuery(".ptam-text-link:empty").parent().hide();var e=jQuery(".hide-date-flag"),t=jQuery(".hide-author-flag"),r=jQuery(".hide-from-front-page");e.each(function(e){"1"===(e=jQuery(this)).text().trim()&&(e.parent().next().children(".ptam-block-post-grid-author").addClass("hide-after"),e.parent().next().children("time").hide(),e.parent().addClass("hide-date"))}),t.each(function(e){"1"===(e=jQuery(this)).text().trim()&&(e.parent().next().children(".ptam-block-post-grid-author").hide(),e.parent().addClass("hide-author"))}),r.each(function(e){"1"===(e=jQuery(this)).text().trim()&&e.parent().parent().parent().hide()}),jQuery(".hide-flag").parent().hide()});