investasiaonline.com - information about domain
- Server Status: available
- Server IP: 202.79.196.206
- Server Response Time: 663ms
Site title
NextVIEW - ASEAN Financial Portal Singapore
Keywords
ASEAN Financial Portal, Bursa Malaysia Derivatives, Bursa Malaysia Depository, Bursa Malaysia Securities Clearing, Kuala Lumpur Stock Exchange, KLSE, Malaysia, Stock Exchange, Exchange, Malaysia Stock Exchange, Malaysian Stock Exhcnage, Malaysian securiti
Description
ASEAN Financial Information for EVERYONE, ANYWHERE
Alexa information
Alexa rank: 7,250,874
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| investasiaonline.com | IN | SOA | 7200 | mname: NS45.WORLDNIC.com rname: namehost.WORLDNIC.com serial: 108111601 refresh: 10800 retry: 3600 expire: 604800 minimum-ttl: 3600 |
||
| investasiaonline.com | IN | MX | 7200 | mail.investasiaonline.com | pri: 10 | |
| investasiaonline.com | IN | A | 202.79.196.206 | 773 | ||
| investasiaonline.com | IN | NS | 7200 | ns46.WORLDNIC.com | ||
| investasiaonline.com | IN | NS | 7200 | NS45.WORLDNIC.com |
Server Location
Site source
Show / hide source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--<meta http-equiv="refresh" content="600">-->
<meta http-equiv="imagetoolbar" content="no" >
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="-1">
<meta name="DESCRIPTION" content="ASEAN Financial Information for EVERYONE, ANYWHERE" >
<meta http-equiv="Content-Type" charset="utf-8" name="finance, ASEAN Financial, ANYWHERE, NextVIEW, Next View, stocks market, dowjones, commodities futures, futures, forex, indices, Asean Indices, Global indices, index futures, Singapore stocks market, Malaysia stocks market, Vietnam stocks market, Thailand stocks market, Indonesia stocks market, Philippines stocks market, Japan stocks market, China stocks market, Hong Kong stocks market, FTSTI, KLCI, VN Index, SET Index, JCI, iPSE, Nikkei, Shanghai A, Shanghai B, Hang Seng " >
<meta name="keywords" content="ASEAN Financial Portal, Bursa Malaysia Derivatives, Bursa Malaysia Depository, Bursa Malaysia Securities Clearing, Kuala Lumpur Stock Exchange, KLSE, Malaysia, Stock Exchange, Exchange, Malaysia Stock Exchange, Malaysian Stock Exhcnage, Malaysian securities industry, Malaysian stock market, Labuan International Financial Exchange, LFX, Offshore, investment, Invest Malaysia, Asia Pacific, Islamic Capital Market, Islamic Financial Hub, Syariah Investment, Listing in Malaysia, Malaysian Bourse, Index, Indices, Exchange Traded Funds, ETF, Initial Public Offering, IPO, stock prices, prices, share, securities, Equities, Derivatives, Commodities, Crude Palm Oil Prices, Bond, Company Announcement, FTSE Index, FTSE ASEAN Index, FTSE Bursa Malaysia, KLCI, FUPO, FKLI, FCPO, Listed Companies, Bursa Trade" >
<title>NextVIEW - ASEAN Financial Portal Singapore</title>
<link rel="stylesheet" type="text/css" href="includes/css/general1.css" />
<link rel="stylesheet" type="text/css" href="includes/css/club_body.css" />
<link rel="stylesheet" type="text/css" href="facebox/facebox.css" media="screen">
<link rel="stylesheet" type="text/css" href="popupbox/facebox.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="includes/css/common.css" />
<script type="text/javascript" src="includes/js/nav_drop.js"></script>
<script type="text/javascript" src="includes/js/jquery-1.2.6.min.js"></script>
<script type="text/javascript" src="includes/js/search.js"></script>
<script type="text/javascript" src="includes/js/hoverIntent.js"></script>
<script type="text/javascript" src="includes/js/ui.core.js"></script>
<script type="text/javascript" src="includes/js/ui.tabs.js"></script>
<script type="text/javascript" src="includes/js/nav.js"></script>
<script type="text/javascript" src="includes/js/jquery.li-scroller.1.0.js"></script>
<script type="text/javascript" src="facebox/facebox.js"></script>
<script type="text/javascript" src="popupbox/facebox.js"></script>
<script type="text/javascript" src="includes/js/dd.js"></script>
<script type="text/javascript" src="includes/js/function.js"></script>
<script type="text/javascript" src="includes/js/rotate.js"></script>
<script type="text/javascript" src="includes/js/tooltips.js"></script>
<script type="text/javascript" src="includes/js/jquery.scrollTo.js"></script>
<script src="jquery.js" type="text/javascript"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23448349-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$('a[rel*=facebox]').facebox()
})
</script>
<script language="javascript">
$(document).ready(
function(e) {
try {
MSDropDown.init("#designhtml select");
} catch(e) {
alert(e);
}
}
)
</script>
<!--[if lte IE 6]>
<style>
.dropdown {width: 100px; white-space: nowrap;}
</style>
<![endif]-->
<!--[if lte IE 7]>
<style>
#menuwrapper, #p7menubar ul a {height: 1%;}
a:active {width: auto;}
</style>
<![endif]-->
<script type="text/javascript">
// initialise plugins
function login(){
document.frmlogin.submit();
}
</script>
<!--[if lte IE 6]>
<script type="text/javascript">
function correctPNG() // correctly handle PNG transparency in Win IE 5.5 & 6.
{
var arVersion = navigator.appVersion.split("MSIE")
var version = parseFloat(arVersion[1])
if ((version >= 5.5) && (document.body.filters))
{
for(var i=0; i<document.images.length; i++)
{
var img = document.images[i]
var imgName = img.src.toUpperCase()
if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
{
var imgID = (img.id) ? "id='" + img.id + "' " : ""
var imgClass = (img.className) ? "class='" + img.className + "' " : ""
var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
var imgStyle = "display:inline-block;" + img.style.cssText
if (img.align == "left") imgStyle = "float:left;" + imgStyle
if (img.align == "right") imgStyle = "float:right;" + imgStyle
if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle
var strNewHTML = "<span " + imgID + imgClass + imgTitle
+ " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
+ "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
+ "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
img.outerHTML = strNewHTML
i = i-1
}
}
}
}
window.attachEvent("onload", correctPNG);
</script>
<![endif]-->
</head>
<body>
<script type="text/javascript" src="includes/js/helpers.js"></script>
<script>
var globalVar = new Array();
globalVar['symbol'] = 'sg';
globalVar['country'] = 'sg';
globalVar['shortname'] = 'sg';
globalVar['longname'] = 'Singapore';
globalVar['currency'] = 'SGD';
globalVar['indices'] = 'STI';
globalVar['delay'] = '1';
globalVar['delayperiod'] = '*20 mins delayed';
function frmsb() {
document.frmz.action = "index.php?country=" + document.frmz.country[document.frmz.country.selectedIndex].value;
document.frmz.submit();
}
</script>
<div id="header" class="header">
<div class="headerlogo">
<div class="logo">
<a href="http://www.nextview.com"><img src="includes/pics/logo.png" alt="NextVIEW Logo" border="0" vspace="10" style=" vertical-align: top;" /></a>
</div>
<div class="homeadv">
<div id="homeadv"><ul><li><IFRAME WIDTH="728" HEIGHT="90" SCROLLING="No" FRAMEBORDER="0" MARGINHEIGHT="0" MARGINWIDTH="0" SRC="http://adserver.adtech.de/adiframe|3.0|559|2198532|0|225|ADTECH;target=_blank;key=key1+key2+key3+key4;grp=[group]"><script language="javascript" src="http://adserver.adtech.de/addyn|3.0|559|2198532|0|225|ADTECH;loc=700;target=_blank;key=key1+key2+key3+key4;grp=[group]"></script><noscript><a href="http://adserver.adtech.de/adlink|3.0|559|2198532|0|225|ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" target="_blank"><img src="http://adserver.adtech.de/adserv|3.0|559|2198532|0|225|ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" border="0" width="728" height="90"></a></noscript></IFRAME></li></ul><script>$('#homeadv').rotate(null,{delay: 30000});</script></div>
</div>
<div class="advisor">
<a href="http://corporate.nextview.com/advisor.php" target="_blank"><img src="pics/banner/banner_advisor.gif" border="0" /></a>
</div>
</div>
<div class="loginpanel">
<div id="date" class="date"><script type="text/javascript" src="includes/js/date.js"></script> <span id="clock" style="color:#4eadde"> </span></div>
<div id="login" class="login">
<form id="frmlogin" name="frmlogin" action="login_process.php?page=index.php&ss2=0&ref=index.php" method="post">
<table class="loginForm" border="0" cellspacing="0" cellpadding="0" align="right">
<tr>
<td>Username:</td>
<td><input class="txtbox" type="text" name="username" value="" size="20" /></td>
<td>Password:</td>
<td><input class="txtbox" type="password" name="pwd" value="" size="20" /></td>
<td><input type="submit" class="loginBtn" name="login" value="Login"> </td>
<td><span class="hotspot" onmouseover="tooltip.show('Not a subscriber? Sign up for FREE!');" onmouseout="tooltip.hide();"><a href="club.php"><img src="includes/pics/icon_register.png" alt="Not a subscriber? Sign up for FREE!" border="0" /></a></span></td><!--<td><a href="registration.php">Not a subscriber? Sign Up for FREE</a></td>-->
</tr>
</table>
</form>
</div>
</div>
</div>
<div id="menuBar">
<ul id="sddm">
<li> <a href="#" onclick="mopen('m1')" onmouseover="mopen('m1')" onmouseout="mclosetime()"><img src="includes/pics/country_SG.png"> Home</a> <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"><a href="index.php?country=sg"><img src="includes/pics/country_SG.png"> Singapore</a><a href="index.php?country=my"><img src="includes/pics/country_MY.png"> Malaysia</a> </div></li><li> <a href="#" onclick="mopen('m2')" onmouseover="mopen('m2')" onmouseout="mclosetime()">Investing</a> <div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"><a href="index_watch.php">Index Watch</a><a href="list.php?country=sg&by=alp&val=2">Market Overview</a><a href="list.php?country=sg&by=alp&val=1">All Indices</a><a href="list.php?country=sg&by=alp&val=a">All Stocks</a><a href="list.php?country=sg&idx=1&wtype=5">Warrants</a><a href="market_heat.php">Market Heat</a><a href="list.php?country=sg&idx=1&wtype=4">ETFS</a> </div></li><li> <a href="#" onclick="mopen('m3')" onmouseover="mopen('m3')" onmouseout="mclosetime()">Tools/Portfolio</a> <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"><a href="club.php">Charts</a><a href="wlisting.php">Watchlist</a><a href="portfolio.php">Portfolio</a><a href="http://corporate.nextview.com/advisor.php" target="_blank">Advisor</a><a href="http://corporate.nextview.com/advisorx.php" target="_blank">Advisor X</a><a href="http://corporate.nextview.com/eod.php" target="_blank">End of Day (EOD)</a> </div></li><li> <a href="#" onclick="mopen('m4')" onmouseover="mopen('m4')" onmouseout="mclosetime()">Research</a> <div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"><a href="news.php?nstatus=1">Market News</a><a href="exnews.php">Announcements</a><a href="club.php">Market Insight</a><a href="club.php">Commentaries</a><a href="economic.php">Economic Calendar</a><a href="brokercalls.php">Broker Calls</a> </div></li><li> <a href="#" onclick="mopen('m5')" onmouseover="mopen('m5')" onmouseout="mclosetime()">Investor Relations</a> <div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"><a href="ir.php">Featured Companies</a><a href="ir_template.php">IR Template</a> </div></li><li> <a href="#" onclick="mopen('m6')" onmouseover="mopen('m6')" onmouseout="mclosetime()">Education</a> <div id="m6" onmouseover="mcancelclosetime()" onmouseout="mclosetime()"><a href="education.php">Events</a><a href="club.php">Trading Concepts</a> </div></li><li class="current"><a href="club.php" target="_blank">Investor Club</a></li><li class="current"><a href="http://corporate.nextview.com" target="_blank">About Us</a></li> </ul>
<div style="clear:both"></div>
</div>
<div id="contentWidth">
<div id="content">
<div class="colN homepage">
<table cellspacing=0 cellpadding=0 width="100%" border="0">
<tr>
<td align="left"><a href="services.php" class="services">Want live quote? Click here</a></td>
<td align="right" style="margin: 0px; font-size: 8px; color: #FFFFFF; height: 20px; padding-top: 3px; padding-bottom: 1px;"><form name="sf" action="quote.php?country=sg" method="POST" id="form1">
<div style="font-family: Arial; font-size: 11px; float: right;">
<b>Stock Search </b><input class="searchbox" autocomplete="off" name="ss" size="25" value="" onclick="document.sf.ss.select();" />
<input type="Submit" class="cssbutton" name="sb" value="Go" /></div>
<input type="hidden" name="sCode" value="" />
<input type="hidden" name="pg" value="6" />
<input type="hidden" name="ss2" size="18" value="" />
<input type="hidden" name="exch" size="18" value="" />
</form></td>
</tr>
</table>
<div style="height: 1px;"></div>
<div class="homeContent">
<div class="colN_inner_left">
<div class="panelSummary">
<h1>Singapore Market Overview</font></h1>
<div class="panelContent">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="leftTD">
<div id="trans">
<div id="chartcontent" align="center"> <table border="0" cellpadding="1" cellspacing="1" border="0" width="100%" class="chartTBL"> <tr bgcolor="#000000"><td colspan="5" align="center"> <div id="STK1" style="padding: 0px; display: block; width: 245px; height: 190px; background: transparent url('http://www.investasiaonline.com/data2/getchart.php?symbol=STI&exch=SG&username=&type=1&disp=index') -10px top no-repeat;"><img src="images/blank.gif" width=245 height=190></div> </td></tr> <tr bgcolor="#000000"> <td align="center" bgcolor="#003c4d"><a class="common" onclick="loadChart('chart=&width=245&height=190&symbol=STI&exch=SG&disp=index&type=1','chartcontent');">1D</a></td> <td align="center"><a class="common" onclick="loadChart('chart=&width=245&height=190&symbol=STI&exch=SG&disp=index&type=2','chartcontent');">5D</a></td> <td align="center"><a class="common" onclick="loadChart('chart=&width=245&height=190&symbol=STI&exch=SG&disp=index&type=3','chartcontent');">3M</a></td> <td align="center"><a class="common" onclick="loadChart('chart=&width=245&height=190&symbol=STI&exch=SG&disp=index&type=4','chartcontent');">6M</a></td> <td align="center"><a class="common" onclick="loadChart('chart=&width=245&height=190&symbol=STI&exch=SG&disp=index&type=5','chartcontent');">1Y</a></td> </tr> </table></div> </div>
</td>
<td class="rightTD" style="vertical-align: middle;">
<div style="padding-top: 0px;" class="panel divTrans">
<div id="tableIndex" class="nopadding"></div></div>
</div>
<table width="100%" cellspacing="1" cellpadding="0" border="0">
<tr><td colspan="2" class="summaryHeader">Market Summary</td></tr>
<tr><td class="title">Gainers</td><td class="Number Up" >323</td></tr>
<tr class="alt"><td class="title">Losers</td><td class="Number Down" >187</td></tr>
<tr><td class="title">Unchanged</td><td class="Number Still" >169</td></tr>
<tr class="alt"><td class="title">Untraded</td><td class="Number Still" >1393</td></tr>
<tr><td class="title">Volume (Mil)</td><td class="Number Up" >1,680</td></tr>
<tr class="alt"><td class="title">Value (SGD Mil)</td><td class="Number Up" >1,646</td></tr>
</table>
<div class="smallNotice">Last updated on 2012-03-16</div> </td>
</tr>
</table>
</div>
</div>
<div class="divSmallHeight"></div>
<div class="stockAnnounce"><style type="text/css">
#ajaxticker1{
width: 100%;
height: 20px;
border: 0px ridge black;
padding: 5px;
background-color: transparent;
text-align:center;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #transparent;
}
.someclass{ //class to apply to your scroller(s) if desired
}
</style>
<script src="includes/js/ajaxticker.js" type="text/javascript">
</script>
<script type="text/javascript">
var xmlfile="irclient_content.php?exch=sg" //path to ticker txt file on your server.
//ajax_ticker(xmlfile, divId, divClass, delay, optionalfadeornot)
new ajax_ticker(xmlfile, "ajaxticker1", "someclass", 3500, "fade")
</script></div>
<div class="divSmallHeight"></div>
<div class="panel divTrans">
<a class="common" href="list.php?country=sg&by=alp&val=a&mode=2" >Stock</a> | <a class="common" href="list.php?country=sg&idx=1&wtype=5&mode=3" >Warrants</a> | <a class="common" href="list.php?country=sg&idx=1&wtype=4&mode=4" >ETFs</a>
<!-- | <a class="common" href="#" >Commodities</a> | <a class="common" href="#" >Forex</a>-->
</div>
<div class="divSmallHeight"></div>
<div class="panel">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr><td class="nopadding" colspan="2"><h1>Gainers</h1></td><td class="nopadding" colspan="2"><h1>Losers</h1></td></tr>
<tr class="menu">
<td id="btn_top5" onclick="loadpanel(1,'top5');" class="selected" >Top 5 Gainers</td>
<td id="btn_top5p" onclick="loadpanel(2,'top5');">Top 5 Gainers %</td>
<td id="btn_bottom5" onclick="loadpanel(1,'bottom5');" class="selected">Top 5 Losers</td>
<td id="btn_bottom5p" onclick="loadpanel(2,'bottom5');">Top 5 Losers %</td>
</tr>
<tr>
<td colspan="2" class="leftTD" id="top5_div">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">Chg</td>
</tr>
<tr class="alt"><td class="leftColumn40" id="gainer_td_0_0"><a class="common" href="quote.php?country=sg&ss2=I17">IS S&P500 10</a></td><td class="rightColumn20" id="gainer_td_0_1"><span class="Up">141.21</span></td><td class="rightColumn20" id="gainer_td_0_2"><span class="Up">2.25</span></td></tr><tr><td class="leftColumn40" id="gainer_td_1_0"><a class="common" href="quote.php?country=sg&ss2=D01">DairyFarm 900 US</a></td><td class="rightColumn20" id="gainer_td_1_1"><span class="Up">10.90</span></td><td class="rightColumn20" id="gainer_td_1_2"><span class="Up">0.680</span></td></tr><tr class="alt"><td class="leftColumn40" id="gainer_td_2_0"><a class="common" href="quote.php?country=sg&ss2=O87">GLD 10US$</a></td><td class="rightColumn20" id="gainer_td_2_1"><span class="Up">160.74</span></td><td class="rightColumn20" id="gainer_td_2_2"><span class="Up">0.510</span></td></tr><tr><td class="leftColumn40" id="gainer_td_3_0"><a class="common" href="quote.php?country=sg&ss2=A46">APB</a></td><td class="rightColumn20" id="gainer_td_3_1"><span class="Up">33.90</span></td><td class="rightColumn20" id="gainer_td_3_2"><span class="Up">0.400</span></td></tr><tr class="alt"><td class="leftColumn40" id="gainer_td_4_0"><a class="common" href="quote.php?country=sg&ss2=A78">LionGold</a></td><td class="rightColumn20" id="gainer_td_4_1"><span class="Up">1.25</span></td><td class="rightColumn20" id="gainer_td_4_2"><span class="Up">0.305</span></td></tr><tr><td colspan="2"><div class="smallNoticeLeft">*20 mins delayed</div></td><td><div class="smallMore"><a class="common" href="list.php?by=alp&val=4">more >></a></div></td></tr> </table>
</td>
<td colspan="2" class="leftTD" id="top5p_div" style="display:none">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">%</td>
</tr>
<tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=L20">LifeBrandz</a></td><td class="rightColumn20 Up ">0.008</td><td class="rightColumn20 Up ">33.33</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=A78">LionGold</a></td><td class="rightColumn20 Up ">1.25</td><td class="rightColumn20 Up ">32.28</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=C02">Compact</a></td><td class="rightColumn20 Up ">0.005</td><td class="rightColumn20 Up ">25.00</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=536">$ Goldtron</a></td><td class="rightColumn20 Up ">0.005</td><td class="rightColumn20 Up ">25.00</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=5CS">$ Infinio</a></td><td class="rightColumn20 Up ">0.006</td><td class="rightColumn20 Up ">20.00</td></tr><tr><td colspan="2"><div class="smallNoticeLeft">*20 mins delayed</div></td><td><div class="smallMore"><a class="common" href="list.php?by=alp&val=4">more >></a></div></td></tr> </table>
</td>
<td colspan="2" class="rightTD" id="bottom5_div">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">Chg</td>
</tr>
<tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=J36">JMH 400US$</a></td><td class="rightColumn20 Down ">51.20</td><td class="rightColumn20 Down">1.75</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=C07">Jardine C&C</a></td><td class="rightColumn20 Down ">47.50</td><td class="rightColumn20 Down">1.40</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=J37">JSH 500US$</a></td><td class="rightColumn20 Down ">31.70</td><td class="rightColumn20 Down">0.930</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=S20">St Trdg</a></td><td class="rightColumn20 Down ">3.20</td><td class="rightColumn20 Down">0.130</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=H78">HKLand US$</a></td><td class="rightColumn20 Down ">5.65</td><td class="rightColumn20 Down">0.110</td></tr><tr><td colspan="2"><div class="smallNoticeLeft">*20 mins delayed</div></td><td><div class="smallMore"><a class="common" href="list.php?by=alp&val=6">more >></a></div></td></tr> </table>
</td>
<td colspan="2" class="rightTD" id="bottom5p_div" style="display:none">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">%</td>
</tr>
<tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=5IH">$ Fastube</a></td><td class="rightColumn20 Down ">0.020</td><td class="rightColumn20 Down">48.72</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=530">$ ChinaTitan</a></td><td class="rightColumn20 Down ">0.003</td><td class="rightColumn20 Down">25.00</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=520">$ AdvSys</a></td><td class="rightColumn20 Down ">0.004</td><td class="rightColumn20 Down">20.00</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=T28">Teledata^</a></td><td class="rightColumn20 Down ">0.012</td><td class="rightColumn20 Down">20.00</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=587">$ Lereno</a></td><td class="rightColumn20 Down ">0.005</td><td class="rightColumn20 Down">16.67</td></tr><tr><td colspan="2"><div class="smallNoticeLeft">*20 mins delayed</div></td><td><div class="smallMore"><a class="common" href="list.php?by=alp&val=6">more >></a></div></td></tr> </table>
</td>
</tr>
</table>
</div>
<div class="divHeight" ></div>
<div id="top10" class="panel">
<h1>Active</h1>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr class="menu">
<td id="btn_active" colspan="2" onclick="loadpanel(1,'active');" class="selected" >Top 10 Active by Volume</td>
<td id="btn_activep" colspan="2" onclick="loadpanel(2,'active');">Top 10 Active by Value</td>
</tr>
<tr id="active_div">
<td colspan="2" class="leftTD">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">Chg</td>
</tr>
<tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=G13">Genting SP</a></td><td class="rightColumn20 Up">1.65</td><td class="rightColumn20 Up">0.010</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=A78">LionGold</a></td><td class="rightColumn20 Up">1.25</td><td class="rightColumn20 Up">0.305</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=U09">UPP</a></td><td class="rightColumn20 Up">0.270</td><td class="rightColumn20 Up">0.010</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=Z59">Yoma</a></td><td class="rightColumn20 Up">0.460</td><td class="rightColumn20 Up">0.005</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=N21">Noble Grp</a></td><td class="rightColumn20 Still">1.42</td><td class="rightColumn20 Still">0.000</td></tr> </table> <div class="listdelay">*20 mins delayed</div></td><td colspan="2" class="rightTD"> <table border="0" cellpadding="0" cellspacing="1" width="100%"> <tr> <td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">Chg</td> </tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=R14">Ramba</a></td><td class="rightColumn20 Up">0.450</td><td class="rightColumn20 Up">0.020</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=Z74">SingTel</a></td><td class="rightColumn20 Down">3.12</td><td class="rightColumn20 Down">0.010</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=5DN">Ezra</a></td><td class="rightColumn20 Up">1.12</td><td class="rightColumn20 Up">0.005</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=T82U">SuntecReit</a></td><td class="rightColumn20 Up">1.25</td><td class="rightColumn20 Up">0.010</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=C38U">CapitaMall</a></td><td class="rightColumn20 Down">1.75</td><td class="rightColumn20 Down">0.045</td></tr> </table>
<div class="listmore"><a class="common" href="list.php?by=alp&val=2">more >></a></div>
</td>
</tr>
<tr id="activep_div" style="display:none">
<td colspan="2" class="leftTD">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">Chg</td>
</tr>
<tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=G13">Genting SP</a></td><td class="rightColumn20 Up ">1.65</td><td class="rightColumn20 Up">0.010</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=F34">Wilmar</a></td><td class="rightColumn20 Down ">4.94</td><td class="rightColumn20 Down">0.020</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=MC0">GLP</a></td><td class="rightColumn20 Down ">2.19</td><td class="rightColumn20 Down">0.020</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=Z74">SingTel</a></td><td class="rightColumn20 Down ">3.12</td><td class="rightColumn20 Down">0.010</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=NS8U">HPH Trust US$</a></td><td class="rightColumn20 Still ">0.775</td><td class="rightColumn20 Still">0.000</td></tr> </table> <div class="listdelay">*20 mins delayed</div></td><td colspan="2" class="rightTD"> <table border="0" cellpadding="0" cellspacing="1" width="100%"> <tr> <td class="leftColumn40"></td><td class="rightColumn20">Last</td><td class="rightColumn20">Chg</td> </tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=D05">DBS</a></td><td class="rightColumn20 Down ">14.31</td><td class="rightColumn20 Down">0.060</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=A78">LionGold</a></td><td class="rightColumn20 Up ">1.25</td><td class="rightColumn20 Up">0.305</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=E5H">GoldenAgr</a></td><td class="rightColumn20 Still ">0.745</td><td class="rightColumn20 Still">0.000</td></tr><tr><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=MS7">STXOSV</a></td><td class="rightColumn20 Up ">1.78</td><td class="rightColumn20 Up">0.040</td></tr><tr class="alt"><td class="leftColumn40"><a class="common" href="quote.php?country=sg&ss2=N21">Noble Grp</a></td><td class="rightColumn20 Still ">1.42</td><td class="rightColumn20 Still">0.000</td></tr> </table>
<div class="listmore"><a class="common" href="list.php?by=alp&val=3">more >></a></div>
</td>
</tr>
</table>
</div>
<div class="divHeight" ></div>
<div class="panel">
<table cellpadding="0" cellspacing="1" border="0" width="100%">
<tr>
<td class="leftTD border" id="indicesTBL">
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="titletbl">
<tr>
<th>Indices</th>
<td class="rightColumn20">Last</td>
<td class="rightColumn20">Chg</td>
<td class="rightColumn20">%</td>
</tr>
<tr class="alt"> <td>STI</td> <td class="Down">3,010.68</td> <td class="Down">15.16</td> <td class="Down">0.50</td></tr><tr> <td>FSTS</td> <td class="Up">470.96</td> <td class="Up">7.55</td> <td class="Up">1.63</td></tr><tr class="alt"> <td>FSTM</td> <td class="Up">699.77</td> <td class="Up">4.34</td> <td class="Up">0.62</td></tr><tr> <td>FSTF</td> <td class="Up">651.21</td> <td class="Up">3.68</td> <td class="Up">0.57</td></tr><tr class="alt"> <td>FSTCT</td> <td class="Up">231.34</td> <td class="Up">0.460</td> <td class="Up">0.20</td></tr><tr> <td>FSTC</td> <td class="Down">256.05</td> <td class="Down">1.02</td> <td class="Down">0.40</td></tr><tr class="alt"> <td>FSTAS</td> <td class="Down">729.82</td> <td class="Down">1.37</td> <td class="Down">0.19</td></tr> </table>
<div class="smallNotice">
</div>
</td>
<td class="rightTD border">
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="titletbl">
<tr>
<td class="">(%)</td>
<td class="rightColumn20">MTD</td>
<td class="rightColumn20">QTD</td>
<td class="rightColumn20">YTD</td>
</tr>
<tr class="alt"> <td class="leftColumn40">STI</td> <td class="rightColumn20 Up">1.07</td> <td class="rightColumn20 Up">13.77</td> <td class="rightColumn20 Up">13.77</td></tr><tr> <td class="leftColumn40">FSTS</td> <td class="rightColumn20 Up">3.02</td> <td class="rightColumn20 Up">18.10</td> <td class="rightColumn20 Up">18.10</td></tr><tr class="alt"> <td class="leftColumn40">FSTM</td> <td class="rightColumn20 Up">1.59</td> <td class="rightColumn20 Up">19.21</td> <td class="rightColumn20 Up">19.21</td></tr><tr> <td class="leftColumn40">FSTF</td> <td class="rightColumn20 Up">1.08</td> <td class="rightColumn20 Up">16.75</td> <td class="rightColumn20 Up">16.75</td></tr><tr class="alt"> <td class="leftColumn40">FSTCT</td> <td class="rightColumn20 Up">1.70</td> <td class="rightColumn20 Up">23.58</td> <td class="rightColumn20 Up">23.58</td></tr><tr> <td class="leftColumn40">FSTC</td> <td class="rightColumn20 Up">0.94</td> <td class="rightColumn20 Up">16.20</td> <td class="rightColumn20 Up">16.20</td></tr><tr class="alt"> <td class="leftColumn40">FSTAS</td> <td class="rightColumn20 Up">1.27</td> <td class="rightColumn20 Up">14.89</td> <td class="rightColumn20 Up">14.89</td></tr> </table>
<div class="smallNotice">*day end update</div> </td>
</tr>
</table>
</div>
<div class="divHeight" ></div>
<div class="panel">
<h1>Programme Announcement</h1>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn20">Date</td><td class="leftColumn80">Programme</td>
</tr>
</table>
<div class="smallNotice"><a class="common" target="_blank" href="http://corporate.nextview.com/education_events.php">more programme >></a></div>
</div>
<div class="divHeight" ></div>
<!--
<div class="panel">
<h1>Analysis / Research</h1>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn20">Date</td><td class="leftColumn80">Title</td>
</tr>
</table>
</div>
<div class="divHeight" ></div>
-->
<div class="panel">
<h1>News</h1>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn20">Date</td><td class="leftColumn80">Headlines</td>
</tr>
<tr class="alt"><td>4 hrs Ago</td><td><a href="subscribe.php" target="_blank">DJ Spain Fin Min To Meet With Investors In China, Singapore</a></td></tr><tr><td>5 hrs Ago</td><td><a href="subscribe.php" target="_blank">DJ Singapore Bourse: Change In Debao Property Development Ltd.</a></td></tr><tr class="alt"><td>5 hrs Ago</td><td><a href="subscribe.php" target="_blank">DJ Singapore Bourse: Change In Debao Property Development Ltd.</a></td></tr><tr><td>5 hrs Ago</td><td><a href="subscribe.php" target="_blank">DJ Singapore Bourse: Change In Debao Property Development Ltd.</a></td></tr><tr class="alt"><td>5 hrs Ago</td><td><a href="subscribe.php" target="_blank">DJ Singapore Bourse: Change In Debao Property Development Ltd.</a></td></tr> </table>
<div class="smallNotice"><a class="common" href="dj_news.php">more news >></a></div>
</div>
<div class="divHeight" ></div>
<!--
<div class="panel">
<h1>Financial Calendar</h1>
</div>
<div class="divHeight" ></div>
-->
<div class="panel">
<h1>Economic Calendar</h1>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn20">Date</td><td style="width:50%">Release</td><td style="width:13%">Source</td><td style="width:17%">Period</td>
</tr>
</table>
<div class="smallNotice"><a class="common" href="economic.php">more >></a></div>
</div>
<div class="divHeight" ></div>
<div class="panel">
<h1 class="title">Book Review</h1>
<div class="pad">
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td rowspan="2"><img src="image.php?type=book&file=1_20091215110255.jpg" width="100" /></td>
<td class="intro">What makes for a successful investor? And more importantly, what makes for a happy and meaningful life? According to legendary investor Jim Rogers, the road to financial success and the road to happiness are one and the same. </td>
</tr>
<tr>
<td align="right"><a href="book.php?id=1">more >></a></td>
</tr>
</table>
</div>
</div>
<div class="divHeight"></div>
</div>
<!-- inner 3 column - Left -->
<!-- inner 3 column - Mid -->
<div class="colN_inner_mid">
<script>loadPageTimer('filter.php?paid=non','','divFilter');</script>
<div class="panel">
<h1>Broker Calls</h1>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr>
<td class="leftColumn15">Date</td><td>Headline</td>
</tr>
<tr class="alt"><td class="leftColumn15">16-Mar</td><td class="leftColumn50"><a class="common" href="brokercalls.php?id=2041" target="_blank">Kim Eng upgrades BUY on M*.</a></td></tr><tr><td class="leftColumn15">15-Mar</td><td class="leftColumn50"><a class="common" href="brokercalls.php?id=2039" target="_blank">CIMB keeps OUTPERFORM on S*****.</a></td></tr><tr class="alt"><td class="leftColumn15">15-Mar</td><td class="leftColumn50"><a class="common" href="brokercalls.php?id=2038" target="_blank">OCBC downgrades SELL on G*******.</a></td></tr> </table>
<div class="smallNotice"><a class="common" href="brokercalls.php">more >></a></div>
</div>
<div class="divHeight" ></div>
<div id="homebanner"><ul></ul><li><IFRAME WIDTH="300" HEIGHT="250" SCROLLING="No" FRAMEBORDER="0" MARGINHEIGHT="0" MARGINWIDTH="0" SRC="http://adserver.adtech.de/adiframe|3.0|559|2198534|0|170|ADTECH;target=_blank;key=key1+key2+key3+key4;grp=[group]"><script language="javascript" src="http://adserver.adtech.de/addyn|3.0|559|2198534|0|170|ADTECH;loc=700;target=_blank;key=key1+key2+key3+key4;grp=[group]"></script><noscript><a href="http://adserver.adtech.de/adlink|3.0|559|2198534|0|170|ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" target="_blank"><img src="http://adserver.adtech.de/adserv|3.0|559|2198534|0|170|ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" border="0" width="300" height="250"></a></noscript></IFRAME></li><script>$('#homebanner').rotate(null,{delay: 30000});</script></div>
<div class="divHeight" ></div>
<div class="panel">
<h1 onclick="window.location='article.php?ar_type=0';" style="cursor: pointer;">Commentaries</h1>
<div class="listContent" style="clear:both;"><a class="common" href="article.php?ar_type=0&ar_id=189">Crude Palm Oil: Rally with a price target of RM3,400 (Benny Lee)</a><p class="intro">The Eurozone crisis has helped price of crude oil to rise and US dollar to strengthen. Together with expected lower output in November and higher exports, these factors caused price of crude palm oil to rally in the past one month</p><div class="postedon"><b>Posted On 22-Nov-11</b></div><div class="rightMore"><a class="common" href="article.php?ar_type=0&ar_id=189">more >></a></div></div><div class="listContent" style="clear:both;"><a class="common" href="article.php?ar_type=0&ar_id=188">Kuala Lumpur FBMKLCI: Market uptrend struggles (Benny Lee)</a><p class="intro">Technically, the FBMKLCI is still in a short term up trend (based on an increasing 30-day moving average), but the uptrend is correction in a major down trend (based on a declining 90-day moving average). </p><div class="postedon"><b>Posted On 18-Nov-11</b></div><div class="rightMore"><a class="common" href="article.php?ar_type=0&ar_id=188">more >></a></div></div><div class="listContent" style="clear:both;"><a class="common" href="article.php?ar_type=0&ar_id=187">Short term market correction (Benny Lee)</a><p class="intro">The market was quieter as compared to last week as investors lack direction but focus was on penny stocks in the local market. Markets in the west ended in a sideway note last week but Asian markets ended up in negative territory. The FBMKLCI settled 3.24 points lower in a week to 1,477.22 points after trading in a relatively tight trading range between 1,466.25 and 1,490.74 points. Average daily trading volume was 2.6 billion shares with an average value of RM1.6 billion. This shows that most of the trading volume is on lower-prices stocks.</p><div class="postedon"><b>Posted On 16-Nov-11</b></div><div class="rightMore"><a class="common" href="article.php?ar_type=0&ar_id=187">more >></a></div></div>
</div>
<div class="divHeight" ></div>
<div class="panel">
<h1 onclick="window.location='article.php?ar_type=1';" style="cursor: pointer;">Trading Concepts/Opinions</h1>
<div class="listContent" style="clear:both;"><a class="common" href="article.php?ar_type=1&ar_id=182">Straits Times. Singapore</a><p class="intro">The first feature to note is that the Straits Times Index does not show any end of trend pattern such as a head and shoulders or a rounding top. This doesn?t mean the trend will not end, but it makes it more difficult to set downside target objectives.</p><div class="postedon"><b>Posted On 15-Sep-11</b></div><div class="rightMore"><a class="common" href="article.php?ar_type=1&ar_id=182">more >></a></div></div><div class="listContent" style="clear:both;"><a class="common" href="article.php?ar_type=1&ar_id=180">Nikkei Japan</a><p class="intro">The Nikkei fallen below the support level at 9000 and this shows limited strength in the economy. The market has not developed a clear directional bias. The Nikkei continues to move in a broad sideways trading band. The lower support level is near 9000 and this is under strong testing</p><div class="postedon"><b>Posted On 13-Sep-11</b></div><div class="rightMore"><a class="common" href="article.php?ar_type=1&ar_id=180">more >></a></div></div><div class="listContent" style="clear:both;"><a class="common" href="article.php?ar_type=1&ar_id=175">Gold Trend Stability</a><p class="intro">The last minute agreement of lifting the debt ceiling in the United States has two important results. First it has shaken confidence in the US and the role it has played in global financial stability. Second it confirms the nation is addicted to debt. The debt ceiling can be implemented only by printing more dollars. It leads to an inevitable debasement of the currency and ongoing dollar weakness.</p><div class="postedon"><b>Posted On 12-Aug-11</b></div><div class="rightMore"><a class="common" href="article.php?ar_type=1&ar_id=175">more >></a></div></div>
</div>
<div class="divHeight" ></div>
<!-- <div class="brpadding" ></div>-->
</div>
<!-- inner 3 column - Mid -->
<div class="colN_inner_right">
<script type="text/javascript" src="cache/banner.sg.js.cache"></script>
<div class="panel">
<h1>Featured Companies</h1>
<div class="divWhite"><center><script type="text/javascript" src="includes/js/featurecompany.js"></script></center></div>
</div>
<div class="divHeight" ></div>
<div class="panel" style="text-align:center;">
<a href="http://itunes.apple.com/app/nextview-on-the-move-malaysia/id450712901?mt=8" target="_blank"><img src="pics/banner/bn_nv_appstore_234x150_v2.png"></a>
</div>
<div class="panel divTrans" id="banner_A1"><script>$('#banner_A1').rotate(_nvcache['banner']['A1']);</script></div>
<div class="divHeight" ></div>
<div class="panel">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="tblQuoteX maintblQuoteX"><tr> <th><h1>ASEAN</h1></th> <th style="text-align:right;" width="25%">Last</th> <th style="text-align:right;" width="25%">Chg</th> <th style="text-align:right;">%</th></tr><tr><td id="asean_td_0_0" class="common">FTSTI <img src="images/icon_live.png" align="absmiddle"></td><td style="text-align:right;" width="25%" id="asean_td_0_1" class="common"><span class="Down">3,010.68</span></td><td style="text-align:right;" width="25%" id="asean_td_0_2" class="common"><span class="Down">15.16</span></td><td style="text-align:right;" id="asean_td_0_3" class="common"><span class="Down">0.50</span></td> </tr><tr class="alt"><td id="asean_td_1_0" class="common">KLCI <img src="images/icon_delayed.png" align="absmiddle"></td><td style="text-align:right;" width="25%" id="asean_td_1_1" class="common"><span class="Down">1,571.40</span></td><td style="text-align:right;" width="25%" id="asean_td_1_2" class="common"><span class="Down">7.98</span></td><td style="text-align:right;" id="asean_td_1_3" class="common"><span class="Down">0.51</span></td> </tr><tr><td id="asean_td_2_0" class="common">JKSE <img src="images/icon_delayed.png" align="absmiddle"></td><td style="text-align:right;" width="25%" id="asean_td_2_1" class="common"><span class="Up">2,093.294</span></td><td style="text-align:right;" width="25%" id="asean_td_2_2" class="common"><span class="Up">36.647</span></td><td style="text-align:right;" id="asean_td_2_3" class="common"><span class="Up">1.78</span></td> </tr></table> <div class="smallNotice"><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_live.png" align="absmiddle"> live</span><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_delayed.png" align="absmiddle"> delayed</span><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_dayEnd.png" align="absmiddle"> day-end</span></div>
</div>
<div class="divHeight" ></div>
<div class="panel">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="tblQuoteX maintblQuoteX"><tr> <th><h1>GLOBAL</h1></th> <th style="text-align:right;" width="25%">Last</th> <th style="text-align:right;" width="25%">Chg</th> <th style="text-align:right;">%</th></tr><tr><td id="global_td_0_0" class="common">Hang Seng <img src="images/icon_delayed.png" align="absmiddle"></td><td style="text-align:right;" width="25%" id="global_td_0_1" class="common"><span class="Down">21,301.94</span></td><td style="text-align:right;" width="25%" id="global_td_0_2" class="common"><span class="Down">51.59</span></td><td style="text-align:right;" id="global_td_0_3" class="common"><span class="Down">0.24</span></td> </tr><tr class="alt"><td id="global_td_1_0" class="common">Aust. Ord <img src="images/icon_delayed.png" align="absmiddle"></td><td style="text-align:right;" width="25%" id="global_td_1_1" class="common"><span class="Down">4,364.70</span></td><td style="text-align:right;" width="25%" id="global_td_1_2" class="common"><span class="Down">2.20</span></td><td style="text-align:right;" id="global_td_1_3" class="common"><span class="Down">0.05</span></td> </tr><tr><td id="global_td_2_0" class="common">DJIA <img src="images/icon_dayEnd.png" align="absmiddle"></td><td style="text-align:right;" width="25%" id="global_td_2_1" class="common"><span class="Up">13,252.76</span></td><td style="text-align:right;" width="25%" id="global_td_2_2" class="common"><span class="Up">58.66</span></td><td style="text-align:right;" id="global_td_2_3" class="common"><span class="Up">0.44</span></td> </tr></table> <div class="smallNotice"><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_live.png" align="absmiddle"> live</span><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_delayed.png" align="absmiddle"> delayed</span><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_dayEnd.png" align="absmiddle"> day-end</span></div>
</div>
<div class="divHeight" ></div>
<div class="panel">
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="titletbl">
<tr>
<th class="leftColumn30">SG Futures</th>
<td class="rightColumn10">Last</td>
<td class="rightColumn10">Chg</td>
<td class="rightColumn10" onmouseover="tooltip.show('Premium / Discount');" onmouseout="tooltip.hide();">P/D</td>
</tr>
<tr class="alt"><td class="leftColumn30">SIMSCI MAR12</td><td class="rightColumn10 Still" id="futures_td_0_1">336.60</td><td class="rightColumn10 Still" id="futures_td_0_2">0.00</td><td class="rightColumn10 Up" id="futures_td_0_3">336.60</td></tr><tr><td class="leftColumn30">SIMSCI APR12</td><td class="rightColumn10 Still" id="futures_td_1_1">333.60</td><td class="rightColumn10 Still" id="futures_td_1_2">0.00</td><td class="rightColumn10 Up" id="futures_td_1_3">333.60</td></tr><tr class="alt"><td class="leftColumn30">SIMSCI MAY12</td><td class="rightColumn10 Still" id="futures_td_2_1">331.70</td><td class="rightColumn10 Still" id="futures_td_2_2">0.00</td><td class="rightColumn10 Up" id="futures_td_2_3">331.70</td></tr><tr><td class="leftColumn30">SIMSCI JUN12</td><td class="rightColumn10 Still" id="futures_td_3_1">331.70</td><td class="rightColumn10 Still" id="futures_td_3_2">0.00</td><td class="rightColumn10 Up" id="futures_td_3_3">331.70</td></tr><tr class="alt"><td class="leftColumn30">SIMSCI SEP12</td><td class="rightColumn10 Still" id="futures_td_4_1">328.40</td><td class="rightColumn10 Still" id="futures_td_4_2">0.00</td><td class="rightColumn10 Up" id="futures_td_4_3">328.40</td></tr><tr><td class="leftColumn30">SIMSCI DEC12</td><td class="rightColumn10 Still" id="futures_td_5_1">327.40</td><td class="rightColumn10 Still" id="futures_td_5_2">0.00</td><td class="rightColumn10 Up" id="futures_td_5_3">327.40</td></tr><tr class="alt"><td class="leftColumn30">SIMSCI C1</td><td class="rightColumn10 Still" id="futures_td_6_1">336.60</td><td class="rightColumn10 Still" id="futures_td_6_2">0.00</td><td class="rightColumn10 " id="futures_td_6_3">-</td></tr><tr><td class="leftColumn30">SIMSCI</td><td class="rightColumn10 Still" id="futures_td_7_1">0.00</td><td class="rightColumn10 Still" id="futures_td_7_2">0.00</td><td class="rightColumn10 " id="futures_td_7_3">-</td></tr> </table>
</div>
<div class="divHeight" ></div>
<div class="panel divTrans" id="banner_A2"><script>$('#banner_A2').rotate(_nvcache['banner']['A2']);</script></div>
<div class="divHeight" ></div>
<div class="panel">
<div></div>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class="tblQuoteX maintblQuoteX"><tr> <th><h1 style="font-size: 11px;">Commodities</h1></th> <th style="text-align:right;" width="25%">Last</th> <th style="text-align:right;" width="25%">Chg</th> <th style="text-align:right;">%</th></tr><tr><td id="commodities_td_0_0" class="common">KLCPO APR 12</td><td style="text-align:right;" width="25%" id="commodities_td_0_1" class="common"><span class="Up">3,400.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_0_2" class="common"><span class="Up">7.00</span></td><td style="text-align:right;" id="commodities_td_0_3" class="common"><span class="Up">0.21</span></td> </tr><tr class="alt"><td id="commodities_td_1_0" class="common">KLCPO MAY 12</td><td style="text-align:right;" width="25%" id="commodities_td_1_1" class="common"><span class="Down">3,400.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_1_2" class="common"><span class="Down">3.00</span></td><td style="text-align:right;" id="commodities_td_1_3" class="common"><span class="Down">0.09</span></td> </tr><tr><td id="commodities_td_2_0" class="common">KLCPO CONT. CONTRACT</td><td style="text-align:right;" width="25%" id="commodities_td_2_1" class="common"><span class="Up">3,398.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_2_2" class="common"><span class="Up">1.00</span></td><td style="text-align:right;" id="commodities_td_2_3" class="common"><span class="Up">0.03</span></td> </tr><tr class="alt"><td id="commodities_td_3_0" class="common">KLCPO JUN 12</td><td style="text-align:right;" width="25%" id="commodities_td_3_1" class="common"><span class="Up">3,398.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_3_2" class="common"><span class="Up">1.00</span></td><td style="text-align:right;" id="commodities_td_3_3" class="common"><span class="Up">0.03</span></td> </tr><tr><td id="commodities_td_4_0" class="common">KLCPO JUL 12</td><td style="text-align:right;" width="25%" id="commodities_td_4_1" class="common"><span class="Up">3,392.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_4_2" class="common"><span class="Up">1.00</span></td><td style="text-align:right;" id="commodities_td_4_3" class="common"><span class="Up">0.03</span></td> </tr><tr class="alt"><td id="commodities_td_5_0" class="common">KLCPO AUG 12</td><td style="text-align:right;" width="25%" id="commodities_td_5_1" class="common"><span class="Up">3,381.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_5_2" class="common"><span class="Up">1.00</span></td><td style="text-align:right;" id="commodities_td_5_3" class="common"><span class="Up">0.03</span></td> </tr><tr><td id="commodities_td_6_0" class="common">KLCPO SEP 12</td><td style="text-align:right;" width="25%" id="commodities_td_6_1" class="common"><span class="Down">3,371.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_6_2" class="common"><span class="Down">4.00</span></td><td style="text-align:right;" id="commodities_td_6_3" class="common"><span class="Down">0.12</span></td> </tr><tr class="alt"><td id="commodities_td_7_0" class="common">KLCPO NOV 12</td><td style="text-align:right;" width="25%" id="commodities_td_7_1" class="common"><span class="Down">3,353.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_7_2" class="common"><span class="Down">11.00</span></td><td style="text-align:right;" id="commodities_td_7_3" class="common"><span class="Down">0.33</span></td> </tr><tr><td id="commodities_td_8_0" class="common">KLCPO JAN 13</td><td style="text-align:right;" width="25%" id="commodities_td_8_1" class="common"><span class="Down">3,342.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_8_2" class="common"><span class="Down">4.00</span></td><td style="text-align:right;" id="commodities_td_8_3" class="common"><span class="Down">0.12</span></td> </tr><tr class="alt"><td id="commodities_td_9_0" class="common">KLCPO MAR 13</td><td style="text-align:right;" width="25%" id="commodities_td_9_1" class="common"><span class="Still">3,347.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_9_2" class="common"><span class="Still">0.00</span></td><td style="text-align:right;" id="commodities_td_9_3" class="common"><span class="Still">0.00</span></td> </tr><tr><td id="commodities_td_10_0" class="common">KLCPO MAY 13</td><td style="text-align:right;" width="25%" id="commodities_td_10_1" class="common"><span class="Still">3,323.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_10_2" class="common"><span class="Still">0.00</span></td><td style="text-align:right;" id="commodities_td_10_3" class="common"><span class="Still">0.00</span></td> </tr><tr class="alt"><td id="commodities_td_11_0" class="common">KLCPO JUL 13</td><td style="text-align:right;" width="25%" id="commodities_td_11_1" class="common"><span class="Still">3,318.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_11_2" class="common"><span class="Still">0.00</span></td><td style="text-align:right;" id="commodities_td_11_3" class="common"><span class="Still">0.00</span></td> </tr><tr><td id="commodities_td_12_0" class="common">KLCPO SEP 13</td><td style="text-align:right;" width="25%" id="commodities_td_12_1" class="common"><span class="Still">3,310.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_12_2" class="common"><span class="Still">0.00</span></td><td style="text-align:right;" id="commodities_td_12_3" class="common"><span class="Still">0.00</span></td> </tr><tr class="alt"><td id="commodities_td_13_0" class="common">KLCPO NOV 13</td><td style="text-align:right;" width="25%" id="commodities_td_13_1" class="common"><span class="Still">3,310.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_13_2" class="common"><span class="Still">0.00</span></td><td style="text-align:right;" id="commodities_td_13_3" class="common"><span class="Still">0.00</span></td> </tr><tr><td id="commodities_td_14_0" class="common">KLCPO JAN 14</td><td style="text-align:right;" width="25%" id="commodities_td_14_1" class="common"><span class="Still">3,300.00</span></td><td style="text-align:right;" width="25%" id="commodities_td_14_2" class="common"><span class="Still">0.00</span></td><td style="text-align:right;" id="commodities_td_14_3" class="common"><span class="Still">0.00</span></td> </tr></table>
</div>
<div class="divHeight" ></div>
<div class="panel">
<table border=0" cellpadding="0" cellspacing="1" width="100%" class="titletbl">
<tr>
<th class="leftColumn25">Currency</th>
<td><div class="smallNotice" style="text-align:right">Exchange rate against USD1</div></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="1" width="100%">
<tr class="alt"><td class="leftColumn60">Singapore Dollar</td><td class="rightColumn40">1.260</td></tr><tr><td class="leftColumn60">Malaysia Ringgit</td><td class="rightColumn40">3.050</td></tr><tr class="alt"><td class="leftColumn60">Thailand Baht</td><td class="rightColumn40">30.685</td></tr><tr><td class="leftColumn60">Vietnam Dong</td><td class="rightColumn40">20,890</td></tr><tr class="alt"><td class="leftColumn60">Indonesia Rupiah</td><td class="rightColumn40">9,159</td></tr> </table>
<div class="smallNotice" style="text-align:right">*mid, cross rate</div>
</div>
<div class="divHeight" ></div>
<div class="panel divTrans" id="banner_A3"><script>$('#banner_A3').rotate(_nvcache['banner']['A3']);</script></div>
<div class="divHeight" ></div>
<div class="panel">
<table border=0" cellpadding="0" cellspacing="1" width="100%" class="titletbl">
<tr>
<th class="leftColumn35">Performance <span>(%)</span></th>
<td class="rightColumn15">MTD</td>
<td class="rightColumn15">QTD</td>
<td class="rightColumn15">YTD</td>
</tr>
<tr class="alt"> <td class="leftColumn35">FTSTI <img src="images/icon_dayEnd.png" align="absmiddle"></td> <td class="rightColumn15 Up">1.07</td> <td class="rightColumn15 Up">13.77</td> <td class="rightColumn15 Up">13.77</td></tr><tr> <td class="leftColumn35">KLCI <img src="images/icon_dayEnd.png" align="absmiddle"></td> <td class="rightColumn15 Down">0.13</td> <td class="rightColumn15 Up">2.66</td> <td class="rightColumn15 Up">2.66</td></tr><tr class="alt"> <td class="leftColumn35">JKSE <img src="images/icon_dayEnd.png" align="absmiddle"></td> <td class="rightColumn15 Up">1.17</td> <td class="rightColumn15 Up">43.41</td> <td class="rightColumn15 Up">51.74</td></tr><tr> <td class="leftColumn35">Hang Seng <img src="images/icon_dayEnd.png" align="absmiddle"></td> <td class="rightColumn15 Down">0.16</td> <td class="rightColumn15 Up">15.84</td> <td class="rightColumn15 Up">15.84</td></tr><tr class="alt"> <td class="leftColumn35">Aust. Ord <img src="images/icon_dayEnd.png" align="absmiddle"></td> <td class="rightColumn15 Up">0.43</td> <td class="rightColumn15 Up">6.17</td> <td class="rightColumn15 Up">6.17</td></tr><tr> <td class="leftColumn35">DJIA <img src="images/icon_dayEnd.png" align="absmiddle"></td> <td class="rightColumn15 Up">2.10</td> <td class="rightColumn15 Up">8.47</td> <td class="rightColumn15 Up">8.47</td></tr> </table>
<div class="smallNotice"><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_live.png" align="absmiddle"> live</span><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_delayed.png" align="absmiddle"> delayed</span><span class="smallNotice" style="margin-left:15px;"><img src="images/icon_dayEnd.png" align="absmiddle"> day-end</span></div>
</div>
<div class="divHeight" ></div>
<div class="panel divTrans">
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-8760198418246488";
/* 180x150, created 7/16/09 */
google_ad_slot = "2450475297";
google_ad_width = 180;
google_ad_height = 150;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<script type="text/javascript"><!--
google_ad_client = "pub-8760198418246488";
/* 180x150, created 7/16/09 */
google_ad_slot = "3519100095";
google_ad_width = 180;
google_ad_height = 150;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</div>
<div class="divHeight" ></div>
<div class="panel">
<table border="0" cellpadding="0" cellspacing="1" width="100%" class="titletbl">
<tr>
<th class="leftColumn40">Quotes</th>
<td class="rightColumn20">Last</td>
<td class="rightColumn20">Chg</td>
<td class="rightColumn20">%</td>
</tr>
<tr><td colspan="4">No recent quotes found.</td></tr> </table>
<div class="smallNotice">
<a href="club.php" class="common" >Sign in to create Portfolio/Watchlist</a>
</div>
</div>
<script>loadPage('subtable.php','index=FTSTI&last=3010.6800&change_value=-15.1600&change_percent=0.50','tableIndex')</script> </div>
</div>
</div>
<div id="clear"></div>
<input type="hidden" name="ses_testing" value="" />
<!-- +++ content +++ -->
<div class="divHeight clear"></div>
</div>
</div>
<div id="clear"></div>
<!-- +++ footer +++ -->
<script>
var pos = $("#content");
var p = pos.position();
var d = "none";
$("#leftAdv").css({"left":p.left-180, "display":d});
$("#rightAdv").css({"left":pos.width()+p.left+20,"display":d});
$(window).resize(function() {
var pos = $("#content");
var p = pos.position();
$("#leftAdv").css({"left":p.left-180, "display":d});
$("#rightAdv").css({"left":pos.width()+p.left+20,"display":d});
});
</script>
<div id="footer">
<div class="links">
<div class="padding">
<ul>
<li><a href="http://www.nextview.com" target="_blank" class="main">NextVIEW.com:</a></li>
<li><a href="http://www.nextview.com/list.php" >Quote</a></li><li>|</li>
<li><a href="http://www.nextview.com/news.php">News</a></li><li>|</li>
<li><a href="http://corporate.nextview.com/terminals.php" target="_blank">Tools</a></li><li>|</li>
<li><a href="http://www.nextview.com/ir.php" target="_blank">Featured Companies</a></li><li>|</li>
<li><a href="http://www.nextview.com/education.php" target="_blank">Education</a></li><li>|</li>
<li><a href="http://www.nextview.com/securities.php" target="_blank">Resources</a></li><li>|</li>
<li><a href="http://corporate.nextview.com" target="_blank">About Us</a></li>
</ul>
<div id="vertSpace1"></div>
<ul>
<li><a href="http://corporate.nextview.com" class="main">NextVIEW Corporate:</a></li>
<li><a href="http://corporate.nextview.com/terminals.php">Financial Terminals</a>