<!-- UNSW@ADFA footer 11-9-05
var dText = ''

dText += '<div class="summary_date"><a href="http://www.unsw.adfa.edu.au/copyright.html" target="_blank">Disclaimer</a>'
dText += ' | '
dText += '<a href="http://www.unsw.adfa.edu.au/governance/policies/privacy/index.html" target="_blank">Privacy Policy</a>'
dText += ' | '
dText += '<a href="http://www.unsw.adfa.edu.au/accessibility.html" target="_blank">Accessibility</a>'
dText += ' | '
dText += '<a href="http://www.unsw.adfa.edu.au/student/esos/" target="_blank">CRICOS Provider Number: 00100G</a>'
dText += ' | '
dText += '<a href="http://www.unsw.adfa.edu.au/copyright.html" target="_blank">&copy;&nbsp;UNSW&nbsp;ADFA&nbsp;2004-2010</a>'
dText += ' | '
dText += '<a href="http://www.lib.adfa.edu.au/forms/comments.html">Site&nbsp;Feedback</a>'
dText += '<br>'
dText += 'ABN:&nbsp;57&nbsp;195&nbsp;873&nbsp;179 | Last&nbsp;Updated&nbsp;'
 
document.write(dText)
 
 
  
  
