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