var pageDetails = {}; var ua = new gigya.socialize.UserAction(); $(function() { pageDetails.summary = "State-run education is the "strongest political instrument of our time." During the twentieth century it has demonstrated that it has the power to make culture into its own image. Without exaggeration, public, State-run education in America has evolved into an powerful machine, one that is based on a socialistic model. Is it any wonder that more and more politicians and media-types are now unapologetically in favor of socialism? Take, for instance, MSNBC News Anchor Lawrence O'Donnell...." pageDetails.title = "The strongest political instrument: point one - CNA Columns: The New (& the Old) Evangelization" pageDetails.url = "http://www.catholicnewsagency.com/column/the-strongest-political-instrument-point-one-2170/" pageDetails.image = "http://www.catholicnewsagency.com/images/columnists/tremblay.jpg" pageDetails.id = pageDetails.url.replace('?','/').replace('=','/'); // User action for Gigya events on social networks ua.setTitle(pageDetails.title); ua.setLinkBack(pageDetails.url); ua.setDescription(pageDetails.summary); if (typeof pageDetails.image !== 'undefined') { ua.addMediaItem({ type: 'image', src: pageDetails.image, href: '//www.catholicnewsagency.com/' }); }; });