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>');}

if(location.pathname.indexOf("Engl")==-1)
document.writeln('<center><a href="http://kfz-tech.de/Werbung/Doerfler2.htm"><font color=green><img src="http://www.kfz-tech.de/Bilder/Kfz-Technik/Werbung/Doerfler3.jpg" border="0" width="100" height="135"><br>Elektr. Bauteile</font></a></center><br><br>');

document.write ("<br><br>");
A=
"Digitaltechnik|Digitaltechnik|Digital Technology|Engl/|"+
"Widerstand|Widerstand 1|Resistor|Engl/|"+
"Formelsammlung/Widerstand|Widerstand 2| Resistance|Engl/|"+
"Formelsammlung/Leitungswiderstand|Leitungswiderstand| Wire Restistance|Engl/|"+
"Parallelschaltung|Parallelschaltung|Parallel Connection|Engl/|"+
"Reihenschaltung|Reihenschaltung 1|Serial Connection|Engl/|"+
"Formelsammlung/Reihenschaltung|Reihenschaltung 2| Serial Connection|Engl/|"+
"Leuchtdiode|Leuchtdiode|Light Emitting Diode|Engl/|"+
"LEDLeuchten|LED-Leuchten|LED Lamps|Engl/|"+
"Blinkanlage01|Blinkanlage|Signal Lights|Engl/|"+
"Blinkgeber|Blinkgeber|Indicator Flasher|Engl/|"+
"LEDSchaltung|Schaltung LED|LED (Wiring Diagram)|Engl/|"+
"LEDFSchaltung|Schaltung Foto-LED|Photo LED|Engl/|"+
"SchaltBeleucht03|Lichtanlage 1|Lighting 1|Engl/|"+
"SchaltBeleucht04|Lichtanlage 2|Lighting 2|Engl/|"+
"SchaltStromflKontr|Stromflusskontrolle|Current Control|Engl/|"+
"Schaltplaene|Schaltpläne|Wiring Diagrams|Engl/|"+
"Test/Elektronik01|<font color=GREEN>20 Aufg. Elektronik</font>|<font color=GREEN>20 Tasks Electronics</font>|Engl/|"+
"Test/Lichtanlage1|<font color=GREEN>Lichtanlage 1<br> &nbsp; &nbsp; (20 Fragen)</font>|<font color=GREEN>Lighting System 1<br> &nbsp; &nbsp; (20 questions)</font>|Engl/|"+
"Test/Lichtanlage2|<font color=GREEN>Lichtanlage 2<br> &nbsp; &nbsp; (20 Fragen)</font>|<font color=GREEN>Lighting System 2<br> &nbsp; &nbsp; (20 questions)</font>|Engl/|"+
"Test/Lichtanlage3|<font color=GREEN>Lichtanlage 3<br> &nbsp; &nbsp; (20 Fragen)|</font><font color=GREEN>Lighting System 3<br> &nbsp; &nbsp; (20 questions)</font>|Engl/|"+
"Test/Stromlaufplan|<font color=GREEN>Stromlaufplan<br> &nbsp; &nbsp; (20 Fragen)|</font><font color=GREEN>Wiring Diagram<br> &nbsp; &nbsp; (20 questions)</font>|Engl/|"+
"";
B=A.split("|");
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>";
else;if((B[l+3]=="Engl/")&(l1==2))B[l+2]="<font color=#0000F0>"+B[l+2]+"</font>";
if (location.pathname.indexOf("Engl")!=-1)B[l]="../"+B[l];
if(l1==1)B[l+3]="";
document.writeln('<a class=button href="'+B[l+3]+B[l]+'.htm"> '+B[l+l1]+'</a>');}
