window.location.href = object.options[object.selectedIndex].value;
window.open(object.options[object.selectedIndex].value);