SMIT\’s profit for the second half of the financial year 2008 is set to exceed the expectations given at the presentation of the company\’s half year results in August.
"
var tcount = 0;
function CF_SetScroller(){
document.all.homenews.innerHTML = nls[tcount];
tcount ++
if(tcount>=1)tcount=0;
setTimeout("CF_Wait()",3000);
}
function CF_Wait(){
CF_SetScroller();
}
setTimeout("CF_Wait()",1000);