All pastes #656693 Raw Edit

Anonymous

public text v1 · immutable
#656693 ·published 2007-08-14 09:50 UTC
rendered paste body
<script type="text/javascript">
	update_parent()
	{
		top.window.opener.location.reload();
		setTimeout("self.close()", 5000 ); // after 5 seconds
	}
</script>