function imgchange(newName) {
eval("document.mainimage.src = 'http://www.wohnen-aktiv.de/media/"+newName+".jpg'");
}
