﻿var today = new Date(document.lastModified);
var dd=today.getDate();
var mm=today.getMonth()+1;
var yy=today.getFullYear();
if ( yy <= 1999 ) {
yy=yy+100;
} 

notice_path = "/text/eng/access/notice.htm#disclaimer";
notice1_path = "/text/eng/access/notice.htm#copy";
notice3_path = "http://www.tela.gov.hk/icrs/eng/index.html"
document.write("<table width=\"600\" cellpadding=\"0\" cellspacing=\"0\" border=0><tr>");

document.write("<FONT SIZE=-2>2007 (C) | </FONT><b>");

document.write("<align=\"right\"><FONT SIZE=-2> Last revision date : "+dd+"/"+mm+"/"+yy+"</FONT></td></table> ");