// 投資信託　ABIC提供

/* ファンド情報基準価額 */
function  Info_open()
{
	window.open( 'http://www.asp.abic.co.jp/contents/C140576/portal/okk11f1o2ewo.html', 'WAM_FundInfo', 'toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=1,width=790,titlebar=0' );
}

/* ファンド情報お申込メモ */
function  Memo_open()
{
	window.open( 'http://www.asp.abic.co.jp/contents/C140576/portal/vwmhro2uxw1f.html', 'WAM_FundInfo', 'toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=1,width=790,titlebar=0' ); 
}

/* ヘルプガイド中間画面 */
function  Help_open()
{
	window.open( 'http://www.asp.abic.co.jp/contents/C140576/portal/7xlx2i3yutpo.html', 'WAM_helpguide', 'toolbar=0,location=0,directories=0,status=0,menubar=0,resizable=0,scrollbars=1,width=640,height=510,titlebar=0' );
}

