Jean Yen
2013年8月23日 16:26
");
$(".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();
});
}
//-------------------
});
-

亞洲貨幣表現牽動新台幣走勢。(圖/記者顏真真攝)
記者顏真真/台北報導
在台股收紅,加上韓元止貶回升,新台幣兌美元匯價23日盤中升破30元,一度勁揚逾1角,雖然尾盤仍見央行調節,但未強勢阻升,終場新台幣兌美元以30.053元作收、升值7.4分,台北外匯經紀公司成交量6.21億美元。
在市場預期美國聯準會將在9月縮減購債規模效應發酵下,亞洲匯市近來走勢虛弱,不過,在經歷前一交易日的貶勢,23日亞洲貨幣走勢回穩,韓元兌美元反彈,不過,在美國聯準會9月會議前,市場情緒仍趨向保守。
至於新台幣,匯銀人士指出,在台股走揚,加上出口商拋匯之下,新台幣兌美元盤中升破30元,一度來到29.955元、升值1.72角,隨後在29.97元陷入盤整。
匯銀人士表示,雖然尾盤央行仍有進場調節,新台幣拉回至30元價位,但在韓元走揚之下,央行未強勢阻升,終場新台幣以30.053元作收、升值7.4分。
關鍵字:
新台幣
美元
亞洲貨幣
升值
央行
美國
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