<!--
function latestnews()
{
// latest news link in here...
document.write('<p class=\"pod\" align=\"centre\"><a href="http://www.ied.edu.hk/ece/zippy_friends/news.html" class="news"><strong>最新消息</strong> <br />');

// brief bit of content here.

document.write('2011-12 年度 比比和朋友 學校招募');

document.write('</a></p>');

}
//-->
