if (document.getElementById) { if(document.getElementById('MotiveLinks')) { //document.getElementById('MotiveLinks').background = 'http://schiefer.de/navigation/motive_links.jpg'; //if (!document.all) document.getElementById('MotiveLinks').style.backgroundImage = 'url(http://schiefer.de/navigation/motive_links.jpg)'; } } if (document.getElementById) { if(document.getElementById('MotiveRechts')) { //document.getElementById('MotiveRechts').background = 'http://schiefer.de/navigation/motive_rechts.jpg'; //if (!document.all) document.getElementById('MotiveRechts').style.backgroundImage = 'url(http://schiefer.de/navigation/motive_rechts.jpg)'; } }