
var a = new Array();


var html;



//トップメニュー
a[a.length] = '<table width="800" border="0" style="background-repeat:no-repeat" cellpadding="0" cellspacing="5" title="" align="center"><tr><td height="95"><a href="http://www.kenribaibai.com/480box/" target="_top"><img src="http://www.kenribaibai.com/480box/img/index_001.gif" title="激安私書箱／月額480円私書箱" border="0"></a></td><td align="right"><a href="http://www.kenribaibai.com/" target="_blank"><img src="http://www.kenribaibai.com/img/index_535_80.gif" title="権利売買サイト「KENRIibaibai.com」" border="0"></a></td></tr><tr><td colspan="2" align="center"><img src="http://www.kenribaibai.com/480box/img/index_002.gif" title="" border="0" USEMAP="#menu"><MAP NAME="menu"><AREA SHAPE="rect" COORDS="5,0,70,25" HREF="http://www.kenribaibai.com/480box/"><AREA SHAPE="rect" COORDS="70,0,140,25" HREF="http://www.kenribaibai.com/480box/info.html"><AREA SHAPE="rect" COORDS="140,0,260,25" HREF="http://www.kenribaibai.com/480box/renew.html"><AREA SHAPE="rect" COORDS="260,0,333,25" HREF="http://www.kenribaibai.com/480box/point.html"><AREA SHAPE="rect" COORDS="333,0,398,25" HREF="http://www.kenribaibai.com/480box/faq.html"><AREA SHAPE="rect" COORDS="398,0,495,25" HREF="http://www.kenribaibai.com/480box/request.html"><AREA SHAPE="rect" COORDS="630,0,795,25" HREF="http://www.kenribaibai.com/480web/" target="_top"></MAP></td></tr></table><form action="http://www.kenribaibai.com/msearch.cgi" accept-charset="x-euc-jp" style="margin-top:0;margin-bottom:0"><table width="800"  border="0" cellpadding="0" cellspacing="0" align="center"><tr><td height="45" width="310" align="left"><small><input type="text" size="25" name="query" value=""></small> <input type="hidden" value="サイト内検索"><input type="image" src="http://www.kenribaibai.com/img/index_003.gif" align="top"></center><input type="hidden" name="hint" value="漢字コード判定用文字列"></form></td><td width="490" align="center"><img src="http://www.kenribaibai.com/480box/img/index_004.gif" title="" border="0" USEMAP="#menu2"><MAP NAME="menu2"><AREA SHAPE="rect" COORDS="0,2,117,30" HREF="http://www.kenribaibai.com/480box/renew.html#name"><AREA SHAPE="rect" COORDS="130,2,219,30" HREF="http://www.kenribaibai.com/480box/renew.html#address"><AREA SHAPE="rect" COORDS="229,2,294,30" HREF="http://www.kenribaibai.com/480box/indication.html"><AREA SHAPE="rect" COORDS="306,2,409,30" HREF="http://www.kenribaibai.com/480box/renew.html#interruption"><AREA SHAPE="rect" COORDS="423,2,489,30" HREF="http://www.kenribaibai.com/480box/renew.html#close"></MAP></td></tr></table><table width="800" BORDER="0" cellpadding="0" cellspacing="0" align="center"><tr><td align="center"><img src="http://www.kenribaibai.com/480box/img/index795_001.gif" border="0" title="日本最安値私書箱" border="0" USEMAP="#menu3"><MAP NAME="menu3"><AREA SHAPE="rect" COORDS="0,0,795,80" HREF="http://www.kenribaibai.com/480box/"></MAP></td></tr></table>';


html = (a[Math.floor(Math.random() * a.length)]);

document.write(html);


