var Warenruppe;
var Detail;
var gefunden;
function suchen(form)
{
var s;
s = form.suchfeld.value;
if (suchen_fill(s)>0)
{
suchepaint();
}
else
{
alert("Leider wurde nichts gefunden!");
}
}
function SuchEintrag(nummer,bezeichung,wg,intern)
{
this.nummer = nummer;
this.bezeichnung = bezeichung;
this.bild = wg;
this.url = intern;
return this;
}
function suchen_fill(was)
{
var i,s1,s2,s3,s4;
was = was.toUpperCase();
i=0;
gefunden = new Array();
s1 = "01-011";
s1 = s1.toUpperCase();
s2 = "Sal de Canarias - Salinas de Tenefe / Canaren";
s2 = s2.toUpperCase();
s3 = "grafik/canarias01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-011","Sal de Canarias - Salinas de Tenefe / Canaren",s3,s4);
i = gefunden.length;
}
s1 = "01-011";
s1 = s1.toUpperCase();
s2 = "Nuchi-masu";
s2 = s2.toUpperCase();
s3 = "grafik/nuchimasu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-011","Nuchi-masu",s3,s4);
i = gefunden.length;
}
s1 = "01-012";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Chili & Cayennepfeffer";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanchili01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-012","Khoysan - Meersalz mit Chili & Cayennepfeffer",s3,s4);
i = gefunden.length;
}
s1 = "01-017";
s1 = s1.toUpperCase();
s2 = "Terracottabehälter";
s2 = s2.toUpperCase();
s3 = "grafik/behalterweiss01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-017","Terracottabehälter",s3,s4);
i = gefunden.length;
}
s1 = "01-018";
s1 = s1.toUpperCase();
s2 = "Terracottabehälter";
s2 = s2.toUpperCase();
s3 = "grafik/behalterblau01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-018","Terracottabehälter",s3,s4);
i = gefunden.length;
}
s1 = "01-026";
s1 = s1.toUpperCase();
s2 = "Sel-Himalayen - Rosésalz mit Espelette Pfeffer";
s2 = s2.toUpperCase();
s3 = "grafik/muehlechili03.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-026","Sel-Himalayen - Rosésalz mit Espelette Pfeffer",s3,s4);
i = gefunden.length;
}
s1 = "01-028";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / fein";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-028","Khoysan - Meersalz aus Afrika / fein",s3,s4);
i = gefunden.length;
}
s1 = "01-028";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / fein";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-028","Khoysan - Meersalz aus Afrika / fein",s3,s4);
i = gefunden.length;
}
s1 = "01-030";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Kräutern & Blüten";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanblueten01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-030","Khoysan - Meersalz mit Kräutern & Blüten",s3,s4);
i = gefunden.length;
}
s1 = "01-031";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / grob";
s2 = s2.toUpperCase();
s3 = "grafik/sackgrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-031","Khoysan - Meersalz aus Afrika / grob",s3,s4);
i = gefunden.length;
}
s1 = "01-035";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Algen & Kräutern";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanalgen01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-035","Khoysan - Meersalz mit Algen & Kräutern",s3,s4);
i = gefunden.length;
}
s1 = "01-039";
s1 = s1.toUpperCase();
s2 = "Escates d´es Trenc";
s2 = s2.toUpperCase();
s3 = "grafik/escates01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-039","Escates d´es Trenc",s3,s4);
i = gefunden.length;
}
s1 = "01-056";
s1 = s1.toUpperCase();
s2 = "Sel marin - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/bodugielmarin01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-056","Sel marin - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "01-060";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Camargue - Trésor des Sauniers";
s2 = s2.toUpperCase();
s3 = "grafik/sauniers01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-060","Fleur de Sel - Camargue - Trésor des Sauniers",s3,s4);
i = gefunden.length;
}
s1 = "01-060";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Camargue - Trésor des Sauniers";
s2 = s2.toUpperCase();
s3 = "grafik/sauniers01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-060","Fleur de Sel - Camargue - Trésor des Sauniers",s3,s4);
i = gefunden.length;
}
s1 = "01-062";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Camargue - Trésor des Sauniers";
s2 = s2.toUpperCase();
s3 = "grafik/sauniers1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-062","Fleur de Sel - Camargue - Trésor des Sauniers",s3,s4);
i = gefunden.length;
}
s1 = "01-079";
s1 = s1.toUpperCase();
s2 = "Vanille - Papouasie Nouvelle-Guinée";
s2 = s2.toUpperCase();
s3 = "grafik/vanilleneuguinea01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-079","Vanille - Papouasie Nouvelle-Guinée",s3,s4);
i = gefunden.length;
}
s1 = "01-080";
s1 = s1.toUpperCase();
s2 = "Vanille Bourbon - Ile de Madagascar";
s2 = s2.toUpperCase();
s3 = "grafik/vanillemadagaskar01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-080","Vanille Bourbon - Ile de Madagascar",s3,s4);
i = gefunden.length;
}
s1 = "01-081";
s1 = s1.toUpperCase();
s2 = "Vanille Bourbon - Ile de la Réunion";
s2 = s2.toUpperCase();
s3 = "grafik/vanillereunion01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-081","Vanille Bourbon - Ile de la Réunion",s3,s4);
i = gefunden.length;
}
s1 = "01-082";
s1 = s1.toUpperCase();
s2 = "Vanille - Ile de Tahiti";
s2 = s2.toUpperCase();
s3 = "grafik/vanilletahiti01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-082","Vanille - Ile de Tahiti",s3,s4);
i = gefunden.length;
}
s1 = "01-085";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / fein";
s2 = s2.toUpperCase();
s3 = "grafik/sackfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-085","Khoysan - Meersalz aus Afrika / fein",s3,s4);
i = gefunden.length;
}
s1 = "01-086";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Knoblauch & Petersilie";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanknoblauch01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-086","Khoysan - Meersalz mit Knoblauch & Petersilie",s3,s4);
i = gefunden.length;
}
s1 = "01-090";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fdsdose01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-090","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-094";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel de Ibiza";
s2 = s2.toUpperCase();
s3 = "grafik/fdsrefill03.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-094","Fleur de Sel de Ibiza",s3,s4);
i = gefunden.length;
}
s1 = "01-099";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel de Ibiza";
s2 = s2.toUpperCase();
s3 = "grafik/fdsibiz01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-099","Fleur de Sel de Ibiza",s3,s4);
i = gefunden.length;
}
s1 = "01-099";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel de Ibiza";
s2 = s2.toUpperCase();
s3 = "grafik/fdsibizaohne01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-099","Fleur de Sel de Ibiza",s3,s4);
i = gefunden.length;
}
s1 = "01-105";
s1 = s1.toUpperCase();
s2 = "Maldon Flake Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldon01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-105","Maldon Flake Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-105";
s1 = s1.toUpperCase();
s2 = "Maldon Flake Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldon01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-105","Maldon Flake Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-105";
s1 = s1.toUpperCase();
s2 = "Maldon Flake Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldon01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-105","Maldon Flake Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-106";
s1 = s1.toUpperCase();
s2 = "Terracottabehälter";
s2 = s2.toUpperCase();
s3 = "grafik/behalterschwarz01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-106","Terracottabehälter",s3,s4);
i = gefunden.length;
}
s1 = "01-116";
s1 = s1.toUpperCase();
s2 = "Salz - Mark Kurlansky";
s2 = s2.toUpperCase();
s3 = "grafik/kurlanskysalz01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-116","Salz - Mark Kurlansky",s3,s4);
i = gefunden.length;
}
s1 = "01-126";
s1 = s1.toUpperCase();
s2 = "Flos Salis - Set";
s2 = s2.toUpperCase();
s3 = "grafik/flossalisset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-126","Flos Salis - Set",s3,s4);
i = gefunden.length;
}
s1 = "01-126";
s1 = s1.toUpperCase();
s2 = "Flos Salis - Set";
s2 = s2.toUpperCase();
s3 = "grafik/flossalisset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-126","Flos Salis - Set",s3,s4);
i = gefunden.length;
}
s1 = "01-126";
s1 = s1.toUpperCase();
s2 = "Flos Salis - Set";
s2 = s2.toUpperCase();
s3 = "grafik/flossalisset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-126","Flos Salis - Set",s3,s4);
i = gefunden.length;
}
s1 = "01-134";
s1 = s1.toUpperCase();
s2 = "Pure Sea Salt von Piran";
s2 = s2.toUpperCase();
s3 = "grafik/pure1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-134","Pure Sea Salt von Piran",s3,s4);
i = gefunden.length;
}
s1 = "01-135";
s1 = s1.toUpperCase();
s2 = "Australian Murray River Salt";
s2 = s2.toUpperCase();
s3 = "grafik/australian250g03.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-135","Australian Murray River Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-137";
s1 = s1.toUpperCase();
s2 = "Traditional Sea Salt von Piran";
s2 = s2.toUpperCase();
s3 = "grafik/lepafdsbeutel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-137","Traditional Sea Salt von Piran",s3,s4);
i = gefunden.length;
}
s1 = "01-145";
s1 = s1.toUpperCase();
s2 = "Sal Tradicional von Marisol - fine";
s2 = s2.toUpperCase();
s3 = "grafik/saltradicionalfine01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-145","Sal Tradicional von Marisol - fine",s3,s4);
i = gefunden.length;
}
s1 = "01-146";
s1 = s1.toUpperCase();
s2 = "Sal Tradicional von Marisol - medium";
s2 = s2.toUpperCase();
s3 = "grafik/saltradicionalmedium01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-146","Sal Tradicional von Marisol - medium",s3,s4);
i = gefunden.length;
}
s1 = "01-147";
s1 = s1.toUpperCase();
s2 = "Sal Tradicional von Marisol - coarse";
s2 = s2.toUpperCase();
s3 = "grafik/saltradicionalcoarse01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-147","Sal Tradicional von Marisol - coarse",s3,s4);
i = gefunden.length;
}
s1 = "01-152";
s1 = s1.toUpperCase();
s2 = "Pacific Sea Salt - fine";
s2 = s2.toUpperCase();
s3 = "grafik/neuseelandfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-152","Pacific Sea Salt - fine",s3,s4);
i = gefunden.length;
}
s1 = "01-153";
s1 = s1.toUpperCase();
s2 = "Pacific Sea Salt - coarse";
s2 = s2.toUpperCase();
s3 = "grafik/neuseelandgrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-153","Pacific Sea Salt - coarse",s3,s4);
i = gefunden.length;
}
s1 = "01-154";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel klein";
s2 = s2.toUpperCase();
s3 = "grafik/loeffelklein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-154","Portionsschaufel klein",s3,s4);
i = gefunden.length;
}
s1 = "01-156";
s1 = s1.toUpperCase();
s2 = "Sel Marin aux Herbes - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/paludierherbes01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-156","Sel Marin aux Herbes - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-157";
s1 = s1.toUpperCase();
s2 = "Sel Marin aux Algues - Guérnade - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/paludieralgues01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-157","Sel Marin aux Algues - Guérnade - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-158";
s1 = s1.toUpperCase();
s2 = "Sel Marin aux Légumes - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/paludierlegumes01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-158","Sel Marin aux Légumes - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-166";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds125jute01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-166","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-198";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/paludier125g01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-198","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-216";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds25001.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-216","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-217";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds50003.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-217","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-249";
s1 = s1.toUpperCase();
s2 = "Khoysan - Fleur de Sel - Meersalzkristalle vom Feinsten";
s2 = s2.toUpperCase();
s3 = "grafik/kristalle01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-249","Khoysan - Fleur de Sel - Meersalzkristalle vom Feinsten",s3,s4);
i = gefunden.length;
}
s1 = "01-249";
s1 = s1.toUpperCase();
s2 = "Khoysan - Fleur de Sel - Meersalzkristalle vom Feinsten";
s2 = s2.toUpperCase();
s3 = "grafik/kristalle01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-249","Khoysan - Fleur de Sel - Meersalzkristalle vom Feinsten",s3,s4);
i = gefunden.length;
}
s1 = "01-250";
s1 = s1.toUpperCase();
s2 = "Khoysan - Fleur de Sel - Allerfeinste Meersalzflocken";
s2 = s2.toUpperCase();
s3 = "grafik/flocken01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-250","Khoysan - Fleur de Sel - Allerfeinste Meersalzflocken",s3,s4);
i = gefunden.length;
}
s1 = "01-250";
s1 = s1.toUpperCase();
s2 = "Khoysan - Fleur de Sel - Allerfeinste Meersalzflocken";
s2 = s2.toUpperCase();
s3 = "grafik/flocken01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-250","Khoysan - Fleur de Sel - Allerfeinste Meersalzflocken",s3,s4);
i = gefunden.length;
}
s1 = "01-252";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / grob";
s2 = s2.toUpperCase();
s3 = "grafik/khoysangrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-252","Khoysan - Meersalz aus Afrika / grob",s3,s4);
i = gefunden.length;
}
s1 = "01-252";
s1 = s1.toUpperCase();
s2 = "Khoysan - Schätze des Meeres";
s2 = s2.toUpperCase();
s3 = "grafik/schatzflocken01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-252","Khoysan - Schätze des Meeres",s3,s4);
i = gefunden.length;
}
s1 = "01-255";
s1 = s1.toUpperCase();
s2 = "Khoysan Sonnengesang";
s2 = s2.toUpperCase();
s3 = "grafik/sonnengesang01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-255","Khoysan Sonnengesang",s3,s4);
i = gefunden.length;
}
s1 = "01-271";
s1 = s1.toUpperCase();
s2 = "Coupelle Blanche Fleur de Sel";
s2 = s2.toUpperCase();
s3 = "grafik/coupelleporzellan01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-271","Coupelle Blanche Fleur de Sel",s3,s4);
i = gefunden.length;
}
s1 = "01-277";
s1 = s1.toUpperCase();
s2 = "Gewürzmörser";
s2 = s2.toUpperCase();
s3 = "grafik/olivenmorser01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-277","Gewürzmörser",s3,s4);
i = gefunden.length;
}
s1 = "01-283";
s1 = s1.toUpperCase();
s2 = "Der Weg des weißen Goldes - Frédéric Denhez";
s2 = s2.toUpperCase();
s3 = "grafik/derweg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-283","Der Weg des weißen Goldes - Frédéric Denhez",s3,s4);
i = gefunden.length;
}
s1 = "01-286";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Chili & Cayennepfeffer";
s2 = s2.toUpperCase();
s3 = "grafik/sackchilli01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-286","Khoysan - Meersalz mit Chili & Cayennepfeffer",s3,s4);
i = gefunden.length;
}
s1 = "01-287";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Kräutern & Blüten";
s2 = s2.toUpperCase();
s3 = "grafik/sackblueten01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-287","Khoysan - Meersalz mit Kräutern & Blüten",s3,s4);
i = gefunden.length;
}
s1 = "01-288";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Algen & Kräutern";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanalgen1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-288","Khoysan - Meersalz mit Algen & Kräutern",s3,s4);
i = gefunden.length;
}
s1 = "01-292";
s1 = s1.toUpperCase();
s2 = "Sel Fumé du nouveau Monde - geräuchertes Pazifik-Salz";
s2 = s2.toUpperCase();
s3 = "grafik/selfume01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-292","Sel Fumé du nouveau Monde - geräuchertes Pazifik-Salz",s3,s4);
i = gefunden.length;
}
s1 = "01-293";
s1 = s1.toUpperCase();
s2 = "Sel Fumé du nouveau Monde - geräuchertes Pazifik-Salz";
s2 = s2.toUpperCase();
s3 = "grafik/selfumeglas01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-293","Sel Fumé du nouveau Monde - geräuchertes Pazifik-Salz",s3,s4);
i = gefunden.length;
}
s1 = "01-312";
s1 = s1.toUpperCase();
s2 = "Flor de Sal de Mallorca - De Luxe Set";
s2 = s2.toUpperCase();
s3 = "grafik/mallorcaluxe01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-312","Flor de Sal de Mallorca - De Luxe Set",s3,s4);
i = gefunden.length;
}
s1 = "01-317";
s1 = s1.toUpperCase();
s2 = "Salz - Fred Lange";
s2 = s2.toUpperCase();
s3 = "grafik/salzfredlange01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-317","Salz - Fred Lange",s3,s4);
i = gefunden.length;
}
s1 = "01-317";
s1 = s1.toUpperCase();
s2 = "Salz - Fred Lange";
s2 = s2.toUpperCase();
s3 = "grafik/salzfredlange01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-317","Salz - Fred Lange",s3,s4);
i = gefunden.length;
}
s1 = "01-335";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Knoblauch & Petersilie";
s2 = s2.toUpperCase();
s3 = "grafik/sackknoblauch01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-335","Khoysan - Meersalz mit Knoblauch & Petersilie",s3,s4);
i = gefunden.length;
}
s1 = "01-364";
s1 = s1.toUpperCase();
s2 = "Tidmans Rock Salt";
s2 = s2.toUpperCase();
s3 = "grafik/tidmanrocksalt01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-364","Tidmans Rock Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-372";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au Piment d´Espelette";
s2 = s2.toUpperCase();
s3 = "grafik/fdsespelette01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-372","Fleur de Sel au Piment d´Espelette",s3,s4);
i = gefunden.length;
}
s1 = "01-372";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au Piment d´Espelette";
s2 = s2.toUpperCase();
s3 = "grafik/fdsespelette01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-372","Fleur de Sel au Piment d´Espelette",s3,s4);
i = gefunden.length;
}
s1 = "01-373";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au Safran";
s2 = s2.toUpperCase();
s3 = "grafik/fdssafran01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-373","Fleur de Sel au Safran",s3,s4);
i = gefunden.length;
}
s1 = "01-374";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au Thé Vert Sencha";
s2 = s2.toUpperCase();
s3 = "grafik/fdsthe01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-374","Fleur de Sel au Thé Vert Sencha",s3,s4);
i = gefunden.length;
}
s1 = "01-375";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel á la Truffe";
s2 = s2.toUpperCase();
s3 = "grafik/fdstrueffel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-375","Fleur de Sel á la Truffe",s3,s4);
i = gefunden.length;
}
s1 = "01-382";
s1 = s1.toUpperCase();
s2 = "Salzkristalle aus Zypern - natural";
s2 = s2.toUpperCase();
s3 = "grafik/zypern01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-382","Salzkristalle aus Zypern - natural",s3,s4);
i = gefunden.length;
}
s1 = "01-407";
s1 = s1.toUpperCase();
s2 = "Halen Môn Pocket";
s2 = s2.toUpperCase();
s3 = "grafik/halenklein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-407","Halen Môn Pocket",s3,s4);
i = gefunden.length;
}
s1 = "01-415";
s1 = s1.toUpperCase();
s2 = "Maldon Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldonsmall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-415","Maldon Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-415";
s1 = s1.toUpperCase();
s2 = "Maldon Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldonsmall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-415","Maldon Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "01-416";
s1 = s1.toUpperCase();
s2 = "Maldon whole black peppercorns";
s2 = s2.toUpperCase();
s3 = "grafik/pepper01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-416","Maldon whole black peppercorns",s3,s4);
i = gefunden.length;
}
s1 = "01-417";
s1 = s1.toUpperCase();
s2 = "Maldon Season Box";
s2 = s2.toUpperCase();
s3 = "grafik/seasonbox01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-417","Maldon Season Box",s3,s4);
i = gefunden.length;
}
s1 = "01-418";
s1 = s1.toUpperCase();
s2 = "Court bouillon au gros sel de Guérande - spécial poisson";
s2 = s2.toUpperCase();
s3 = "grafik/grosselpoison01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-418","Court bouillon au gros sel de Guérande - spécial poisson",s3,s4);
i = gefunden.length;
}
s1 = "01-419";
s1 = s1.toUpperCase();
s2 = "Court bouillon au gros sel de Guérande - spécial viande";
s2 = s2.toUpperCase();
s3 = "grafik/grosselviande01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-419","Court bouillon au gros sel de Guérande - spécial viande",s3,s4);
i = gefunden.length;
}
s1 = "01-420";
s1 = s1.toUpperCase();
s2 = "Sel de bain - aux huiles essentielles - LAVANDE";
s2 = s2.toUpperCase();
s3 = "grafik/bainlavande01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-420","Sel de bain - aux huiles essentielles - LAVANDE",s3,s4);
i = gefunden.length;
}
s1 = "01-421";
s1 = s1.toUpperCase();
s2 = "Sel de bain - aux huiles essentielles - PIN";
s2 = s2.toUpperCase();
s3 = "grafik/bainpin01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-421","Sel de bain - aux huiles essentielles - PIN",s3,s4);
i = gefunden.length;
}
s1 = "01-422";
s1 = s1.toUpperCase();
s2 = "Sel de bain - aux huiles essentielles - CITRON";
s2 = s2.toUpperCase();
s3 = "grafik/baincitron01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-422","Sel de bain - aux huiles essentielles - CITRON",s3,s4);
i = gefunden.length;
}
s1 = "01-424";
s1 = s1.toUpperCase();
s2 = "Salfiore di Romagna - Il Sale dei Papi";
s2 = s2.toUpperCase();
s3 = "grafik/01salepapi01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-424","Salfiore di Romagna - Il Sale dei Papi",s3,s4);
i = gefunden.length;
}
s1 = "01-425";
s1 = s1.toUpperCase();
s2 = "Sale di Cervia";
s2 = s2.toUpperCase();
s3 = "grafik/01salecervia01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-425","Sale di Cervia",s3,s4);
i = gefunden.length;
}
s1 = "01-426";
s1 = s1.toUpperCase();
s2 = "Sale di Cervia";
s2 = s2.toUpperCase();
s3 = "grafik/salecervia01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-426","Sale di Cervia",s3,s4);
i = gefunden.length;
}
s1 = "01-427";
s1 = s1.toUpperCase();
s2 = "Chocolate Extra-fino - al la Fleur de Sel";
s2 = s2.toUpperCase();
s3 = "grafik/schoko01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-427","Chocolate Extra-fino - al la Fleur de Sel",s3,s4);
i = gefunden.length;
}
s1 = "01-427";
s1 = s1.toUpperCase();
s2 = "Chocolate Extra-fino - al la Fleur de Sel";
s2 = s2.toUpperCase();
s3 = "grafik/schoko01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-427","Chocolate Extra-fino - al la Fleur de Sel",s3,s4);
i = gefunden.length;
}
s1 = "01-428";
s1 = s1.toUpperCase();
s2 = "Sangria Noche Caliente";
s2 = s2.toUpperCase();
s3 = "grafik/sangria01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-428","Sangria Noche Caliente",s3,s4);
i = gefunden.length;
}
s1 = "01-434";
s1 = s1.toUpperCase();
s2 = "Pocket Spices";
s2 = s2.toUpperCase();
s3 = "grafik/spices0201.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-434","Pocket Spices",s3,s4);
i = gefunden.length;
}
s1 = "01-435";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz grob";
s2 = s2.toUpperCase();
s3 = "grafik/lafergrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-435","Kalahari-Salz grob",s3,s4);
i = gefunden.length;
}
s1 = "01-436";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz fein";
s2 = s2.toUpperCase();
s3 = "grafik/laferfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-436","Kalahari-Salz fein",s3,s4);
i = gefunden.length;
}
s1 = "01-437";
s1 = s1.toUpperCase();
s2 = "Silver Crystal Kalahari-Salz grob";
s2 = s2.toUpperCase();
s3 = "grafik/cristalgrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-437","Silver Crystal Kalahari-Salz grob",s3,s4);
i = gefunden.length;
}
s1 = "01-438";
s1 = s1.toUpperCase();
s2 = "Silver Crystal Kalahari-Salz mittelfein";
s2 = s2.toUpperCase();
s3 = "grafik/cristalfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-438","Silver Crystal Kalahari-Salz mittelfein",s3,s4);
i = gefunden.length;
}
s1 = "01-439";
s1 = s1.toUpperCase();
s2 = "Silver Crystal Kalahari-Salz grob";
s2 = s2.toUpperCase();
s3 = "grafik/cristalgrobmuehle01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-439","Silver Crystal Kalahari-Salz grob",s3,s4);
i = gefunden.length;
}
s1 = "01-440";
s1 = s1.toUpperCase();
s2 = "Silver Crystal Kalahari-Salz fein";
s2 = s2.toUpperCase();
s3 = "grafik/cristalfeinstreuer01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-440","Silver Crystal Kalahari-Salz fein",s3,s4);
i = gefunden.length;
}
s1 = "01-441";
s1 = s1.toUpperCase();
s2 = "Silver Crystal Kalahari-Salz fein";
s2 = s2.toUpperCase();
s3 = "grafik/cristalfeinkarton01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-441","Silver Crystal Kalahari-Salz fein",s3,s4);
i = gefunden.length;
}
s1 = "01-448";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Colores de la India";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurcoloresindia01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-448","ibiza pur - Colores de la India",s3,s4);
i = gefunden.length;
}
s1 = "01-448";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Colores de la India";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurcoloresindia01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-448","ibiza pur - Colores de la India",s3,s4);
i = gefunden.length;
}
s1 = "01-448";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Colores de la India";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurcoloresindia01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-448","ibiza pur - Colores de la India",s3,s4);
i = gefunden.length;
}
s1 = "01-449";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Salsa Marrakesch";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapursalsamarakesch01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-449","ibiza pur - Salsa Marrakesch",s3,s4);
i = gefunden.length;
}
s1 = "01-449";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Salsa Marrakesch";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapursalsamarakesch01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-449","ibiza pur - Salsa Marrakesch",s3,s4);
i = gefunden.length;
}
s1 = "01-450";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Frutas del Mar";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurfrutasdelmar01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-450","ibiza pur - Frutas del Mar",s3,s4);
i = gefunden.length;
}
s1 = "01-450";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Frutas del Mar";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurfrutasdelmar01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-450","ibiza pur - Frutas del Mar",s3,s4);
i = gefunden.length;
}
s1 = "01-451";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Hierbas del Jardin";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurhierbasjardin01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-451","ibiza pur - Hierbas del Jardin",s3,s4);
i = gefunden.length;
}
s1 = "01-451";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Hierbas del Jardin";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurhierbasjardin01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-451","ibiza pur - Hierbas del Jardin",s3,s4);
i = gefunden.length;
}
s1 = "01-452";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Mediterraneo";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurmediterran01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-452","ibiza pur - Mediterraneo",s3,s4);
i = gefunden.length;
}
s1 = "01-452";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Mediterraneo";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurmediterran01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-452","ibiza pur - Mediterraneo",s3,s4);
i = gefunden.length;
}
s1 = "01-453";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel Cacao Éclats de Féves de Cacao";
s2 = s2.toUpperCase();
s3 = "grafik/fdskakao01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-453","Fleur de Sel Cacao Éclats de Féves de Cacao",s3,s4);
i = gefunden.length;
}
s1 = "01-454";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel aux Morilles";
s2 = s2.toUpperCase();
s3 = "grafik/fdsmorcheln01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-454","Fleur de Sel aux Morilles",s3,s4);
i = gefunden.length;
}
s1 = "01-455";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel aux Trois Poivres";
s2 = s2.toUpperCase();
s3 = "grafik/fdsdreipfeffer01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-455","Fleur de Sel aux Trois Poivres",s3,s4);
i = gefunden.length;
}
s1 = "01-456";
s1 = s1.toUpperCase();
s2 = "Blanc Pyramide de Chypre";
s2 = s2.toUpperCase();
s3 = "grafik/zypernnaturalshot01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-456","Blanc Pyramide de Chypre",s3,s4);
i = gefunden.length;
}
s1 = "01-457";
s1 = s1.toUpperCase();
s2 = "Blanc Pyramide de Chypre";
s2 = s2.toUpperCase();
s3 = "grafik/zypernatural01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-457","Blanc Pyramide de Chypre",s3,s4);
i = gefunden.length;
}
s1 = "01-458";
s1 = s1.toUpperCase();
s2 = "Noir Pyramide de Chypre";
s2 = s2.toUpperCase();
s3 = "grafik/zypernblackshot01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-458","Noir Pyramide de Chypre",s3,s4);
i = gefunden.length;
}
s1 = "01-459";
s1 = s1.toUpperCase();
s2 = "Noir Pyramide de Chypre";
s2 = s2.toUpperCase();
s3 = "grafik/zypernblack01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-459","Noir Pyramide de Chypre",s3,s4);
i = gefunden.length;
}
s1 = "01-460";
s1 = s1.toUpperCase();
s2 = "Fumé Pyramide de Chypre";
s2 = s2.toUpperCase();
s3 = "grafik/zypernfumeshot01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-460","Fumé Pyramide de Chypre",s3,s4);
i = gefunden.length;
}
s1 = "01-461";
s1 = s1.toUpperCase();
s2 = "Fumé Pyramide de Chypre";
s2 = s2.toUpperCase();
s3 = "grafik/zypernfume01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-461","Fumé Pyramide de Chypre",s3,s4);
i = gefunden.length;
}
s1 = "01-464";
s1 = s1.toUpperCase();
s2 = "Rose Opale de Perse";
s2 = s2.toUpperCase();
s3 = "grafik/iranrose01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-464","Rose Opale de Perse",s3,s4);
i = gefunden.length;
}
s1 = "01-466";
s1 = s1.toUpperCase();
s2 = "Précieux du Noveau Monde";
s2 = s2.toUpperCase();
s3 = "grafik/utahshot01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-466","Précieux du Noveau Monde",s3,s4);
i = gefunden.length;
}
s1 = "01-467";
s1 = s1.toUpperCase();
s2 = "Précieux du Noveau Monde";
s2 = s2.toUpperCase();
s3 = "grafik/utah01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-467","Précieux du Noveau Monde",s3,s4);
i = gefunden.length;
}
s1 = "01-471";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Camargue - Trésor des Sauniers";
s2 = s2.toUpperCase();
s3 = "grafik/edition200801.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-471","Fleur de Sel - Camargue - Trésor des Sauniers",s3,s4);
i = gefunden.length;
}
s1 = "01-471";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Camargue - Trésor des Sauniers";
s2 = s2.toUpperCase();
s3 = "grafik/edition200801.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-471","Fleur de Sel - Camargue - Trésor des Sauniers",s3,s4);
i = gefunden.length;
}
s1 = "01-472";
s1 = s1.toUpperCase();
s2 = "Vanille Mexique";
s2 = s2.toUpperCase();
s3 = "grafik/vanillemexico01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-472","Vanille Mexique",s3,s4);
i = gefunden.length;
}
s1 = "01-474";
s1 = s1.toUpperCase();
s2 = "Flor de Sal Mallorca Orange & Chili";
s2 = s2.toUpperCase();
s3 = "grafik/editionorange01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-474","Flor de Sal Mallorca Orange & Chili",s3,s4);
i = gefunden.length;
}
s1 = "01-499";
s1 = s1.toUpperCase();
s2 = "Terres Sucrées - Muscovado Ambré";
s2 = s2.toUpperCase();
s3 = "grafik/sucreambremuscovadoset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-499","Terres Sucrées - Muscovado Ambré",s3,s4);
i = gefunden.length;
}
s1 = "01-500";
s1 = s1.toUpperCase();
s2 = "Terres Sucrées - Muscovado Ambré";
s2 = s2.toUpperCase();
s3 = "grafik/sucreambremuscovado01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-500","Terres Sucrées - Muscovado Ambré",s3,s4);
i = gefunden.length;
}
s1 = "01-501";
s1 = s1.toUpperCase();
s2 = "Terres Sucrées - Muscovado Ambré";
s2 = s2.toUpperCase();
s3 = "grafik/sucreambremuscovadorefill01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-501","Terres Sucrées - Muscovado Ambré",s3,s4);
i = gefunden.length;
}
s1 = "01-502";
s1 = s1.toUpperCase();
s2 = "Terres Sucrées - Special Raw";
s2 = s2.toUpperCase();
s3 = "grafik/sucrerawset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-502","Terres Sucrées - Special Raw",s3,s4);
i = gefunden.length;
}
s1 = "01-503";
s1 = s1.toUpperCase();
s2 = "Terres Sucrées - Special Raw";
s2 = s2.toUpperCase();
s3 = "grafik/sucreraw01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-503","Terres Sucrées - Special Raw",s3,s4);
i = gefunden.length;
}
s1 = "01-504";
s1 = s1.toUpperCase();
s2 = "Terres Sucrées - Special Raw";
s2 = s2.toUpperCase();
s3 = "grafik/sucrerawrefill01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-504","Terres Sucrées - Special Raw",s3,s4);
i = gefunden.length;
}
s1 = "01-510";
s1 = s1.toUpperCase();
s2 = "SalMartins - Meersalz aus Portugal";
s2 = s2.toUpperCase();
s3 = "grafik/topfa01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-510","SalMartins - Meersalz aus Portugal",s3,s4);
i = gefunden.length;
}
s1 = "01-522";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Zimblüte";
s2 = s2.toUpperCase();
s3 = "grafik/zimtbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-522","Kalahari-Salz mit Zimblüte",s3,s4);
i = gefunden.length;
}
s1 = "01-522";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Zimblüte";
s2 = s2.toUpperCase();
s3 = "grafik/zimtbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-522","Kalahari-Salz mit Zimblüte",s3,s4);
i = gefunden.length;
}
s1 = "01-523";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Rosenblüte";
s2 = s2.toUpperCase();
s3 = "grafik/rosenbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-523","Kalahari-Salz mit Rosenblüte",s3,s4);
i = gefunden.length;
}
s1 = "01-524";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Muskatblüte";
s2 = s2.toUpperCase();
s3 = "grafik/muskatbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-524","Kalahari-Salz mit Muskatblüte",s3,s4);
i = gefunden.length;
}
s1 = "01-525";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Hibiskusblüte";
s2 = s2.toUpperCase();
s3 = "grafik/hibiskusbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-525","Kalahari-Salz mit Hibiskusblüte",s3,s4);
i = gefunden.length;
}
s1 = "01-526";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Orangenblüte";
s2 = s2.toUpperCase();
s3 = "grafik/orangenbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-526","Kalahari-Salz mit Orangenblüte",s3,s4);
i = gefunden.length;
}
s1 = "01-527";
s1 = s1.toUpperCase();
s2 = "Edelherbe Schokolade mit Flor de Sal von SalMartins";
s2 = s2.toUpperCase();
s3 = "grafik/dunkleschokolade01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-527","Edelherbe Schokolade mit Flor de Sal von SalMartins",s3,s4);
i = gefunden.length;
}
s1 = "01-528";
s1 = s1.toUpperCase();
s2 = "Vollmilchschokolade mit Flor de Sal von SalMartins";
s2 = s2.toUpperCase();
s3 = "grafik/vollmilch01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-528","Vollmilchschokolade mit Flor de Sal von SalMartins",s3,s4);
i = gefunden.length;
}
s1 = "01-529";
s1 = s1.toUpperCase();
s2 = "SalMartins Alge-Aloe-Seife";
s2 = s2.toUpperCase();
s3 = "grafik/seife01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-529","SalMartins Alge-Aloe-Seife",s3,s4);
i = gefunden.length;
}
s1 = "01-530";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - direkt vom Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds125neu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-530","Fleur de Sel - Guérande - direkt vom Paludier",s3,s4);
i = gefunden.length;
}
s1 = "01-530";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - direkt vom Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds125neu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("01-530","Fleur de Sel - Guérande - direkt vom Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-001";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz gemahlen";
s2 = s2.toUpperCase();
s3 = "grafik/lhimalayen01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-001","Sel L´Himalayen - Rosésalz gemahlen",s3,s4);
i = gefunden.length;
}
s1 = "02-001";
s1 = s1.toUpperCase();
s2 = "Sel-Himalaya - Rosésalz gemahlen";
s2 = s2.toUpperCase();
s3 = "grafik/himalayenp.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-001","Sel-Himalaya - Rosésalz gemahlen",s3,s4);
i = gefunden.length;
}
s1 = "02-003";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - direkt vom Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds250neu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-003","Fleur de Sel - Guérande - direkt vom Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-003";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - direkt vom Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds250neu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-003","Fleur de Sel - Guérande - direkt vom Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-004";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz grobkörnig";
s2 = s2.toUpperCase();
s3 = "grafik/muehle01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-004","Sel L´Himalayen - Rosésalz grobkörnig",s3,s4);
i = gefunden.length;
}
s1 = "02-007";
s1 = s1.toUpperCase();
s2 = "Sel gros - Camargue- Le Saunier";
s2 = s2.toUpperCase();
s3 = "grafik/selgroscamargue1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-007","Sel gros - Camargue- Le Saunier",s3,s4);
i = gefunden.length;
}
s1 = "02-022";
s1 = s1.toUpperCase();
s2 = "Tidmans Rock Salt";
s2 = s2.toUpperCase();
s3 = "grafik/tidmanrocksalt01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-022","Tidmans Rock Salt",s3,s4);
i = gefunden.length;
}
s1 = "02-028";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / fein";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanfein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-028","Khoysan - Meersalz aus Afrika / fein",s3,s4);
i = gefunden.length;
}
s1 = "02-038";
s1 = s1.toUpperCase();
s2 = "Sel fin - Camargue- Le Saunier";
s2 = s2.toUpperCase();
s3 = "grafik/selfincamargueneu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-038","Sel fin - Camargue- Le Saunier",s3,s4);
i = gefunden.length;
}
s1 = "02-050";
s1 = s1.toUpperCase();
s2 = "Tidmans natural Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/tidmanseasalt01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-050","Tidmans natural Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "02-052";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - direkt vom Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/bodiguel500g01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-052","Fleur de Sel - Guérande - direkt vom Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-052";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - direkt vom Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/bodiguel500g01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-052","Fleur de Sel - Guérande - direkt vom Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-062";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Camargue - Trésor des Sauniers";
s2 = s2.toUpperCase();
s3 = "grafik/sauniers1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-062","Fleur de Sel - Camargue - Trésor des Sauniers",s3,s4);
i = gefunden.length;
}
s1 = "02-066";
s1 = s1.toUpperCase();
s2 = "Flor de Sal de Mallorca";
s2 = s2.toUpperCase();
s3 = "grafik/mallorcaset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-066","Flor de Sal de Mallorca",s3,s4);
i = gefunden.length;
}
s1 = "02-066";
s1 = s1.toUpperCase();
s2 = "Flor de Sal de Mallorca";
s2 = s2.toUpperCase();
s3 = "grafik/mallorcaset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-066","Flor de Sal de Mallorca",s3,s4);
i = gefunden.length;
}
s1 = "02-099";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel de Ibiza";
s2 = s2.toUpperCase();
s3 = "grafik/fdsibiz01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-099","Fleur de Sel de Ibiza",s3,s4);
i = gefunden.length;
}
s1 = "02-104";
s1 = s1.toUpperCase();
s2 = "Flos Salis aus Portugal von Marisol - large";
s2 = s2.toUpperCase();
s3 = "grafik/104flossalis01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-104","Flos Salis aus Portugal von Marisol - large",s3,s4);
i = gefunden.length;
}
s1 = "02-104";
s1 = s1.toUpperCase();
s2 = "Flos Salis aus Portugal von Marisol - large";
s2 = s2.toUpperCase();
s3 = "grafik/104flossalis01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-104","Flos Salis aus Portugal von Marisol - large",s3,s4);
i = gefunden.length;
}
s1 = "02-118";
s1 = s1.toUpperCase();
s2 = "Flos Salis aus Portugal von Marisol - medium";
s2 = s2.toUpperCase();
s3 = "grafik/118flossalis01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-118","Flos Salis aus Portugal von Marisol - medium",s3,s4);
i = gefunden.length;
}
s1 = "02-118";
s1 = s1.toUpperCase();
s2 = "Flos Salis aus Portugal von Marisol - medium";
s2 = s2.toUpperCase();
s3 = "grafik/118flossalis01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-118","Flos Salis aus Portugal von Marisol - medium",s3,s4);
i = gefunden.length;
}
s1 = "02-125";
s1 = s1.toUpperCase();
s2 = "Flos Salis aus Portugal von Marisol - small";
s2 = s2.toUpperCase();
s3 = "grafik/flossalissmall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-125","Flos Salis aus Portugal von Marisol - small",s3,s4);
i = gefunden.length;
}
s1 = "02-125";
s1 = s1.toUpperCase();
s2 = "Flos Salis aus Portugal von Marisol - small";
s2 = s2.toUpperCase();
s3 = "grafik/flossalissmall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-125","Flos Salis aus Portugal von Marisol - small",s3,s4);
i = gefunden.length;
}
s1 = "02-155";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel mittel";
s2 = s2.toUpperCase();
s3 = "grafik/loeffelgrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-155","Portionsschaufel mittel",s3,s4);
i = gefunden.length;
}
s1 = "02-159";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel klein - Olivenholz";
s2 = s2.toUpperCase();
s3 = "grafik/olivenloeffel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-159","Portionsschaufel klein - Olivenholz",s3,s4);
i = gefunden.length;
}
s1 = "02-159";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel klein - Olivenholz";
s2 = s2.toUpperCase();
s3 = "grafik/olivenloeffel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-159","Portionsschaufel klein - Olivenholz",s3,s4);
i = gefunden.length;
}
s1 = "02-160";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel groß - Olivenholz";
s2 = s2.toUpperCase();
s3 = "grafik/olivengross01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-160","Portionsschaufel groß - Olivenholz",s3,s4);
i = gefunden.length;
}
s1 = "02-168";
s1 = s1.toUpperCase();
s2 = "Sea Salt Live (Nuchi-masu)";
s2 = s2.toUpperCase();
s3 = "grafik/nuchimasupocket01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-168","Sea Salt Live (Nuchi-masu)",s3,s4);
i = gefunden.length;
}
s1 = "02-179";
s1 = s1.toUpperCase();
s2 = "Portionslöffel - Eichenholz";
s2 = s2.toUpperCase();
s3 = "grafik/piranloffel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-179","Portionslöffel - Eichenholz",s3,s4);
i = gefunden.length;
}
s1 = "02-179";
s1 = s1.toUpperCase();
s2 = "Portionslöffel - Eichenholz";
s2 = s2.toUpperCase();
s3 = "grafik/piranloffel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-179","Portionslöffel - Eichenholz",s3,s4);
i = gefunden.length;
}
s1 = "02-189";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/paludierfds1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-189","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-230";
s1 = s1.toUpperCase();
s2 = "Spanien - Nunez de Prado - Natives Olivenöl exra";
s2 = s2.toUpperCase();
s3 = "grafik/f021nunez01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-230","Spanien - Nunez de Prado - Natives Olivenöl exra",s3,s4);
i = gefunden.length;
}
s1 = "02-230";
s1 = s1.toUpperCase();
s2 = "Spanien - Nunez de Prado - Natives Olivenöl exra";
s2 = s2.toUpperCase();
s3 = "grafik/f021nunez01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-230","Spanien - Nunez de Prado - Natives Olivenöl exra",s3,s4);
i = gefunden.length;
}
s1 = "02-233";
s1 = s1.toUpperCase();
s2 = "Australien - Bush Tucker Kurrajong - Wild Hibiscus";
s2 = s2.toUpperCase();
s3 = "grafik/f023wildhibiscus01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-233","Australien - Bush Tucker Kurrajong - Wild Hibiscus",s3,s4);
i = gefunden.length;
}
s1 = "02-237";
s1 = s1.toUpperCase();
s2 = "Sel Marin fin - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/selmarin12501.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-237","Sel Marin fin - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "02-244";
s1 = s1.toUpperCase();
s2 = "Italien - Roi Cru Gaaci - Natives Olivenöl Extra DOP";
s2 = s2.toUpperCase();
s3 = "grafik/f020crugaaci01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-244","Italien - Roi Cru Gaaci - Natives Olivenöl Extra DOP",s3,s4);
i = gefunden.length;
}
s1 = "02-244";
s1 = s1.toUpperCase();
s2 = "Italien - Roi Cru Gaaci - Natives Olivenöl Extra DOP";
s2 = s2.toUpperCase();
s3 = "grafik/f020crugaaci01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-244","Italien - Roi Cru Gaaci - Natives Olivenöl Extra DOP",s3,s4);
i = gefunden.length;
}
s1 = "02-252";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / grob";
s2 = s2.toUpperCase();
s3 = "grafik/khoysangrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-252","Khoysan - Meersalz aus Afrika / grob",s3,s4);
i = gefunden.length;
}
s1 = "02-252";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz aus Afrika / grob";
s2 = s2.toUpperCase();
s3 = "grafik/khoysangrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-252","Khoysan - Meersalz aus Afrika / grob",s3,s4);
i = gefunden.length;
}
s1 = "02-260";
s1 = s1.toUpperCase();
s2 = "Sucre roux Muscovado";
s2 = s2.toUpperCase();
s3 = "grafik/f011muscovadoglas01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-260","Sucre roux Muscovado",s3,s4);
i = gefunden.length;
}
s1 = "02-262";
s1 = s1.toUpperCase();
s2 = "Sucre roux Demerara";
s2 = s2.toUpperCase();
s3 = "grafik/f013demeraraglas01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-262","Sucre roux Demerara",s3,s4);
i = gefunden.length;
}
s1 = "02-264";
s1 = s1.toUpperCase();
s2 = "Sucre blond";
s2 = s2.toUpperCase();
s3 = "grafik/f015blondeglas01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-264","Sucre blond",s3,s4);
i = gefunden.length;
}
s1 = "02-268";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel groß";
s2 = s2.toUpperCase();
s3 = "grafik/loeffellang01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-268","Portionsschaufel groß",s3,s4);
i = gefunden.length;
}
s1 = "02-269";
s1 = s1.toUpperCase();
s2 = "Coupelle Bleue";
s2 = s2.toUpperCase();
s3 = "grafik/coupellebleu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-269","Coupelle Bleue",s3,s4);
i = gefunden.length;
}
s1 = "02-270";
s1 = s1.toUpperCase();
s2 = "Coupelle Rustique";
s2 = s2.toUpperCase();
s3 = "grafik/coupellerustique01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-270","Coupelle Rustique",s3,s4);
i = gefunden.length;
}
s1 = "02-294";
s1 = s1.toUpperCase();
s2 = "Australie Murray River";
s2 = s2.toUpperCase();
s3 = "grafik/australie01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-294","Australie Murray River",s3,s4);
i = gefunden.length;
}
s1 = "02-294";
s1 = s1.toUpperCase();
s2 = "Australie Murray River";
s2 = s2.toUpperCase();
s3 = "grafik/australie01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-294","Australie Murray River",s3,s4);
i = gefunden.length;
}
s1 = "02-295";
s1 = s1.toUpperCase();
s2 = "Australie Murray River";
s2 = s2.toUpperCase();
s3 = "grafik/australieglas01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-295","Australie Murray River",s3,s4);
i = gefunden.length;
}
s1 = "02-297";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Das Premium Meersalz von Hawaii";
s2 = s2.toUpperCase();
s3 = "grafik/soulset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-297","Soul of the Sea - Das Premium Meersalz von Hawaii",s3,s4);
i = gefunden.length;
}
s1 = "02-297";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Das Premium Meersalz von Hawaii";
s2 = s2.toUpperCase();
s3 = "grafik/soulset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-297","Soul of the Sea - Das Premium Meersalz von Hawaii",s3,s4);
i = gefunden.length;
}
s1 = "02-312";
s1 = s1.toUpperCase();
s2 = "Flor de Sal de Mallorca - De Luxe Set";
s2 = s2.toUpperCase();
s3 = "grafik/mallorcaluxe01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-312","Flor de Sal de Mallorca - De Luxe Set",s3,s4);
i = gefunden.length;
}
s1 = "02-331";
s1 = s1.toUpperCase();
s2 = "Geschenkset - Salze aus aller Welt";
s2 = s2.toUpperCase();
s3 = "grafik/saltworks01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-331","Geschenkset - Salze aus aller Welt",s3,s4);
i = gefunden.length;
}
s1 = "02-361";
s1 = s1.toUpperCase();
s2 = "Coupelle Vert";
s2 = s2.toUpperCase();
s3 = "grafik/coupelcro01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-361","Coupelle Vert",s3,s4);
i = gefunden.length;
}
s1 = "02-363";
s1 = s1.toUpperCase();
s2 = "Porzellanlöffel petit";
s2 = s2.toUpperCase();
s3 = "grafik/loeffelbunt20201.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-363","Porzellanlöffel petit",s3,s4);
i = gefunden.length;
}
s1 = "02-365";
s1 = s1.toUpperCase();
s2 = "Tidmans natural Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/tidmanseasalt01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-365","Tidmans natural Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "02-369";
s1 = s1.toUpperCase();
s2 = "Coupelle Fleur de Sel Noirmoutier";
s2 = s2.toUpperCase();
s3 = "grafik/coupellefdsnoir01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-369","Coupelle Fleur de Sel Noirmoutier",s3,s4);
i = gefunden.length;
}
s1 = "02-370";
s1 = s1.toUpperCase();
s2 = "Coupelle Fleur de Sel";
s2 = s2.toUpperCase();
s3 = "grafik/coupellefds01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-370","Coupelle Fleur de Sel",s3,s4);
i = gefunden.length;
}
s1 = "02-371";
s1 = s1.toUpperCase();
s2 = "Coupelle Fleur de Sel Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/coupellefdsguerande01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-371","Coupelle Fleur de Sel Guérande",s3,s4);
i = gefunden.length;
}
s1 = "02-373";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au Safran";
s2 = s2.toUpperCase();
s3 = "grafik/fdssafran01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-373","Fleur de Sel au Safran",s3,s4);
i = gefunden.length;
}
s1 = "02-378";
s1 = s1.toUpperCase();
s2 = "Sal de Ibiza - Granito Mini";
s2 = s2.toUpperCase();
s3 = "grafik/mini01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-378","Sal de Ibiza - Granito Mini",s3,s4);
i = gefunden.length;
}
s1 = "02-386";
s1 = s1.toUpperCase();
s2 = "Aromatisierte Salzkristalle aus Zypern - Chili";
s2 = s2.toUpperCase();
s3 = "grafik/zypernchili01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-386","Aromatisierte Salzkristalle aus Zypern - Chili",s3,s4);
i = gefunden.length;
}
s1 = "02-414";
s1 = s1.toUpperCase();
s2 = "Maldon smoked Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldonsmoked01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-414","Maldon smoked Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "02-414";
s1 = s1.toUpperCase();
s2 = "Maldon smoked Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldonsmoked01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-414","Maldon smoked Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "02-414";
s1 = s1.toUpperCase();
s2 = "Maldon smoked Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldonsmoked01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-414","Maldon smoked Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "02-424";
s1 = s1.toUpperCase();
s2 = "Salfiore di Romagna - Il Sale dei Papi";
s2 = s2.toUpperCase();
s3 = "grafik/01salepapi01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-424","Salfiore di Romagna - Il Sale dei Papi",s3,s4);
i = gefunden.length;
}
s1 = "02-442";
s1 = s1.toUpperCase();
s2 = "African Dream";
s2 = s2.toUpperCase();
s3 = "grafik/badesalzgelb01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-442","African Dream",s3,s4);
i = gefunden.length;
}
s1 = "02-442";
s1 = s1.toUpperCase();
s2 = "African Dream";
s2 = s2.toUpperCase();
s3 = "grafik/badesalzgelb01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-442","African Dream",s3,s4);
i = gefunden.length;
}
s1 = "02-443";
s1 = s1.toUpperCase();
s2 = "African Harmony";
s2 = s2.toUpperCase();
s3 = "grafik/badesalzrot01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-443","African Harmony",s3,s4);
i = gefunden.length;
}
s1 = "02-443";
s1 = s1.toUpperCase();
s2 = "African Harmony";
s2 = s2.toUpperCase();
s3 = "grafik/badesalzrot01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-443","African Harmony",s3,s4);
i = gefunden.length;
}
s1 = "02-444";
s1 = s1.toUpperCase();
s2 = "African Waterfall";
s2 = s2.toUpperCase();
s3 = "grafik/africanwaterfall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-444","African Waterfall",s3,s4);
i = gefunden.length;
}
s1 = "02-444";
s1 = s1.toUpperCase();
s2 = "African Waterfall";
s2 = s2.toUpperCase();
s3 = "grafik/africanwaterfall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-444","African Waterfall",s3,s4);
i = gefunden.length;
}
s1 = "02-445";
s1 = s1.toUpperCase();
s2 = "African Beauty";
s2 = s2.toUpperCase();
s3 = "grafik/africanbeauty01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-445","African Beauty",s3,s4);
i = gefunden.length;
}
s1 = "02-445";
s1 = s1.toUpperCase();
s2 = "African Beauty";
s2 = s2.toUpperCase();
s3 = "grafik/africanbeauty01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-445","African Beauty",s3,s4);
i = gefunden.length;
}
s1 = "02-446";
s1 = s1.toUpperCase();
s2 = "African Mystery";
s2 = s2.toUpperCase();
s3 = "grafik/africanmystery01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-446","African Mystery",s3,s4);
i = gefunden.length;
}
s1 = "02-446";
s1 = s1.toUpperCase();
s2 = "African Mystery";
s2 = s2.toUpperCase();
s3 = "grafik/africanmystery01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-446","African Mystery",s3,s4);
i = gefunden.length;
}
s1 = "02-447";
s1 = s1.toUpperCase();
s2 = "African Sunset";
s2 = s2.toUpperCase();
s3 = "grafik/africansunset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-447","African Sunset",s3,s4);
i = gefunden.length;
}
s1 = "02-447";
s1 = s1.toUpperCase();
s2 = "African Sunset";
s2 = s2.toUpperCase();
s3 = "grafik/africansunset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-447","African Sunset",s3,s4);
i = gefunden.length;
}
s1 = "02-449";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Salsa Marrakesch";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapursalsamarakesch01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-449","ibiza pur - Salsa Marrakesch",s3,s4);
i = gefunden.length;
}
s1 = "02-475";
s1 = s1.toUpperCase();
s2 = "Flor de Sal Mallorca Limon & Lavenda";
s2 = s2.toUpperCase();
s3 = "grafik/editionzitrone01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-475","Flor de Sal Mallorca Limon & Lavenda",s3,s4);
i = gefunden.length;
}
s1 = "02-477";
s1 = s1.toUpperCase();
s2 = "Flor de Sal Mallorca";
s2 = s2.toUpperCase();
s3 = "grafik/fdssetneu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-477","Flor de Sal Mallorca",s3,s4);
i = gefunden.length;
}
s1 = "02-477";
s1 = s1.toUpperCase();
s2 = "Flor de Sal Mallorca";
s2 = s2.toUpperCase();
s3 = "grafik/fdssetneu01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-477","Flor de Sal Mallorca",s3,s4);
i = gefunden.length;
}
s1 = "02-478";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/geschenkset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-478","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "02-478";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/geschenkset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-478","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "02-479";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/grobset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-479","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "02-491";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/refillgrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-491","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "02-497";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/emuehle01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-497","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "02-497";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/emuehle01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-497","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "02-511";
s1 = s1.toUpperCase();
s2 = "SalMartins - Meersalz aus Portugal";
s2 = s2.toUpperCase();
s3 = "grafik/topfd01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-511","SalMartins - Meersalz aus Portugal",s3,s4);
i = gefunden.length;
}
s1 = "02-523";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Rosenblüte";
s2 = s2.toUpperCase();
s3 = "grafik/rosenbluete01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("02-523","Kalahari-Salz mit Rosenblüte",s3,s4);
i = gefunden.length;
}
s1 = "03-012";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Chili & Cayennepfeffer";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanchili01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-012","Khoysan - Meersalz mit Chili & Cayennepfeffer",s3,s4);
i = gefunden.length;
}
s1 = "03-012";
s1 = s1.toUpperCase();
s2 = "Khoysan - Meersalz mit Chili & Cayennepfeffer";
s2 = s2.toUpperCase();
s3 = "grafik/khoysanchili01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-012","Khoysan - Meersalz mit Chili & Cayennepfeffer",s3,s4);
i = gefunden.length;
}
s1 = "03-013";
s1 = s1.toUpperCase();
s2 = "Sea Salt Live (Nuchi-masu)";
s2 = s2.toUpperCase();
s3 = "grafik/seasaltlive01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-013","Sea Salt Live (Nuchi-masu)",s3,s4);
i = gefunden.length;
}
s1 = "03-029";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel aux herbes - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsherbes01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-029","Fleur de Sel aux herbes - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-029";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel aux herbes - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsherbes01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-029","Fleur de Sel aux herbes - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-033";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel persillade - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsbodpersillade01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-033","Fleur de Sel persillade - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-033";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel persillade - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsbodpersillade01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-033","Fleur de Sel persillade - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-034";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au curry - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsbodcurry01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-034","Fleur de Sel au curry - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-034";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au curry - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsbodcurry01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-034","Fleur de Sel au curry - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-046";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel aux piment d´Espelette - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsbodespelette01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-046","Fleur de Sel aux piment d´Espelette - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-046";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel aux piment d´Espelette - Guérande";
s2 = s2.toUpperCase();
s3 = "grafik/fdsbodespelette01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-046","Fleur de Sel aux piment d´Espelette - Guérande",s3,s4);
i = gefunden.length;
}
s1 = "03-092";
s1 = s1.toUpperCase();
s2 = "Sal de Ibiza - Granito";
s2 = s2.toUpperCase();
s3 = "grafik/granito125g01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-092","Sal de Ibiza - Granito",s3,s4);
i = gefunden.length;
}
s1 = "03-093";
s1 = s1.toUpperCase();
s2 = "Sal de Ibiza - Granito";
s2 = s2.toUpperCase();
s3 = "grafik/granito250g01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-093","Sal de Ibiza - Granito",s3,s4);
i = gefunden.length;
}
s1 = "03-094";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel de Ibiza";
s2 = s2.toUpperCase();
s3 = "grafik/fdsrefill03.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-094","Fleur de Sel de Ibiza",s3,s4);
i = gefunden.length;
}
s1 = "03-108";
s1 = s1.toUpperCase();
s2 = "Salzlampe small - Sel Himalaya";
s2 = s2.toUpperCase();
s3 = "grafik/lampesamall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-108","Salzlampe small - Sel Himalaya",s3,s4);
i = gefunden.length;
}
s1 = "03-109";
s1 = s1.toUpperCase();
s2 = "Salzlampe medium - Sel Himalaya";
s2 = s2.toUpperCase();
s3 = "grafik/lampemedium01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-109","Salzlampe medium - Sel Himalaya",s3,s4);
i = gefunden.length;
}
s1 = "03-110";
s1 = s1.toUpperCase();
s2 = "Salzlampe large - Sel Himalaya";
s2 = s2.toUpperCase();
s3 = "grafik/lampelarge01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-110","Salzlampe large - Sel Himalaya",s3,s4);
i = gefunden.length;
}
s1 = "03-111";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Kilauea Black - Hawaiian Seasalt";
s2 = s2.toUpperCase();
s3 = "grafik/soulblack01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-111","Soul of the Sea - Kilauea Black - Hawaiian Seasalt",s3,s4);
i = gefunden.length;
}
s1 = "03-111";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Kilauea Black - Hawaiian Seasalt";
s2 = s2.toUpperCase();
s3 = "grafik/soulblack01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-111","Soul of the Sea - Kilauea Black - Hawaiian Seasalt",s3,s4);
i = gefunden.length;
}
s1 = "03-112";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Haleakala Red - Hawaiian Seasalt";
s2 = s2.toUpperCase();
s3 = "grafik/soulred01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-112","Soul of the Sea - Haleakala Red - Hawaiian Seasalt",s3,s4);
i = gefunden.length;
}
s1 = "03-112";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Haleakala Red - Hawaiian Seasalt";
s2 = s2.toUpperCase();
s3 = "grafik/soulred01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-112","Soul of the Sea - Haleakala Red - Hawaiian Seasalt",s3,s4);
i = gefunden.length;
}
s1 = "03-113";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Papohaku White - Hawaiian Seasalt";
s2 = s2.toUpperCase();
s3 = "grafik/soulwhite01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-113","Soul of the Sea - Papohaku White - Hawaiian Seasalt",s3,s4);
i = gefunden.length;
}
s1 = "03-113";
s1 = s1.toUpperCase();
s2 = "Soul of the Sea - Papohaku White - Hawaiian Seasalt";
s2 = s2.toUpperCase();
s3 = "grafik/soulwhite01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-113","Soul of the Sea - Papohaku White - Hawaiian Seasalt",s3,s4);
i = gefunden.length;
}
s1 = "03-114";
s1 = s1.toUpperCase();
s2 = "Sel Marin fin - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/selmarin25001.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-114","Sel Marin fin - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "03-115";
s1 = s1.toUpperCase();
s2 = "Sel Marin gros - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/selmarin1kg01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-115","Sel Marin gros - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "03-145";
s1 = s1.toUpperCase();
s2 = "Sal Tradicional von Marisol - fine";
s2 = s2.toUpperCase();
s3 = "grafik/saltradicionalfine01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-145","Sal Tradicional von Marisol - fine",s3,s4);
i = gefunden.length;
}
s1 = "03-154";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel klein";
s2 = s2.toUpperCase();
s3 = "grafik/loeffelklein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-154","Portionsschaufel klein",s3,s4);
i = gefunden.length;
}
s1 = "03-155";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel mittel";
s2 = s2.toUpperCase();
s3 = "grafik/loeffelgrob01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-155","Portionsschaufel mittel",s3,s4);
i = gefunden.length;
}
s1 = "03-166";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/fds125jute01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-166","Fleur de Sel - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "03-191";
s1 = s1.toUpperCase();
s2 = "Sel gros - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/selgrosjute01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-191","Sel gros - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "03-200";
s1 = s1.toUpperCase();
s2 = "Sel de Noirmoutier aux Èpices";
s2 = s2.toUpperCase();
s3 = "grafik/holzbrett01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-200","Sel de Noirmoutier aux Èpices",s3,s4);
i = gefunden.length;
}
s1 = "03-236";
s1 = s1.toUpperCase();
s2 = "Sel Marin gros séché - Guérande - Le Paludier";
s2 = s2.toUpperCase();
s3 = "grafik/selseche01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-236","Sel Marin gros séché - Guérande - Le Paludier",s3,s4);
i = gefunden.length;
}
s1 = "03-256";
s1 = s1.toUpperCase();
s2 = "Khoysan Nori Meeresalgenflocken";
s2 = s2.toUpperCase();
s3 = "grafik/nori01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-256","Khoysan Nori Meeresalgenflocken",s3,s4);
i = gefunden.length;
}
s1 = "03-261";
s1 = s1.toUpperCase();
s2 = "Sucre roux Muscovado";
s2 = s2.toUpperCase();
s3 = "grafik/f010muscovado01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-261","Sucre roux Muscovado",s3,s4);
i = gefunden.length;
}
s1 = "03-263";
s1 = s1.toUpperCase();
s2 = "Sucre roux Demerara";
s2 = s2.toUpperCase();
s3 = "grafik/f012demerara01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-263","Sucre roux Demerara",s3,s4);
i = gefunden.length;
}
s1 = "03-265";
s1 = s1.toUpperCase();
s2 = "Sucre blond";
s2 = s2.toUpperCase();
s3 = "grafik/f014blonde01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-265","Sucre blond",s3,s4);
i = gefunden.length;
}
s1 = "03-268";
s1 = s1.toUpperCase();
s2 = "Portionsschaufel groß";
s2 = s2.toUpperCase();
s3 = "grafik/loeffellang01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-268","Portionsschaufel groß",s3,s4);
i = gefunden.length;
}
s1 = "03-274";
s1 = s1.toUpperCase();
s2 = "Pot Fleur de Sel Rustique";
s2 = s2.toUpperCase();
s3 = "grafik/potrustique01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-274","Pot Fleur de Sel Rustique",s3,s4);
i = gefunden.length;
}
s1 = "03-285";
s1 = s1.toUpperCase();
s2 = "Khoysan Algenkapslen";
s2 = s2.toUpperCase();
s3 = "grafik/algenkaspeln01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-285","Khoysan Algenkapslen",s3,s4);
i = gefunden.length;
}
s1 = "03-295";
s1 = s1.toUpperCase();
s2 = "Australie Murray River";
s2 = s2.toUpperCase();
s3 = "grafik/australieglas01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-295","Australie Murray River",s3,s4);
i = gefunden.length;
}
s1 = "03-311";
s1 = s1.toUpperCase();
s2 = "Sel d´origine - Collection Couleurs du monde";
s2 = s2.toUpperCase();
s3 = "grafik/selorigine01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-311","Sel d´origine - Collection Couleurs du monde",s3,s4);
i = gefunden.length;
}
s1 = "03-312";
s1 = s1.toUpperCase();
s2 = "Flor de Sal de Mallorca - De Luxe Set";
s2 = s2.toUpperCase();
s3 = "grafik/mallorcaluxe01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-312","Flor de Sal de Mallorca - De Luxe Set",s3,s4);
i = gefunden.length;
}
s1 = "03-315";
s1 = s1.toUpperCase();
s2 = "Sel Hawaii - Bambou Impérial";
s2 = s2.toUpperCase();
s3 = "grafik/bambou01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-315","Sel Hawaii - Bambou Impérial",s3,s4);
i = gefunden.length;
}
s1 = "03-333";
s1 = s1.toUpperCase();
s2 = "Arganöl Bio - Argand´Or";
s2 = s2.toUpperCase();
s3 = "grafik/f017arganoelbio01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-333","Arganöl Bio - Argand´Or",s3,s4);
i = gefunden.length;
}
s1 = "03-333";
s1 = s1.toUpperCase();
s2 = "Arganöl Bio - Argand´Or";
s2 = s2.toUpperCase();
s3 = "grafik/f017arganoelbio01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-333","Arganöl Bio - Argand´Or",s3,s4);
i = gefunden.length;
}
s1 = "03-334";
s1 = s1.toUpperCase();
s2 = "Arganöl - Artisans Mouliniers";
s2 = s2.toUpperCase();
s3 = "grafik/f018arganoel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-334","Arganöl - Artisans Mouliniers",s3,s4);
i = gefunden.length;
}
s1 = "03-334";
s1 = s1.toUpperCase();
s2 = "Arganöl - Artisans Mouliniers";
s2 = s2.toUpperCase();
s3 = "grafik/f018arganoel01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-334","Arganöl - Artisans Mouliniers",s3,s4);
i = gefunden.length;
}
s1 = "03-360";
s1 = s1.toUpperCase();
s2 = "Mini Beurrier Blanche";
s2 = s2.toUpperCase();
s3 = "grafik/fdskopf101.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-360","Mini Beurrier Blanche",s3,s4);
i = gefunden.length;
}
s1 = "03-363";
s1 = s1.toUpperCase();
s2 = "Porzellanlöffel petit";
s2 = s2.toUpperCase();
s3 = "grafik/loeffelbunt20201.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-363","Porzellanlöffel petit",s3,s4);
i = gefunden.length;
}
s1 = "03-364";
s1 = s1.toUpperCase();
s2 = "Main petit";
s2 = s2.toUpperCase();
s3 = "grafik/epicesklein01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-364","Main petit",s3,s4);
i = gefunden.length;
}
s1 = "03-365";
s1 = s1.toUpperCase();
s2 = "Main a Fleur de Sel";
s2 = s2.toUpperCase();
s3 = "grafik/epicesblanc01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-365","Main a Fleur de Sel",s3,s4);
i = gefunden.length;
}
s1 = "03-366";
s1 = s1.toUpperCase();
s2 = "Aceto Balsamico di Modena";
s2 = s2.toUpperCase();
s3 = "grafik/f37balsamico01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-366","Aceto Balsamico di Modena",s3,s4);
i = gefunden.length;
}
s1 = "03-374";
s1 = s1.toUpperCase();
s2 = "Fleur de Sel au Thé Vert Sencha";
s2 = s2.toUpperCase();
s3 = "grafik/fdsthe01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-374","Fleur de Sel au Thé Vert Sencha",s3,s4);
i = gefunden.length;
}
s1 = "03-378";
s1 = s1.toUpperCase();
s2 = "Sal de Ibiza - Granito Mini";
s2 = s2.toUpperCase();
s3 = "grafik/mini01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-378","Sal de Ibiza - Granito Mini",s3,s4);
i = gefunden.length;
}
s1 = "03-387";
s1 = s1.toUpperCase();
s2 = "Aromatisierte Salzkristalle aus Zypern - Limone";
s2 = s2.toUpperCase();
s3 = "grafik/zypernlimone01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-387","Aromatisierte Salzkristalle aus Zypern - Limone",s3,s4);
i = gefunden.length;
}
s1 = "03-415";
s1 = s1.toUpperCase();
s2 = "Maldon Sea Salt";
s2 = s2.toUpperCase();
s3 = "grafik/maldonsmall01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-415","Maldon Sea Salt",s3,s4);
i = gefunden.length;
}
s1 = "03-417";
s1 = s1.toUpperCase();
s2 = "Maldon Season Box";
s2 = s2.toUpperCase();
s3 = "grafik/seasonbox01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-417","Maldon Season Box",s3,s4);
i = gefunden.length;
}
s1 = "03-425";
s1 = s1.toUpperCase();
s2 = "Sale di Cervia";
s2 = s2.toUpperCase();
s3 = "grafik/01salecervia01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-425","Sale di Cervia",s3,s4);
i = gefunden.length;
}
s1 = "03-450";
s1 = s1.toUpperCase();
s2 = "ibiza pur - Frutas del Mar";
s2 = s2.toUpperCase();
s3 = "grafik/ibizapurfrutasdelmar01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-450","ibiza pur - Frutas del Mar",s3,s4);
i = gefunden.length;
}
s1 = "03-476";
s1 = s1.toUpperCase();
s2 = "Flor de Sal de Mallorca Rosa";
s2 = s2.toUpperCase();
s3 = "grafik/rosa01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-476","Flor de Sal de Mallorca Rosa",s3,s4);
i = gefunden.length;
}
s1 = "03-479";
s1 = s1.toUpperCase();
s2 = "Sel L´Himalayen - Rosésalz";
s2 = s2.toUpperCase();
s3 = "grafik/grobset01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-479","Sel L´Himalayen - Rosésalz",s3,s4);
i = gefunden.length;
}
s1 = "03-512";
s1 = s1.toUpperCase();
s2 = "SalMartins - Meersalz aus Portugal";
s2 = s2.toUpperCase();
s3 = "grafik/topff01.jpg";
if (s3!="")
{
s3="
";
}
s4 = "";
if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1)
{
gefunden.length++;
gefunden[i]= new SuchEintrag("03-512","SalMartins - Meersalz aus Portugal",s3,s4);
i = gefunden.length;
}
s1 = "03-524";
s1 = s1.toUpperCase();
s2 = "Kalahari-Salz mit Muskatblüte";
s2 = s2.toUpperCase();
s3 = "grafik/muskatbluete01.jpg";
if (s3!="")
{
s3="
";
}