```javascript if (self === top) { // The page is not in an iframe document.body.style.display = "block"; } else { // The page is in an iframe top.location = self.location; } ```
Home
About
Grants
Events
Ways to Give
Get Involved
News
Members
More...
Comments