var n = Math.ceil((Math.random(1)*50));function random_image() {document.write('<img src="img/banner/' + n + '.jpg" alt="『银河英雄传说』——田中芳树的太空歌剧" width=430 height=180 border=0>');};random_image ()