// JavaScript Document reconstitute_currentevents.js
<!-- BOS *** Script for this iframed content to reconstitute with the framing page -->
passpage = document.URL
if (top.location == self.location)
location.replace("../Current_Events.html?" + passpage)
<!-- END OF SCRIPT TO REDIRECT TO AN IFRAMED PAGE-->
//-->