function goTo(oThis)
{
	self.location = oThis.options[oThis.selectedIndex].value;
}
