var cText = ''
cText += '<link href="main.css" rel="stylesheet" type="text/css">'
cText += '<table width=125 border=0 cellspacing=0 cellpadding=0>'
cText += '<tr>'
cText += '<td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.lib.adfa.edu.au">Academy&nbsp;Library</a></td>'
cText += '</tr>'
cText += '<tr>'
cText += '<td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.catalogue.adfa.edu.au/cgi-bin/Pwebrecon.cgi?DB=local&PAGE=First">Catalogue</a></td>'
cText += '</tr>'
cText += '<tr>'
cText += '<td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.lib.adfa.edu.au/crosssearch/crosssearch_cam.shtml">CrossSearch</a></td>'
cText += '</tr>'
cText += '<td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.lib.adfa.edu.au/crosssearch/crosssearch_cam.shtml">Journals & Databases</a></td>'
cText += '</tr>'
cText += '<tr>'
cText += '<td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.lib.adfa.edu.au/general/privacy.html">Privacy</a>&nbsp;|&nbsp;<a href="http://www.unsw.adfa.edu.au/units/asg/servicecharter/8277_asgcharter_0405.pdf" target=blank>Service&nbsp;Charter</a></td>'
cText += '</tr>'
cText += '<tr>'
cText += ' <td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.lib.adfa.edu.au/forms/comments.html">Comments/Suggestion</a></td>'
cText += '</tr>'
cText += '<tr>'
cText += '<td class="lastupdate"><img src="../greenimages/spacer.gif" alt="" width="5"><a href="http://www.unsw.adfa.edu.au">UNSW@ADFA</a></td>'
cText += '</tr>'
cText += '</table>'

 
document.write(cText)

