document.write('<tr valign="top"  bgcolor="#ffffff">');
document.write('<td colspan="2" bgcolor="#ffffff">');
<!-----------top link---------->
document.write('<table border="0" cellspacing="0" cellpadding="0" align="center" width="100%">');
document.write('<tr valign="middle" align="center" height=4><td bgcolor=#ffffff></td></tr>');
document.write('<tr><td><table border="0" height=18 cellspacing="0" cellpadding="0" align="center" width="100%" bordercolor="#00923f" bgcolor="#9F2771">');
document.write('<tr valign="middle" align="center"  >');
//document.write('<td bgcolor="#000000" width="1"></td>');
document.write('<td ><a href="/index.htm" class="main">HOME</td>');
document.write('<td bgcolor="#FFFFFF" width="1"></td>');
document.write('<td ><a href="/2006/conference/theme.htm" class="main">CONFERENCE</td>');
document.write('<td bgcolor="#FFFFFF" width="1"></td>');
document.write('<td ><a href="/2006/exhibition/index.htm" class="main">EXHIBITION</td>');
document.write('<td bgcolor="#FFFFFF" width="1"></td>');
document.write('<td ><a href="/2006/generalinfomation/date and venue.htm" class="main">GENERAL INFORMATION</td>');
document.write('<td bgcolor="#FFFFFF" width="1"></td>');
document.write('<td ><a href="/2006/orgnisers/orgnisers.htm" class="main">ORGANISERS</td>');
document.write('<td bgcolor="#FFFFFF" width="1"></td>');
document.write('<td ><a href="/2006/archive/index.htm" class="main" traget="_blank">ARCHIVE</td>');
//document.write('<td bgcolor="#FFFFFF" width="1"></td>');
document.write('</tr>');
document.write('</table></td></tr>');

document.write('</table>');
<!-----------end top link---------->
document.write('</td></tr>');



