
var rand = Math.floor(Math.random()*100000);
function changeAfpTab(n) {
	if ( document.getElementById("afpbbTabMenu_related_"+n).style.display == "none") {
		document.getElementById("afpbbTabMenu_related_"+n).style.display = "inline";
		document.getElementById("afpbbItemTxt_related_"+n).style.display = "inline";
		document.getElementById("afpbbTabMenu_news_"+n).style.display = "none";
		document.getElementById("afpbbItemTxt_news_"+n).style.display = "none";
	} else {
		document.getElementById("afpbbTabMenu_related_"+n).style.display = "none";
		document.getElementById("afpbbItemTxt_related_"+n).style.display = "none";
		document.getElementById("afpbbTabMenu_news_"+n).style.display = "inline";
		document.getElementById("afpbbItemTxt_news_"+n).style.display = "inline";
	}
}


document.write('<div id="news">');
document.write('<div id="news-inner" class="pkg">');

document.write('<div id="afpbbTabMenu_news_3401780'+rand+'" align="right">');
document.write('<strong>リリース</strong> - ');
document.write('<a href="javas'+'cript:changeAfpTab(3401780'+rand+');">関連情報</a>');
document.write('</div>');
document.write('<div id="afpbbTabMenu_related_3401780'+rand+'" align="right">');
document.write('<a href="javas'+'cript:changeAfpTab(3401780'+rand+');">リリース</a> - ');
document.write('<strong>関連情報</strong>');
document.write('</div>');

document.write('<div>');
document.write('<a href="http://www.afpbb.com/article/economy/2436117/3401780" target="_blank" style="font-weight:bold;">米金融法案可決も・・・</a><br />');
document.write('2008年10月06日 14:03</br>');
document.write('</div>');
document.write('<table class="afpbb-table">');
document.write('<tr>');
document.write('<td class="afpbb-f">');
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" align="middle" height="69" width="112">');
document.write('<param name="movie" value="http://www.afpbb.com/flash/mounterP.swf' + '?c=' + new Date().getTime() + '">');
document.write('<param name="wmode" value="transparent" />');
document.write('<param name="FlashVars" value="article_id=economy/2436117/3401780&doc_root=http://www.afpbb.com/&href=http://img2.afpbb.com/flashdata/thumb/20081006/3401780.swf">');
document.write('<embed src="http://www.afpbb.com/flash/mounterP.swf" wmode="transparent" FlashVars="article_id=economy/2436117/3401780&doc_root=http://www.afpbb.com/&href=http://img2.afpbb.com/flashdata/thumb/20081006/3401780.swf" width="112" height="69" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</object>');
document.write('</td>');
document.write('<td>');

document.write('<div class="afpbb-t">');

document.write('<div id="afpbbItemTxt_news_3401780'+rand+'" style="display:none;" >');
document.write('【10月6日 IDO Securities】注目の米金融安定化法案は修正案が可決したものの、可決報道と同時に利食い売りが加速してＮＹダウは反落、円は主要通貨に対して反発、独政府が不動産金融大手ヒポ・リ……<br /><a href="http://www.afpbb.com/article/economy/2436117/3401780" target="_blank">≫続きを読む</a><br />');
document.write('</div>');

document.write('<div id="afpbbItemTxt_related_3401780'+rand+'">');
document.write('<ul class="afpbbBody" style="list-style:none;padding:0;margin:0 0 0 5px;">');
document.write('<li style="padding:0;margin:2px 0;" class="infoItemHP">【関連情報】</li>');
document.write('<li style="padding:0;margin:2px 0;font-size:0.8em;" class="infoItemHP">・ <a href="http://www.afpbb.com/category/pressrelease" target="_blank">AFPBB プレスリリース</a></li>');
document.write('</ul>');
document.write('</div>');

document.write('<span>(C)アイディーオー証券株式会社 </span><br clear="all" />');
document.write('<div class="afpbb-logo"><a href="http://www.afpbb.com/" title="AFPBB News" target="_blank"><img src="http://img2.afpbb.com/jpegdata/newsdelivery/afp_logo.gif" alt="AFPBB News" height="21" border="0" align="absmiddle" /></a></div>');
document.write('</div>');


document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<div style="clear:both"></div>');
afpbb_article_url = 'http://www.afpbb.com/article/economy/2436117/3401780';
document.write('</div>');
document.write('</div>');


changeAfpTab('3401780'+rand);
