<!--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 != "80689") && (theForm.plz.value != "82166") && (theForm.plz.value != "82152") && (theForm.plz.value != "81375") && (theForm.plz.value != "81347") && (theForm.plz.value != "80687") && (theForm.plz.value != "80686") && (theForm.plz.value != "80639") && (theForm.plz.value != "80796") && (theForm.plz.value != "80798") && (theForm.plz.value != "80799") && (theForm.plz.value != "80801") && (theForm.plz.value != "80802") && (theForm.plz.value != "80803") && (theForm.plz.value != "80804") && (theForm.plz.value != "80805") && (theForm.plz.value != "80807") && (theForm.plz.value != "80809") && (theForm.plz.value != "80933") && (theForm.plz.value != "80935") && (theForm.plz.value != "80937") && (theForm.plz.value != "80939") && (theForm.plz.value != "81241") && (theForm.plz.value != "81243") && (theForm.plz.value != "81245") && (theForm.plz.value != "81369") && (theForm.plz.value != "81371") && (theForm.plz.value != "81373") && (theForm.plz.value != "81379") && (theForm.plz.value != "81479") && (theForm.plz.value != "81539") && (theForm.plz.value != "81541") && (theForm.plz.value != "81543") && (theForm.plz.value != "81545") && (theForm.plz.value != "81547") && (theForm.plz.value != "81549") && (theForm.plz.value != "81641") && (theForm.plz.value != "81667") && (theForm.plz.value != "81669") && (theForm.plz.value != "81671") && (theForm.plz.value != "81673") && (theForm.plz.value != "81675") && (theForm.plz.value != "81677") && (theForm.plz.value != "81679") && (theForm.plz.value != "81735") && (theForm.plz.value != "81737") && (theForm.plz.value != "81739") && (theForm.plz.value != "81825") && (theForm.plz.value != "81829") && (theForm.plz.value != "81925") && (theForm.plz.value != "81927") && (theForm.plz.value != "81929") && (theForm.plz.value != "82008") && (theForm.plz.value != "82021") && (theForm.plz.value != "82024") && (theForm.plz.value != "82031") && (theForm.plz.value != "82040") && (theForm.plz.value != "82049") && (theForm.plz.value != "82061") && (theForm.plz.value != "85521") && (theForm.plz.value != "85579") && (theForm.plz.value != "80337") && (theForm.plz.value != "81242") && (theForm.plz.value != "80678") && (theForm.plz.value != "85640") && (theForm.plz.value != "85662") && (theForm.plz.value != "85635") && (theForm.plz.value != "81735") && (theForm.plz.value != "85649") && (theForm.plz.value != "82041") && (theForm.plz.value != "85540") && (theForm.plz.value != "85630") && (theForm.plz.value != "85649") && (theForm.plz.value != "85653"))
  {
    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 -->

