var imgMax  = 4; //セットする画像の枚数。
var imgRand = Math.floor(Math.random() * imgMax);
if(imgRand == 0)       document.write('<a href="http://www.nejinews.co.jp/info/subscription.html"><img src="/img/ad/portal-300-250-newspaper.jpg" alt="購読" border="0"></a>');
if(imgRand == 1)       document.write('<a href="http://www.nejinews.co.jp/info/mla.html"><img src="/img/ad/portal-300-250-mla.jpg" alt="メルマガ" border="0"></a>');
if(imgRand == 2)       document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=KNjfXLo29HM&offerid=131725.10000097&type=4&subid=0"><IMG alt="NEC Direct" border="0" src="http://www.necdirect.jp/navigate/direct/info/afis/link/images/rect/300_250.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=KNjfXLo29HM&bids=131725.10000097&type=4&subid=0">');
if(imgRand == 3)       document.write('<a href="http://www.nejinews.co.jp/msdb/entry01.html"><img src="/img/ad/portal-300-250-msdb.jpg" alt="企業ＤＢ" border="0"></a>');
