<!--

function goto_URL(object) {
    window.location.href = object.options[object.selectedIndex].value;
}

// End -->

<!-- web programming and design by Arthur Chidlovski -->


