<!--
 bans = new Array(4);
 bans[0] = "<A HREF=http://www.chinadaily.com.cn/highlights/language/index.html target=_blank><IMG SRC=http://www.chinadaily.com.cn/cover/pics/ad-lang.gif border=0 ALT=Language Tips></A>";
 bans[1] = "<A HREF=http://www.chinadaily.com.cn/highlights/it/techtalk/index.html target=_blank><IMG SRC=http://www.chinadaily.com.cn/highlights/it/pics/italkbanner.gif BORDER=0 HEIGHT=60 WIDTH=468 NATURALSIZEFLAG=0 ALIGN=BOTTOM ALT=China Daily IT Channel--TechTalk></a>";
 bans[2] = "<A HREF=http://www.chinadaily.com.cn/bdu/index.html target=_blank><IMG SRC=http://www.chinadaily.com.cn/cover/pics/ad-bdu.gif border=0></A>";
 bans[3] = "<IMG SRC=http://www.chinadaily.com.cn/cover/pics/ad-cd.gif border=0></A>";
 index = Math.floor(Math.random() * bans.length);
 document.write(bans[index]);
//-->
