/* news.js - This file will be imported by news.php */

/* style for news */
link_font = "Verdana, Arial, Helvetica";
link_size = "8pt";
link_color = "#ffcc00";
hover_color = "#ffcc00";
active_color = "#ffcc00";
visited_color = "#ffcc00";
decoration = "none"

var messages=new Array()
var news=new Array()

// how fast this moves?
// smaller = faster :-)

ispeed = 30;
i = 0;

// CDAM latest news. Modify as you will :-)
news[i++]="<a target=_self class=news href=?cat=7&sub=1#table1><b>CDAM Performance</b></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#table1>Table 1: ACROR</a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#table1><i>April 1998 - February 2010</i></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig1><b>CDAM Performance</b></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig1>Figure 1: ACROR</a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig1><i>April 1998 - February 2010</i></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig2><b>CDAM Performance</b></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig2>Figure 2: AROR</a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig2><i>April 1998 - Dec 2009</i></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig3><b>CDAM Performance</b></a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig3>Figure 3: CDAM vs KLCI</a>";
news[i++]="<a target=_self class=news href=?cat=7&sub=1#fig3><i>Apr 1998 to February 2010</i></a>";
