");
$(".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();
});
}
//-------------------
});
-
刷卡代繳各項費用可抽澳門銀河酒店、澳門悅榕庄頂級住宿券。
本報訊
中國信託商業銀行(簡稱「中信銀行」)為服務廣大客戶,減輕持卡人繳保費的負擔,即日起至今年9月30日止,特別推出刷中信卡繳保費利多方案,只要在活動期間內刷卡繳當期保費,不限卡別、不限保險公司皆享有免手續費及6期零利率優惠,此外,刷中信卡繳保費還可享有紅利點數或現金回饋,且保費金額計入年消費計算,讓卡友更輕鬆達到次年免年費標準,提供消費者更實質的回饋與保障。中國信託特別提醒卡友,卡友必須先來電(02)2745-8080按808活動專線或上活動網站http://www.ctcbcreditcard.com.tw完成登錄,才能參加優惠活動。
中國信託表示,該行除了提供刷卡繳保費服務外,也提供各項刷卡扣繳服務,包括水電、瓦斯等公用事業費、學雜費、稅費、基金及捐款等,即日起至今年6月30日止,中國信託銀行特別推出「澳門銀河」幸福之旅抽獎活動,只要成功扣繳1筆,就有機會抽中澳門銀河酒店兩晚雙人住宿券,若當月扣繳3筆(含)以上,當月抽獎機會加碼為100次,每月抽出5名,活動最後一個月,更加碼抽5名,贈澳門悅榕庄高級路氹套房兩晚雙人住宿券,扣繳越多筆,中獎機會也越高。
中信銀行指出,使用中國信託信用卡代扣繳服務,除能享受延遲付款的好處,免除排隊或逾期繳款的困擾之外,還具帳單整合功能,所有開銷一目了然,讓卡友資金運用更靈活、繳款更省時方便。此外,即日起至2014年12月31日止,中國信託也提供各項刷卡繳稅費的服務,包括營業稅、汽機車牌照稅、房屋稅、地價稅、汽車燃料費等,不限卡別、不限金額皆享有刷中信卡繳稅費免手續費的優惠。
相關活動詳情,請上網http://www.chinatrust.com.tw查詢。
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: Thatcher's Tyrants - The Tanks, The Guns, The Christmas Cards.
留言列表