var snippets={'form-unsuccessful-body':'

Your details could not be submitted at this time.

','form-unsuccessful-title':'Uh oh...',} var getLanguage=function(ref,replacements){var str=snippets[ref];if(typeof replacements=='object'){for(var ref in replacements){if(replacements.hasOwnProperty(ref)){str=str.replace(new RegExp(RegExp.escape(ref),'g'),replacements[ref]);}}}return str;};var flags={'adults-at-kids-name':'Adults at Children\'s Prices','adults-at-kids-description':'Bring the kids out to the movies, and adults get in at children\'s prices.','advanced-name':'Advanced Screenings','advanced-description':'Come and enjoy an advanced screening!','beer-wine-pizza-name':'Beer, Wine and Pizza','beer-wine-pizza-description':'Enjoy beer, wine and pizza before the movie. Contact the Box Office for booking details.','budget-name':'Budget Session','budget-description':'Our budget rates apply to this session.','chick-flick-name':'Chick Flick Night','chick-flick-description':'Come out for a Girl\'s Night Out!','devonshire-tea-name':'Devonshire Tea','devonshire-tea-description':'Enjoy a Devonshire Tea with your movie. Contact the Box Office for booking details.','fundraiser-name':'Fundraiser','fundraiser-description':'This is a special fundraiser session, and may have special pricing. Call the Box Office for details.','high-tea-name':'High Tea','high-tea-description':'Enjoy a High Tea with your movie. Contact the Box Office for booking details.','limited-name':'Limited Seating','limited-description':'This session will have limited seats available - be quick!','horse-name':'Melbourne Cup Luncheon','horse-description':'Enjoy the Melbourne Cup in cinema style.','bubs-name':'Mums and Bubs','bubs-description':'This session is friendly to young bubs and parents.','nye-name':'New Year\'s Eve','nye-description':'Celebrate the New Year with us!','nfl-name':'No Free List','nfl-description':'You are unable to use any discount offers, complementary or free tickets for any sessions on this day. Contact the Box Office for further details.','silver-name':'Silver Screening','silver-description':'Enjoy a light morning tea before your movie. Contact the Box Office for booking details.','event-name':'Special Event','event-description':'Special Event',} var getFlagName=function(ref){return flags[ref+'-name'];};var getFlagDescription=function(ref){return flags[ref+'-description'];};