function to_old_win(url)
	{
		opener.location.href = url;
	}