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=
"Achsantrieb|Achsantrieb|Axle Drive|Engl/|"+
"AchsantrB|Hinterachsantrieb|Rear Axle Drive|Engl/|"+
"AchsantrClass|Frontantrieb (class.)|FWD (classic)|Engl/|"+
"AchsantriebB|Kegel- und Tellerrad|Ring and Pinion|Engl/|"+
"Hypoidantrieb|Hypoidantrieb 1|Hypoid Gearbox 1|Engl/|"+
"HypoidantriebB|Hypoidantrieb 2|Hypoid Gearbox 2|Engl/|"+
"Ausgleichsgetriebe|Ausgleichsgetriebe|Differential|Engl/|"+
"DiffSperre100|Differenzialsperre 1|Locking Differential 1|Engl/|"+
"SperrDiff100B|Differenzialsperre 2|Locking Differential 2|Engl/|"+
"AchsantriebSG|Differenzialsperre 3|Locking Differential 3|Engl/|"+
"AchsantriebSDB|Differenzialsperre 4|Locking Differential 4|Engl/|"+
"FrontantriebQ2|Frontantrieb (quer) 1|FWD (cross) 1|Engl/|"+
"FrontantriebQ|Frontantrieb (quer) 2|FWD (cross) 2|Engl/|"+
"FrontantriebQS|Frontantrieb (quer) 3|FWD (cross) 3|Engl/|"+
"FrontantriebL|Frontantrieb (l&auml;ngs) 1|FWD (longitudinal) 1|Engl/|"+
"FrontantriebL2|Frontantrieb (l&auml;ngs) 2|FWD (longitudinal) 2|Engl/|"+
"Standardantrieb|Frontm.-Heckantrieb 1|RWD (front engine) 1|Engl/|"+
"RadaufhHintenAB|Frontm.-Heckantrieb 2|RWD (front engine) 2|Engl/|"+
"HAchseAngetr|Frontm.-Heckantrieb 3|RWD (front engine) 3|Engl/|"+
"HeckmotorL|Heckm.-Heckantrieb|RWD (rear engine)|Engl/|"+
"Mittelmotor|Mittelmotor|Mid-mounted Engine|Engl/|"+
"Transaxle|Transaxle|Transaxle Drive|Engl/|"+
"Aussenplaneten|Au&szlig;enplaneten|Planetary Power Axle|Engl/|"+
"SmartAntr|Smart-Antrieb (VA)|Smart Drive (f. view)|Engl/|"+
"SmartAntr2|Smart-Antrieb (SA)|Smart Drive (s. view)|Engl/|"+
"Triebwerk|Lage des Triebwerks|Powertrain Position|Engl/|"+
"BusNAntrieb|Niederflurbus|Bus with Low Floor|Engl/|"+
"Zugkraft-Diagramm|Zugkraft-Diagramm|Tractive Power|Engl/|"+
"Test/Ausgleichsgetriebe|<font color=GREEN>20 Aufg. Ausgleichsgetriebe</font>|Differential<br> &nbsp; &nbsp; (20 questions)||"+
"Test/Viertaktmotor03|<font color=GREEN>20 Aufg. Triebwerk<br>&nbsp; &nbsp; &nbsp; Allgemein</font>|<font color=GREEN>20 Tasks Drivetrain<br> &nbsp; &nbsp; &nbsp;In general</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);
