Jean Yen
2013年7月25日 19:55
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-

中央銀行。(圖/記者顏真真攝)
記者顏真真/台北報導
中央銀行25日公布6月日平均貨幣總計數M1B及M2年增率雙雙上揚,並續呈現黃金交叉線型,其中M1B年增率上揚至7.89%,創2011年7月以來新高,M2年增率也上升至4.82%,創2012年4月以來的新高,而M1B日均餘額逾新台幣12.7兆元也續創新高,顯示股市資金動能仍充沛。
至於累計1至6月日平均貨幣總計數M1B、M2年增率分別為6.05%及3.86%。央行表示,6月M1B、M2年增率雙雙上升,主因為銀行放款與投資成長。
央行分析,在美國聯準會釋出量化寬鬆(QE)退場訊息,金融震盪,台股走跌,外資淨匯出29.6億美元,不過,海外基金也出現贖回潮,國人資金匯回,並暫存在定存及外匯存款中,使得M1B及M2年增率上揚。
同時,6月M1B及M2日平均餘額也分別逾12.7兆元、34.4兆元,也續創新高,其中活期存款11.5兆元、定期存款21.7兆元、外匯存款3.14兆元均創新高,顯示市場上資金動能豐沛。
此外,根據央行統計,6月準備貨幣日平均數為2兆9305億元,較5月增加22億元。其中,金融機構存放央行準備金增加24億元,流通中通貨 (通貨發行額扣除央行庫存現金)減少2億元。6月日平均準備貨幣年增率為7.73%,較5月的7.22%上升0.51個百分點。累計今年1至6月日平均準備貨幣之平均年增率為6.64%,較上年同期的5.09%為高。
6月底全體貨幣機構放款與投資月增率(以成本計價)為0.06%,較5月底為高;年增率由5月底的5.22%上升為5.94%,主要因銀行對政府及民間部門債權成長增加所致。若包括人壽保險公司放款與投資,並加計全體貨幣機構轉列的催收款及轉銷呆帳金額,以及直接金融,則全體非金融部門取得資金總額年增率為4.77%,高於5月底的4.1%。
關鍵字:
央行
M1B
M2
黃金交叉
存款
台股
外資
放款
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html