if(location.pathname.indexOf("Engl")==-1)
document.writeln('<br><center><table border=1 bordercolor=#FF0000><tr><td align=middle><a href="daparto.htm"><font size=4><font color=#000088><b>Autoteile</b></font></font><br><font size=2><font color=#0000AA>Bitte hier klicken!</font></font></a></td></tr></table></center><br>');

document.writeln('<center>');

E="?E";D="?D";
if ((document.location.search=="?E") | ((location.pathname.indexOf("Engl")!=-1) & (document.location.search.indexOf("?")==-1)))
{l1=2;document.writeln('<a href="javascript:location.href=location.pathname+D"></a></center><br>');}
else
{l1=1;document.writeln('<a href="javascript:location.href=location.pathname+E"></a></center><br>');}

document.write ("<br><br>");
A=
"Reihen-Einspritzpumpe|Reihenpumpe|In-line Inj. Pump|Engl/|"+
"Einspritzpumpe|Einspritzpumpe|Injection Pump|Engl/|"+
"RPumpeClassic|Reihenpumpe 1|In-line Pump (classic)|Engl/|"+
"ReihenPPumpe|Reihenpumpe 2|In-line Pump (P-type) |Engl/|"+
"ReihenMPumpe|Reihenpumpe 3|In-line Pump (M-type) |Engl/|"+
"HDReihen-Einspritzpumpe|Reihenpumpe 4|In-line Pump 4|Engl/|"+
"KFReihen-Einspritzpumpe|Reihenpumpe 5|In-line Pump 5|Engl/|"+
"MRReihen-Einspritzpumpe|Reihenpumpe 6|In-line Pump 6|Engl/|"+
"SRReihen-Einspritzpumpe|Reihenpumpe 7|In-line Pump 7|Engl/|"+
"Druck-Entlastungsventil|Druck-Entl.-Ventil|Pressure Red. Valve|Engl/|"+
"Fliehkraftregler|Fliehkraftregler|Centrifugal Governor|Engl/|"+
"Kolben-Foerderpumpe|Kolben-Förderpumpe|Fuel Piston Pump|Engl/|"+
"ERReihen-Einspritzpumpe|Elektron. Reihenp.|Electr. Inline Pump|Engl/|"+
"Test/WDEPumpe|<font color=GREEN>20 Aufg. Einspritzpumpe</font>|<font color=GREEN>20 Tasks Inline<br> &nbsp; &nbsp; &nbsp; Injection Pump</font>||"+
"Test/Reihen-Einspritzpumpe01|<font color=GREEN>20 Aufg. Reihen-<br> &nbsp; &nbsp; &nbsp; Einspritzpumpe</font>|<font color=GREEN>20 Tasks In-line<br> &nbsp; &nbsp; &nbsp; Fuel Injection Pump</font>|Engl/|"+
"";
C="";E=location.pathname.split("/");
B=A.split("|");
D=l1=1; if(location.pathname.indexOf("Engl")!=-1)l1=2;
for (var l=0;l<B.length-4;l=l+4){
T=location.href.split("/");
if(T[T.length-1].substring(0,T[T.length-1].indexOf("."))==B[l])B[l+l1]="<font color=RED>"+B[l+l1]+"</font>";
if(l1==1)B[l]="/"+B[l];else{B[l]="/Engl/"+B[l];}
if((B[l+3]=='Engl/')|(l1==1))C+='<a class=button href="'+B[l]+'.htm"> '+B[l+l1]+'</a>';}
document.writeln('<br>'+C);
