function geton(imgnr)
{
document.images['wechsel'].src=imglst[imgnr];
}

if (document.images) {
	var pointoff = new Image();
	pointoff.src = "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/prozent.gif";
	var pointon = new Image();
	pointon.src =  "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/prozent_on.gif"; }

function getoff1(nummer){if (document.images) { document.images[nummer].src = eval('pointoff').src; }}
function geton1(nummer) { if (document.images)  { document.images[nummer].src = eval('pointon').src;}}

if (document.images) {
	var pointoff1 = new Image();
	pointoff1.src = "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/prozent.gif";
	var pointon1 = new Image();
	pointon1.src =  "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/prozent_on.gif"; }

function getoff2(nummer){if (document.images) { document.images[nummer].src = eval('pointoff1').src; }}
function geton2(nummer) { if (document.images)  { document.images[nummer].src = eval('pointon1').src;}}

if (document.images) {
	var pointoff2 = new Image();
	pointoff2.src = "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/greenpoint.gif";
	var pointon2 = new Image();
	pointon2.src =  "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/greenpoint_lightened.gif"; }

function getoff3(nummer){if (document.images) { document.images[nummer].src = eval('pointoff2').src; }}
function geton3(nummer) { if (document.images)  { document.images[nummer].src = eval('pointon2').src;}}



if (parent.list.document.images) {
	var pointoff3 = new Image();
	pointoff3.src = "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/greenpoint.gif";
	var pointon3 = new Image();
	pointon3.src =  "http://www.hotels-pensionen-online.de/seiten/nrw/Bilder/greenpoint_lightened.gif"; }

function getoff4(nummer){if (parent.list.document.images) { parent.list.document.images[nummer].src = eval('pointoff3').src; }}
function geton4(nummer) { if (parent.list.document.images)  { parent.list.document.images[nummer].src = eval('pointon3').src;}}