Contact Us
Address & Phone
9550 Leon Street, Philadelphia, PA 19114
215.632.8666 tel
215.632.7795 fax
Share Your Experience
Managed by Billy Casper Golf
Comments & Suggestions Welcome
Call 1.866.589.7748 to share comments
Our Team
Kevin Toner
General
Manager
Joseph Diacovo
Superintendent
Guest Name
'; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += ''; str += '
'; str += 'Guest Email
'; str += ''; str += '
'; jQuery('
').appendTo("#guestsDiv");
jQuery(str).appendTo("#additionalGDiv"+gCount);
jQuery('Remove
').appendTo("#additionalGDiv"+gCount);
jQuery(this).appendTo("#guestsDiv");
gCount++;
});
jQuery(".removeMemberLink, .removeGuestLink").live("click", function() {
jQuery(this).parent().remove();
//if(jQuery(this).attr("class") == "removeMemberLink")
// mCount--;
if(jQuery(this).attr("class") == "removeGuestLink")
gCount--;
});
})(jQuery);