...
if (ok1) location.href="http://xxx.xxx.x.xxx/cartella/ok.js";
// else
if (ok2) location.href="http://nomesito";
...

ciao