<!--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);
  }

(theForm.plz.value) = parseInt(theForm.plz.value);

  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 != "20095") && (theForm.plz.value != "22119") && (theForm.plz.value != "20097") && (theForm.plz.value != "20099") && (theForm.plz.value != "20148") && (theForm.plz.value != "20149") && (theForm.plz.value != "20249") && (theForm.plz.value != "20251") && (theForm.plz.value != "20354") && (theForm.plz.value != "20457") && (theForm.plz.value != "20459") && (theForm.plz.value != "20535") && (theForm.plz.value != "20537") && (theForm.plz.value != "20539") && (theForm.plz.value != "21033") && (theForm.plz.value != "22043") && (theForm.plz.value != "22045") && (theForm.plz.value != "22047") && (theForm.plz.value != "22049") && (theForm.plz.value != "22081") && (theForm.plz.value != "22083") && (theForm.plz.value != "22085") && (theForm.plz.value != "22087") && (theForm.plz.value != "22089") && (theForm.plz.value != "22113") && (theForm.plz.value != "22115") && (theForm.plz.value != "22117") && (theForm.plz.value != "22143") && (theForm.plz.value != "22145") && (theForm.plz.value != "22147") && (theForm.plz.value != "22149") && (theForm.plz.value != "22159") && (theForm.plz.value != "22175") && (theForm.plz.value != "22177") && (theForm.plz.value != "22179") && (theForm.plz.value != "22297") && (theForm.plz.value != "22299") && (theForm.plz.value != "22301") && (theForm.plz.value != "22303") && (theForm.plz.value != "22305") && (theForm.plz.value != "22307") && (theForm.plz.value != "22309") && (theForm.plz.value != "22335") && (theForm.plz.value != "22337") && (theForm.plz.value != "22393") && (theForm.plz.value != "22453") && (theForm.plz.value != "22529") && (theForm.plz.value != "22885") && (theForm.plz.value != "20144") && (theForm.plz.value != "20146") && (theForm.plz.value != "20253") && (theForm.plz.value != "20255") && (theForm.plz.value != "20257") && (theForm.plz.value != "20259") && (theForm.plz.value != "20355") && (theForm.plz.value != "20357") && (theForm.plz.value != "20359") && (theForm.plz.value != "21031") && (theForm.plz.value != "21035") && (theForm.plz.value != "21509") && (theForm.plz.value != "22113") && (theForm.plz.value != "22339") && (theForm.plz.value != "22359") && (theForm.plz.value != "22391") && (theForm.plz.value != "22395") && (theForm.plz.value != "22399") && (theForm.plz.value != "22415") && (theForm.plz.value != "22417") && (theForm.plz.value != "22419") && (theForm.plz.value != "22455") && (theForm.plz.value != "22459") && (theForm.plz.value != "22523") && (theForm.plz.value != "22525") && (theForm.plz.value != "22527") && (theForm.plz.value != "22765") && (theForm.plz.value != "22767") && (theForm.plz.value != "22769") && (theForm.plz.value != "22926") && (theForm.plz.value != "21033") && (theForm.plz.value != "21107") && (theForm.plz.value != "21109") && (theForm.plz.value != "21465") && (theForm.plz.value != "22145") && (theForm.plz.value != "22525") && (theForm.plz.value != "22527") && (theForm.plz.value != "22547") && (theForm.plz.value != "22549") && (theForm.plz.value != "22589") && (theForm.plz.value != "22605") && (theForm.plz.value != "22607") && (theForm.plz.value != "22609") && (theForm.plz.value != "22761") && (theForm.plz.value != "22763") && (theForm.plz.value != "21079") && (theForm.plz.value != "21129") && (theForm.plz.value != "21465") && (theForm.plz.value != "21521") && (theForm.plz.value != "22457") && (theForm.plz.value != "22846") && (theForm.plz.value != "22850") && (theForm.plz.value != "22851") && (theForm.plz.value != "25462") && (theForm.plz.value != "25469") && (theForm.plz.value != "25474"))
  {
    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.webimbiss.de"
    theForm.plz.focus();
    return (false);
  }
	

  return (true);
}
//--></script><!--webbot BOT="GeneratedScript" endspan -->

