Donate to us below
The film industry has been substantially impacted by the COVID-19 pandemic worldwide and this is mirrored across all arts sectors. Festivals have been postponed or cancelled, and film releases have been delayed, some indefinitely. Although some support for charities is available to help us through these difficult times, we need to do more to ensure the survival of the Purbeck Film Festival. The postponement of events is unprecedented and running costs have continued without any event income, and we need your support.
(function() {
try{
var f = document.createElement("iframe");
f.src = 'https://forms.zohopublic.com/expectbestltd/form/PurbeckFilmFestivalDonations/formperma/CZm02IiKVZ4bXc6lQSyM6cHGSl0LwyhstaSDs0KFR4g?zf_rszfm=1';
f.style.border="none";
f.style.height="1055px";
f.style.width="100%";
f.style.transition="all 0.5s ease";
var d = document.getElementById("zf_div_CZm02IiKVZ4bXc6lQSyM6cHGSl0LwyhstaSDs0KFR4g");
d.appendChild(f);
window.addEventListener('message', function (){
var evntData = event.data;
if( evntData && evntData.constructor == String ){
var zf_ifrm_data = evntData.split("|");
if ( zf_ifrm_data.length == 2 ) {
var zf_perma = zf_ifrm_data[0];
var zf_ifrm_ht_nw = ( parseInt(zf_ifrm_data[1], 10) + 15 ) + "px";
var iframe = document.getElementById("zf_div_CZm02IiKVZ4bXc6lQSyM6cHGSl0LwyhstaSDs0KFR4g").getElementsByTagName("iframe")[0];
if ( (iframe.src).indexOf('formperma') > 0 && (iframe.src).indexOf(zf_perma) > 0 ) {
var prevIframeHeight = iframe.style.height;
if ( prevIframeHeight != zf_ifrm_ht_nw ) {
iframe.style.height = zf_ifrm_ht_nw;
}
}
}
}
}, false);
}catch(e){}
})();