=$d3) print " ";
}
/******************************************
「今週号から」マークを表示します
引数で投稿日と「今週号から」マークを表示する期間を指定します
******************************************/
/*
例 <?php disp_thisweek("<$MTEntryCustomFieldDate field='magazine_number' format='%Y%m%d'$>"); ?>
*/
function disp_thisweek($d1){
$d3=date( "Ymd", mktime( 0,0,0,date("m") ,date("d"), date("Y") ) );
if($d1>$d3) print "
";
}
/******************************************
以下cssのクラス指定やurl指定等で
MTCategoryBasename以外の表記を行いたい時用
(例の"<>"は全角文字で記述しています)
******************************************/
/*
例 <?php echo($genreKey1["<$MTCategoryBasename$>"]); ?>
*/
$genreKey1 = array(
"world" => "World"
, "us" => "America"
, "business" => "Business"
, "movie" => "Cinema"
);
$genreKey2 = array(
"world" => "world"
, "us" => "usa"
, "business" => "business"
, "movie" => "cinema"
);
$genreKey3 = array(
"world" => "World"
, "us" => "Us"
, "business" => "Business"
, "movie" => "Movie"
);
$genreKey4 = array(
"world" => "World Affairs"
, "us" => "U.S. Affairs"
, "business" => "Business"
, "movie" => "Movie&Drama"
);
$genreKey5 = array(
"world" => "東西南北 世界の視点からニュースの深層を読む"
, "us" => "政治・経済・社会・カルチャー AMERICAはいま"
, "business" => "世界経済ウォッチ グローバル分析&リポート"
, "movie" => "話題の新作、知られざる傑作から最新業界事情まで"
);
$genreKey6 = array(
"world" => "world"
, "us" => "world"
, "business" => "business"
, "movie" => "entertainment"
);
?>
[ロンドン 17日 ロイター] - 20カ国・地域(G20)は、各証券清算機関のぜい弱性に対処し、市場ショックに確実に耐えられるよう、規制当局が講じる政策行動を支持する方向だ。財務相・中央銀行総裁会議の声明草案で判明した。
[ロンドン 17日 ロイター] - 20カ国・地域(G20)は、各証券清算機関のぜい弱性に対処し、市場ショックに確実に耐えられるよう、規制当局が講じる政策行動を支持する方向だ。財務相・中央銀行総裁会議の声明草案で判明した。
清算機関は金融派生商品(デリバティブ)の活用事例も増え、急速に拡大する見通しだ。
一方で、清算機関の拡大に伴い、破たんすれば市場に大混乱を招く、新たなタイプの、リスクを抱える参加者が生まれつつあると、政策当局者は懸念する。
このため、G20は機関間に存在する回復力の差を特定、対処する方針だ。
また、必要ならアセットマネジメントなどのリスクに対処する政策行動を勧めることで合意したという。