<!--
var today=new Date
document.write("<hr size='1'>")
document.write("<p class=small>Copyright &copy; 2000-"+today.getYear()+" CODE Electronic Co., Ltd. All Rights Reserved.<br>")
document.write("Update: " + document.lastModified);
//-->
