
document.writeln('<link rel="stylesheet" href="http://www.ntu.edu.sg/banner/banstyle.css" type="text/css">');
document.writeln('<center> ');
document.writeln('<table border=0 width="768" cellspacing="0" cellpadding="0"> ');
document.writeln('  <!--DWLayoutTable-->');
document.writeln('    <tr>   ');
document.writeln('	<td align="right">   ');
document.writeln('                              ');
document.writeln('	  </td>                     ');
document.writeln('  </tr>');
document.writeln('  <tr height="20">');
document.writeln('      <td height="17" align="right" valign="top" BACKGROUND="http://www.ntu.edu.sg/eee/banner/t_footer.gif"> <font size =1>');
document.writeln('        <font face="verdana" color="#ffffff">');
document.writeln('<a style="text-decoration:none; color:blue;" href="http://www2.ntu.edu.sg">NTU Home |</a>');
document.writeln('<a style="text-decoration:none; color:blue;" href="http://www.ntu.edu.sg/eee/feedback/"> Feedback |</a>');
document.writeln('<a style="text-decoration:none; color:blue;" href="http://www.ntu.edu.sg/eee/contact/"> Contact Us |</a>');
document.writeln('<a style="text-decoration:none; color:blue;" href="http://www.ntu.edu.sg/eee/staff_matters/"> Staff Training Matters |</a> &nbsp;&nbsp;</font></font>');
document.writeln('      </td>');
document.writeln('  </tr>');
document.writeln('  <tr height="30">');
document.writeln('      <td width="768" valign="center" halign="right" BACKGROUND="http://www.ntu.edu.sg/eee/banner/b_footer.gif">');
document.writeln('      <div align="right"><font face="verdana" color="#ffffff" size=1>');
document.writeln('      School of Electrical & Electronic Engineering, Block S1, 50 Nanyang Avenue,  Singapore 639798&nbsp;</br>');
document.writeln('	  Tel: (65)67911744 Fax: (65)6793 3318&nbsp;');
document.writeln('      </font>');
document.writeln('      </div>');
document.writeln('      </td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('</center>');
