var text = '';

text = text + '</td></tr>';

text = text + '<tr class=ftg2 cellspacing="0"><td class=ftg2l>Updated ' + dateFormat( new Date( document.lastModified ) ) + '. Trademarks&nbsp;are&nbsp;properties&nbsp;of&nbsp;owners. &copy;&nbsp;Minisoft&nbsp;Pvt&nbsp;Ltd</td></tr></table>'

document.write( text );

text = '';