<!--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 != "04318") && (theForm.plz.value != "04207") && (theForm.plz.value != "04420") && (theForm.plz.value != "06231") && (theForm.plz.value != "06254") && (theForm.plz.value != "04329") && (theForm.plz.value != "04288") && (theForm.plz.value != "04463") && (theForm.plz.value != "04357") && (theForm.plz.value != "04316") && (theForm.plz.value != "04328") && (theForm.plz.value != "04289") && (theForm.plz.value != "04317") && (theForm.plz.value != "04347") && (theForm.plz.value != "04356") && (theForm.plz.value != "04299") && (theForm.plz.value != "04315") && (theForm.plz.value != "04103") && (theForm.plz.value != "04349") && (theForm.plz.value != "04177") && (theForm.plz.value != "04420") && (theForm.plz.value != "04178") && (theForm.plz.value != "04249") && (theForm.plz.value != "04209") && (theForm.plz.value != "04205") && (theForm.plz.value != "04249") && (theForm.plz.value != "04207") && (theForm.plz.value != "04179") && (theForm.plz.value != "04420") && (theForm.plz.value != "04229") && (theForm.plz.value != "04435") && (theForm.plz.value != "04158") && (theForm.plz.value != "04129") && (theForm.plz.value != "04157") && (theForm.plz.value != "04155") && (theForm.plz.value != "04158") && (theForm.plz.value != "04159") && (theForm.plz.value != "04509") && (theForm.plz.value != "04105") && (theForm.plz.value != "04519") && (theForm.plz.value != "04277") && (theForm.plz.value != "04564") && (theForm.plz.value != "04279") && (theForm.plz.value != "04416") && (theForm.plz.value != "04275") && (theForm.plz.value != "04416") && (theForm.plz.value != "04109") && (theForm.plz.value != "04442") && (theForm.plz.value != "04460") && (theForm.plz.value != "04451") && (theForm.plz.value != "04425") && (theForm.plz.value != "04319") && (theForm.plz.value != "04683") && (theForm.plz.value != "04463") && (theForm.plz.value != "04316") && (theForm.plz.value != "04451") && (theForm.plz.value != "04349") && (theForm.plz.value != "04425") && (theForm.plz.value != "04683") && (theForm.plz.value != "04463") && (theForm.plz.value != "04824"))
  {
    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 -->
