function verifyImage() { if(document.kontaktform.imageveri.value != "34256" ) { return false; } return true; }