<!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Begin// Set up the image files to be used.var theImages = new Array() // do not change this// To add more image files, continue with the// pattern below, adding to the array.theImages[0] = '/erasure/bilder/top1.jpg'theImages[1] = '/erasure/bilder/topops2.jpg'theImages[2] = '/erasure/bilder/top3freed.jpg'theImages[3] = '/erasure/bilder/top4love.jpg'theImages[4] = '/erasure/bilder/top5rain.jpg'theImages[5] = '/erasure/bilder/top6arms.jpg'theImages[6] = '/erasure/bilder/topv_a.jpg'theImages[7] = '/erasure/bilder/topvince.jpg'theImages[8] = '/erasure/bilder/topmoon.jpg'theImages[9] = '/erasure/bilder/topmts.jpg'theImages[10] = '/erasure/bilder/topcowboy.gif'theImages[11] = '/erasure/bilder/topcowboy2.gif'theImages[12] = '/erasure/bilder/tophands.jpg'theImages[13] = '/erasure/bilder/topops1.jpg'theImages[14] = '/erasure/bilder/topops3.jpg'theImages[15] = '/erasure/bilder/topops4.jpg'theImages[16] = '/erasure/bilder/topops5.jpg'theImages[17] = '/erasure/bilder/topzippo.jpg'theImages[18] = '/erasure/bilder/topcuff.jpg'theImages[19] = '/erasure/bilder/topmms.jpg'theImages[20] = '/erasure/bilder/topmmsvideo.jpg'theImages[21] = '/erasure/bilder/tophits1.gif'theImages[22] = '/erasure/bilder/topops8.jpg'theImages[23] = '/erasure/bilder/tophits2.gif'theImages[24] = '/erasure/bilder/topops6.jpg'theImages[25] = '/erasure/bilder/topops7.jpg'theImages[26] = '/erasure/bilder/topops8.jpg'theImages[27] = '/erasure/bilder/topnightbird1.jpg'theImages[28] = '/erasure/bilder/topnightbird2.jpg'theImages[29] = '/erasure/bilder/topunion1.jpg'theImages[30] = '/erasure/bilder/topunion1.jpg'theImages[31] = '/erasure/bilder/topunion2.jpg'theImages[32] = '/erasure/bilder/topunion2.jpg'theImages[33] = '/erasure/bilder/topicfilwy.jpg'theImages[34] = '/erasure/bilder/topicfilwy.jpg'theImages[35] = '/erasure/bilder/toplightattheend1.jpg'theImages[36] = '/erasure/bilder/toplightattheend2.jpg'theImages[37] = '/erasure/bilder/toplightattheend3.jpg'theImages[38] = '/erasure/bilder/toplightattheend3.jpg'// do not edit anything below this linevar j = 0var p = theImages.length;var whichImage = Math.round(Math.random()*(p-1));function showImage(){document.write('<div class="rahmen"><img src="'+theImages[whichImage]+'" ALIGN="bottom" WIDTH="350" HEIGHT="65" alt="banner"></div>');}//  End -->
