function tjek(form) { var kodeord = (form.inputfelt1.value) if (kodeord==""){location = "login.html";} else if (kodeord=="test"){location = "test.html";} else if (kodeord=="test"){location = "test.html";} else if (kodeord=="ans"){location = "Askole/ansskov/index.htm";} else if (kodeord=="ans"){location = "Askole/ansskov/index.htm";} else if (kodeord=="ans4"){location = "Askole/ans4/index.htm";} else if (kodeord=="ans4"){location = "Askole/ans4/index.htm";} else if (kodeord=="kunder"){location = "kundesider.htm";} else if (kodeord=="kunder"){location = "kundesider.htm";} else {location = "login.html";} }