
	if(top.location.href == location.href) {
		top.location.href = '/frameset1.php?page=' + location.pathname
	}
