charles 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (67) hide show
  1. data/.gitignore +17 -0
  2. data/Gemfile +4 -0
  3. data/LICENSE +22 -0
  4. data/README.md +10 -0
  5. data/Rakefile +13 -0
  6. data/bin/charles +23 -0
  7. data/charles.gemspec +25 -0
  8. data/lib/charles/document.rb +177 -0
  9. data/lib/charles/images.rb +77 -0
  10. data/lib/charles/internal_attributes.rb +40 -0
  11. data/lib/charles/misc.rb +84 -0
  12. data/lib/charles/version.rb +3 -0
  13. data/lib/charles.rb +66 -0
  14. data/optimise.rb +72 -0
  15. data/test/articles/20120525_1525_straitstimes.com.content.txt +5 -0
  16. data/test/articles/20120525_1525_straitstimes.com.html +1929 -0
  17. data/test/articles/20120525_1534_bbc.co.uk.content.txt +19 -0
  18. data/test/articles/20120525_1534_bbc.co.uk.html +1777 -0
  19. data/test/articles/20120525_1727_bbc.co.uk.content.txt +39 -0
  20. data/test/articles/20120525_1727_bbc.co.uk.html +1889 -0
  21. data/test/articles/20120525_1730_channelnewsasia.com.content.txt +19 -0
  22. data/test/articles/20120525_1730_channelnewsasia.com.html +963 -0
  23. data/test/articles/20120525_1733_channelnewsasia.com.content.txt +19 -0
  24. data/test/articles/20120525_1733_channelnewsasia.com.html +923 -0
  25. data/test/articles/20120525_1736_nytimes.com.content.txt +21 -0
  26. data/test/articles/20120525_1736_nytimes.com.html +856 -0
  27. data/test/articles/20120525_1743_nytimes.com.content.txt +11 -0
  28. data/test/articles/20120525_1743_nytimes.com.html +98 -0
  29. data/test/articles/20120525_1747_techcrunch.com.content.txt +11 -0
  30. data/test/articles/20120525_1747_techcrunch.com.html +1098 -0
  31. data/test/articles/20120528_0929_washingtonpost.com.content.txt +23 -0
  32. data/test/articles/20120528_0929_washingtonpost.com.html +3335 -0
  33. data/test/articles/20120528_0931_latimes.com.content.txt +45 -0
  34. data/test/articles/20120528_0931_latimes.com.html +6371 -0
  35. data/test/articles/20120528_0938_entertainment.time.com.content.txt +31 -0
  36. data/test/articles/20120528_0938_entertainment.time.com.html +1261 -0
  37. data/test/articles/20120528_0943_bloomberg.com.content.txt +13 -0
  38. data/test/articles/20120528_0943_bloomberg.com.html +2874 -0
  39. data/test/articles/20120528_0947_reuters.com.content.txt +35 -0
  40. data/test/articles/20120528_0947_reuters.com.html +1563 -0
  41. data/test/articles/20120528_1106_reuters.com.content.txt +5 -0
  42. data/test/articles/20120528_1106_reuters.com.html +551 -0
  43. data/test/articles/20120528_1109_musicthing.blogspot.co.uk.content.txt +19 -0
  44. data/test/articles/20120528_1109_musicthing.blogspot.co.uk.html +865 -0
  45. data/test/articles/20120528_1114_mobileinc.co.uk.content.txt +15 -0
  46. data/test/articles/20120528_1114_mobileinc.co.uk.html +550 -0
  47. data/test/articles/20120528_1119_forbes.com.content.txt +15 -0
  48. data/test/articles/20120528_1119_forbes.com.html +1406 -0
  49. data/test/articles/20120528_1122_techcrunch.com.content.txt +58 -0
  50. data/test/articles/20120528_1122_techcrunch.com.html +1131 -0
  51. data/test/articles/20120528_1126_blogs.adobe.com.content.txt +13 -0
  52. data/test/articles/20120528_1126_blogs.adobe.com.html +303 -0
  53. data/test/articles/20120528_1142_thestar.com.my.content.txt +27 -0
  54. data/test/articles/20120528_1142_thestar.com.my.html +943 -0
  55. data/test/articles/20120528_1146_suntimes.com.content.txt +33 -0
  56. data/test/articles/20120528_1146_suntimes.com.html +5166 -0
  57. data/test/articles/20120528_1148_asiaone.com.content.txt +27 -0
  58. data/test/articles/20120528_1148_asiaone.com.html +1070 -0
  59. data/test/articles/20120529_1120_online.wsj.com.content.txt +56 -0
  60. data/test/articles/20120529_1120_online.wsj.com.html +3035 -0
  61. data/test/articles/20120529_1122_online.wsj.com.content.txt +35 -0
  62. data/test/articles/20120529_1122_online.wsj.com.html +2725 -0
  63. data/test/articles/20120529_1127_smh.com.au.content.txt +13 -0
  64. data/test/articles/20120529_1127_smh.com.au.html +2034 -0
  65. data/test/articles.yml +221 -0
  66. data/test/test_charles.rb +70 -0
  67. metadata +279 -0
@@ -0,0 +1,923 @@
1
+
2
+
3
+
4
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
+ <html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://opengraphprotocol.org/schema/" lang='en' xmlns:fb='http://www.facebook.com/2008/fbml'>
6
+ <head>
7
+
8
+ <title>Singapore's manufacturing output contracts in April - Channel NewsAsia</title>
9
+
10
+ <!-- META TAG -->
11
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
12
+ <meta property="fb:app_id" content="101910072318" />
13
+ <meta property="fb:admins" content="100000049925497" />
14
+ <meta http-equiv="Expires" content="0">
15
+ <meta http-equiv="Pragma" content="no-cache">
16
+ <meta http-equiv="Cache-Control" content="no-cache">
17
+ <meta name="description" content="Singapore's manufacturing output contracted unexpectedly for the second consecutive month in April, dragged down by a drop in production from the biomedical and electronics sectors.">
18
+ <meta name="keywords" content="asia news, singapore news, singapore headlines, us news, world news, business news, economic news, sports news, finance news, technology news, online news, breaking news, news headlines, news articles, cna news online, channel newsasia, channelnewsasia.com">
19
+
20
+ <meta property="og:title" content="Singapore's manufacturing output contracts in April - Channel NewsAsia" />
21
+ <meta property="og:type" content="article" />
22
+ <meta property="og:url" content="http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html" />
23
+ <meta property="og:site_name" content="channelnewsasia.com" />
24
+
25
+ <!-- END META TAG-->
26
+ <script language=javascript src="/jscripts/fontchange.js"></script>
27
+
28
+
29
+ <script language="javascript">
30
+ function V205(file) {
31
+ document.getElementById('vidfile').value = file;
32
+ document.getElementById('frmplayvideo').submit();
33
+ }
34
+ </script>
35
+
36
+ <script language="JavaScript">
37
+ //<!--
38
+ function MM_openBrWindow(theURL,winName,features) { //v2.0
39
+ window.open(theURL,winName,features);
40
+ }
41
+ ord=Math.random()*10000000000000000;
42
+ //-->
43
+ </script>
44
+ <link href="/css/style.css" rel="stylesheet" type="text/css" />
45
+
46
+ <style type="text/css">
47
+ //<!--
48
+ #Layer1 {
49
+ position:absolute;
50
+ width:200px;
51
+ height:115px;
52
+ z-index:1;
53
+ left: 334px;
54
+ top: 13px;
55
+ }
56
+ #Layer2 {
57
+ position:absolute;
58
+ width:250px;
59
+ height:58px;
60
+ z-index:1;
61
+ left: 360px;
62
+ top: 13px;
63
+ }
64
+ //-->
65
+ </style>
66
+
67
+ <script language="javascript">
68
+ var xmlHttp
69
+
70
+ function k_one(ii) {
71
+ xmlHttp=GetXmlHttpObject()
72
+ if (xmlHttp==null) { return }
73
+ ord1=Math.random()*10000000000000000;
74
+ var u = '/cna/cgi-bin/ACD/ACD.js?' + 'uri=(http://info.channelnewsasia.com/mostread/viewed.php?id=' +
75
+ ii + '&type=video&sid='+ord1+')';
76
+ xmlHttp.onreadystatechange=aj_002
77
+ xmlHttp.open("GET",u,true)
78
+ xmlHttp.send(null)
79
+ }
80
+
81
+ function k_two(ii, jj) { //Video ID, Story ID
82
+ xmlHttp=GetXmlHttpObject();
83
+ if (xmlHttp==null) { return }
84
+ ord1=Math.random()*10000000000000000;
85
+ var u = '/cna/cgi-bin/ACD/ACD.js?' +
86
+ 'uri=(http://info.channelnewsasia.com/mostread/viewed.php?vid=' +
87
+ ii + '&styid=' + jj + '&type=video2&sid='+ord1+')';
88
+ xmlHttp.onreadystatechange=aj_002;
89
+ xmlHttp.open("GET",u,true);
90
+ xmlHttp.send(null);
91
+ }
92
+
93
+ function aj_002() {
94
+ if (xmlHttp.readyState==4 || xmlHttp.readyState=="complete") {
95
+ }
96
+ }
97
+
98
+ function GetXmlHttpObject() {
99
+ var xmlHttp=null;
100
+ try { // Firefox, Opera 8.0+, Safari
101
+ xmlHttp=new XMLHttpRequest();
102
+ } catch (e) {
103
+ try { // Internet Explorer
104
+ xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");
105
+ } catch (e) {
106
+ xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");
107
+ }
108
+ }
109
+ return xmlHttp;
110
+ }
111
+
112
+ </script>
113
+
114
+ <style type="text/css">
115
+ <!--
116
+ .photo {
117
+ width:80px;
118
+ height:67px;
119
+ margin:0px;
120
+ position:relative;
121
+ }
122
+
123
+ .photo span {
124
+ width:80px;
125
+ height:67px;
126
+ display:block;
127
+ position:absolute;
128
+ top:0px;
129
+ background: url(/cna/images/video_icon80x67.png) no-repeat;
130
+ }
131
+
132
+ -->
133
+ </style>
134
+
135
+ <!--[if lt IE 7]>
136
+ <style type="text/css">
137
+ .photo span { behavior: url(/ssi/iepngfix.htc); }
138
+ </style>
139
+ <![endif]-->
140
+
141
+ </head>
142
+ <body id=singapore onLoad="default_font(); Play();">
143
+
144
+ <form id="frmplayvideo" style="margin-top:0; margin-bottom:0;" action="/video/index.php" method="post">
145
+ <input type="hidden" id="vidfile" name="vidfile" value="" />
146
+ </form>
147
+
148
+ <table width="967" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" align="center">
149
+ <tr>
150
+ <td width="221" rowspan="3">
151
+ <a href="http://www.channelnewsasia.com">
152
+ <img src="/images/cna_interactivemedia.gif" alt="" width="221" height="155" hspace="0" vspace="0" border="0" />
153
+ </a>
154
+ </td>
155
+ <td width="728" height="45"><div align="right">
156
+ <table width="430" border="0" cellspacing="0" cellpadding="0">
157
+ <tr>
158
+ <td width="181">
159
+
160
+ </td>
161
+ <td width="249"><div align="right"><strong>
162
+ <script language="JavaScript" type="text/javascript">
163
+ <!--
164
+ // Array of day names
165
+ var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
166
+ // Array of month Names
167
+ var monthNames = new Array("January","February","March","April","May","June","July","August","September","October","November","December");
168
+ var now = new Date();
169
+ document.write(dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear());
170
+ // -->
171
+ </script>
172
+ </strong></div></td>
173
+ </tr>
174
+ </table>
175
+ </div></td>
176
+ <td width="18" rowspan="2"><img src="/images/shim.gif" width="18" height="10" /></td>
177
+ </tr>
178
+ <tr>
179
+ <td height="90" valign="top"><span class="banner"><!-- begin ad tag (tile=1) -->
180
+ <script language="JavaScript" type="text/javascript">
181
+ //<!--
182
+ document.write('<script language="JavaScript" src="http://ad.doubleclick.net/adj/mc.channelnewsasia.com/singapore;sect=singapore;pos=topbanner;tile=1;dcopt=ist;sz=728x90;ord=' + ord + '?" type="text/javascript"></scr' + 'ipt>');
183
+ //-->
184
+ </script>
185
+ <noscript>
186
+ <a href="http://ad.doubleclick.net/jump/mc.channelnewsasia.com/singapore;sect=singapore;pos=topbanner;tile=1;sz=728x90;ord=123456789?" target="_blank">
187
+ <img src="http://ad.doubleclick.net/ad/mc.channelnewsasia.com/singapore;sect=singapore;pos=topbanner;tile=1;sz=728x90;ord=123456789?" width="728" height="90" border="0" alt=""></a>
188
+ </noscript>
189
+ <!-- End ad tag -->
190
+ <!-- [singapore] -->
191
+ </span></td>
192
+ </tr>
193
+ <tr>
194
+ <td height="20">&nbsp;</td>
195
+ <td height="20">&nbsp;</td>
196
+ </tr>
197
+ </table>
198
+
199
+ <table width="967" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" align="center">
200
+ <tr>
201
+ <td width="160" rowspan="2" valign="top"><table width="160" border="0" cellpadding="0" cellspacing="0">
202
+ <tr>
203
+ <td width="169" height="30">
204
+ <!--//START dotcom_header_afp.tpl//-->
205
+ <!--top banner-->
206
+ <table width="169" border="0" cellspacing="0" cellpadding="0" class="topnav">
207
+ <tr>
208
+ <td width="10" colspan="3" valign="top">&nbsp;</td>
209
+ <td width="140"><table width="140" border="0" cellpadding="0" cellspacing="0" align="right" valign="bottom" id="nav">
210
+ <tr align="center" valign="middle">
211
+ <td align="left" nowrap="nowrap" id="home" ><a href="/">Home</a></td>
212
+ </tr>
213
+ <tr align="center" valign="middle">
214
+ <td align="left" nowrap="nowrap" id="asia"><a href="/asiapacific/">Asia Pacific</a></td>
215
+ </tr>
216
+ <tr valign="middle">
217
+ <td align="left" nowrap="nowrap" id="singapore"><a href="/singapore/">singapore</a></td>
218
+ </tr>
219
+ <tr valign="middle">
220
+ <td align="left" nowrap="nowrap" id="world"><a href="/world/">world</a></td>
221
+ </tr>
222
+ <tr valign="middle">
223
+ <td align="left" nowrap="nowrap" id="business"><a href="/business/">business</a></td>
224
+ </tr>
225
+ <tr valign="middle">
226
+ <td align="left" nowrap="nowrap" id="sport"><a href="/sport/">sport</a></td>
227
+ </tr>
228
+ <tr valign="middle">
229
+ <td align="left" nowrap="nowrap" id="technology"><a href="/technology/">technology</a></td>
230
+ </tr>
231
+ <tr valign="middle">
232
+ <td align="left" nowrap="nowrap" id="entertainment"><a href="/entertainment/">entertainment</a></td>
233
+ </tr>
234
+ <tr valign="middle">
235
+ <td align="left" nowrap="nowrap" id="features"><a href="/features/">Features</a></td>
236
+ </tr>
237
+ <tr valign="middle">
238
+ <td align="left" nowrap="nowrap" id="health"><a href="/features/health.htm">health</a></td>
239
+ </tr>
240
+ <tr valign="middle">
241
+ <td align="left" nowrap="nowrap" id="specialreports"><a href="/specialreports/">Special Reports </a></td>
242
+ </tr>
243
+ <tr valign="middle">
244
+ <td align="left"id="archive"><a href="/stories/archive/view/latestnews/singapore/1.html">30 Day Archive</a></td>
245
+ </tr>
246
+ <tr valign="middle">
247
+ <td align="left">
248
+ </td>
249
+ </tr>
250
+ <tr valign="middle">
251
+ <td align="left" nowrap="nowrap" id="archive">
252
+ <div id="searchwrapper">
253
+ <input type="text" class="searchbox" name="txtTopSearch" id="txtTopSearch" value="Search news" onfocus="if (document.getElementById('txtTopSearch').value == 'Search news') document.getElementById('txtTopSearch').value = '';" onKeyPress="var key; if(window.event) key = window.event.keyCode; else key = event.which; if (key == 13) {window.open('/search/'+escape(document.getElementById('txtTopSearch').value).replace(/\+/g,'%2B').replace(/%20/g, '+').replace(/\*/g, '%2A').replace(/\//g, '%2F').replace(/@/g, '%40')+'/1/','_self');return false;}" />
254
+ <input type="image" src="/images/spacer.gif" class="searchbox_submit" onclick="window.open('/search/'+escape(document.getElementById('txtTopSearch').value).replace(/\+/g,'%2B').replace(/%20/g, '+').replace(/\*/g, '%2A').replace(/\//g, '%2F').replace(/@/g, '%40')+'/1/','_self');return false;"/>
255
+ </div>
256
+ </td>
257
+ </tr>
258
+ </table></td>
259
+ <td width="10" valign="top" background="/images/navbg_long2.gif"><img src="/images/shim.gif" width="19" height="1" /></td>
260
+ </tr>
261
+ <tr>
262
+ <td colspan="3" height="1"><img src="/images/shim.gif" width="1" height="1" /></td>
263
+ <td height="1" bgcolor="#cccccc"><img src="/images/shim.gif" width="1" height="1" /></td>
264
+ <td height="1" background="/images/sidenav_sidegradient.gif"><img src="/images/shim.gif" width="1" height="1" /></td>
265
+ </tr>
266
+ </table>
267
+
268
+ <table width="160" border="0" cellspacing="0" cellpadding="0">
269
+ <tr>
270
+ <td align="right"><img src="/images/sidenav_bottomgradient.gif" width="150" height="8" /></td>
271
+ </tr>
272
+ </table>
273
+ <table width="160" border="0" cellspacing="0" cellpadding="0" class="topnav">
274
+ <tr>
275
+ <td colspan="3" height="1"><img src="/images/shim.gif" width="1" height="1" /></td>
276
+ <td height="1" bgcolor="#cccccc"><img src="/images/shim.gif" width="1" height="1" /></td>
277
+ <td height="1" background="/images/sidenav_sidegradient.gif"><img src="/images/shim.gif" width="1" height="1" /></td>
278
+ </tr>
279
+ <tr>
280
+ <td colspan="3">&nbsp;</td>
281
+ <td height="26" valign="bottom" bgcolor="#f6f6f6"><a href="/blogs/"><img src="/images/b_blogs.gif" alt="blogs" width="90" height="19" hspace="10" vspace="2" border="0" /></a></td>
282
+ <td background="/images/sidenav_sidegradient.gif">&nbsp;</td>
283
+ </tr>
284
+
285
+ <tr>
286
+ <td width="10" colspan="3">&nbsp;</td>
287
+ <td width="140"><table width="140" border="0" cellpadding="0" cellspacing="0" align="right" valign="bottom">
288
+ <tr valign="middle">
289
+ <td height="28" align="left" valign="middle" nowrap="nowrap" bgcolor="#f6f6f6"><a href="/yournews/"><img src="/images/b_yournews3.gif" alt="yournews" width="87" height="20" hspace="10" vspace="2" border="0" /></a></td>
290
+ </tr>
291
+ </table></td>
292
+ <td width="10" background="/images/sidenav_sidegradient.gif"><img src="/images/shim.gif" width="1" height="1" /></td>
293
+ </tr>
294
+ <tr>
295
+ <td colspan="3" height="1"><img src="/images/shim.gif" width="1" height="1" /></td>
296
+ <td height="1" bgcolor="#cccccc"><img src="/images/shim.gif" width="1" height="1" /></td>
297
+ <td height="1" background="/images/sidenav_sidegradient.gif"><img src="/images/shim.gif" width="1" height="1" /></td>
298
+ </tr>
299
+ </table>
300
+ <table width="160" border="0" cellspacing="0" cellpadding="0">
301
+ <tr>
302
+ <td align="right"><img src="/images/sidenav_bottomgradient.gif" width="150" height="8" /></td>
303
+ </tr>
304
+ </table>
305
+ <table width="160" border="0" cellspacing="0" cellpadding="0">
306
+ <tr>
307
+ <td width="160" height="5"><img src="/images/shim.gif" width="1" height="5" /></td>
308
+ </tr>
309
+ </table>
310
+ <table><tr><td>
311
+ <table width="160" border="0" cellspacing="0" cellpadding="0">
312
+ <tr>
313
+ <td width="10" rowspan="11" colspan="3">&nbsp;</td>
314
+ <td height="1" bgcolor="#cccccc"><img src="/images/shim.gif" width="1" height="1" /></td>
315
+ <td width="10" rowspan="11" background="/images/sidenav_sidegradient2.gif">&nbsp;</td>
316
+ </tr>
317
+ <tr>
318
+ <td bgcolor="#F6F6F6">
319
+ <img src="/images/icon_services7a3.gif" width="140" height="142" hspace="0" vspace="0" border="0" usemap="#Map" /> </td>
320
+ <td></td>
321
+ </tr>
322
+ <tr>
323
+ <td colspan="3" height="1"><img src="/images/shim.gif" width="1" height="1" /></td>
324
+ <td height="1" bgcolor="#cccccc"><img src="/images/shim.gif" width="1" height="1" /></td>
325
+ <td height="1" background="/images/sidenav_sidegradient.gif"><img src="/images/shim.gif" width="1" height="1" /></td>
326
+ </tr>
327
+
328
+ <tr>
329
+ <td><img src="/images/icon_services5b.gif" width="140" height="141" hspace="0" vspace="0" border="0" usemap="#Map2" />
330
+ <map name="Map2" id="Map2">
331
+ <area shape="rect" coords="5,35,133,68" href="http://twitter.com/cnalatest" target="_blank" />
332
+ <area shape="rect" coords="3,104,129,135" href="http://www.facebook.com/ChannelNewsAsia" target="_blank" />
333
+ </map></td>
334
+ </tr></table>
335
+ <map name="Map" id="Map">
336
+ <area shape="rect" coords="14,115,99,133" href="/enews/" />
337
+ <area shape="rect" coords="14,94,66,110" href="/rss/" />
338
+ <area shape="rect" coords="14,73,103,89" href="/mobilenews/" />
339
+ <area shape="rect" coords="13,52,99,67" href="/appm/" />
340
+ <area shape="rect" coords="12,31,112,47" href="/appb/" />
341
+ <area shape="rect" coords="14,8,133,27" href="/newsapp/" />
342
+ </map>
343
+ </td></tr></table>
344
+
345
+ </td>
346
+ </tr>
347
+ </table>
348
+ </td>
349
+ <!--topnav-->
350
+ <td width="125" height="30" align="right" background="/images/topnav_bg.gif">
351
+
352
+ <span id="TopNavSpecialContainer"></span>
353
+ <script type="text/javascript" src="/js/jquery.js" charset="utf-8"></script>
354
+ <script type="text/javascript">
355
+ file = "/ssi/topnav_special.htm";
356
+ id = "TopNavSpecialContainer";
357
+ jQuery("#"+id).load(file);
358
+ </script>
359
+ </td>
360
+ <td width="484" height="30" background="/images/topnav_bg.gif">
361
+ <table width="475" height="30" border="0" cellpadding="0" cellspacing="0" valign="bottom" id="topnav" >
362
+ <tr valign="middle" class="topnavbg">
363
+ <td width="52" align="center" nowrap="nowrap" id="video" ><a href="/video/"><strong>Video</strong></a></td>
364
+ <td width="60" align="center" nowrap="nowrap" id="photos"><a href="/photos/"><strong>Photos</strong></a></td>
365
+ <td width="67" align="center" nowrap="nowrap" id="finance"><a href="/finance/"><strong>Finance</strong></a></td>
366
+ <td width="60" align="center" nowrap="nowrap" id="travel"><a href="/travel/"><strong>Travel</strong></a></td>
367
+ <td width="74" align="center" nowrap="nowrap" id="weather"><a href="/weather/"><strong>Weather</strong></a></td>
368
+ <td width="85" align="center" nowrap="nowrap" id="discussion"><a href="/discussion/"><strong>Discussion</strong></a></td>
369
+ <td width="77" align="center" nowrap="nowrap" id="tvshows"><a href="/tvshows/"><strong>TV Shows</strong></a></td>
370
+ </tr>
371
+ </table>
372
+
373
+ </td>
374
+ <!--/topnav-->
375
+
376
+ <td width="180" height="30" background="/images/topnav_bg.gif" valign="middle" >
377
+ <table width="160" border="0" cellpadding="0" cellspacing="0" id="bodytext2">
378
+ <tr valign="middle">
379
+ <td width="45" align="right" id="wifi"><div align="center"><a href="/live/" class="style2"><font color="#CC3300"><img src="/images/icon_cnalive.gif" width="19" height="25" hspace="0" vspace="0" border="0" /></font></a></div></td>
380
+ <td width="3" height="1" align="center"><font color="#CCCCCC">|</font></td>
381
+ <td width="45" align="center" id="aboutus"><a href=
382
+ "javascript:onClick=MM_openBrWindow('http://radio.mediacorp.sg/RadioLive/MC938live.aspx','','toolbar=no,location=no,menubar=no,scrollbars=no,resizable=no,width=500,height=360')" class="style2"><font color="#CC3300"><img src="/images/icon_938live.gif" width="20" height="25" hspace="0" vspace="0" border="0" /></font></a></td>
383
+ <td width="3" height="1" align="center"><font color="#CCCCCC">|</font></td>
384
+ <td width="64" align="center" id="aboutus"><div align="center"><a href="/about/">About Us</a>&nbsp;<a href="/advertise/"></a></div></td>
385
+ </tr>
386
+ </table>
387
+
388
+
389
+
390
+ <!--//END dotcom_header_afp.tpl//-->
391
+
392
+ <td width="18" height="30" valign="top">&nbsp;</td>
393
+ </tr>
394
+ <tr>
395
+ <td colspan="3" valign="top">
396
+ <!--//START dotcom_view_afp.tpl//-->
397
+ <table width="596" border="0" cellspacing="0" cellpadding="0">
398
+ <tr>
399
+ <td width="5" valign="top">&nbsp;</td>
400
+ <td width="591" height="26" colspan="2" valign="bottom"><a href="http://www.channelnewsasia.com">Home &#8250;</a></td>
401
+ </tr>
402
+ <tr>
403
+ <td width="5" valign="top">&nbsp;</td>
404
+ <td colspan="2">
405
+
406
+ <!--//START com_dotcom_view_afp_rel.tpl-->
407
+ <script language="JavaScript1.2">
408
+ g_fPlayMode = 0;
409
+ g_iimg = -1;
410
+ g_imax = 0;
411
+ g_ImageTable = new Array();
412
+
413
+ function ChangeImage(fFwd)
414
+ {
415
+ if (fFwd)
416
+ {
417
+ if (++g_iimg==g_imax)
418
+ g_iimg=0;
419
+ }
420
+ else
421
+ {
422
+ if (g_iimg==0)
423
+ g_iimg=g_imax;
424
+ g_iimg--;
425
+ }
426
+ Update();
427
+ }
428
+
429
+ function getobject(obj){
430
+ if (document.getElementById)
431
+ return document.getElementById(obj)
432
+ else if (document.all)
433
+ return document.all[obj]
434
+ }
435
+
436
+ function Update(){
437
+ getobject("_Ath_Slide").src = g_ImageTable[g_iimg][0];
438
+ getobject("_Ath_Slide").alt = g_ImageTable[g_iimg][1];
439
+ getobject("_Ath_FileName").innerHTML = g_ImageTable[g_iimg][1];
440
+ getobject("_Ath_Img_X").innerHTML = g_iimg + 1;
441
+ getobject("_Ath_Img_N").innerHTML = g_imax;
442
+ }
443
+
444
+ function Play()
445
+ {
446
+ g_fPlayMode = !g_fPlayMode;
447
+ if (g_fPlayMode)
448
+ {
449
+ getobject("btnPrev").disabled = getobject("btnNext").disabled = true;
450
+ Next();
451
+ }
452
+ else
453
+ {
454
+ getobject("btnPrev").disabled = getobject("btnNext").disabled = false;
455
+ }
456
+ }
457
+
458
+ function OnImgLoad()
459
+ {
460
+ if (g_fPlayMode)
461
+ window.setTimeout("Tick()", g_dwTimeOutSec*1000);
462
+ }
463
+ function Tick()
464
+ {
465
+ if (g_fPlayMode)
466
+ Next();
467
+ }
468
+ function Prev()
469
+ {
470
+ ChangeImage(false);
471
+ }
472
+ function Next()
473
+ {
474
+ ChangeImage(true);
475
+ }
476
+
477
+ function omniPrint(myID, myTitle) {
478
+ //{sample_id} {sample_title}
479
+
480
+ s.prop3=s.prop1 + ":" + s.prop2 + ":printpage"
481
+ s.prop4=s.prop1 + ":" + s.prop2 + ":printpage:" + myID
482
+ s.prop5=s.prop1 + ":" + s.prop2 + ":printpage:" + myID + ":" + myTitle
483
+ s.hier1=s.prop1 + "|" + s.prop2 + "|printpage|" + myID + ":" + myTitle
484
+ s.pageName=s.prop1+ ":" + s.prop2 + ":printpage:" + myID + "_" + myTitle
485
+
486
+ s.linkTrackVars='events,eVar29';
487
+ s.linkTrackEvents='event15';
488
+ s.events='event15';
489
+ s.eVar29='print';
490
+ s.tl(this,'o','print article');
491
+
492
+ void(s.t());
493
+ }
494
+
495
+ ////configure below variables/////////////////////////////
496
+
497
+ //configure the below images and description to your own.
498
+ g_ImageTable[g_imax++] = new Array ("/components/display_image.php?id=466095", "A manufacturing firm in Singapore");
499
+
500
+
501
+ //extend the above list as desired
502
+ g_dwTimeOutSec=4
503
+
504
+ ////End configuration/////////////////////////////
505
+
506
+ var strShareLink = "/stories/singaporebusinessnews/print/1203496/1/.html";
507
+ strShareLink = strShareLink.replace('print', "view");
508
+
509
+ </script>
510
+
511
+ <table width="789" border="0" cellpadding="0" cellspacing="0" >
512
+ <tr>
513
+ <td>
514
+ <table width="789" cellspacing="0" cellpadding="0" border="0">
515
+ <tbody>
516
+ <tr>
517
+ <td class="newstitle" width="500">Singapore News</td>
518
+ <td valign="bottom" align="right" width="329">
519
+ <table width="282" border="0" align="center" cellpadding="0" cellspacing="0">
520
+ <tr>
521
+ <td width="25"></td>
522
+ <td width="65"></td>
523
+ <td width="25"></td>
524
+ <td width="41"></td>
525
+ <td width="25"></td>
526
+ <td width="35"></td>
527
+ <td width="31"><a title="Smaller Text Size"><img src="/images/icon_minus.gif" width="31" height="21" hspace="0" vspace="0" border="0" id="pic_minus" name="pic_minus" onclick="javascript:decreaseFontSize_poc();" /></a></td>
528
+ <td width="35"><a title="Larger Text Size"><img src="/images/icon_plus.gif" width="34" height="21" hspace="0" vspace="0" border="0" id="pic_plus" name="pic_plus" onclick="javascript:increaseFontSize_poc();"/></a></td>
529
+ </tr>
530
+ </table>
531
+ </td>
532
+ </tr>
533
+ </tbody>
534
+ </table>
535
+ </td>
536
+ </tr>
537
+ <tr>
538
+ <td colspan="4" style="BACKGROUND-COLOR: #cccccc"><img src="/images/shim.gif" width="1" height="1"></td>
539
+ </tr>
540
+ </table>
541
+ </td>
542
+ </tr>
543
+ </table>
544
+
545
+ <table width="789" border="0" cellspacing="0" cellpadding="0">
546
+ <tr>
547
+ <td width="5" valign="top">&nbsp;</td>
548
+ <td width="784" colspan="2" valign="top">
549
+ <p class="header">Singapore's manufacturing output contracts in April<br />
550
+
551
+ <span class="update">Posted: 25 May 2012 1323 hrs </span><link rel="image_src" href="http://www.channelnewsasia.com/components/display_image.php?id=466095" /></p>
552
+ <table width="260" border="0" align="right" cellpadding="0" cellspacing="0">
553
+ <tr>
554
+ <td width="20" align="right">&nbsp;</td>
555
+ <td width="240" align="right"><img id="_Ath_Slide" onload="OnImgLoad()" src="/components/display_image.php?id=466095?123" alt="A manufacturing firm in Singapore" width="240" height="200"/></td>
556
+ </tr>
557
+ <tr>
558
+ <td height="60" valign="top">&nbsp;</td>
559
+ <td height="80" valign="top" class="update">
560
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
561
+ <tr>
562
+ <td width="138" bgcolor="f6f6f6">Photos </td>
563
+ <td width="47" bgcolor="f6f6f6"><SPAN id="_Ath_Img_X"></SPAN>&nbsp;of <SPAN id="_Ath_Img_N"></SPAN></td>
564
+ <td width="18" bgcolor="f6f6f6"><input type="image" id="btnPrev" value="<< Previous" onclick="Prev();" src="/images/butt_previous.gif" width="18" height="15" /></td>
565
+ <td width="19" bgcolor="f6f6f6"><input type="image" id="bntPlay" value="Play - Stop" onclick="Play()" src="/images/butt_stop.gif" width="19" height="15"/></td>
566
+ <td width="18" bgcolor="f6f6f6"><input type="image" id="btnNext" value=" Next >> " onclick="Next();" src="/images/butt_next.gif" width="18" height="15" /></td>
567
+ </tr>
568
+ </table>
569
+ <img src="/images/dotline_240.gif" width="240" height="3" /><br />
570
+ <SPAN id="_Ath_FileName"> </SPAN></td>
571
+ </tr>
572
+ <tr>
573
+ <td>&nbsp;</td>
574
+ <td class="update">&nbsp;</td>
575
+ </tr>
576
+ <tr>
577
+ <td>&nbsp;</td>
578
+ <td>
579
+
580
+
581
+
582
+
583
+
584
+
585
+
586
+
587
+
588
+
589
+
590
+
591
+
592
+
593
+
594
+
595
+ <a href=""></a>
596
+
597
+
598
+ </td>
599
+ </tr>
600
+ </table>
601
+
602
+ <!-- for social media sharing functions -->
603
+ <script type="text/javascript">
604
+ var addthis_pub="cnaacc";
605
+ var addthis_options = 'facebook, twitter, live, google, linkedin, digg, yahoobkm, more';
606
+ var addthis_config = {
607
+ data_track_clickback: true,
608
+ ui_click: true
609
+ }
610
+ </script>
611
+ <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=cnaacc"></script>
612
+
613
+ <table width="525" border="0" cellspacing="0" cellpadding="0">
614
+ <tr>
615
+ <td colspan="5"><hr width=525 size="1" color="#dddddd" align="left"></td>
616
+ </tr>
617
+ <tr>
618
+ <td width="125" valign="middle" align="left">
619
+ <div class="addthis_toolbox addthis_default_style" style="height:20px;">
620
+ <a class="addthis_button_facebook_like" fb:like:layout="button_count" fb:like:action="recommend" fb:like:width="120" addthis:url="http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html"></a>
621
+ </div>
622
+ </td>
623
+ <td width="95" valign="middle" align="left">
624
+ <div class="addthis_toolbox addthis_default_style" style="height:20px;">
625
+ <a class="addthis_button_tweet" addthis:url="http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html"></a>
626
+ </div>
627
+ </td>
628
+ <td width="110" valign="middle" align="left">
629
+ <script src="http://platform.linkedin.com/in.js" type="text/javascript"></script>
630
+ <script type="IN/Share" data-counter="right" data-url="http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html"></script>
631
+ </td>
632
+ <td width="110" valign="middle" align="left">
633
+ <div class="addthis_toolbox addthis_default_style" style="height:20px;">
634
+ <a class="addthis_counter addthis_pill_style" addthis:url="http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html"></a>
635
+ </div>
636
+ </td>
637
+ <td valign="middle" align="right">
638
+ <div style="height:20px;">
639
+ <a href="/cna/cgi-bin/recommend/recommend.cgi"><img src="/images/icon_email.gif" width="25" height="21" hspace="0" vspace="0" border="0" /></a>
640
+ <a href="/stories/singaporebusinessnews/print/1203496/1/.html" target="_blank"><img src="/images/icon_print.gif" width="25" height="21" hspace="0" vspace="0" border="0" /></a>
641
+ </div>
642
+ </td>
643
+ </tr>
644
+ <tr>
645
+ <td colspan="5"><hr width=525 size="1" color="#dddddd" align="left"></td>
646
+ </tr>
647
+ </table>
648
+ <!-- END social media sharing functions -->
649
+
650
+ <p>
651
+
652
+ </p>
653
+ <p>
654
+ <p id="articlecontent">
655
+ <span id="advenueINTEXT" name="advenueINTEXT">
656
+ <span>SINGAPORE: Singapore's manufacturing output contracted unexpectedly for the second consecutive month in April, dragged down by a drop in production from the biomedical and electronics sectors.<br /><br />Economists had expected April's manufacturing output to grow by 4 per cent on-year and 0.6 per cent over the previous month. <br /><br />Instead, Singapore's industrial production dropped 0.3 per cent in April on-year, and contracted 3.5 per cent on a seasonally adjusted month-on-month basis. <br /><br />The Economic Development Board said the drop in manufacturing output was mainly due to a 12.5 per cent year-on-year decline in the electronics sector. While data storage continued to expand, other electronics segments remained weak.<br /><br />Output from the biomedical manufacturing cluster also fell 4.2 per cent in April. While the medical technology segment expanded 15.9 per cent in April because of higher export demand, this was outweighed by a 7.6 per cent decline in pharmaceuticals production.<br /><br />Meanwhile, the transport engineering cluster expanded 29.1 per cent year-on-year, led mainly by growth from the marine and offshore engineering segment. <br /><br />The precision engineering cluster increased 2.7 per cent, while output of the general manufacturing cluster grew 2.0 per cent year-on-year in April.<br /><br />The chemicals cluster also grew 1.1 per cent year-on-year. The petroleum and petrochemical segments posted gains, but output from the specialties and other chemicals segments declined due to poor demand from the region.<br /><br />While the global economic turmoil continues to affect the manufacturing sector, analysts are hopeful that production will pick up in the coming months.<br /><br />Song Seng Wun, regional economist, CIMB Research, said: "Tech drag is likely to lessen in the next couple of months especially as we head into the second half.<br /><br />"Unless we see further fall in drug manufacturing, the smaller drag from tech, sustained output from transport engineering plus hopefully stable output from medical cluster could see overall manufacturing return to positive territory in the second quarter, we are looking at around 2-3 per cent growth year-on-year, after that 1 per cent contraction in the first quarter itself."<br /><br />- CNA/wm/ck</span>
657
+ </span>
658
+ <!-- Zone Tag : Channel News Asia In Text
659
+ <script type="text/javascript">
660
+ innity_pub = "66368270ffd51418ec58bd793f2d9b1b";
661
+ innity_zone = "12251";
662
+ innity_width = "**";
663
+ innity_height = "**";
664
+ innity_country = "SG";
665
+ </script>
666
+ <script type="text/javascript" src="http://cdn.innity.com/network.js"></script>-->
667
+ <p/>
668
+ </td>
669
+ </tr>
670
+ <tr>
671
+ <td valign="top">&nbsp;</td><br />
672
+ <td colspan="2" valign="top">
673
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
674
+ <tr>
675
+ <td colspan="2" align="center">
676
+
677
+ <p/>
678
+ <!--//start Google Ads-->
679
+ <div width="100%" align="left">
680
+ <script type="text/javascript"><!--
681
+ google_ad_client = "ca-pub-9168250785939291";
682
+ google_ad_slot = "4195056721"; /* CNA 728x90 SG */
683
+ google_ad_width = 728;
684
+ google_ad_height = 90;
685
+ //-->
686
+ </script>
687
+ <script type="text/javascript"
688
+ src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
689
+ </script>
690
+ </div>
691
+ <!--//end Google Ads-->
692
+
693
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
694
+ <tr>
695
+ <td colspan="2" align="center">
696
+ <div width="100%">
697
+ <table width="789" border="0" cellspacing="0" cellpadding="0">
698
+ <tr>
699
+ <td>
700
+ <script type="text/javascript">
701
+ var OB_Template='ChannelNewsAsia';
702
+ var OB_widgetId= 'AR_1';
703
+ var OB_permalink= 'http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html';
704
+ if ( typeof(OB_Script)!='undefined' )
705
+ OutbrainStart();
706
+ else
707
+ {
708
+ var OB_Script = true;
709
+ document.write(unescape("%3Cscript src=\'http://widgets.outbrain.com/outbrainWidget.js\' type=\'text/javascript\'%3E%3C/script%3E"));
710
+ }
711
+ </script>
712
+ </td>
713
+ </tr>
714
+ </table>
715
+ </div>
716
+ </td>
717
+ </tr>
718
+ </table>
719
+ <div width="100%" style="display:none;">
720
+ <br/>
721
+ <table width="789" border="0" cellspacing="0" cellpadding="0">
722
+ <tr>
723
+ <td>
724
+ <div id="fb-root"></div>
725
+ <script src="http://connect.facebook.net/en_US/all.js#appId=101910072318&amp;xfbml=1"></script>
726
+ <fb:comments href="http://www.channelnewsasia.com/stories/singaporebusinessnews/view/1203496/1/.html" num_posts="3" width="789"></fb:comments>
727
+ </td>
728
+ </tr>
729
+ </table>
730
+ </div>
731
+ <tr>
732
+ <td colspan="2" valign="top">
733
+ <!--//END com_dotcom_view_afp_rel.tpl-->
734
+
735
+ </td>
736
+ </tr>
737
+ <tr>
738
+ <td colspan="2" class="subheader">
739
+ <br />
740
+ Other singapore News
741
+ </td>
742
+ </tr>
743
+ </table>
744
+ <!-- <table width="100%" border="0" cellspacing="0" cellpadding="0"> -->
745
+ <table width="100%" border="0">
746
+ <tr>
747
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
748
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203496/1/.html">Singapore's manufacturing output contracts in April</a></td>
749
+ </tr>
750
+ <tr>
751
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
752
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203506/1/.html">S'pore's CAAS, UK's NATS signs Memorandum of Cooperation</a></td>
753
+ </tr>
754
+ <tr>
755
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
756
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203552/1/.html">Services sector business receipts up 6.8% in Q1</a></td>
757
+ </tr>
758
+ <tr>
759
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
760
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203394/1/.html">Looking to boost Singapore's food exports</a></td>
761
+ </tr>
762
+ <tr>
763
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
764
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203392/1/.html">Experts say certification could boost output of organic produce</a></td>
765
+ </tr>
766
+ <tr>
767
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
768
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203388/1/.html">Novena Ville sold in collective sale exercise for S&#036;131.5m</a></td>
769
+ </tr>
770
+ <tr>
771
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
772
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203385/1/.html">SGX, UOB set up Professional Traders Development Centre</a></td>
773
+ </tr>
774
+ <tr>
775
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
776
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203383/1/.html">The Hour Glass posts 29% rise in net profit</a></td>
777
+ </tr>
778
+ <tr>
779
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
780
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203378/1/.html">New minimum wage increase likely to hurt small businesses</a></td>
781
+ </tr>
782
+ <tr>
783
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
784
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203354/1/.html">Full-service carriers need to rethink their operating strategies</a></td>
785
+ </tr>
786
+ <tr>
787
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
788
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203345/1/.html">Strong Singapore business delegation to attend Beijing fair</a></td>
789
+ </tr>
790
+ <tr>
791
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
792
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203336/1/.html">Singapore stocks end flat after losing early gains</a></td>
793
+ </tr>
794
+ <tr>
795
+ <td width="3%" valign="top" class="subheader">&#8226;</td>
796
+ <td width="97%" class="bodytext"><a href="/stories/singaporebusinessnews/view/1203324/1/.html">Farrer Drive residential site up for sale by public tender</a></td>
797
+ </tr>
798
+ </table>
799
+
800
+ </td>
801
+ </tr>
802
+ </table>
803
+ <!--//END dotcom_view_afp.tpl//-->
804
+ <p>&nbsp;</p>
805
+ </td>
806
+ </tr>
807
+ </table>
808
+ </td>
809
+ </tr>
810
+ </table>
811
+ <table width="967" border="0" align="center" cellpadding="0" cellspacing="0">
812
+ <tr>
813
+ <td width="160"><img src="/images/shim.gif" width="5" height="10"/></td>
814
+ <td width="610"><img src="/images/shim.gif" width="5" height="10"/></td>
815
+ <td height="10"><img src="/images/shim.gif" width="5" height="10"/></td>
816
+ </tr>
817
+ <tr>
818
+ <td width="160" bgcolor="#FFFFFF">&nbsp;</td>
819
+ <td colspan="2" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="0" cellpadding="0">
820
+ <tr>
821
+ <td height="22" valign="bottom"><strong>Affiliate Sites: </strong></td>
822
+ </tr>
823
+ <tr>
824
+ <td><img src="/images/affiliate_logos2012may.gif" width="730" height="48" hspace="0" vspace="0" border="0" usemap="#Mapbottom" />
825
+ <map name="Mapbottom" id="MapMap">
826
+ <area shape="rect" coords="584,1,627,47" href="http://www.938live.sg/" target="_blank" />
827
+ <area shape="rect" coords="2,8,116,41" href="http://www.todayonline.com/" target="_blank" />
828
+ <area shape="rect" coords="389,5,495,44" href="http://www.teletext.sg/" target="_blank" />
829
+ <area shape="rect" coords="247,5,372,45" href="http://www.xinmsn.com" target="_blank" />
830
+ <area shape="rect" coords="509,5,575,42" href="http://www.capital958.sg/" target="_blank" />
831
+ <area shape="rect" coords="129,6,230,46" href="http://www.ilovebooks.com/" target="_blank" />
832
+ </map></td>
833
+ </tr>
834
+ </table></td>
835
+ </tr>
836
+ <tr>
837
+ <td>&nbsp;</td>
838
+ <td colspan="2"><table width="596" border="0" cellspacing="0" cellpadding="0">
839
+ <tr>
840
+ <td height="24" valign="bottom"><a href="/about/"><font color="#333333">About Us</font></a>&nbsp; |&nbsp; <a href="/about/contactus.htm" > <font color="#333333">Contact Us</font></a> &nbsp;| <a href="http://www.channelnewsasia.com/advertise/"> <font color="#333333">&nbsp;Advertise with Us</font></a>&nbsp; | <a href="/about/terms.htm" ><font color="#333333"> &nbsp;Terms &amp; Conditions </font></a></td>
841
+ </tr>
842
+ </table></td>
843
+ </tr>
844
+ <tr>
845
+ <td width="160">&nbsp;</td>
846
+ <td colspan="2" id="copyright"><br />
847
+ Copyright
848
+ &copy;
849
+ <script type="text/javascript">
850
+ var mydate=new Date()
851
+ var year=mydate.getFullYear()
852
+ document.write(year);
853
+ </script>
854
+ MediaCorp Pte Ltd. All Rights Reserved.<br />
855
+ Use of this Site is subject to our <a href="/about/terms.htm" target="_blank">terms and conditions</a> of use. Your continued use of this Site shall be <br />
856
+ construed as your agreement to abide by our <a href="/about/terms.htm" target="_blank">terms and conditions</a> of use.
857
+ <br />
858
+ <p><br />
859
+ </td>
860
+ </tr>
861
+ </table>
862
+ <!-- Begin comScore Tag -->
863
+ <script>
864
+ var _comscore = _comscore || [];
865
+ _comscore.push({ c1: "2", c2: "6154803" });
866
+ (function() {
867
+ var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
868
+ s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
869
+ el.parentNode.insertBefore(s, el);
870
+ })();
871
+ </script>
872
+ <noscript>
873
+ <img src="http://b.scorecardresearch.com/p?c1=2&c2=6154803&cv=2.0&cj=1" />
874
+ </noscript>
875
+ <!-- End comScore Tag --><!-- catcat: singapore -->
876
+ <script type="text/javascript" src="/cna/cgi-bin/ACD/ACD.js?uri=(http://info.channelnewsasia.com/mostread/viewed.php?id=1203496&type=story)"></script>
877
+
878
+
879
+
880
+ <!-- SiteCatalyst code version: H.16.
881
+ Copyright 1997-2008 Omniture, Inc. More info available at
882
+ http://www.omniture.com -->
883
+ <script language="JavaScript" type="text/javascript" src="/omniture/s_code.js"></script>
884
+ <script language="JavaScript" type="text/javascript"><!--
885
+ /* You may give each page an identifying name, server, and channel on
886
+ the next lines. */
887
+ s.pageName="news:cna:singapore:singaporebusinessnews:20120525:1203496_singapore's manufacturing output contracts in april"
888
+ s.server="channelnewsasia.com"
889
+ s.channel=""
890
+ s.prop1="news"
891
+ s.prop2="cna"
892
+ s.prop3="news:cna:singapore"
893
+ s.prop4="news:cna:singapore:singaporebusinessnews"
894
+ s.prop5=""
895
+ s.prop6="singapore's manufacturing output contracts in april"
896
+ s.prop7="1203496"
897
+ s.prop8="news"
898
+ /* Conversion Variables */
899
+ s.events=""
900
+ /* Hierarchy Variables */
901
+ s.hier1="news|cna|singapore|singaporebusinessnews|20120525|1203496_singapore's manufacturing output contracts in april"
902
+ /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/
903
+ var s_code=s.t();if(s_code)document.write(s_code)//--></script>
904
+ <script language="JavaScript" type="text/javascript"><!--
905
+ if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
906
+ //--></script><noscript><a href="http://www.omniture.com" title="Web Analytics"><img
907
+ src="http://mediacorp.112.2o7.net/b/ss/mediacorp-cna-prd/1/H.16--NS/0"
908
+ height="1" width="1" border="0" alt="" /></a></noscript><!--/DO NOT REMOVE/-->
909
+ <!-- End SiteCatalyst code version: H.16. -->
910
+
911
+ <!-- Google Code Start -->
912
+ <script type="text/javascript">
913
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
914
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
915
+ </script>
916
+ <script type="text/javascript">
917
+ var pageTracker = _gat._getTracker("UA-5593061-1");
918
+ pageTracker._trackPageview();
919
+ </script>
920
+ <!-- Google Code End -->
921
+ </body>
922
+ </html>
923
+ <!--//END dotcomindex_main_afp.tpl//-->