function formHandlerc(c){
var URL = document.c.sitec.options[document.c.sitec.selectedIndex].value;
window.location.href = URL;
}



