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 = "20001"; s1 = s1.toUpperCase(); s2 = "145/70-6 Scorpion K 290"; s2 = s2.toUpperCase(); s3 = "grafik/scorpion k290.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20001","145/70-6 Scorpion K 290",s3,s4); i = gefunden.length; } s1 = "10001"; s1 = s1.toUpperCase(); s2 = "16x8-7 C 829 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c829.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10001","16x8-7 C 829 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20002"; s1 = s1.toUpperCase(); s2 = "16x8-7 Pathfinder K 530 F Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530f.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20002","16x8-7 Pathfinder K 530 F Kenda",s3,s4); i = gefunden.length; } s1 = "10002"; s1 = s1.toUpperCase(); s2 = "18x7-7 C 864 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c864.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10002","18x7-7 C 864 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20003"; s1 = s1.toUpperCase(); s2 = "18x7-7 Pathfinder K 530 F Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530f.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20003","18x7-7 Pathfinder K 530 F Kenda",s3,s4); i = gefunden.length; } s1 = "10003"; s1 = s1.toUpperCase(); s2 = "18x9,5-8 C 826 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c826.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10003","18x9,5-8 C 826 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20004"; s1 = s1.toUpperCase(); s2 = "18x9,5-8 Scorpion K290 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/scorpion k290.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20004","18x9,5-8 Scorpion K290 Kenda",s3,s4); i = gefunden.length; } s1 = "30003"; s1 = s1.toUpperCase(); s2 = "20x10-9 KT 877 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30003","20x10-9 KT 877 Dunlop",s3,s4); i = gefunden.length; } s1 = "30002"; s1 = s1.toUpperCase(); s2 = "20x10-9 KT335 Radial Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt335.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30002","20x10-9 KT335 Radial Dunlop",s3,s4); i = gefunden.length; } s1 = "20011"; s1 = s1.toUpperCase(); s2 = "20x10-9 Scorpion K 290 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/scorpion k290.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20011","20x10-9 Scorpion K 290 Kenda",s3,s4); i = gefunden.length; } s1 = "10019"; s1 = s1.toUpperCase(); s2 = "20x11-10 C 826 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c826.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10019","20x11-10 C 826 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10020"; s1 = s1.toUpperCase(); s2 = "20x11-10 C 865 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c865.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10020","20x11-10 C 865 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20019"; s1 = s1.toUpperCase(); s2 = "20x11-10 Dominator K 300 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20019","20x11-10 Dominator K 300 Kenda",s3,s4); i = gefunden.length; } s1 = "10006"; s1 = s1.toUpperCase(); s2 = "20x11-8 C 826 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c826.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10006","20x11-8 C 826 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20006"; s1 = s1.toUpperCase(); s2 = "20x11-8 Dominator K 300 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20006","20x11-8 Dominator K 300 Kenda",s3,s4); i = gefunden.length; } s1 = "20007"; s1 = s1.toUpperCase(); s2 = "20x11-8 Scorpion K 290 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/scorpion k290.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20007","20x11-8 Scorpion K 290 Kenda",s3,s4); i = gefunden.length; } s1 = "10012"; s1 = s1.toUpperCase(); s2 = "20x11-9 C 826 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c826.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10012","20x11-9 C 826 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20012"; s1 = s1.toUpperCase(); s2 = "20x11-9 Dominator K 300 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20012","20x11-9 Dominator K 300 Kenda",s3,s4); i = gefunden.length; } s1 = "10004"; s1 = s1.toUpperCase(); s2 = "20x7-8 C 829 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c829.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10004","20x7-8 C 829 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20005"; s1 = s1.toUpperCase(); s2 = "20x7-8 Scorpion K 290 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/scorpion k290.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20005","20x7-8 Scorpion K 290 Kenda",s3,s4); i = gefunden.length; } s1 = "10005"; s1 = s1.toUpperCase(); s2 = "20x9-8 C 865 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c865.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10005","20x9-8 C 865 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10008"; s1 = s1.toUpperCase(); s2 = "21x10-8 C 874 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c874.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10008","21x10-8 C 874 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10021"; s1 = s1.toUpperCase(); s2 = "21x7-10 C 873 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c873.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10021","21x7-10 C 873 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20020"; s1 = s1.toUpperCase(); s2 = "21x7-10 Dominator K 300F Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300f.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20020","21x7-10 Dominator K 300F Kenda",s3,s4); i = gefunden.length; } s1 = "30005"; s1 = s1.toUpperCase(); s2 = "21x7-10 KT 331 Radial Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt331.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30005","21x7-10 KT 331 Radial Dunlop",s3,s4); i = gefunden.length; } s1 = "30006"; s1 = s1.toUpperCase(); s2 = "21x7-10 KT 851 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30006","21x7-10 KT 851 Dunlop",s3,s4); i = gefunden.length; } s1 = "10007"; s1 = s1.toUpperCase(); s2 = "21x9-8 C 829 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c829.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10007","21x9-8 C 829 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "30001"; s1 = s1.toUpperCase(); s2 = "22x10-8 KT 537 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt537.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30001","22x10-8 KT 537 Dunlop",s3,s4); i = gefunden.length; } s1 = "30004"; s1 = s1.toUpperCase(); s2 = "22x10-9 KT 775 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30004","22x10-9 KT 775 Dunlop",s3,s4); i = gefunden.length; } s1 = "10025"; s1 = s1.toUpperCase(); s2 = "22x11-10 C 826 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c826.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10025","22x11-10 C 826 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10026"; s1 = s1.toUpperCase(); s2 = "22x11-10 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10026","22x11-10 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20023"; s1 = s1.toUpperCase(); s2 = "22x11-10 Dominator K 300 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20023","22x11-10 Dominator K 300 Kenda",s3,s4); i = gefunden.length; } s1 = "20024"; s1 = s1.toUpperCase(); s2 = "22x11-10 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20024","22x11-10 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "10009"; s1 = s1.toUpperCase(); s2 = "22x11-8 C 827 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/c827.gif"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10009","22x11-8 C 827 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10010"; s1 = s1.toUpperCase(); s2 = "22x11-8 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10010","22x11-8 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10011"; s1 = s1.toUpperCase(); s2 = "22x11-8 C 829 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c829.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10011","22x11-8 C 829 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20008"; s1 = s1.toUpperCase(); s2 = "22x11-8 Dominator K 300 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20008","22x11-8 Dominator K 300 Kenda",s3,s4); i = gefunden.length; } s1 = "20009"; s1 = s1.toUpperCase(); s2 = "22x11-8 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20009","22x11-8 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "10013"; s1 = s1.toUpperCase(); s2 = "22x11-9 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10013","22x11-9 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10014"; s1 = s1.toUpperCase(); s2 = "22x11-9 C 865 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c865.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10014","22x11-9 C 865 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20013"; s1 = s1.toUpperCase(); s2 = "22x11-9 Dominator K 300 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20013","22x11-9 Dominator K 300 Kenda",s3,s4); i = gefunden.length; } s1 = "20014"; s1 = s1.toUpperCase(); s2 = "22x11-9 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20014","22x11-9 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "20025"; s1 = s1.toUpperCase(); s2 = "22x12-10 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20025","22x12-10 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "20010"; s1 = s1.toUpperCase(); s2 = "22x12-8 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20010","22x12-8 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "20015"; s1 = s1.toUpperCase(); s2 = "22x12-9 Bear Claw K 299 KEnda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20015","22x12-9 Bear Claw K 299 KEnda",s3,s4); i = gefunden.length; } s1 = "30007"; s1 = s1.toUpperCase(); s2 = "22x7-10 KT 701 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt701.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30007","22x7-10 KT 701 Dunlop",s3,s4); i = gefunden.length; } s1 = "10031"; s1 = s1.toUpperCase(); s2 = "22x7-11 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10031","22x7-11 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20021"; s1 = s1.toUpperCase(); s2 = "22x8-10 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20021","22x8-10 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "10022"; s1 = s1.toUpperCase(); s2 = "22x8-10 C 826 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c826.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10022","22x8-10 C 826 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10023"; s1 = s1.toUpperCase(); s2 = "22x8-10 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10023","22x8-10 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10024"; s1 = s1.toUpperCase(); s2 = "22x8-10 C 867 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c867.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10024","22x8-10 C 867 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20022"; s1 = s1.toUpperCase(); s2 = "22x8-10 Dominator K 300F Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/dominator k300f.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20022","22x8-10 Dominator K 300F Kenda",s3,s4); i = gefunden.length; } s1 = "10033"; s1 = s1.toUpperCase(); s2 = "23,5x8-11 C 832 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c832.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10033","23,5x8-11 C 832 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10028"; s1 = s1.toUpperCase(); s2 = "23x10-10 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10028","23x10-10 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10027"; s1 = s1.toUpperCase(); s2 = "23x8-10 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10027","23x8-10 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20028"; s1 = s1.toUpperCase(); s2 = "23x8-11 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20028","23x8-11 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "10032"; s1 = s1.toUpperCase(); s2 = "23x8-11 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10032","23x8-11 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20029"; s1 = s1.toUpperCase(); s2 = "23x8-11 Pathfinder K 530F Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530f.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20029","23x8-11 Pathfinder K 530F Kenda",s3,s4); i = gefunden.length; } s1 = "10036"; s1 = s1.toUpperCase(); s2 = "24x10-11 C828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10036","24x10-11 C828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10029"; s1 = s1.toUpperCase(); s2 = "24x11-10 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10029","24x11-10 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10034"; s1 = s1.toUpperCase(); s2 = "24x8-11 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10034","24x8-11 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20030"; s1 = s1.toUpperCase(); s2 = "24x9-11 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20030","24x9-11 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "10035"; s1 = s1.toUpperCase(); s2 = "24x9-11 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10035","24x9-11 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20031"; s1 = s1.toUpperCase(); s2 = "24x9-11 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20031","24x9-11 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "30008"; s1 = s1.toUpperCase(); s2 = "25x10-10 KT 126 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt126.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30008","25x10-10 KT 126 Dunlop",s3,s4); i = gefunden.length; } s1 = "20034"; s1 = s1.toUpperCase(); s2 = "25x10-12 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20034","25x10-12 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "10038"; s1 = s1.toUpperCase(); s2 = "25x10-12 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10038","25x10-12 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "30012"; s1 = s1.toUpperCase(); s2 = "25x10-12 KT 127 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt127.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30012","25x10-12 KT 127 Dunlop",s3,s4); i = gefunden.length; } s1 = "30013"; s1 = s1.toUpperCase(); s2 = "25x10-12 KT 135 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30013","25x10-12 KT 135 Dunlop",s3,s4); i = gefunden.length; } s1 = "30014"; s1 = s1.toUpperCase(); s2 = "25x10-12 KT 405 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt405.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30014","25x10-12 KT 405 Dunlop",s3,s4); i = gefunden.length; } s1 = "30015"; s1 = s1.toUpperCase(); s2 = "25x10-12 KT 406 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt406.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30015","25x10-12 KT 406 Dunlop",s3,s4); i = gefunden.length; } s1 = "30016"; s1 = s1.toUpperCase(); s2 = "25x10-12 KT 645 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30016","25x10-12 KT 645 Dunlop",s3,s4); i = gefunden.length; } s1 = "20035"; s1 = s1.toUpperCase(); s2 = "25x10-12 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20035","25x10-12 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "20027"; s1 = s1.toUpperCase(); s2 = "25x12,5-10 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20027","25x12,5-10 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "20036"; s1 = s1.toUpperCase(); s2 = "25x12,5-12 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20036","25x12,5-12 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "20018"; s1 = s1.toUpperCase(); s2 = "25x12,5-9 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20018","25x12,5-9 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "10030"; s1 = s1.toUpperCase(); s2 = "25x12-10 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10030","25x12-10 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20026"; s1 = s1.toUpperCase(); s2 = "25x12-10 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20026","25x12-10 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "10015"; s1 = s1.toUpperCase(); s2 = "25x12-9 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10015","25x12-9 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10016"; s1 = s1.toUpperCase(); s2 = "25x12-9 C 829 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c829.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10016","25x12-9 C 829 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "10017"; s1 = s1.toUpperCase(); s2 = "25x12-9 C 866 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c866.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10017","25x12-9 C 866 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20017"; s1 = s1.toUpperCase(); s2 = "25x12-9 Pathfinder K 530 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20017","25x12-9 Pathfinder K 530 Kenda",s3,s4); i = gefunden.length; } s1 = "20016"; s1 = s1.toUpperCase(); s2 = "25x12-9 Scorpion K 290 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/scorpion k290.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20016","25x12-9 Scorpion K 290 Kenda",s3,s4); i = gefunden.length; } s1 = "10018"; s1 = s1.toUpperCase(); s2 = "25x13-9 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10018","25x13-9 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "20032"; s1 = s1.toUpperCase(); s2 = "25x8-12 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20032","25x8-12 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "10037"; s1 = s1.toUpperCase(); s2 = "25x8-12 C 828 Cheng Shin"; s2 = s2.toUpperCase(); s3 = "grafik/chen-c828.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("10037","25x8-12 C 828 Cheng Shin",s3,s4); i = gefunden.length; } s1 = "30009"; s1 = s1.toUpperCase(); s2 = "25x8-12 KT 122 Dunlop"; s2 = s2.toUpperCase(); s3 = "grafik/dun-kt122.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30009","25x8-12 KT 122 Dunlop",s3,s4); i = gefunden.length; } s1 = "30010"; s1 = s1.toUpperCase(); s2 = "25x8-12 KT 131 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30010","25x8-12 KT 131 Dunlop",s3,s4); i = gefunden.length; } s1 = "30011"; s1 = s1.toUpperCase(); s2 = "25x8-12 KT 404 Dunlop"; s2 = s2.toUpperCase(); s3 = ""; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("30011","25x8-12 KT 404 Dunlop",s3,s4); i = gefunden.length; } s1 = "20033"; s1 = s1.toUpperCase(); s2 = "25x8-12 Pathfinder K 530F Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/pathfinder k530f.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20033","25x8-12 Pathfinder K 530F Kenda",s3,s4); i = gefunden.length; } s1 = "20037"; s1 = s1.toUpperCase(); s2 = "26x12-12 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20037","26x12-12 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "20038"; s1 = s1.toUpperCase(); s2 = "27x10-12 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20038","27x10-12 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } s1 = "20039"; s1 = s1.toUpperCase(); s2 = "27x12-12 Bear Claw K 299 Kenda"; s2 = s2.toUpperCase(); s3 = "grafik/bear claw k299.jpg"; if (s3!="") { s3=""; } s4 = ""; if (s1.indexOf(was)>-1 || s2.indexOf(was)>-1) { gefunden.length++; gefunden[i]= new SuchEintrag("20039","27x12-12 Bear Claw K 299 Kenda",s3,s4); i = gefunden.length; } return i; } function suchepaint() { var menuFrame = self.frames["inhalt"]; warenFrame = menuFrame.window.document; warenFrame.open("text/html"); warenFrame.write(""); warenFrame.write("\n"); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); warenFrame.write("
\"Schließen\"\"zurück\" Suchergebnis
"); warenFrame.write("

\n"); warenFrame.write("\n"); warenFrame.write(""); for (var i=0; i"); } else { warenFrame.write(""); } warenFrame.write(""); warenFrame.write(""); warenFrame.write(""); } warenFrame.write("
"); warenFrame.write(gefunden[i].url + gefunden[i].nummer+""); warenFrame.write(""); warenFrame.write(gefunden[i].url + gefunden[i].bild + gefunden[i].bezeichnung+""); warenFrame.write("
"); warenFrame.write("
"); warenFrame.write("

\n"); warenFrame.write("
"); warenFrame.write("
"); warenFrame.write(""); warenFrame.close(); }