<!--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 < 4)
  {
    alert("Keine gültige Postleitzahl");
    theForm.plz.focus();
    return (false);
  }

if ((theForm.plz.value != "5853") && (theForm.plz.value != "5854") && (theForm.plz.value != "47918") && (theForm.plz.value != "41366") && (theForm.plz.value != "41376") && (theForm.plz.value != "47574") && (theForm.plz.value != "47533") && (theForm.plz.value != "47652") && (theForm.plz.value != "47589") && (theForm.plz.value != "47551") && (theForm.plz.value != "47546") && (theForm.plz.value != "47669") && (theForm.plz.value != "33605") && (theForm.plz.value != "33602") && (theForm.plz.value != "33617") && (theForm.plz.value != "33604") && (theForm.plz.value != "33607") && (theForm.plz.value != "33609") && (theForm.plz.value != "33611") && (theForm.plz.value != "33613") && (theForm.plz.value != "33615") && (theForm.plz.value != "33729") && (theForm.plz.value != "33719") && (theForm.plz.value != "33699") && (theForm.plz.value != "33689") && (theForm.plz.value != "33659") && (theForm.plz.value != "33647") && (theForm.plz.value != "33649") && (theForm.plz.value != "33619") && (theForm.plz.value != "33739") && (theForm.plz.value != "33813") && (theForm.plz.value != "33818") && (theForm.plz.value != "47829") && (theForm.plz.value != "47798") && (theForm.plz.value != "41334") && (theForm.plz.value != "47799") && (theForm.plz.value != "47800") && (theForm.plz.value != "47802") && (theForm.plz.value != "47803") && (theForm.plz.value != "47804") && (theForm.plz.value != "47805") && (theForm.plz.value != "47807") && (theForm.plz.value != "47809") && (theForm.plz.value != "47839") && (theForm.plz.value != "47918") && (theForm.plz.value != "40667") && (theForm.plz.value != "40668") && (theForm.plz.value != "40670") && (theForm.plz.value != "41564") && (theForm.plz.value != "47877") && (theForm.plz.value != "47807") && (theForm.plz.value != "58332") && (theForm.plz.value != "58256") && (theForm.plz.value != "58285") && (theForm.plz.value != "42399") && (theForm.plz.value != "42389") && (theForm.plz.value != "45549") && (theForm.plz.value != "41747") && (theForm.plz.value != "41749") && (theForm.plz.value != "41748") && (theForm.plz.value != "41751") && (theForm.plz.value != "41334") && (theForm.plz.value != "47906") && (theForm.plz.value != "47929") && (theForm.plz.value != "41539") && (theForm.plz.value != "41540") && (theForm.plz.value != "41541") && (theForm.plz.value != "41542") && (theForm.plz.value != "41470") && (theForm.plz.value != "50765") && (theForm.plz.value != "50769"))
  {
    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 -->

