function formHandlerb(b){
var URL = document.b.siteb.options[document.b.siteb.selectedIndex].value;
window.location.href = URL;
}



