<!-- 
timevar = new Date();
Year = (timevar.getFullYear())
document.write("Copyright © "+Year+". www.amco.org.my");
// -->