var text = ''

text+='</div>'// main
text+='<p id="last-updated">Page last updated: 03 Dec 2008</p>'
text+=''
text+=''

document.write( text )
