Join Us at Our Open Day
Google Form Loading…
var load = 0;
document.getElementById(‘gform’).onload = function(){
/*Execute on First reload on iFrame*/
load++;
if(load > 1 ){
window.location.replace(“https://cccmaroubra.syd.catholic.edu.au/thank-you-open-day”);
}
}