function checkForm_open_sollicitatie() {

  if  (document.Thisform.Achternaam.value == '') {
   alert('Voer a.u.b. in: Naam.');
   document.Thisform.Achternaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Voornaam.value == '') {
   alert('Voer a.u.b. in: Roepnaam.');
   document.Thisform.Voornaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Geslacht.value == '') {
   alert('Voer a.u.b. in: Geslacht.');
   document.Thisform.Geslacht.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdres.value == '') {
   alert('Voer a.u.b. in: Adres.');
   document.Thisform.HomeAdres.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresPostcode.value == '') {
   alert('Voer a.u.b. in: Postcode.');
   document.Thisform.HomeAdresPostcode.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresWoonplaats.value == '') {
   alert('Voer a.u.b. in: Woonplaats.');
   document.Thisform.HomeAdresWoonplaats.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeCountry.value == '') {
   alert('Voer a.u.b. in: Land.');
   document.Thisform.HomeCountry.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonThuis.value == '') {
   alert('Voer a.u.b. in: Privé telefoon.');
   document.Thisform.TelefoonThuis.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonMobiel.value == '') {
   alert('Voer a.u.b. in: Mobiele telefoon.');
   document.Thisform.TelefoonMobiel.focus();
		
  }
	
 else
		
  if  (document.Thisform.Email.value == '') {
   alert('Voer a.u.b. in: Email.');
   document.Thisform.Email.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_943.value == '') {
   alert('Voer a.u.b. in: Rijbewijs.');
   document.Thisform.Custom_943.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_544.value == '') {
   alert('Voer a.u.b. in: Bezit van eigen vervoer.');
   document.Thisform.Match_544.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_546.value == '') {
   alert('Voer a.u.b. in: Opleiding.');
   document.Thisform.Match_546.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_573.value == '') {
   alert('Voer a.u.b. in: Studierichting.');
   document.Thisform.Match_573.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_547.value == '') {
   alert('Voer a.u.b. in: Cursussen/Vaardigheden.');
   document.Thisform.Match_547.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_561.value == '') {
   alert('Voer a.u.b. in: Nederlands.');
   document.Thisform.Match_561.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_563.value == '') {
   alert('Voer a.u.b. in: Engels.');
   document.Thisform.Match_563.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_562.value == '') {
   alert('Voer a.u.b. in: Duits.');
   document.Thisform.Match_562.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_564.value == '') {
   alert('Voer a.u.b. in: Frans.');
   document.Thisform.Match_564.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_945_dd.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_dd.focus();
  } else
  if  (document.Thisform.Custom_945_mm.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_mm.focus();
  } else
  if  (document.Thisform.Custom_945_yy.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_yy.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_560.value == '') {
   alert('Voer a.u.b. in: Voorkeur dienstverband.');
   document.Thisform.Match_560.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_957.value == '') {
   alert('Voer a.u.b. in: Gewenste functie.');
   document.Thisform.Custom_957.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_559.value == '') {
   alert('Voer a.u.b. in: Relevante werkervaring.');
   document.Thisform.Match_559.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_948.value == '') {
   alert('Voer a.u.b. in: Salarisindicatie.');
   document.Thisform.Custom_948.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_956.value == '') {
   alert('Voer a.u.b. in: Motivatie.');
   document.Thisform.Custom_956.focus();
		
  }
	
 else
		
  if  (document.Thisform.UploadCVID.value == '') {
   alert('Voer a.u.b. in: Toevoegen CV.');
   document.Thisform.UploadCVID.focus();
		
  }
	else document.Thisform.submit();
 }
function checkForm_sollicitatie() {

  if  (document.Thisform.Achternaam.value == '') {
   alert('Voer a.u.b. in: Naam.');
   document.Thisform.Achternaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Voornaam.value == '') {
   alert('Voer a.u.b. in: Roepnaam.');
   document.Thisform.Voornaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Geslacht.value == '') {
   alert('Voer a.u.b. in: Geslacht.');
   document.Thisform.Geslacht.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdres.value == '') {
   alert('Voer a.u.b. in: Adres.');
   document.Thisform.HomeAdres.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresPostcode.value == '') {
   alert('Voer a.u.b. in: Postcode.');
   document.Thisform.HomeAdresPostcode.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresWoonplaats.value == '') {
   alert('Voer a.u.b. in: Woonplaats.');
   document.Thisform.HomeAdresWoonplaats.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeCountry.value == '') {
   alert('Voer a.u.b. in: Land.');
   document.Thisform.HomeCountry.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonThuis.value == '') {
   alert('Voer a.u.b. in: Privé telefoon.');
   document.Thisform.TelefoonThuis.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonMobiel.value == '') {
   alert('Voer a.u.b. in: Mobiele telefoon.');
   document.Thisform.TelefoonMobiel.focus();
		
  }
	
 else
		
  if  (document.Thisform.Email.value == '') {
   alert('Voer a.u.b. in: Email.');
   document.Thisform.Email.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_943.value == '') {
   alert('Voer a.u.b. in: Rijbewijs.');
   document.Thisform.Custom_943.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_544.value == '') {
   alert('Voer a.u.b. in: Bezit van eigen vervoer.');
   document.Thisform.Match_544.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_546.value == '') {
   alert('Voer a.u.b. in: Opleiding.');
   document.Thisform.Match_546.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_573.value == '') {
   alert('Voer a.u.b. in: Studierichting.');
   document.Thisform.Match_573.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_547.value == '') {
   alert('Voer a.u.b. in: Cursussen/Vaardigheden.');
   document.Thisform.Match_547.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_561.value == '') {
   alert('Voer a.u.b. in: Nederlands.');
   document.Thisform.Match_561.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_563.value == '') {
   alert('Voer a.u.b. in: Engels.');
   document.Thisform.Match_563.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_562.value == '') {
   alert('Voer a.u.b. in: Duits.');
   document.Thisform.Match_562.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_564.value == '') {
   alert('Voer a.u.b. in: Frans.');
   document.Thisform.Match_564.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_945_dd.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_dd.focus();
  } else
  if  (document.Thisform.Custom_945_mm.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_mm.focus();
  } else
  if  (document.Thisform.Custom_945_yy.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_yy.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_560.value == '') {
   alert('Voer a.u.b. in: Voorkeur dienstverband.');
   document.Thisform.Match_560.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_559.value == '') {
   alert('Voer a.u.b. in: Relevante werkervaring.');
   document.Thisform.Match_559.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_948.value == '') {
   alert('Voer a.u.b. in: Salarisindicatie.');
   document.Thisform.Custom_948.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_956.value == '') {
   alert('Voer a.u.b. in: Motivatie.');
   document.Thisform.Custom_956.focus();
		
  }
	
 else
		
  if  (document.Thisform.UploadCVID.value == '') {
   alert('Voer a.u.b. in: Toevoegen CV.');
   document.Thisform.UploadCVID.focus();
		
  }
	else document.Thisform.submit();
 }
function checkForm_telefoniste() {


  if  (document.Thisform.Achternaam.value == '') {
   alert('Voer a.u.b. in: Naam.');
   document.Thisform.Achternaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Voornaam.value == '') {
   alert('Voer a.u.b. in: Roepnaam.');
   document.Thisform.Voornaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Geslacht.value == '') {
   alert('Voer a.u.b. in: Geslacht.');
   document.Thisform.Geslacht.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdres.value == '') {
   alert('Voer a.u.b. in: Adres.');
   document.Thisform.HomeAdres.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresPostcode.value == '') {
   alert('Voer a.u.b. in: Postcode.');
   document.Thisform.HomeAdresPostcode.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresWoonplaats.value == '') {
   alert('Voer a.u.b. in: Woonplaats.');
   document.Thisform.HomeAdresWoonplaats.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeCountry.value == '') {
   alert('Voer a.u.b. in: Land.');
   document.Thisform.HomeCountry.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonThuis.value == '') {
   alert('Voer a.u.b. in: Privé telefoon.');
   document.Thisform.TelefoonThuis.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonMobiel.value == '') {
   alert('Voer a.u.b. in: Mobiele telefoon.');
   document.Thisform.TelefoonMobiel.focus();
		
  }
	
 else
		
  if  (document.Thisform.Email.value == '') {
   alert('Voer a.u.b. in: Email.');
   document.Thisform.Email.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_943.value == '') {
   alert('Voer a.u.b. in: Rijbewijs.');
   document.Thisform.Custom_943.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_544.value == '') {
   alert('Voer a.u.b. in: Bezit van eigen vervoer.');
   document.Thisform.Match_544.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_546.value == '') {
   alert('Voer a.u.b. in: Opleiding.');
   document.Thisform.Match_546.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_547.value == '') {
   alert('Voer a.u.b. in: Cursussen/Vaardigheden.');
   document.Thisform.Match_547.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_561.value == '') {
   alert('Voer a.u.b. in: Nederlands.');
   document.Thisform.Match_561.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_563.value == '') {
   alert('Voer a.u.b. in: Engels.');
   document.Thisform.Match_563.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_562.value == '') {
   alert('Voer a.u.b. in: Duits.');
   document.Thisform.Match_562.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_564.value == '') {
   alert('Voer a.u.b. in: Frans.');
   document.Thisform.Match_564.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_945_dd.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_dd.focus();
  } else
  if  (document.Thisform.Custom_945_mm.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_mm.focus();
  } else
  if  (document.Thisform.Custom_945_yy.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_yy.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_560.value == '') {
   alert('Voer a.u.b. in: Voorkeur dienstverband.');
   document.Thisform.Match_560.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_559.value == '') {
   alert('Voer a.u.b. in: Relevante werkervaring.');
   document.Thisform.Match_559.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_956.value == '') {
   alert('Voer a.u.b. in: Motivatie.');
   document.Thisform.Custom_956.focus();
		
  }
	
 else
		
  if  (document.Thisform.UploadCVID.value == '') {
   alert('Voer a.u.b. in: Toevoegen CV.');
   document.Thisform.UploadCVID.focus();
		
  }
	else document.Thisform.submit();
 }
function checkForm_beveiliger() {

  if  (document.Thisform.Achternaam.value == '') {
   alert('Voer a.u.b. in: Naam.');
   document.Thisform.Achternaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Voornaam.value == '') {
   alert('Voer a.u.b. in: Roepnaam.');
   document.Thisform.Voornaam.focus();
		
  }
	
 else
		
  if  (document.Thisform.Geslacht.value == '') {
   alert('Voer a.u.b. in: Geslacht.');
   document.Thisform.Geslacht.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdres.value == '') {
   alert('Voer a.u.b. in: Adres.');
   document.Thisform.HomeAdres.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresPostcode.value == '') {
   alert('Voer a.u.b. in: Postcode.');
   document.Thisform.HomeAdresPostcode.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeAdresWoonplaats.value == '') {
   alert('Voer a.u.b. in: Woonplaats.');
   document.Thisform.HomeAdresWoonplaats.focus();
		
  }
	
 else
		
  if  (document.Thisform.HomeCountry.value == '') {
   alert('Voer a.u.b. in: Land.');
   document.Thisform.HomeCountry.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonThuis.value == '') {
   alert('Voer a.u.b. in: Privé telefoon.');
   document.Thisform.TelefoonThuis.focus();
		
  }
	
 else
		
  if  (document.Thisform.TelefoonMobiel.value == '') {
   alert('Voer a.u.b. in: Mobiele telefoon.');
   document.Thisform.TelefoonMobiel.focus();
		
  }
	
 else
		
  if  (document.Thisform.Email.value == '') {
   alert('Voer a.u.b. in: Email.');
   document.Thisform.Email.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_943.value == '') {
   alert('Voer a.u.b. in: Rijbewijs.');
   document.Thisform.Custom_943.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_544.value == '') {
   alert('Voer a.u.b. in: Bezit van eigen vervoer.');
   document.Thisform.Match_544.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_546.value == '') {
   alert('Voer a.u.b. in: Opleiding.');
   document.Thisform.Match_546.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_549.value == '') {
   alert('Voer a.u.b. in: Vakgerichte diploma\'s.');
   document.Thisform.Match_549.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_547.value == '') {
   alert('Voer a.u.b. in: Cursussen/Vaardigheden.');
   document.Thisform.Match_547.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_561.value == '') {
   alert('Voer a.u.b. in: Nederlands.');
   document.Thisform.Match_561.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_563.value == '') {
   alert('Voer a.u.b. in: Engels.');
   document.Thisform.Match_563.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_562.value == '') {
   alert('Voer a.u.b. in: Duits.');
   document.Thisform.Match_562.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_564.value == '') {
   alert('Voer a.u.b. in: Frans.');
   document.Thisform.Match_564.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_945_dd.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_dd.focus();
  } else
  if  (document.Thisform.Custom_945_mm.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_mm.focus();
  } else
  if  (document.Thisform.Custom_945_yy.value == '') {
   alert('Voer a.u.b. in: Beschikbaar per.');
   document.Thisform.Custom_945_yy.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_560.value == '') {
   alert('Voer a.u.b. in: Voorkeur dienstverband.');
   document.Thisform.Match_560.focus();
		
  }
	
 else
		
  if  (document.Thisform.Match_559.value == '') {
   alert('Voer a.u.b. in: Relevante werkervaring.');
   document.Thisform.Match_559.focus();
		
  }
	
 else
		
  if  (document.Thisform.Custom_956.value == '') {
   alert('Voer a.u.b. in: Motivatie.');
   document.Thisform.Custom_956.focus();
		
  }
	
 else
		
  if  (document.Thisform.UploadCVID.value == '') {
   alert('Voer a.u.b. in: Toevoegen CV.');
   document.Thisform.UploadCVID.focus();
		
  }
	else document.Thisform.submit();
 }