function switchmeet(box)
{
    window.location = box.value;
}
