rndd= new Array(
"<a href='http://www.city.tajimi.gifu.jp/link.php?linkurl=http://studiorise.fam.cx/rise/index.html' title='ライズネットワーク'><img src='img_index/risebana.gif' width='150' height='60' alt='ライズネットワーク'></a>",
"<a href='http://www.city.tajimi.gifu.jp/link.php?linkurl=http://studiorise.fam.cx/rise/index.html' title='ライズネットワーク'><img src='img_index/risebana.gif' width='150' height='60' alt='ライズネットワーク'></a>",
"<a href='http://www.city.tajimi.gifu.jp/link.php?linkurl=http://studiorise.fam.cx/rise/index.html' title='ライズネットワーク'><img src='img_index/risebana.gif' width='150' height='60' alt='ライズネットワーク'></a>"

/*

タグ中のダブルクォーテーションは、クオーテーションに置き換えて下さい（タグを囲んでいるダブルクォーテーションを消さないように注意）。
追加したい場合は続けて書きます。行の最後に最後にカンマをわすれないようにします。
最後のリンクコードの後はカンマを付けません。
*/
);
function rnd4(){
{
a=Math.floor(Math.random()*rnd.length);
result=rndd[a]
}
return result;
}
function pnt4(){
document.write(rnd4())
}
