d=['61','65','71','77','79','81','86','88','92','94'];
i=Math.floor(Math.random()*d.length);
location='http://blog.livedoor.jp/ba0/archives/2304'+d[i]+'.html';

