redirect URL after webform submit neccessary

redirect URL after webform submit neccessary

Hi Guys,
we´re using a webform, which pushs the data into CRM.
BUT! 
We need to redirect not to a static website, but to a website which depends on a value of one of the fields...

ANY Ideas, how to handle this?

Means: 
If value = "1" refer to website1
If value = "2" refer to website 2

Any Hints?