Hi VejOut,
just change the type of the submit input to button. So instead of type="submit" change it to type="button" and it will redirect to the desired url.

Swisse