al posto di

location=cacheobj.options[cacheobj.selectedIndex].value

scrivi

window.open(cacheobj.options[cacheobj.selectedIndex].value,"destra")

ciao