Available on Google PlayApp Store
var images = new Array(); 

/* 使用するタイトル画像を好きなだけ記述 */ 
images[0] = "http://blog-imgs-71.fc2.com/t/o/h/tohken2ch/TOP.jpg"; 
images[1] = "http://blog-imgs-71.fc2.com/t/o/h/tohken2ch/TOP2.jpg"; 
images[2] = "http://blog-imgs-71.fc2.com/t/o/h/tohken2ch/TOP3.jpg"; 
images[3] = "http://blog-imgs-82.fc2.com/t/o/h/tohken2ch/TOP4.png"; 
images[4] = "http://blog-imgs-82.fc2.com/t/o/h/tohken2ch/TOP5.jpg"; 
/* 以下、画像を増やしたいときは適宜追加 */ 

var rnd = Math.floor((Math.random() * 100)) % images.length; 
document.write('');

Share

Trends

trends timeline
trends timeline for %E5%92%8C%E6%B3%89%E5%AE%88%E5%85%BC%E5%AE%9A