公告版位
NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 世界首例! 美國獸醫為鯊魚進行剖腹產
Aug 7th 2013, 07:28, by service.nownews@gmail.com (nownews)

NOWnews.com 今日新聞網

2013年8月7日 15:28

"); $(".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(); }); } //------------------- });
  • 據英國《每日郵報》報導,美國奧蘭多海洋世界的獸醫對外宣傳,他們成功地進行了世界上首例鯊魚剖腹產手術。最終,四隻重約3磅(約1.36千克)、長約2英尺(約61公分)的鯊魚幼崽健康地出世了。

aploks 發表在 痞客邦 留言(0) 人氣()

NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 吳寶春徒弟武子靖合約糾紛 被判賠百萬確定
Aug 7th 2013, 07:27, by service.nownews@gmail.com (nownews)

社會中心/綜合報導

吳寶春弟子武子靖因和高雄空廚發生合約糾紛,被一審法院判賠112萬5000元,全案經上訴後,二審法院駁回上訴,全案至此確定。

根據了解,武子靖在「吳寶春徒弟」名號的加持下,在高雄烘焙界竄起,前年9月更在法國世界麵包大賽中奪得甜麵包獎項;前年5月,被高雄空廚延攬為烘焙主廚,但沒想到才短短不到1年的時間,就鬧翻對簿公堂。

高雄空廚在和武子靖所簽定合約中規定,武子靖不得在外從事相同行業,但事後武子靖卻被查出,擁有另家公司1/3股份,並參與該公司所經營的烘焙坊;因此,法官認定武子靖有兼差行為,應賠違約金50萬元,另提前離職須賠償62萬5000元,總計新台幣112萬5000元。全案經二審駁回後,至此確定。

aploks 發表在 痞客邦 留言(0) 人氣()

NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 高鐵有「禮」了! 父親、情人節應景小禮全線車站限量送
Aug 7th 2013, 07:30, by service.nownews@gmail.com (nownews)

彭夢竺

2013年8月7日 15:30

"); $(".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(); }); } //------------------- });
  • 在8日父親節及13日七夕情人節當天,高鐵全線8個車站精心準備應景小禮,送給父親身份及情人、夫妻檔旅客,讓民眾感受溫馨及浪漫的高鐵旅程。

aploks 發表在 痞客邦 留言(0) 人氣()

批踢踢實業坊 Salary 板
 
[請益] 國外業務工作選擇
Aug 7th 2013, 15:29, by oeva

作者oeva (^^)

看板Salary

標題[請益] 國外業務工作選擇

時間Wed Aug 7 15:29:15 2013

aploks 發表在 痞客邦 留言(0) 人氣()