/************************************************************************/
/*                            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('<table border="0" cellspacing="0" cellpadding="0" width="100%"><tr><td width="70%" class="toplinks" align="left"><img src="http://www.uq.edu.au/templates/header/default/top-links-new.gif" width="432" height="17" usemap="#Map" border="0" alt="" /><map name="Map" id="Map"><area shape="rect" coords="23,3,76,15" href="http://www.uq.edu.au/" alt="UQ Homepage" title="UQ Homepage" /><area shape="rect" coords="82,3,129,15" href="http://www.uq.edu.au/search/" alt="Search UQ" title="Search UQ" /><area shape="rect" coords="137,3,196,15" href="http://www.uq.edu.au/contacts/" alt="Find all Contacts at UQ" title="Find all Contacts at UQ" /><area shape="rect" coords="202,3,241,15" href="http://www.uq.edu.au/study/" alt="Study Options at UQ" title="Study Options at UQ" /><area shape="rect" coords="249,3,285,13" href="http://www.uq.edu.au/news/" alt="News at UQ" title="News at UQ" /><area shape="rect" coords="291,3,334,14" href="http://www.uq.edu.au/events/" alt="Events at UQ" title="Events at UQ" /><area shape="rect" coords="342,2,377,14" href="http://www.uq.edu.au/maps/" alt="UQ Maps" title="UQ Maps" /><area shape="rect" coords="383,1,429,15" href="http://www.uq.edu.au/library/" alt="UQ Library" title="UQ Library" /></map></td><td width="30%" align="right"><a href="http://my.uq.edu.au"><img src="http://www.uq.edu.au/templates/header/default/my-uq.gif" width="69" height="17" alt="Link to my.UQ" border="0" /></a></td></tr></table>');
