/* author: Lee McGeorge */
/* Creation date: 31/03/04 */
		if (top.location == self.location) {
			self.location.replace("index.html")
		}
