
/* - plone_javascript_variables.js - */
var portal_url = 'http://www.pinnerhillgc.com';
var form_modified_message = 'Your form has not been saved. All changes you have made will be lost.';
var form_resubmit_message = 'You already clicked the submit button. Do you really want to submit this form again?';
var external_links_open_new_window = 'true';
var mark_special_links = 'true';
var ajax_noresponse_message = 'No response from server. Please try again later.';


