楊伶雯
2013年8月8日 20:05
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
宏碁29日宣佈推出王建民聯名款智慧型手機Liquid S1(攝影/記者甘偉中)
記者楊伶雯/台北報導
宏碁(2353)因第2季出現虧損,造成8日股價下跌,下午召開線上法人說明會,全球總裁翁建仁表示,預估第3季行動個人電腦(PC)出貨量季增0-5%,營益率可望損平,本業力拼損益兩平。
宏碁第2季營收893.78億元,較第1季減少2.8%,較去年同期減少19.2%;營業毛利74.78億元,季減4.5%,年減19.3%;毛利率8.4%,較第1季8.5%略微下滑;營業淨損6.13億元,營益率-0.7%,稅後淨損3.43億元,每股淨損0.13元。
宏碁第2季營收中各產品的占比分別是,筆記型電腦(NB)62%,桌上型電腦15%,顯示器9%,平板8%,還有其他產品占6%;宏碁表示,造成第2季虧損,主要是因營業費用增加,還有動態隨機存取記憶體(DRAM)價格上漲的影響。
宏碁累計上半年合併營收1813.51億元,較去年減少18.9%,營業毛利153.11億元,年減13.7%;營業淨損5.85億元,在所得稅利益等業外收益的挹注,累計上半年稅後淨利1.71億元,每股稅後淨利0.06元,較去年同期0.31元衰退81%。
翁建仁表示,第2季受到記憶體價格上漲影響,還有投資工業設計金額增加,本業由盈虧損,預估第3季干擾因素將減少,他指出,PC(包括筆電、平板、小筆電等)出貨量預估季增0-5%,營益率則可望受惠於記憶體價格走穩達到損平點之上,觸控筆電滲透率預估可持續成長至20-25%,本業力拼損益兩平。
董事長王振堂強調,第2季虧損的原因,部份是受DRAM價格上漲影響,預期第3季DRAM價格回穩,相信獲利可回到正常水準,他表示,未來將加強研發與行銷,在3-4年內強化中高階產品的出貨,預計將低階產品的占比由目前的9成降到6成。
關鍵字:
宏碁
董事
王振堂
施振榮
肥貓
外部董事
翁建仁
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