jmpImg = new Array();

jmpImg[0]="<a href='http://ad-northshore.com/nabe/2008/08/19/post-8.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/826ed3f6-thumb-autox70.jpg' title='夜に出る虹・ムーンボーがついに！！' /></a>";

jmpImg[1]="<a href='http://ad-northshore.com/nabe/2008/06/22/post-7.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/f9860392-thumb-autox70.jpg' title='ムーンボーを見に行こう！モクレイア編' /></a>";

jmpImg[2]="<a href='http://ad-northshore.com/nabe/2008/04/15/post-6.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/DSC02309-thumb-autox70.jpg' title='ノースの隠れた有名人' /></a>";

jmpImg[3]="<a href='http://ad-northshore.com/nabe/2008/04/12/post-5.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/3967542e-thumb-autox70.jpg' title='餃子パーティ　追加写真' /></a>";

jmpImg[4]="<a href='http://ad-northshore.com/nabe/2008/04/09/post-4.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/97e7f8a7-thumb-autox70.jpg' title='ノースショアなべ会「ぎょうざパーティ」' /></a>";

jmpImg[5]="<a href='http://ad-northshore.com/nabe/2008/03/10/post-2.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/2b5dc6de-thumb-autox70.jpg' title='なべ会　最高！' /></a>";

jmpImg[6]="<a href='http://ad-northshore.com/nabe/2008/02/13/post-1.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/3967542e-thumb-autox70.jpg' title='次回鍋会スケジュール' /></a>";

jmpImg[7]="<a href='http://ad-northshore.com/nabe/2008/02/10/post-10.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/8528ed6b-thumb-autox70.jpg' title='2008-02 ノースショア鍋会' /></a>";

jmpImg[8]="<a href='http://ad-northshore.com/nabe/2008/01/10/post-9.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/ff9c8633-thumb-autox70.jpg' title='2008-01 ノースショア鍋会☆' /></a>";

jmpImg[9]="<a href='http://ad-northshore.com/nabe/2008/01/04/post.php'><img src='http://ad-northshore.com/nabe/assets_c/2008/12/1528b3e9-thumb-autox70.jpg' title='2008-01 新年会のおにぎり会？！' /></a>";

jmpImg[10]="<a href=''><img src='' title='' /></a>";

jmpImg[11]="<a href=''><img src='' title='' /></a>";

jmpImg[12]="<a href=''><img src='' title='' /></a>";

jmpImg[13]="<a href=''><img src='' title='' /></a>";

jmpImg[14]="<a href=''><img src='' title='' /></a>";

jmpImg[15]="<a href=''><img src='' title='' /></a>";

jmpImg[16]="<a href=''><img src='' title='' /></a>";

jmpImg[17]="<a href=''><img src='' title='' /></a>";

jmpImg[18]="<a href=''><img src='' title='' /></a>";

jmpImg[19]="<a href=''><img src='' title='' /></a>";

function raImg() {
var rr = parseInt(Math.random()*jmpImg.length);
document.write(jmpImg.slice(rr,rr+1)[0]);
jmpImg.splice(rr,1);
}
