function checkRedirectComponentForm(form){
  return form.siteRedirection.value != "";
}