function getDropVal(){
document.location.href="/web/guest/"+document.getElementById("state").value;
}
