function redirect()
{
window.location=document.plan.option.value;

}
