function idl_662d0903b1b7e_randomString(length) { var chars = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz'.split(''); if (! length) { length = Math.floor(Math.random() * chars.length); } var str = ''; for (var i = 0; i < length; i++) { str += chars[Math.floor(Math.random() * chars.length)]; } return str; } if (typeof idl_config === "undefined") { var idl_config = {}; } var idl_662d0903b1b7e_random_id = idl_662d0903b1b7e_randomString(); var idl_662d0903b1b7e_random_img_id = idl_662d0903b1b7e_randomString(); var idl_662d0903b1b7e_random_a_id = idl_662d0903b1b7e_randomString(); var idl_662d0903b1b7e_imageids = Array(615,3832,366,7888,1843,9652,2711,14584,2898,4716,22567,12073,18000,20,1011,19804,13311,305,17005,687,2316,639,15731,5354,15735,17599,4655,6902,13156,18642,20504,7210,9021,1948,20680,22728,7716,10711,5953,21132,277,10373,8251,22412,12194,22532,5181,16484,1321,1550,6352,20087,19324,4136,14557,3148,12553,9099,5198,15321,15728,18953,1185,5261,3779,15666,1109,19327,4620,1113,1644,20487,3818,9103,4968,15443,22737,11718,22714,1592,3533,22418,3780,8056,7213,1946,780,881,388,5391,14857,18187,19816,3493,4359,2501,4585,313,3922,7737); var idl_662d0903b1b7e_imagepos = 0; var idl_662d0903b1b7e_timeout = 7000; if(typeof idl_config['time'] === 'number' && (idl_config['time'] %1 ) ===0 && idl_config['time'] > 0) { idl_662d0903b1b7e_timeout = idl_config['time'] * 1000; } var idl_662d0903b1b7e_width = 640; if(typeof idl_config['width'] === 'number' && (idl_config['width'] %1 ) ===0 && idl_config['width'] > 0) { idl_662d0903b1b7e_width = idl_config['width']; } document.write('
mehr auf istdaslustig.de
'); function idl_662d0903b1b7e_changeimage() { idl_662d0903b1b7e_imagepos++; if (idl_662d0903b1b7e_imagepos >= idl_662d0903b1b7e_imageids.length) { idl_662d0903b1b7e_imagepos = 0 }; var myimg = document.getElementById(idl_662d0903b1b7e_random_img_id); myimg.src = 'https://www.istdaslustig.de/img/' + idl_662d0903b1b7e_imageids[idl_662d0903b1b7e_imagepos]; var mya = document.getElementById(idl_662d0903b1b7e_random_a_id); mya.setAttribute("href", "https://www.istdaslustig.de/spruch/" + idl_662d0903b1b7e_imageids[idl_662d0903b1b7e_imagepos] + '/wi'); setTimeout(idl_662d0903b1b7e_changeimage, idl_662d0903b1b7e_timeout); } setTimeout(idl_662d0903b1b7e_changeimage, idl_662d0903b1b7e_timeout);