function goTo(text) {
		parent.location.href = text
	}



