公告版位
<<蘋果日報>>即時新聞-最熱
>即時新聞-最熱 
台北灣邀MOMO明星站台 衝10月檔期
Oct 19th 2013, 09:48

【劉曉霞/台北報導】10月初開案的「台北灣~江南大宅」衝刺10月檔期,今天下午舉行趣味手臘DIY、小丑摺汽球、現烤美味BBQ活動,明天下午邀請MOMO明星和人手帶動唱,現場還有抽烏克麗麗、下午茶點等活動。

「台北灣~江南大宅」專案經理陳慶龍說,由於今天舉辦活動,現場來人較平日假日增加4成,現場人氣相當旺,他透露,開案至今不到2周,銷售已近2成,買氣相當不錯。

「台北灣~江南大宅」今天下午舉行活動,現場人氣旺。業者提供

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

<<蘋果日報>>即時新聞-最熱
>即時新聞-最熱 
【短片】疑低血糖暈眩 運將開上安全島
Oct 19th 2013, 09:48

【莊淇鈞/新北報導】拼經濟也要顧好身體!今晚7時許,新北市板橋區大漢橋發生1起車禍,1輛從板橋往新莊方向行進的計程車,不知道為何突然衝上路旁安全島,一旁民眾見狀紛紛報警。警消趕到現場後,發現計程車司機並無大礙,只是虛弱的坐在車內,後來司機才不好意思的向警消表示,可能是因為血糖太低一時頭暈,才會撞進安全島。

計程車衝上分隔島。莊淇鈞攝

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:

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

NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 蝴蝶姐姐挑對象「齒」度大開! 牙垢口臭通通Out
Oct 19th 2013, 09:01, by service.nownews@gmail.com (nownews)

彭夢竺

2013年10月19日 17:01

"); $(".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(); }); } //------------------- });
  • 蝴蝶姐姐愛牙程度超專業,活動現場親切幫小粉絲刷牙,讓兩位小粉絲清潔牙齒超開心。

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

NOWnews 今日新聞總覽
Latest news from www.nownews.com 
thumbnail 中華職棒/兄弟象確定將轉手 死忠象迷:捨不得
Oct 19th 2013, 09:06, by service.nownews@gmail.com (nownews)

2013年10月19日 17:06

"); $(".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(); }); } //------------------- });
  • 29年的兄弟象隊將走入歷史。(記者吳政紘/攝影)

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