<!-- Begin
Stamp = new Date();
year = Stamp.getYear();
if (year < 2000) year = 1900 + year;
document.write('<font size="1" face="Arial">' +Stamp.getDate()+" - "+ (Stamp.getMonth() + 1) + " - "+ year +" &nbsp;&nbsp;&nbsp;&nbsp;      Anda Triangle Group"+ '</B></font><BR>');
// End -->
