var randObjects2=[
	'<a href="http://click.linksynergy.com/fs-bin/click?id=*URc98QZ9z0&amp;offerid=202491.10000304&amp;type=4&amp;subid=0"><IMG alt="花を贈るなら日比谷花壇" border="0" src="http://img2.hibiyakadan.com/linkshare/hibiya/250_250.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=*URc98QZ9z0&amp;bids=202491.10000304&amp;type=4&amp;subid=0">',
	'<a href="http://click.linksynergy.com/fs-bin/click?id=*URc98QZ9z0&amp;offerid=202491.10000802&amp;type=4&amp;subid=0"><IMG alt="日比谷花壇　フラワーギフト　誕生日プレゼント　花" border="0" src="http://img2.hibiyakadan.com/linkshare/birthday250_250.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=*URc98QZ9z0&amp;bids=202491.10000802&amp;type=4&amp;subid=0">',
	'<a href="http://click.linksynergy.com/fs-bin/click?id=*URc98QZ9z0&amp;offerid=202491.10000952&amp;type=4&amp;subid=0"><IMG alt="日比谷花壇 ディズニーのフラワーギフト" border="0" src="http://img2.hibiyakadan.com/linkshare/disney/250_250.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=*URc98QZ9z0&amp;bids=202491.10000952&amp;type=4&amp;subid=0">',
	'<a href="http://click.linksynergy.com/fs-bin/click?id=*URc98QZ9z0&amp;offerid=131465.10000077&amp;type=4&amp;subid=0"><IMG alt="伊勢丹　オンラインショッピング　「Ｉ ONLINE」２５０×２５０" border="0" src="http://www.isetan.co.jp/icm2/jsp/others/affiliate/bn_nw_ua/ionline250_250.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=*URc98QZ9z0&amp;bids=131465.10000077&amp;type=4&amp;subid=0">',
	'<a href="http://click.linksynergy.com/fs-bin/click?id=*URc98QZ9z0&amp;offerid=184714.10000022&amp;type=4&amp;subid=0"><IMG alt="キャラデコ" border="0" src="http://p-bandai.jp/bc/images/linkshare/charadeco250_250.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=*URc98QZ9z0&amp;bids=184714.10000022&amp;type=4&amp;subid=0">',
	'<a href="http://click.linksynergy.com/fs-bin/click?id=*URc98QZ9z0&amp;offerid=195134.10000180&amp;type=4&amp;subid=0"><IMG alt="FUJIFILMMALL(フジフイルムモール)" border="0" src="http://fujifilmmall.jp/linkshare/mall/auto/250_250.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=*URc98QZ9z0&amp;bids=195134.10000180&amp;type=4&amp;subid=0">'

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


