<!--webbot BOT="GeneratedScript" PREVIEW=" " startspan --><script Language="JavaScript"><!--
function indx_Validator(theForm)
{

if (theForm.plz.value == "")
  {
    alert("Bitte geben Sie die Postleitzahl des Liefergebietes ein!");
    theForm.plz.focus();
    return (false);
  }

  if (theForm.plz.value.length >5)
  {
    alert("Keine gültige Postleitzahl");
    theForm.plz.focus();
    return (false);
  }

  if (theForm.plz.value.length < 5)
  {
    alert("Keine gültige Postleitzahl");
    theForm.plz.focus();
    return (false);
  }
	
if ((theForm.plz.value != "90402") && (theForm.plz.value != "90403") && (theForm.plz.value != "90491") && (theForm.plz.value != "90408") && (theForm.plz.value != "90409") && (theForm.plz.value != "90411") && (theForm.plz.value != "90419") && (theForm.plz.value != "90425") && (theForm.plz.value != "90427") && (theForm.plz.value != "90429") && (theForm.plz.value != "90431") && (theForm.plz.value != "90439") && (theForm.plz.value != "90441") && (theForm.plz.value != "90443") && (theForm.plz.value != "90449") && (theForm.plz.value != "90451") && (theForm.plz.value != "90453") && (theForm.plz.value != "90455") && (theForm.plz.value != "90459") && (theForm.plz.value != "90461") && (theForm.plz.value != "90469") && (theForm.plz.value != "90471") && (theForm.plz.value != "90473") && (theForm.plz.value != "90475") && (theForm.plz.value != "90478") && (theForm.plz.value != "90480") && (theForm.plz.value != "90482") && (theForm.plz.value != "90489") && (theForm.plz.value != "90491") && (theForm.plz.value != "90587") && (theForm.plz.value != "90762") && (theForm.plz.value != "90763") && (theForm.plz.value != "90765") && (theForm.plz.value != "90766") && (theForm.plz.value != "90768") && (theForm.plz.value != "91052") && (theForm.plz.value != "91054") && (theForm.plz.value != "91056") && (theForm.plz.value != "91058") && (theForm.plz.value != "91074") && (theForm.plz.value != "91077") && (theForm.plz.value != "91080") && (theForm.plz.value != "91088") && (theForm.plz.value != "91090") && (theForm.plz.value != "91091") && (theForm.plz.value != "91093") && (theForm.plz.value != "91094") && (theForm.plz.value != "91096") && (theForm.plz.value != "91099") && (theForm.plz.value != "91126") && (theForm.plz.value != "91187") && (theForm.plz.value != "91301") && (theForm.plz.value != "91361") && (theForm.plz.value != "93047") && (theForm.plz.value != "93049") && (theForm.plz.value != "93051") && (theForm.plz.value != "93053") && (theForm.plz.value != "93055") && (theForm.plz.value != "93057") && (theForm.plz.value != "93059") && (theForm.plz.value != "93073") && (theForm.plz.value != "93080") && (theForm.plz.value != "93083") && (theForm.plz.value != "93092") && (theForm.plz.value != "93093") && (theForm.plz.value != "93138") && (theForm.plz.value != "93161") && (theForm.plz.value != "93173") && (theForm.plz.value != "93197") && (theForm.plz.value != "93105") && (theForm.plz.value != "93050") && (theForm.plz.value != "93077") && (theForm.plz.value != "93188") && (theForm.plz.value != "90542") && (theForm.plz.value != "91053") && (theForm.plz.value != "91055") && (theForm.plz.value != "91057") && (theForm.plz.value != "91083") && (theForm.plz.value != "91353") && (theForm.plz.value != "91587") && (theForm.plz.value != "91765") && (theForm.plz.value != "91766") && (theForm.plz.value != "91767") && (theForm.plz.value != "91768"))			                   				
  {
    alert("In diesen Bereich liefern wir leider nicht, Sie können nun jedoch nach einem Lieferservice für Ihren PLZ-Bereich suchen!");
    parent.location.href="http://www.pizzeria.de"
    theForm.plz.focus();
    return (false);
  }
	

  return (true);
}
//--></script><!--webbot BOT="GeneratedScript" endspan -->
