A1 = new Image(); A1.src = "../logos/effz01_klein.gif";
A2 = new Image(); A2.src = "../logos/effz03_klein.gif";
function Wechsel(Bildnr,Bildname)
{window.document.images[Bildnr].src = Bildname.src;}

if (top.frames.length > 0)
 top.location.href=self.location;

function fenster()
{var win;
 win=window.open("", "NeuesFenster");}

