
/* - ++resource++popupworkflow.js - */
// http://www.openapp.ie/portal_javascripts/++resource++popupworkflow.js?original=1
jq(document).ready(function(){jq(document).ready(function(){jq("a.prettyPhoto").attr({"rel":"prettyPhoto"});jq(".state-popuppublished").attr("href", function(){return this.href+"/placeit?iframe=true&width=75%&height=75%"}).attr({"rel":"prettyPhoto"});jq("a.prettyPhotoIframe").attr("href", function(){return this.href+"?iframe=true&width=75%&height=75%"}).attr({"rel":"prettyPhoto"});jq("a[rel^='prettyPhoto']").prettyPhoto({theme:'light_rounded'})})});

