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

財政部(圖/本報資料照片)
記者顏真真/台北報導
彰化銀行2日召開董事會,由於台新金意圖以「洽悉」方式,讓彰銀董事會通過台新銀與彰銀合併研究案,傳出公股強烈主張撤換台新金指派在彰銀的董事長陳淮舟,對此,財政部晚間澄清,從未表達此一說法。同時,彰銀也澄清,董事會議程從未有此議案和討論,純屬無端議題。
台新金日前發布聲明稿表示,台新銀行與彰化銀行合併研究計畫時程將放緩,不會在周五彰銀董事會提出任何有關合併或合併研究的議題。
不過,由於台新金也強調,在2日彰銀董事會議程中,依法仍需要將前二次常務董事會的議事錄列入報告事項,並依例以「洽悉」的方式完成法定程序,引發彰銀公股代表、總經理唐楚烈砲轟台新金根本是玩假的、在消遣曾銘宗,因為所謂「洽悉」即「知道了,接受了」,定案即成案,公股將反對到底。
不僅如此,更傳出公股強烈主張撤換台新金派駐在彰銀的董事長陳淮舟,不過,對此說法,財政部2日晚間澄清表示,與事實不符,財政部從未表達此一說法。台新金發言人林維俊則指出,每個董事有權利提案,但提案要成熟、有邏輯,不能隨便亂提。
彰銀也澄清,董事會議程從未有此議案和討論,純屬無端議題,對於合併研究院也已於會議中經財政部法人代表董事、 台新金控法人代表董事及二名獨立董事各述己見,充分表達各方立場,相關發言將會詳實列入會議記錄,會議過程平和順利。
彰銀並強調,該行董事會運作一向和諧順暢,全體董事及經營團隊無不為謀求股東最大之利益而戮力以赴,日後並將加強大股東間之溝通與聯繫。
關鍵字:
財政部
台新金
彰銀
合併
董事長
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