function isset(v) { return (typeof v !== "undefined"); } function run_Siegel() { setTimeout('run_later(),200'); } function run_later() { if ( document.getElementById('DVFGI_160x240_moreLangBox') !== null ) { var type = 160; } if ( document.getElementById('DVFGI_240x155_moreLangBox') !== null ) { var type = 240; } if ( type == 160 ) { document.getElementById('DVFGI_160x240_linkDe').rel = 'nofollow'; } if ( type == 240 ) { document.getElementById('DVFGI_240x155_linkDe').rel = 'nofollow'; } var neuesjahr = '0000'; if ( type == 160 ) { var j = document.getElementById('DVFGI_160x240_jahr').innerHTML; if ( j != neuesjahr ) { document.getElementById('DVFGI_160x240_jahr').innerHTML = '
' + neuesjahr; } } if ( type == 240 ) { document.getElementById('DVFGI_240x155_moreLangBox').innerHTML = ''; document.getElementById('DVFGI_240x155_moreLangBox').style.display = 'block'; j = document.getElementById('DVFGI_240x155_jahr').innerHTML; if ( j != neuesjahr ) { document.getElementById('DVFGI_240x155_jahr').innerHTML = neuesjahr; } } }