var footer = " <br><br><center><font face='Tahoma' size='1'> " ;
footer = footer + " All rights reserved. Directorate of Systems, Customs and ";
footer = footer + " Central Excise New Delhi.</font></td> ";
footer = footer + "</font> </center> ";

document.write(footer) ;
