Create a Custom module that is set to the position ganalytics and applied only on the page(s) that the Parish Headlines module is on.
Paste the following code into module with CODEMIRROR on.
<div>
<script> window.onload = function() { PHplaceInImageIfNoneGeneric('/images/stories/template/default-news.jpg'); addImagePagination('/images/stories/template/default-news.jpg'); addMobileDiv(); }; </script> </div>

