cp=new Date();
now=cp.getFullYear();
document.write('(C)Copyright 1998-' +now +' Ng Ngoc Du, All Rights reserved.');