

function recs_target(Ziel) { document.location = Ziel;}

function recs_gfx(ding,gfx)
{
	ding.background = gfx;
}