function goNow (objectPath) {
	return objectPath.options[objectPath.selectedIndex].value
}