function hinein(mock)   { }
function hinaus(mock)   { }
function description(m) { status = m }

  var browser= 0;
  var click= '';

  aain = new Image();
  aain.src = "../pics/blind.gif";
  bbin = new Image();
  bbin.src = "../pics/punkt.gif";
  cbin = new Image();
  cbin.src = "../pics/punkt.gif";
  dbin = new Image();
  dbin.src = "../pics/punkt.gif";
  ebin = new Image();
  ebin.src = "../pics/punkt.gif";
  fbin = new Image();
  fbin.src = "../pics/punkt.gif";
  gbin = new Image();
  gbin.src = "../pics/punkt.gif";
  hbin = new Image();
  hbin.src = "../pics/blind.gif";
  ibin = new Image();
  ibin.src = "../pics/blind.gif";


aout = new Image();
  aout.src = "../pics/blind.gif";
bout = new Image();
  bout.src = "../pics/blind.gif";
cout = new Image();
  cout.src = "../pics/blind.gif";
dout = new Image();
  dout.src = "../pics/blind.gif";
eout = new Image();
  eout.src = "../pics/blind.gif";
fout = new Image();
  fout.src = "../pics/blind.gif";
gout = new Image();
  gout.src = "../pics/blind.gif";
hout = new Image();
  hout.src = "../pics/blind.gif";
iout = new Image();
  iout.src = "../pics/blind.gif";

 
  

function hinaus(mock)
{
  wechsel = eval(mock + "out.src");
  document[mock].src = wechsel;
  top.status="";
  return true;
}


function hina(mock)

{
  wechsel = eval(mock + "ain.src");
  document[mock].src = wechsel;
  return true;
}

function hinb(mock)

{
  wechsel = eval(mock + "bin.src");
  document[mock].src = wechsel;
  return true;
}

function hinc(mock)

{
  wechsel = eval(mock + "cin.src");
  document[mock].src = wechsel;
  return true;
}

function hind(mock)

{
  wechsel = eval(mock + "din.src");
  document[mock].src = wechsel;
  return true;
}

function hine(mock)

{
  wechsel = eval(mock + "ein.src");
  document[mock].src = wechsel;
  return true;
}

function hinf(mock)

{
  wechsel = eval(mock + "gin.src");
  document[mock].src = wechsel;
  return true;
}

function hinh(mock)

{
  wechsel = eval(mock + "hin.src");
  document[mock].src = wechsel;
  return true;
}

function hini(mock)

{
  wechsel = eval(mock + "iin.src");
  document[mock].src = wechsel;
  return true;
}

function description(m)
{
  status = m
}
