/************************************************************************/
/*                            topbar.js                                 */
/*                                                                      */
/* Generic JavaScript for UQ Top Bar.                                   */
/* Version 3.0                                                         */
/* 11 November 2005 Updated with more links on the top                 */
/*                                                                      */
/************************************************************************/

/* Print the top bar */
document.write('<div id="header_menu"><ul><li><a href="http://www.uq.edu.au/" target="_top" accesskey="1">UQ Home</a></li><li><a href="http://www.uq.edu.au/search/" target="_top" accesskey="3">Search</a></li>	<li><a href="http://www.uq.edu.au/contacts" target="_top" accesskey="4">Contacts</a></li><li><a href="http://www.uq.edu.au/study/" target="_top" accesskey="5">Study</a></li><li><a href="http://www.uq.edu.au/news/" target="_top" accesskey="6">News</a></li><li><a href="http://www.uq.edu.au/events" target="_top" accesskey="7">Events</a></li><li><a href="http://www.uq.edu.au/maps/" target="_top" accesskey="8">Maps</a></li><li><a href="http://www.uq.edu.au/library/" target="_top" accesskey="9">Library</a></li></ul></div><div id="shield"><p id="myuq_nav"><a href="http://my.uq.edu.au" target="_top" accesskey="9">my.UQ</a></p><img src="https://www.uq.edu.au/templates/header/default/header_shield.gif" width="192" height="72" alt="" /></div>');
