<meta http-equiv="Refresh" content="3" >
<script type="text/javascript" src="http://hq.sinajs.cn/list=RB1310,FG1309,TA1309,RM1309" charset="gb2312">
</script>
<script type="text/javascript">
function showFuture(name)
{
var elements=name.split(",");
document.write(elements[0]+": "+elements[6]+" last: "+elements[10]+" high: "+elements[3]+" low: "+elements[4]
+ " per: " +parseFloat((elements[6]-elements[10])/elements[10]*100).toFixed(2)+"%<br>");
}
this.showFuture(hq_str_FG1309);
this.showFuture(hq_str_RB1310);
this.showFuture(hq_str_TA1309);
this.showFuture(hq_str_RM1309);
</script>