// JavaScript Document
a_low=new Image();
a_high=new Image();

a_low.src="http://www.ifeu.org/tinc?key=IHTYoy1v";
a_high.src="http://www.ifeu.org/tinc?key=IHTYoy1v&zoom=1";

  function swap(Bildnr,Bildobjekt)
{
window.document.images[Bildnr].src=Bildobjekt.src;
}