A Movie I Expect To Skip
There is a new film coming about a famous American, born 70-odd years ago, who was an insufferable child of privilege with a half-serious interest in public affairs, who created a ridiculous public persona around a phony populist shtick, and who made a lucrative career out of giving public figures childishly demeaning nicknames. It is truly a shame that Molly Ivins did not live long enough to see Donald Trump take her act to its logical conclusion.
(function() {
if("function" === typeof jwplayer) {
var jwp = jwplayer(document.querySelectorAll(".jw-player-container div.jwplayer")[0]) || null;
if(jwp) {
var episode = jwp.getConfig().playlist[0];
var pubdate = new Date(episode.pubdate * 1000);
var prelimMonth = pubdate.getUTCMonth() + 1;
var month = prelimMonth.length > 1 ? prelimMonth : "0" + prelimMonth;
var prelimDate = pubdate.getUTCDate();
var date = prelimDate.length > 1 ? prelimDate : "0" + prelimDate;
var finalDate = pubdate.getUTCFullYear() + "-" + month + "-" + date;
var title = episode.title;
var labelMapping = "c3="nationalreview", c4="*null", c6="*null", ns_st_st="National Review", ns_st_pu="National Review", ns_st_pr="" + title + "", ns_st_ep="" + title + "", ns_st_sn="*null", ns_st_en="*null", ns_st_ge="News", ns_st_ia="0", ns_st_ce="0", ns_st_ddt="" + finalDate + "", ns_st_tdt="*null"";
jwp.on("ready", function () {
ns_.StreamingAnalytics.JWPlayer(jwp, {
publisherId: "23390304",
labelmapping: labelMapping,
});
});
}
}
})();