taiwanese_news_parser 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +17 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +23 -0
  6. data/Rakefile +4 -0
  7. data/g0v.json +37 -0
  8. data/lib/taiwanese_news_parser/parser/apple_daily.rb +69 -0
  9. data/lib/taiwanese_news_parser/parser/china_times.rb +76 -0
  10. data/lib/taiwanese_news_parser/parser/cna.rb +59 -0
  11. data/lib/taiwanese_news_parser/parser/cts.rb +52 -0
  12. data/lib/taiwanese_news_parser/parser/ettoday.rb +53 -0
  13. data/lib/taiwanese_news_parser/parser/liberty_times.rb +66 -0
  14. data/lib/taiwanese_news_parser/parser/liberty_times_big5.rb +51 -0
  15. data/lib/taiwanese_news_parser/parser/now_news.rb +53 -0
  16. data/lib/taiwanese_news_parser/parser/tvbs.rb +46 -0
  17. data/lib/taiwanese_news_parser/parser/udn.rb +43 -0
  18. data/lib/taiwanese_news_parser/parser.rb +57 -0
  19. data/lib/taiwanese_news_parser/url_cleaner.rb +19 -0
  20. data/lib/taiwanese_news_parser/version.rb +3 -0
  21. data/lib/taiwanese_news_parser.rb +15 -0
  22. data/spec/spec_helper.rb +9 -0
  23. data/spec/taiwanese_news_parser/parser/apple_daily_s1.html +484 -0
  24. data/spec/taiwanese_news_parser/parser/apple_daily_s2.html +333 -0
  25. data/spec/taiwanese_news_parser/parser/apple_daily_s3.html +334 -0
  26. data/spec/taiwanese_news_parser/parser/apple_daily_spec.rb +57 -0
  27. data/spec/taiwanese_news_parser/parser/china_times_s1.html +513 -0
  28. data/spec/taiwanese_news_parser/parser/china_times_s2.html +538 -0
  29. data/spec/taiwanese_news_parser/parser/china_times_s3.html +893 -0
  30. data/spec/taiwanese_news_parser/parser/china_times_s4.html +1045 -0
  31. data/spec/taiwanese_news_parser/parser/china_times_spec.rb +63 -0
  32. data/spec/taiwanese_news_parser/parser/cna_s1.html +1616 -0
  33. data/spec/taiwanese_news_parser/parser/cna_spec.rb +33 -0
  34. data/spec/taiwanese_news_parser/parser/cts_s1.html +672 -0
  35. data/spec/taiwanese_news_parser/parser/cts_s2.html +672 -0
  36. data/spec/taiwanese_news_parser/parser/cts_spec.rb +36 -0
  37. data/spec/taiwanese_news_parser/parser/ettoday_s1.html +1817 -0
  38. data/spec/taiwanese_news_parser/parser/ettoday_s2.html +1822 -0
  39. data/spec/taiwanese_news_parser/parser/ettoday_spec.rb +35 -0
  40. data/spec/taiwanese_news_parser/parser/liberty_times_big5_s1.html +213 -0
  41. data/spec/taiwanese_news_parser/parser/liberty_times_big5_spec.rb +31 -0
  42. data/spec/taiwanese_news_parser/parser/liberty_times_s1.html +145 -0
  43. data/spec/taiwanese_news_parser/parser/liberty_times_spec.rb +29 -0
  44. data/spec/taiwanese_news_parser/parser/now_news_s1.html +968 -0
  45. data/spec/taiwanese_news_parser/parser/now_news_s2.html +986 -0
  46. data/spec/taiwanese_news_parser/parser/now_news_spec.rb +31 -0
  47. data/spec/taiwanese_news_parser/parser/tvbs_s1.html +734 -0
  48. data/spec/taiwanese_news_parser/parser/tvbs_s2.html +739 -0
  49. data/spec/taiwanese_news_parser/parser/tvbs_spec.rb +36 -0
  50. data/spec/taiwanese_news_parser/parser/udn_s1.html +1678 -0
  51. data/spec/taiwanese_news_parser/parser/udn_spec.rb +42 -0
  52. data/taiwanese_news_parser.gemspec +30 -0
  53. metadata +237 -0
@@ -0,0 +1,734 @@
1
+ <!doctype html>
2
+ <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en" xmlns:fb='http://www.facebook.com/2008/fbml' xmlns:og='http://ogp.me/ns#'> <![endif]-->
3
+ <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en" xmlns:fb='http://www.facebook.com/2008/fbml' xmlns:og='http://ogp.me/ns#'> <![endif]-->
4
+ <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" xmlns:fb='http://www.facebook.com/2008/fbml' xmlns:og='http://ogp.me/ns#'> <![endif]-->
5
+ <!--[if gt IE 8]><!--> <html class="no-js" lang="en" xmlns:fb='http://www.facebook.com/2008/fbml' xmlns:og='http://ogp.me/ns#'> <!--<![endif]-->
6
+ <head>
7
+ <meta charest="utf-8">
8
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
9
+ <title>昔笑談連勝文、今尷尬迴避! 馬連會微妙</title>
10
+
11
+ <meta name="description" content="
12
+
13
+ 大年初一,馬總統照往例總是會到國民黨榮譽主席連戰家走一趟,只不過今年氣氛有些微妙,因為去年歷經馬王政爭,連戰挺王選邊站,兒子連勝文也頻頻向總統開砲,這回馬總統拜年多了些尷尬,和往年相比,互動沒那麼熱絡。
14
+
15
+ 一前一後互相請來請去,馬總統照...">
16
+ <meta name="keywords" content="TVBS">
17
+ <meta name="uid" content="emma198877@tvbs.com.tw20140131183209824">
18
+ <meta property="og:title" content="昔笑談連勝文、今尷尬迴避! 馬連會微妙 | TVBS 新聞">
19
+ <meta property="og:image" content="http://news.tvbs.com.tw/static/forum_attachment/img/FILE_DB/newsphoto/huangihan1987@tvbs.com.tw/201401/20140131184909697.jpg">
20
+ <meta property="og:type" content="article">
21
+ <meta property="og:url" content="http://news.tvbs.com.tw/entry/519673">
22
+ <meta property="fb:app_id" content="156538777856063">
23
+ <meta property="og:description" content="
24
+
25
+ 大年初一,馬總統照往例總是會到國民黨榮譽主席連戰家走一趟,只不過今年氣氛有些微妙,因為去年歷經馬王政爭,連戰挺王選邊站,兒子連勝文也頻頻向總統開砲,這回馬總統拜年多了些尷尬,和往年相比,互動沒那麼熱絡。
26
+
27
+ 一前一後互相請來請去,馬總統照...">
28
+
29
+ <link rel="icon" href="/favicon.png" type="image/x-icon">
30
+ <link rel="shortcut icon" href="/favicon.png" type="image/x-icon">
31
+ <link rel="stylesheet" href="/static/css/jquery.reject.css">
32
+ <link rel="stylesheet" href="/static/css/bootstrap.min.css">
33
+ <link rel="stylesheet" href="/static/css/news.css?20130611144005">
34
+ <!--[if lt IE 9]>
35
+ <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
36
+ <![endif]-->
37
+ <link type="text/css" rel="stylesheet" href="/static/css/basic.css">
38
+ <script src="/static/js/jquery-1.8.2.min.js"></script>
39
+ <script src="/static/js/jquery.cookie.min.js"></script>
40
+ <script src="/static/js/jquery.reject.js"></script>
41
+ <script type="text/javascript">
42
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
43
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
44
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
45
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
46
+
47
+ ga('create', 'UA-38808906-9', {'cookieDomain': 'tvbs.com.tw'});
48
+ ga('send', 'pageview');
49
+ </script>
50
+ <script type="text/javascript">
51
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
52
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
53
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
54
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
55
+
56
+ ga('create', 'UA-42457888-1', {'cookieDomain': 'tvbs.com.tw', 'name' : 'newTracker'});
57
+
58
+ ga('newTracker.send', 'pageview');
59
+ </script>
60
+ </head>
61
+ <body class="TVBS news">
62
+ <header id="header" class="container clearfix">
63
+ <a href="http://www.tvbs.com.tw"><h1 class="tvbs-logo">TVBS</h1></a>
64
+ <div class="ads header-adbanner">
65
+ <div class="entrance_slider ads-bricks">
66
+ <a href="http://www1.tvbs.com.tw/mobile/index.html" onclick="ga('send', 'event', '廣告 - TVBS NEWS','entryTOP_AD','http://www1.tvbs.com.tw/mobile/index.html');" target="_blank"><img class="theme-brick-image active" src="/static/backend_attachment/photo/original/83ba2856f4e6f653b12a939d4dee336c.jpg" style="" data-slide-duration="5"></a>
67
+ <img src="http://amch.questionmarket.com/adsc/d1091956/7/1091969/adscout.php?ord=000005" style="height:1px; width:1px; border:0px;display:none;">
68
+ </div>
69
+
70
+
71
+ </div>
72
+ </header>
73
+ <div class="header-navigation" id="header-navigation">
74
+ <div class="inner-navigation clearfix">
75
+ <ul class="nav hyper-links">
76
+ <li class="link-item">
77
+ <a href="http://www.tvbs.com.tw">TVBS 首頁</a>
78
+ </li>
79
+ <li class="white">|</li>
80
+ <li class="link-item">
81
+ <a href="http://home.tvbs.com.tw/program/">節目表</a>
82
+ </li>
83
+ <li class="white">|</li>
84
+ <li class="link-item">
85
+ <a href="http://news.tvbs.com.tw">TVBS 新聞</a>
86
+ </li>
87
+ <li class="white">|</li>
88
+ <li class="link-item">
89
+ <a href="http://news.tvbs.com.tw/weather">氣象</a>
90
+ </li>
91
+ <li class="white">|</li>
92
+ <li class="link-item trigger-sub-link">
93
+ <a href="#">新聞節目</a>
94
+ <div class="sub-link">
95
+ <a class="ellipsis" href="http://2100.tvbs.com.tw/">2100 黑白相對論</a>
96
+ <a class="ellipsis" href="http://new-taiwan.tvbs.com.tw/">一步一腳印 發現新台灣</a>
97
+ <a class="ellipsis" href="http://health.tvbs.com.tw/index">健康兩點靈</a>
98
+ <a class="ellipsis" href="http://people.tvbs.com.tw/">TVBS 看板人物</a>
99
+ <a class="ellipsis" href="http://finance-news.tvbs.com.tw/">創富新聞</a>
100
+ <a class="ellipsis" href="http://gold-line.tvbs.com.tw/">地球黃金線</a>
101
+ <a class="ellipsis" href="http://focus.tvbs.com.tw/">Focus全球新聞</a>
102
+ <a class="ellipsis" href="http://today-talk.tvbs.com.tw/">Today 正經話</a>
103
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvbs/program/ShanGengTaiWan/index.html">善耕台灣</a>
104
+ </div>
105
+ </li>
106
+ <li class="white">|</li>
107
+ <li class="link-item trigger-sub-link">
108
+ <a href="#">娛樂</a>
109
+ <div class="sub-link">
110
+ <a class="ellipsis" href="http://tvbshotnews.tvbs.com.tw/">TVBS 哈新聞</a>
111
+ <a class="ellipsis" href="http://work.tvbs.com.tw/">上班這黨事</a>
112
+ </div>
113
+ </li>
114
+ <li class="white">|</li>
115
+ <li class="link-item trigger-sub-link">
116
+ <a href="http://supertaste.tvbs.com.tw/index">食尚玩家</a>
117
+ <div class="sub-link">
118
+ <a class="ellipsis" href="http://supertaste.tvbs.com.tw/index?&amp;class=taste-show">食尚玩家</a>
119
+ <a class="ellipsis" href="http://supertaste.tvbs.com.tw/index?&amp;class=play">食尚玩家 - 就要醬玩</a>
120
+ <a class="ellipsis" href="http://supertaste.tvbs.com.tw/index?&amp;class=live">食尚玩家 - 來去住一晚</a>
121
+ </div>
122
+ </li>
123
+ <li class="white">|</li>
124
+ <li class="link-item trigger-sub-link">
125
+ <a href="http://woman.tvbs.com.tw/index">女人我最大</a>
126
+ <div class="sub-link">
127
+ <a class="ellipsis" href="http://woman.tvbs.com.tw/index">女人我最大</a>
128
+ <a class="ellipsis" href="http://woman.tvbs.com.tw/index?&amp;class=beauty">女人美妝大賞</a>
129
+ </div>
130
+ </li>
131
+ <li class="white">|</li>
132
+ <li class="link-item trigger-sub-link">
133
+ <a href="#">戲劇</a>
134
+ <div class="sub-link">
135
+ <a class="ellipsis" href="http://drama.tvbs.com.tw/index">戲劇中心</a>
136
+ <a class="ellipsis" href="http://drama.tvbs.com.tw/drama?&amp;theater=kissmemom">媽,親一下</a>
137
+ <a class="ellipsis" href="http://drama.tvbs.com.tw/drama?&amp;theater=dragon_gate">飛越龍門客棧</a>
138
+ </div>
139
+ </li>
140
+ <li class="white">|</li>
141
+ <li class="link-item trigger-sub-link">
142
+ <a href="http://asia.tvbs.com.tw/about_asia.html">TVBS ASIA</a>
143
+ <div class="sub-link">
144
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvbs_asia/program/summerfever/index.html">戀夏38度C</a>
145
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvbs_asia/program/twin_of_brothers/index.html">大唐雙龍傳之長生訣</a>
146
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvbs_asia/program/EmpressJin/index.html">帝錦</a>
147
+ <a class="ellipsis" href="http://asia.tvbs.com.tw/about_asia.html">關於TVBS ASIA</a>
148
+ </div>
149
+ </li>
150
+ <li class="white">|</li>
151
+ <li class="link-item trigger-sub-link">
152
+ <a href="http://weekly.tvbs.com.tw">TVBS 周刊</a>
153
+ <div class="sub-link">
154
+ <a class="ellipsis" href="http://weekly.tvbs.com.tw/index?class=tvbs_weekly">TVBS 周刊</a>
155
+ <a class="ellipsis" href="http://weekly.tvbs.com.tw/index?class=supertaste">食尚玩家</a>
156
+ <a class="ellipsis" href="http://weekly.tvbs.com.tw/index?class=health">健康兩點靈</a>
157
+ <a class="ellipsis" href="http://weekly.tvbs.com.tw/index?class=woman">女人我最大</a>
158
+ <a class="ellipsis" href="http://weekly.tvbs.com.tw/index?class=tw368">旅行台灣368</a>
159
+ </div>
160
+ </li>
161
+ <li class="white">|</li>
162
+ <li class="link-item trigger-sub-link">
163
+ <a href="http://www1.tvbs.com.tw/project/tvb8/activity/event/index.html">TVB 8</a>
164
+ <div class="sub-link">
165
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvb8/program/musicondemand/index.html">超級樂壇全接觸</a>
166
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvb8/program/tvb8music/index.html">TVB8金曲榜</a>
167
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvb8/program/the_condor_heroes/index.html">神鵰俠侶</a>
168
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvbs_g/program/alwaysandever/index.html">情逆三世緣</a>
169
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvbs_g/program/thehippocraticcrush/index.html">On Call36小時</a>
170
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvb8/program/ChinaRush/index.html">衝刺中國</a>
171
+ <a class="ellipsis" href="http://www1.tvbs.com.tw/project/tvb8/program/astepintothepast/index.html">尋秦記</a>
172
+ </div>
173
+ </li>
174
+ <li class="white">|</li>
175
+ <li class="link-item">
176
+ <a href="http://home.tvbs.com.tw/foundation">基金會</a>
177
+ </li>
178
+ <li class="white">|</li>
179
+ </ul>
180
+ <ul class="nav sub-lang" style="visibility: hidden;">
181
+ <li class="subscribe"><a href="#">訂閱電子報</a></li>
182
+ <li class="line">|</li>
183
+ <li class="lang"><a class="lang zh-tw" href="#">繁體</a>/<a class="lang zh-cn" href="#">簡體</a></li>
184
+ </ul>
185
+ <ul class="nav social-icons">
186
+ <li class="social facebook" id="fblogin"><a class="icon" href="http://forum.tvbs.com.tw/forum.php?redirect=http://news.tvbs.com.tw">臉書</a><a href="http://forum.tvbs.com.tw/forum.php?redirect=http://news.tvbs.com.tw">登入</a></li>
187
+ <li class="social facebook" id="fblogout" style="display:none;"><a class="icon" href="http://forum.tvbs.com.tw/member.php?mod=logging&action=logout">臉書</a><a href="http://forum.tvbs.com.tw/forum.php?redirect=http://news.tvbs.com.tw">登出</a></li>
188
+ </ul>
189
+ <div class="news-search">
190
+ <input type="text" id="search_keyword" name="q" required="required" placeholder="搜尋..." value="">
191
+ <input type="button" id="google_search" class="btn" value="搜尋">
192
+ </div>
193
+ </div>
194
+ </div>
195
+
196
+ <div id="main" class="container single-entry">
197
+ <header>
198
+ <nav class="main-navigation clearfix">
199
+ <nav class="main-navigation clearfix">
200
+ <ul class="nav btn-group">
201
+ <li class=" btn"><a class="home-icon" href="http://news.tvbs.com.tw">新聞分類</a></li>
202
+ <li class="weather btn"><a href="http://news.tvbs.com.tw/weather">氣象</a></li>
203
+ <li class="homepage news political btn"><a href="/news_cate/11">政治</a></li>
204
+ <li class=" news society btn"><a href="/news_cate/1">社會</a></li>
205
+ <li class=" news life btn"><a href="/news_cate/2">生活</a></li>
206
+ <li class=" news finance btn"><a href="/news_cate/7">財經</a></li>
207
+ <li class=" news china btn"><a href="/news_cate/6">兩岸</a></li>
208
+ <li class=" news global btn"><a href="/news_cate/3">世界</a></li>
209
+ <li class=" news technology btn"><a href="/news_cate/12">科技</a></li>
210
+ <li class=" news entertainment btn"><a href="/news_cate/5">娛樂</a></li>
211
+ <li class=" news sports btn"><a href="/news_cate/8">體壇</a></li>
212
+ <li class=" news qanda btn"><a href="/news_cate/16">新聞 Q&amp;A</a></li>
213
+ <li class=" news clearifications btn"><a href="/news_cate/14">更正與澄清</a></li>
214
+ <!-- <li class="anchor btn" style="width: 92px;"><a href="http://www1.tvbs.com.tw/tvbs2011/Anchor/tvbs_Anchor.html">主播專區</a></li> -->
215
+ <li class="anchor btn" style="width: 92px;"><a href="http://home.tvbs.com.tw/anchor">主播專區</a></li>
216
+ </ul>
217
+ </nav>
218
+ </nav>
219
+ <div class="header-bar main-container">
220
+ <marquee behavior="scroll" direction="left" class="jqmarquee" scrollamount="2">
221
+ <ul class="clearfix inline">
222
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519686">‧&nbsp;搭渡輪等40分鐘 淡水走春人擠爆</a></li>
223
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519678">‧&nbsp;春節「台灣好行」不行 塞車誤點1小時</a></li>
224
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519676">‧&nbsp;新春瘋賞花 武陵櫻花2月中最美</a></li>
225
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519675">‧&nbsp;紅包人氣不若昔? 嗆馬藏身欲襲被架</a></li>
226
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519673">‧&nbsp;昔笑談連勝文、今尷尬迴避! 馬連會微妙</a></li>
227
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519672">‧&nbsp;輕颱「劍魚」形成 花東墾丁初二飄雨</a></li>
228
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519671">‧&nbsp;春節家族遊敗興歸 國道4車撞13傷</a></li>
229
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519664">‧&nbsp;沒電腦「滑手機」照下單 網購年節爆單</a></li>
230
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519660">‧&nbsp;2/2大選20萬警待命 衝突一觸即發</a></li>
231
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519659">‧&nbsp;QE再減碼百億美元 29日美股應聲跌</a></li>
232
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519613">‧&nbsp;法院放人檢不服 張德正三開羈押庭</a></li>
233
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519643">‧&nbsp;金溥聰回台救選戰! 掌府秘或國安會</a></li>
234
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519639">‧&nbsp;超刺激!人關籠車 近距離猛虎餵食秀</a></li>
235
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519633">‧&nbsp;抽金元寶!紫南宮人龍5公里 最久排6天</a></li>
236
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519637">‧&nbsp;年初一搶福袋!人潮湧現 全台送9輛車</a></li>
237
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519640">‧&nbsp;春運垃圾劫 一節車廂掃出10袋垃圾</a></li>
238
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519627">‧&nbsp;離譜!訂一桌年菜 收到8道佛跳牆</a></li>
239
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519609">‧&nbsp;6倍人潮初一看圓仔 電力僅撐10分</a></li>
240
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519632">‧&nbsp;大樂透加碼 除夕夜多32位百萬富翁</a></li>
241
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519625">‧&nbsp;初一走春!下午車潮湧現 估250萬輛次</a></li>
242
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519626">‧&nbsp;演出惹負評 春晚導演馮小剛挨批</a></li>
243
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519631">‧&nbsp;糗斃!YIF春晚魔術穿幫 黑洞被抓包</a></li>
244
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519604">‧&nbsp;過年重頭戲 衝啊!全台瘋搶頭香</a></li>
245
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519603">‧&nbsp;樂透加碼送百萬! 投注站買氣超旺</a></li>
246
+ <li style="margin-right:3em;"><a href="http://news.tvbs.com.tw/entry/519606">‧&nbsp;紙鈔環遊世界 魔術師YIF手法吸睛</a></li>
247
+ </ul>
248
+ </marquee>
249
+ </div>
250
+ </header>
251
+ <div id="main_container" class="news-single-entry">
252
+ <div class="news-single-navigation">
253
+ <a href="/index"><span style="color:#5093fe;">TVBS 新聞</span></a>&nbsp;&gt;&nbsp;<span><a href="/news_cate/11" style="color:#a9a9a9;">台灣政治</a></span>&nbsp;&gt;&nbsp;<span>昔笑談連勝文、今尷尬迴避! 馬連會微妙</span>
254
+ </div>
255
+ <article>
256
+ <h1>昔笑談連勝文、今尷尬迴避! 馬連會微妙</h1>
257
+ <div class="meta-data">
258
+ <p class="meta dateline">時間:2014/01/31 18:32</p>
259
+ <p class="meta reporter">記者:邱婉柔</p>
260
+ <p class="meta photography">攝影:李國正 劉若媺</p>
261
+ <ul class="tags">
262
+ <li class="tag-head">標籤:</li>
263
+ <li class="tag"><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E9%80%A3%E6%88%B0" target="_top">連戰</a></li>
264
+ <li class="tag"><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E9%A6%AC%E8%8B%B1%E4%B9%9D" target="_top">馬英九</a></li>
265
+ </ul>
266
+ <div style="margin-top:2px;border-top:1px solid #cccccc;padding-top:2px;text-align:right;"><button type="button" style="display:inline-block;margin-right:2px;font-size:0.85em" id="small_text_size">小</button><button type="button" style="display:inline-block;margin-right:2px;" id="normal_text_size">中</button><button type="button" style="display:inline-block;font-size:1.25em;" id="large_text_size">大</button><button type="button" style="display:inline-block;font-size:1.5em;" id="huge_text_size">特大</button></div>
267
+ </div>
268
+ <div class="content" id="news_contents" style="line-height: 1.5em;">
269
+ <iframe width="640" height="360" src="http://www.youtube.com/embed/w7CeM-NFn-8?rel=0" frameborder="0" allowfullscreen></iframe><br />
270
+ <br />
271
+ 大年初一,馬總統照往例總是會到國民黨榮譽主席連戰家走一趟,只不過今年氣氛有些微妙,因為去年歷經馬王政爭,連戰挺王選邊站,兒子連勝文也頻頻向總統開砲,這回馬總統拜年多了些尷尬,和往年相比,互動沒那麼熱絡。<br />
272
+ <br />
273
+ 一前一後互相請來請去,馬總統照例初一向連戰請益,去年歷經政爭,連戰挺王選邊站,2人一度心有疙瘩,這微妙心結解了嗎?總統馬英九:「我們就是向連主席拜年,然後談出訪,還有他(連戰)即將去大陸訪問,就談這些而已,沒有談別的,謝謝,您來作說明好了。」國民黨榮譽主席連戰:「哈哈哈哈。」<br />
274
+ <br />
275
+ 真的就是沒談連勝文?馬總統還用手拍拍連戰,要他來講到底有沒有,連戰打太極。連戰:「跟大家拜年。」記者:「沒有講到勝文嗎?」連戰:「馬年啊,馬年萬事如意。」<br />
276
+ <br />
277
+ 今年拜年氣氛怎樣有些微妙,畢竟一年前,馬連在鏡頭前還合演和樂融融,甚至有問必答。記者:「和主席剛剛聊什麼?」馬英九(2013.2.10):「談天下大事,哈哈哈哈。」記者:「覺得勝文兄怎麼樣?」連戰(2013.2.10):「兄喔。」馬英九(2013.2.10):「他很優秀,相當優秀。」<br />
278
+ <br />
279
+ 一年時間,今非昔比,畢竟去年馬王政爭鬥得兇,連勝文更頻頻嗆馬,說當今又不是大明皇朝,連勝文現在人在新加坡訪問,不過一年掀起的「衝擊」,讓今年馬連會有些微妙。<br />
280
+ <br />
281
+ <br />
282
+ <img src="/static/forum_attachment/img/FILE_DB/newsphoto/huangihan1987@tvbs.com.tw/201401/20140131184909697.jpg"><br />
283
+ <br />
284
+ <br />
285
+ <br />
286
+ <img src="/static/forum_attachment/img/FILE_DB/newsphoto/huangihan1987@tvbs.com.tw/201401/20140131184916123.jpg"><br />
287
+ <br />
288
+
289
+ </div>
290
+
291
+ <p style="text-align:right;">最近修改:2014-01-31 20:58:15</p>
292
+
293
+ </article>
294
+ <div class="social-network clearfix">
295
+ <iframe class="facebook" src="https://www.facebook.com/plugins/like.php?href=http://news.tvbs.com.tw/entry/519673&amp;send=false&amp;layout=button_count&amp;width=90&amp;show_faces=false&amp;font&amp;colorscheme=light&amp;action=like&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:90px; height:21px;" allowTransparency="true"></iframe>
296
+
297
+ <a class="plurk" href="javascript: void(window.open('http://www.plurk.com/?qualifier=shares&status=http%3A%2F%2Fnews.tvbs.com.tw%2Fentry%2F519673'.concat(' ').concat('&#40;').concat(encodeURIComponent(document.title)).concat('&#41;')));"><img src="/static/img/news/plurk-icon.png" width="18" height="18" alt="推文到 Plurk"></a>
298
+
299
+ <a class="facebook" id="fbshare" href="https://www.facebook.com/sharer/sharer.php?u=http://news.tvbs.com.tw/entry/519673" target="_blank"><img src="/static/img/news/fb_share.png" width="35" height="18" alt="推文到 FB"></a>
300
+
301
+ </div>
302
+ <aside class="tag-chain-news clearfix">
303
+ <h4>相關新聞</h4>
304
+ <div class="news">
305
+ <div class="image">
306
+ <div class="image-cell">
307
+ <a href="/entry/510470"><img src="/static/forum_attachment/img/FILE_DB/newsphoto/carlito11@tvbs.com.tw/201311/2013111316253692.jpg" ></a>
308
+ </div>
309
+ </div>
310
+ <p><a href="/entry/510470">談國民黨全代會 連戰:盼黨內以大局為重</a></p>
311
+ </div>
312
+ <div class="news">
313
+ <div class="image">
314
+ <div class="image-cell">
315
+ <a href="/entry/505096"><img src="/static/forum_attachment/img/FILE_DB/newsphoto/miffy0118@tvbs.com.tw/201309/20130927143514303.JPG" ></a>
316
+ </div>
317
+ </div>
318
+ <p><a href="/entry/505096">布局對岸多年 連家大陸知名度高</a></p>
319
+ </div>
320
+ <div class="news">
321
+ <div class="image">
322
+ <div class="image-cell">
323
+ <a href="/entry/504012"><img src="/static/forum_attachment/img/FILE_DB/newsphoto/miffy0118@tvbs.com.tw/201309/20130918195022380.JPG" ></a>
324
+ </div>
325
+ </div>
326
+ <p><a href="/entry/504012">九月政爭/大老遞橄欖枝 促會面馬王冷應對</a></p>
327
+ </div>
328
+ <div class="news">
329
+ <div class="image">
330
+ <div class="image-cell">
331
+ <a href="/entry/503676"><img src="/static/forum_attachment/img/FILE_DB/newsphoto/shihwei8@tvbs.com.tw/201309/20130915004558840.JPG" ></a>
332
+ </div>
333
+ </div>
334
+ <p><a href="/entry/503676">九月政爭/為「鍘王」抱不平? 連戰夫人頻點頭</a></p>
335
+ </div>
336
+ </aside>
337
+ <br>
338
+ </div>
339
+ <aside id="sidebar">
340
+ <div class="header-bar sidebar" style="text-align:center;">
341
+ <ul class="nav" id="nav-hw" style="background-color:#EFEFEF;">
342
+
343
+ <li class="policy">
344
+ <a href="http://home.tvbs.com.tw/static_page/news_rule/">TVBS 新聞自律規範</a>
345
+ </li>
346
+ <li class="line">|</li>
347
+ <li class="t-break">
348
+ <a href="mailto:t-bow@tvbs.com.tw" style="color: #990000;">T 爆</a>
349
+ </li>
350
+ <li class="line">|</li>
351
+ <li class="forum">
352
+ <a href="http://discuss.tvbs.com.tw">線上論壇</a>
353
+ </li>
354
+ <li class="line"> </li>
355
+ <li class="forum">
356
+ <a href="mailto:clarification@tvbs.com.tw" style="color: #990000;">TVBS 新聞申訴信箱</a>
357
+ </li>
358
+ <li class="line">|</li>
359
+ <li class="poll">
360
+ <a href="http://home.tvbs.com.tw/poll_center" >民調中心 <span id="nav-hw2">POLL</span> <span id="nav-hw2">CENTER</span></a>
361
+ </li>
362
+ <!-- <li class="poll">
363
+ <a href="http://home.tvbs.com.tw/poll_center" style="font-size: 8px; margin-top: 0px">POLL CENTER</a>
364
+ </li> -->
365
+ </ul>
366
+ </div>
367
+ <br>
368
+ <div class="ads square-ads">
369
+ </div>
370
+ <section class="news today-latest-news clearfix">
371
+ <h4 class="slogan">每日新聞</h4>
372
+ <dl class="news-list" id="ajax_today_latest_news">
373
+ <dt><img src="/static/img/circle-loading.gif" style="width: 10%;height: 10%;"></dt>
374
+ </dl>
375
+ <script type="text/javascript">
376
+ $(function($) {
377
+ $.ajax({
378
+ url: '/today_latest_news',
379
+ type: 'GET',
380
+ success: function(response) {
381
+ $('#ajax_today_latest_news').html(response);
382
+ },
383
+ error: function() {
384
+ $('#ajax_today_latest_news').empty();
385
+ }
386
+ });
387
+ });
388
+ </script>
389
+ <div class="more">
390
+ <a class="more-button" href="/todaynews">more</a>
391
+ </div>
392
+ </section>
393
+ <section class="news hot-tags gray-header-box clearfix">
394
+ <h4 class="slogan">熱門新聞索引</h4>
395
+ <ul class="tags">
396
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E8%A1%9D%E6%92%9E%E7%B8%BD%E7%B5%B1%E5%BA%9C" class="news-hot-tag" target="_blank">衝撞總統府</a></li>
397
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E7%B8%BD%E7%B5%B1%E5%87%BA%E8%A8%AA" class="news-hot-tag" target="_blank">總統出訪</a></li>
398
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E9%9B%BB%E7%8E%A9%E5%B1%95" class="news-hot-tag" target="_blank">電玩展</a></li>
399
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E8%8A%B1%E5%B8%82" class="news-hot-tag" target="_blank">花市</a></li>
400
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E5%B0%BE%E7%89%99" class="news-hot-tag" target="_blank">尾牙</a></li>
401
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=eTag" class="news-hot-tag" target="_blank">eTag</a></li>
402
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E6%9B%BC%E8%B0%B7" class="news-hot-tag" target="_blank">曼谷</a></li>
403
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=%E5%9C%93%E4%BB%94" class="news-hot-tag" target="_blank">圓仔</a></li>
404
+ <li><a href="http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword=2100%E9%BB%91%E7%99%BD%E7%9B%B8%E5%B0%8D%E8%AB%96" class="news-hot-tag" target="_blank">2100黑白相對論</a></li>
405
+ </ul>
406
+ </section>
407
+ <div class="ads square-ads">
408
+ </div>
409
+
410
+ <section class="facebook gray-header-box">
411
+ <h4 class="slogan">TVBS 的 Facebook</h4>
412
+ <iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Ftvbsfb&amp;width=292&amp;height=258&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;border_color&amp;header=false&amp;appId=348207608626548" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:258px;" allowTransparency="true"></iframe>
413
+ </section>
414
+
415
+ <div class="ads banner-ads">
416
+ <div class="ad_sidebar_large ads-bricks">
417
+ <a href="http://www1.tvbs.com.tw/project/activity/2014_goldenhorse/index.html" onclick="ga('send', 'event', '廣告 - TVBS NEWS','entrySIDEBAR','http://www1.tvbs.com.tw/project/activity/2014_goldenhorse/index.html');" target="_blank"><img class="theme-brick-image active" src="/static/backend_attachment/photo/original/b13b07209e77c20ed41023706f0934e5.jpg" data-slide-duration="5"></a><br>
418
+ </div>
419
+ </div>
420
+ </aside>
421
+ <style>
422
+ .13-4{
423
+ color: #990000;
424
+ }
425
+ </style></div>
426
+
427
+ <div id="google_search_hack" style="height:0px;clear:both;overflow:hidden;">
428
+ <gcse:search></gcse:search>
429
+ </div>
430
+ <br><br>
431
+ <footer id="footer" class="container">
432
+ <style>
433
+ .red { color: #B70000 !important; }
434
+ .footer-outlink { text-align: center;}
435
+
436
+ .copyright { text-align: center;}
437
+ .footer-outlink a:hover, .copyright a:hover { text-decoration: underline;}
438
+ </style>
439
+
440
+ <!--
441
+ <div class="footer-outlink">
442
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/live/tvbs_new_live.html">線上直播</a> │
443
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/2011_about_TVBS/about.html">公司介紹</a> │
444
+ <a target="_blank" href="http://www1.tvbs.com.tw/careers/careers_list.aspx">招募人才</a> │
445
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/Marketing/emarketing4.html">電視廣告託播</a> │
446
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/Marketing/emarketing5.aspx">行銷合作</a> │
447
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/Marketing/emarketing3_1.html">網站廣告刊登</a> │
448
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/copyright/tvbs_program_sale.html">節目版權銷售</a> │
449
+ <a target="_top" class="red" href="http://www1.tvbs.com.tw/tenderproject/tendering1.aspx">公開招標</a><br>
450
+ <a target="_blank" href="http://www.facebook.com/chfntw/">公益專區</a> │
451
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/Anchor/tvbs_Anchor.html">主播專區</a> │
452
+
453
+ <!--<a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/Anchor/tvbs_Artistes.html">藝人專區</a> │ -->
454
+ <!--
455
+ <a href="javascript:void(0)" onclick="alert('敬請期待');return false;" >藝人專區</a> │
456
+
457
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/page/tvbs_autonomy_standard.html">新聞自律規範</a> │
458
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/pch/tvbs_poll_center.aspx">民調中心POLL CENTER</a> │
459
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/page/tvbs_sns.html">SNS</a> │
460
+ <a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/SiteMap/tvbs_webmap.html">網站地圖</a>
461
+ </div>
462
+ -->
463
+
464
+ <div class="footer-outlink">
465
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/live/">線上直播</a> │
466
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/about/">公司介紹</a> │
467
+ <a target="_blank" href="http://home.tvbs.com.tw/career">招募人才</a> │
468
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/tv_advertisement/">電視廣告託播</a> │
469
+ <a href="mailto:gclub@tvbs.com.tw">行銷合作</a> │
470
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/web_advertisement/web_adv.html">網站廣告刊登</a> │
471
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/copyright/">節目版權銷售</a> │
472
+ <a target="_top" class="red" href="http://home.tvbs.com.tw/tendering">公開招標</a><br> │
473
+ <!-- <a target="_top" class="red" href="http://www1.tvbs.com.tw/tenderproject/tendering1.aspx">公開招標</a><br> │ -->
474
+ <a target="_blank" href="http://www.facebook.com/chfntw/">公益專區</a> │
475
+ <a target="_top" href="http://home.tvbs.com.tw/anchor">主播專區</a> │
476
+
477
+ <!--<a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/Anchor/tvbs_Artistes.html">藝人專區</a> │ -->
478
+ <a href="javascript:void(0)" onclick="alert('敬請期待');return false;" >藝人專區</a> │
479
+
480
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/news_rule/">新聞自律規範</a> │
481
+ <!--<a target="_top" href="http://www1.tvbs.com.tw/tvbs2011/pch/tvbs_poll_center.aspx">民調中心POLL CENTER</a> │ -->
482
+ <a href="http://home.tvbs.com.tw/poll_center">民調中心POLL CENTER</a> │
483
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/SNS/">SNS</a> │
484
+ <a target="_top" href="http://home.tvbs.com.tw/static_page/sitemap/">網站地圖</a>
485
+ </div>
486
+
487
+ <nav class="copyright news-copyright">
488
+ <p>TVBS觀眾服務專線:02-2656-1599/台北市內湖區瑞光路451號/觀眾服務信箱:
489
+ <a class="white" href="mailto:service@tvbs.com.tw">service@tvbs.com.tw&nbsp;&nbsp;</a>
490
+ <a class="white" href="mailto:public@tvbs.com.tw">public@tvbs.com.tw</a></p>
491
+ <p>版權所有:聯意製作股份有限公司 &copy; 2002-2013 TVBS Inc‧ All Rights Reserved‧&nbsp;&nbsp;網站設計規劃:數位媒體發展部
492
+ <a target="_top" class="white" href="http://home.tvbs.com.tw/static_page/EULA/">TVBS.COM.TW網站使用協定</a></p>
493
+ </nav>
494
+ </footer>
495
+ <div id="fb_root"></div>
496
+ <script type="text/javascript">
497
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
498
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
499
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
500
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
501
+
502
+ ga('create', 'UA-38808906-9', {'cookieDomain': 'tvbs.com.tw'});
503
+ ga('send', 'pageview');
504
+
505
+ ga('create', 'UA-42457888-1', {'cookieDomain': 'tvbs.com.tw', 'name' : 'newTracker'});
506
+ ga('newTracker.send', 'pageview');
507
+ </script>
508
+ <script type="text/javascript" src="/static/js/jquery.simplemodal.js"></script>
509
+ <script type="text/javascript">
510
+ (function(d, s, id) {
511
+ var js, fjs = d.getElementsByTagName(s)[0];
512
+ if (d.getElementById(id)) return;
513
+ js = d.createElement(s); js.id = id;
514
+ js.src = "//connect.facebook.net/en_US/all.js";
515
+ fjs.parentNode.insertBefore(js, fjs);
516
+ }(document, 'script', 'facebook-jssdk'));
517
+
518
+ (function() {
519
+ var cx = '004258968360253587782:5s__1qavxxm';
520
+ var gcse = document.createElement('script'); gcse.type = 'text/javascript';
521
+ gcse.async = true;
522
+ gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
523
+ '//www.google.com.tw/cse/cse.js?cx=' + cx;
524
+ s = document.getElementsByTagName('script')[0];
525
+ s.parentNode.insertBefore(gcse, s);
526
+ })();
527
+
528
+ window.fbAsyncInit = function() {
529
+ FB.init({appId: "156538777856063", status: true, cookie: true});
530
+
531
+ FB.getLoginStatus(function(response) {
532
+ if (response.status == 'connected') {
533
+ document.getElementById('fblogout').style.display = 'block';
534
+ document.getElementById('fblogin').style.display = 'none';
535
+ } else {
536
+ document.getElementById('fblogout').style.display = 'none';
537
+ document.getElementById('fblogin').style.display = 'block';
538
+ }
539
+ });
540
+ };
541
+
542
+ </script>
543
+ <script src="/static/js/bootstrap.js"></script>
544
+ <script type="text/javascript">
545
+
546
+ $(document).ready(function() {
547
+ // $('#fbshare').on('click', function(event) {
548
+ // event.preventDefault();
549
+
550
+ // FB.ui({
551
+ // method: 'feed',
552
+ // name: $(this).data('fbshare-name'),
553
+ // caption: "TVBS NEWS",
554
+ // description: $(this).data('fbshare-desc'),
555
+ // picture: '',
556
+ // link: $(this).data('fbshare-link')
557
+ // }, function(response) {
558
+ // });
559
+ // });
560
+
561
+ $('#footer_popup').on('click', function(event) {
562
+ event.preventDefault();
563
+
564
+ $(this).toggleClass('active');
565
+ $('.hidden-nav', '.footer-nav').toggleClass('hidden');
566
+ });
567
+
568
+ $('#news-tabs').on('click', 'a[data-toggle="tab"]', function(event) {
569
+ event.preventDefault();
570
+
571
+ $(this).tab('show');
572
+ });
573
+
574
+ $('#tab-topic')
575
+ .carousel('pause')
576
+ .on('click', '.carousel-indexes a', function(event) {
577
+ event.preventDefault();
578
+
579
+ $(this).parent()
580
+ .siblings()
581
+ .removeClass('active')
582
+ .end()
583
+ .addClass('active');
584
+
585
+ $('#tab-topic').carousel($(this).parent().index());
586
+ }).on('slid', function(event) {
587
+ event.preventDefault();
588
+
589
+ $('.carousel-indexes li', this)
590
+ .siblings()
591
+ .removeClass('active')
592
+ .end()
593
+ .eq($(this).children().find('.item.active').index()).addClass('active');
594
+
595
+ $(this).carousel('pause');
596
+ });
597
+
598
+ $('#small_text_size').on('click', function(event) {
599
+ event.preventDefault();
600
+
601
+ $('#news_contents').css('font-size', '0.85em');
602
+ });
603
+ $('#normal_text_size').on('click', function(event) {
604
+ event.preventDefault();
605
+
606
+ $('#news_contents').css('font-size', '1.25em');
607
+ });
608
+ $('#large_text_size').on('click', function(event) {
609
+ event.preventDefault();
610
+
611
+ $('#news_contents').css('font-size', '2.25em');
612
+ });
613
+ $('#huge_text_size').on('click', function(event) {
614
+ event.preventDefault();
615
+
616
+ $('#news_contents').css('font-size', '3.25em');
617
+ });
618
+
619
+ });
620
+
621
+ </script>
622
+ <script src="/static/js/jquery.marquee.js"></script>
623
+ <script type="text/javascript">
624
+ $(document).ready(function() {
625
+ $.reject({
626
+ reject: { all: false, msie5: true, msie6: true, msie7: true, msie8: true}, // Reject all renderers for demo
627
+ paragraph1: '您的瀏覽器無法在本網站上正確執行', // Warning about closing
628
+ paragraph2: '請下載下列瀏覽器進行瀏覽,確保完整的呈現!!',
629
+ closeMessage: ''
630
+ });
631
+ $('.notopenpic').on('contextmenu', function() {
632
+ return false;
633
+ });
634
+ $('.jqmarquee').marquee('pointer').mouseover(function () {
635
+ $(this).trigger('stop');
636
+ }).mouseout(function () {
637
+ $(this).trigger('start');
638
+ });
639
+ $('.container').on('click', '.iframe', function(event) {
640
+ event.preventDefault();
641
+ var src = $(this).attr('href');
642
+ var w = 800;
643
+ var h = $(window).height()-100;
644
+ $.modal('<iframe src="' + src + '" height="'+h+'" width="'+w+'" style="border:0">', {
645
+ containerCss:{
646
+ borderColor:"#fff",
647
+ width:w+15,
648
+ height:h+15,
649
+ padding:0,
650
+ border:0,
651
+ backgroundColor: '#FFFFFF'
652
+ },
653
+ overlayClose:true
654
+ });
655
+ return false;
656
+ });
657
+
658
+ $('#search_keyword').on('keypress', function(event) {
659
+ var keyCode = event.which || event.keyCode || event.chatCode;
660
+ if (keyCode == 13) {
661
+ $('#google_search').trigger('click');
662
+ return false;
663
+ }
664
+ });
665
+
666
+ $('#google_search').on('click', function(event) {
667
+ event.preventDefault();
668
+
669
+ /*
670
+ $('input.gsc-input', '.gsc-search-box').val($('#search_keyword').val());
671
+ $('.gsc-search-button-v2').trigger('click');
672
+ */
673
+ var keyword = encodeURIComponent($('#search_keyword').val());
674
+ window.open("http://search.tvbs.com.tw/TVBSSearch/Search?fid=2&keyword="+keyword);
675
+ $('#search_keyword').val('');
676
+ });
677
+ $('.trigger-sub-link').hover(
678
+ function() {
679
+ $(this).children('.sub-link').stop().slideDown();
680
+ },
681
+ function() {
682
+ $(this).children('.sub-link').stop().slideUp();
683
+ }
684
+ );
685
+ /*
686
+ $('.news-hot-tag').on('click', function(event) {
687
+ event.preventDefault();
688
+ $('input.gsc-input', '.gsc-search-box').val($(this).text());
689
+ $('.gsc-search-button-v2').trigger('click');
690
+ $('#search_keyword').val('');
691
+ });
692
+ */
693
+ var entrance_bricks = $('.entrance_slider').length - 1;
694
+ if (entrance_bricks > 0) {
695
+ var rand_bricks = Math.round(Math.random()*entrance_bricks) + 1;
696
+ var entrance_duration = parseInt($('.theme-brick-image', $('.entrance_slider').eq(rand_bricks)).eq(0).data('slide-duration'))*1000;
697
+ var et = setInterval(function() {
698
+ var _parent = $('.entrance_slider').eq(rand_bricks);
699
+
700
+ if ($('.theme-brick-image', _parent).length > 1) {
701
+ var _active = $('.theme-brick-image.active', _parent),
702
+ activeIndex = $('.theme-brick-image', _parent).index(_active), nextIndex = activeIndex + 1;
703
+ nextIndex = nextIndex >= $('.theme-brick-image', _parent).length ? 0 : nextIndex;
704
+ $('.theme-brick-image', _parent).eq(nextIndex).hide().fadeIn(1000);
705
+ _active.fadeOut(1000, function() {
706
+ _active.removeClass('active');
707
+ $('.theme-brick-image', _parent).eq(nextIndex).addClass('active');
708
+ rand_bricks = Math.round(Math.random()*entrance_bricks);
709
+ });
710
+ } else {
711
+ rand_bricks = Math.round(Math.random()*entrance_bricks);
712
+ }
713
+ }, entrance_duration);
714
+ }
715
+
716
+ var top_entrance_duration = parseInt($('.theme-brick-image', $('.entrance_slider').eq(0)).eq(0).data('slide-duration'))*1000;
717
+ var tt = setInterval(function() {
718
+ var _parent = $('.entrance_slider').eq(0);
719
+
720
+ if ($('.theme-brick-image', _parent).length > 1) {
721
+ var _active = $('.theme-brick-image.active', _parent),
722
+ activeIndex = $('.theme-brick-image', _parent).index(_active), nextIndex = activeIndex + 1;
723
+ nextIndex = nextIndex >= $('.theme-brick-image', _parent).length ? 0 : nextIndex;
724
+ $('.theme-brick-image', _parent).eq(nextIndex).hide().fadeIn(1000);
725
+ _active.fadeOut(1000, function() {
726
+ _active.removeClass('active');
727
+ $('.theme-brick-image', _parent).eq(nextIndex).addClass('active');
728
+ });
729
+ }
730
+ }, 8000);
731
+ });
732
+ </script>
733
+ </body>
734
+ </html>