CINXE.COM

Students@ANU

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en" dir="ltr"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://students.anu.edu.au:80/","20090318060134","https://web.archive.org/","web","/_static/", "1237356094"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Students@ANU</title> <link href="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/anu.ico" rel="shortcut icon" type="image/x-icon"> <link href="https://web.archive.org/web/20090318060134cs_/http://styles.anu.edu.au/anu_global_styles.css" rel="stylesheet" type="text/css"> <meta name="DC.date.modified" scheme="ISO8601" content="2005-09-29"> <meta name="DC.rights" scheme="URI" content="http://www.anu.edu.au/legal/copyrit.html"> <meta name="DC.publisher.corporateName" content="The Australian National University"> <meta name="DC.creator.corporateName" content="The Australian National University"> <!-- BEGIN DOCUMENT META DATA --> <meta name="DC.type" scheme="APeP" content="Communication/Advice"> <meta name="DC.title" content="Marketing &amp; Communications Division"> <meta name="DC.description" content="The Marketing &amp; Communications Division of ANU provides marketing advice and services across the university."> <meta name="DC.subject" content="Administration"> <meta name="DC.date.valid" scheme="ISO8601" content="2008-08-20"> <meta name="DC.creator" content="The Australian National University"> <meta name="AGLS.audience" scheme="APeP" content="All External to ANU, All Internal to ANU"> <!-- END DOCUMENT META DATA --> <style type="text/css"> <!-- a { text-decoration: none; } h2 { color: #003163; } h3 { color: #FFFFFF; padding: 5px; background-color: #003163; font-size: 1em; text-transform: uppercase; } #navcontainer ul { margin: 0; padding: 0; list-style-type: none; } #navcontainer li { margin: 0 0 .5em 0; text-align: center; font-size: 1em; font-weight: bold; } #navcontainer a { display: block; color: #003163; background-color: white; border: solid 1px #003163; width: 200px; padding: .65em; text-decoration: none; } #navcontainer a:hover { background-color: #003163; color: #FFF; } .layerstyle { visibility: hidden; background-color: #FFFFFF; position: absolute; z-index: 1; } .layerstyle h2 { padding: 0 0 1px 0; } .layerstyle p { margin-bottom: 0.5em; } #Layer1 { visibility: visible; position: absolute; z-index: 1; } #Layer2 { visibility: hidden; position: absolute; z-index: 1; } #Layer3 { visibility: hidden; position: absolute; z-index: 1; } #Layer4 { visibility: hidden; position: absolute; z-index: 1; } #Layer5 { visibility: hidden; position: absolute; z-index: 1; } #Layer6 { visibility: hidden; position: absolute; z-index: 1; } #Layer7 { visibility: hidden; position: absolute; z-index: 1; } #Layer8 { visibility: hidden; position: absolute; z-index: 1; } #Layer9 { visibility: hidden; position: absolute; z-index: 1; } #Layer10 { visibility: hidden; position: absolute; z-index: 1; } #Layer11 { visibility: hidden; position: absolute; z-index: 1; } .billboard li, .classifieds li { padding: 1px 0; margin-left: -20px; list-style: square; } .billboard ul, .classifieds ul { margin-top: -1px; padding-bottom: 10px; } .more { text-align: right; padding: 0 2px 2px 2px; background-color: #D5D4D8; } .classifieds table { border: solid 1px #003163; padding: 5px; } .classifieds h3 { color: #003163; background-color: transparent; text-align: center; margin-top: 0; } --> </style> <script type="text/javascript" language="JavaScript"> // Begin // Set up the image files to be used. var theImages = new Array() // do not change this // To add more image files, continue with the // pattern below, adding to the array. theImages[0] = '_new/_images/random_pictures/students1.jpg' theImages[1] = '_new/_images/random_pictures/students2.jpg' theImages[2] = '_new/_images/random_pictures/students3.jpg' theImages[3] = '_new/_images/random_pictures/students4.jpg' theImages[4] = '_new/_images/random_pictures/students5.jpg' // do not edit anything below this line var j = 0 var p = theImages.length; var preBuffer = new Array() for (i = 0; i < p; i++){ preBuffer[i] = new Image() preBuffer[i].src = theImages[i] } var whichImage = Math.round(Math.random()*(p-1)); function showImage(){ document.write('<img src="'+theImages[whichImage]+'">'); } // End <!-- Show/Hide Content --> function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_showHideLayers() { //v6.0 var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } obj.visibility=v; } } </script> </head> <body marginheight="0" marginwidth="0" topmargin="0"> <table width="100%" border="0" cellpadding="2" cellspacing="0"> <form action="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/dirs/search.php" method="get" name="SearchForm"> <tr> <td width="1%" nowrap bgcolor="#EDE5B8" background="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_sel_bg.gif">&nbsp;&nbsp;<a class="navBlack" href="default.asp#content" title="Move focus to the beginning of the page content">Skip Navigation</a></td> <td width="99%" bgcolor="#EDE5B8" align="right" background="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_sel_bg.gif"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td nowrap valign="middle" align="right"> <label for="stype"><b>Search the ANU</b></label> <select id="stype" name="stype" style="font-size: 10px;"> <option style="font-size: 10px;" value="ANU Web">ANU Web</option> <option style="font-size: 10px;" selected>Staff Directory </option> <option style="font-size: 10px;">Handbook</option> <option style="font-size: 10px;">Mail Archives </option> <option style="font-size: 10px;">CABS Minutes</option> </select> <label class="caption" for="querytext">for </label> <input type="text" id="querytext" name="querytext" size="20" style="font-size: 10px;"> <input type="hidden" name="submit" value="Search">&nbsp; </td> <td valign="middle"><input type="image" name="Search" src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/searchButton.gif" align="bottom" border="0" alt="Search" title="Search"></td> <td>&nbsp;&nbsp;</td> </tr> </table> </td> </tr> </form> <tr> <td colspan="2" style="background-image: URL(http://styles.anu.edu.au/_images/searchShadow.gif);" height="5"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/spacer.gif" alt="" height="1"></td> </tr> </table> <!-- BEGIN HEADER --> <table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Page header layout table"> <!-- BEGIN LINKS --> <tr> <td width="100%" nowrap style="background-color: #000000; background-image: url(https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/bgrounds/Corporate.gif); background-position: 150px 0px; background-repeat: repeat-y;"> <div style="color: #FFFFFF; margin-right: 8px; text-align: right;"> <!--a href="default.asp#content" class="extNav" title="Move focus to the beginning of the page content">Skip Navigation</a>--> <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/" class="extNav" title="The Australian National University Home">ANU Home</a> | <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/mainsearch.php" class="extNav" title="Search www.anu.edu.au">Search ANU</a> </div> </td> </tr> </table> <!-- END LINKS --> <table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Page header layout table"> <tr> <td width="1%" valign="top" nowrap style="background-color: #000000;"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/" title="The Australian National University"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/ANULogo.gif" width="150" height="70" border="0" alt="The Australian National University"></a></td> <td width="99%" valign="top" nowrap style="background-color: #000000; background-image: url(https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/bgrounds/Corporate.gif); background-repeat: repeat;"> <div class="headTitle" style="margin-left: 12px; margin-right: 0px; margin-top: 14px; margin-bottom: 0px; text-align: left;"> <a href="https://web.archive.org/web/20090318060134/http://students.anu.edu.au/" style="color: white;">Students@ANU</a> </div> </td> </tr> </table> <table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Page header layout table"> <tr> <td style="background-image: url(https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/headerShadow.gif); background-repeat: repeat-x;"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/spacer.gif" width="1" height="3" border="0" alt=""></td> </tr> </table> <!-- END HEADER --> <table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Page content layout table"> <tr> <!-- BEGIN NAVIGATION --> <td width="1%" align="left" valign="top" style="background: #F6F6F6; border-right: 1px solid #CCCCCC;"> <table border="0" width="180" cellpadding="6" cellspacing="0" style="width:150;" summary="Navigation layout table"> <tr> <td align="center"> <!-- BEGIN MENU --> <table width="100%" cellpadding="0" cellspacing="0" border="0" summary="Navigation menu layout table"> <tr> <td width="1%" height="18" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_c.gif); background-repeat: repeat-x;" valign="top" align="left"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_l.gif" width="9" height="18" alt=""></td> <td class="navBlack" nowrap width="98%" height="18" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_c.gif); background-repeat: repeat-x;"><b>Quick Links</b></td> <td width="1%" height="18" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_c.gif); background-repeat: repeat-x;" valign="top" align="right"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_r.gif" width="9" height="18" alt=""></td> </tr> <tr> <td colspan="3" class="menuBody"> <table cellpadding="0" cellspacing="0" border="0" width="100%" class="menuTable" summary="Menu items layout table"> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://rss.anu.edu.au/" class="lftNav">Student Administration</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/OVC/Committees/110PP_Principal_Dates/index.asp" class="lftNav">Principal Dates</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/admin/ANUColleges/index.php" class="lftNav">ANU Colleges</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://iguide.anu.edu.au/" class="lftNav">iGuide</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/studyat/" class="lftNav">Online Handbook (Study@ANU)</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/seap/" class="lftNav">SEAP Guide</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/dos/" class="lftNav">Dean of Students</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/dos/appeals_grievances.htm" class="lftNav">Appeals &amp; Grievances</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/equity" class="lftNav">Equity@ANU</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/StudyAt/Student_Administration/Graduations/index.asp" class="lftNav">Graduations</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://sa.anu.edu.au/" class="lftNav">Students' Association</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://parsa.anu.edu.au/" class="lftNav">PARSA</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://campusmap.anu.edu.au/" class="lftNav">Campus Map</a></td> </tr> </table> </td> </tr> <tr> <td width="1%" height="7" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_shadow_c.gif); background-repeat: repeat-x;" valign="top" align="left"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_shadow_l.gif" width="9" height="5" alt=""></td> <td width="98%" height="7" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_shadow_c.gif); background-repeat: repeat-x;"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/spacer.gif" width="9" height="5" alt=""></td> <td width="1%" height="7" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_shadow_c.gif); background-repeat: repeat-x;" valign="top" align="right"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_shadow_r.gif" width="9" height="5" alt=""></td> </tr> </table> <!-- END MENU --> <!-- BEGIN MENU --> <table width="100%" cellpadding="0" cellspacing="0" border="0" summary="Navigation menu layout table"> <tr> <td width="1%" height="18" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_c.gif); background-repeat: repeat-x;" valign="top" align="left"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_l.gif" width="9" height="18" alt=""></td> <td class="navBlack" nowrap width="98%" height="18" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_c.gif); background-repeat: repeat-x;"><b>University</b></td> <td width="1%" height="18" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_c.gif); background-repeat: repeat-x;" valign="top" align="right"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_r.gif" width="9" height="18" alt=""></td> </tr> <tr> <td colspan="3" class="menuBody"> <table cellpadding="0" cellspacing="0" border="0" width="100%" class="menuTable" summary="Menu items layout table"> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="structure.asp" class="lftNav">Structure</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="directories.asp" class="lftNav">Directories</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="policies.asp" class="lftNav">Policies</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="publications.asp" class="lftNav">Publications</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="resources.asp" class="lftNav">Resources</a></td> </tr> <tr> <td class="menuItem" width="8" valign="top" align="right" nowrap><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/dotGrey.gif" width="16" height="10" border="0" alt=""></td> <td class="menuItem" width="100%"><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/forms/index.php" class="lftNav">Forms</a></td> </tr> </table> </td> </tr> <tr> <td width="1%" height="7" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_shadow_c.gif); background-repeat: repeat-x;" valign="top" align="left"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_shadow_l.gif" width="9" height="5" alt=""></td> <td width="98%" height="7" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_shadow_c.gif); background-repeat: repeat-x;"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/spacer.gif" width="9" height="5" alt=""></td> <td width="1%" height="7" style="background-image: URL(http://styles.anu.edu.au/_images/menu/menu_shadow_c.gif); background-repeat: repeat-x;" valign="top" align="right"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/menu/menu_shadow_r.gif" width="9" height="5" alt=""></td> </tr> </table> <!-- END MENU --> <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/facilities/security/unisafe/"><img src="https://web.archive.org/web/20090318060134im_/http://students.anu.edu.au/_images/UniSafe_Logo.gif" alt="UniSafe" height="46" width="45" border="0" style="margin-top: 10px;"></a> </td> </tr> </table> </td> <!-- END NAVIGATION --> <td width="99%" align="left" height="300" valign="top"><p>&nbsp;</p> <!-- BEGIN DOCUMENT CONTENT =================================================--> <div align="center"> <table width="707" border="0" cellspacing="0" cellpadding="0" style="margin-top: -22px; margin-left: 5px;"> <tr> <!-- ICONS to different links --> <td align="left" width="100"><a href="https://web.archive.org/web/20090318060134/http://anumail.anu.edu.au/"><img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/icons/icon_webmail.gif" alt="Webmail" height="90" width="73" border="0"></a></td> <td align="left" width="100"><a href="https://web.archive.org/web/20090318060134/http://webct.anu.edu.au/"><img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/icons/icon_webct.gif" alt="WebCT" height="90" width="73" border="0"></a></td> <td align="left" width="100"><a href="https://web.archive.org/web/20090318060134/http://isis.anu.edu.au/"><img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/icons/icon_ISIS.gif" alt="ISIS" height="90" width="73" border="0"></a></td> <td align="left" width="100"><a href="https://web.archive.org/web/20090318060134/http://anulib.anu.edu.au/"><img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/icons/icon_library.gif" alt="ANU Library" height="90" width="73" border="0"></a></td> <td align="left" width="100"><a href="https://web.archive.org/web/20090318060134/http://timetable.anu.edu.au/"><img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/icons/icon_timetables.gif" alt="Timetables" height="90" width="73" border="0"></a></td> <td align="center" width="7"></td> <!-- <td align="center" valign="middle" width="200" ><img src="_new/weather.gif" alt="" height="57" width="172" border="0"></td> --> <!-- WEATHER Section --> <td align="center" width="200"> <table border="0" width="120" cellpadding="0" cellspacing="1" bgcolor="eeeeee"> <tr><td align="center">Forecast 8&#176;C - 29&#176;C</td></tr> <tr><td align="center">CANBERRA </td></tr> <tr><td><iframe name="FRAME1" src="/web/20090318060134if_/http://students.anu.edu.au/_new/datetime_realtime.asp" width="135" height="25" scrolling="no" frameborder="0" style="visibility:visible"></iframe> </td></tr> </table> </td> </tr> <tr> <td colspan="5" align="center" valign="top" style="background-color:#FFFFFF; border: solid 1px #003163; padding: 5px; "> <div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top" style="padding: 5px; height: 340px;"> <!-- --------------------- LAYER 1 --------------------- --> <div id="Layer1" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0" border="0"> <tr> <td rowspan="2" align="left" valign="top" width="225"> <script type="text/javascript">showImage();</script> </td> <td rowspan="2" width="10"> </td> <td valign="top"> <!-- <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td>--> <h2>Key Dates: Semester 1 2009</h2> <p><b>First teaching period</b> <br>23 February &#150; 9 April</p> <p><b>Two week teaching break</b> <br>10 April &#150; 27 April</p> <p><b>Second teaching period</b> <br>28 April &#150; 5 June</p> <p>Second semester starts 20 July</p> <p></p> </td> </tr> <!-- ----------------- DOWNTIME NOTICES ------------- --> <tr> <td valign="bottom"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr><td bgcolor="eeeeee"> <a href="downtime.asp?id=770"><font color="ff0000"><b>Downtime</b></font></a> : Mar 19 2009 6:00PM - Mar 19 2009 8:00PM (webct)<br> </td></tr> </table> </td> </tr> </table> </div> <!-- --------------------- LAYER 2 --------------------- --> <div id="Layer2" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/admin.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Administration &amp; Enrolment</h2> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/enrolment/">Enrolment</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/graduation/">Graduations</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/anip/">Internship Programs</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://students.anu.edu.au/apply_online.asp">Online Application System</a> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas">Student Administration Services</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/SEAP_guide/">Student Enrolment &amp; Administrative Procedures Guide (SEAP)</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/transcripts/">Transcripts</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 3 --------------------- --> <div id="Layer3" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/fees.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Fees &amp; Finances</h2> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/fees/">Fees</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://students.anu.edu.au/finance.asp">Money Matters for Students</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/scholarships/">Scholarships</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/fbs/Business_Functions/Purchasing_and_Contracts_Office/__Staff_Benefits/">Student Benefits</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 4 --------------------- --> <div id="Layer4" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/campuslife.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Campus Life</h2> <p><a href="https://web.archive.org/web/20090318060134/http://accom.anu.edu.au/">Accommodation</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/discoveranu/content/arts_entertainment/">Arts &amp; Entertainment</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://sa.anu.edu.au/index.php?page=clubs-and-societies">Clubs &amp; Societies</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/studyat/International_Office/">International Students</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://facilities.anu.edu.au/index.php?pid=98">Lost &amp; Found</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://facilities.anu.edu.au/index.php?pid=360">On-Campus Functions</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://parsa.anu.edu.au/">Postgraduate and Research Students' Assocation (PARSA)</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/facilities/security/unisafe/">Safety</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/discoveranu/content/shopping_eating/">Shopping &amp; Eating</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sport/">Sport &amp; Recreation</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://sa.anu.edu.au/">Students' Association</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/studyat/International_Office/exchange/exchangeindex.asp">Student Exchange</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://transport.anu.edu.au/">Transport &amp; Parking</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/chaplaincy/">University Chaplain</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 5 --------------------- --> <div id="Layer5" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/study.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Study Resources</h2> <p><a href="https://web.archive.org/web/20090318060134/http://academichonesty.anu.edu.au/">Academic Honesty &amp; Plagiarism</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/academicskills/">Academic Skills &amp; Learning Centre</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://alliance.anu.edu.au/">Alliance</a> (for group work)</p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anucollege.com.au/">ANU College</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://ilp.anu.edu.au/">Information Literacy Program</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/learningcommunities">Learning Communities</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/cedam/teachingandlearning/setdata/">Past Course Evaluations</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://anulib.anu.edu.au/online/exams/">Past Exam Papers</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 6 --------------------- --> <div id="Layer6" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/support.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Student Services</h2> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/academicskills/">Academic Skills &amp; Learning Centre</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/equity/_resources/_carers.html">Childcare</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/counsel/">Counselling</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/dean_of_students/index.php">Dean of Students</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/disabilities/">Disability Services Unit</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/dos/appeals_grievances.htm">Appeals &amp; Grievances</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/studyat/International_Office/">International Students</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/jabal/">Jabal Indigenous Higher Education Centre</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://sa.anu.edu.au/index.php?module=content&amp;contentID=113">Legal Advice</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://sa.anu.edu.au/index.php?module=content&amp;contentID=124">Sexuality</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sign/">SIGN Mentoring Program</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/studyat/International_Office/exchange/exchangeindex.asp">Student Exchange</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://training.anu.edu.au/">Training Courses</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://sa.anu.edu.au/index.php?module=content&amp;contentID=125">Women</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 7 --------------------- --> <div id="Layer7" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/inforeference.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Information &amp; Reference</h2> <p><a href="https://web.archive.org/web/20090318060134/http://campusmap.anu.edu.au/">Campus Map</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://netcomms.anu.edu.au/telephone/index.html">Directories</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/OVC/Committees/110PP_Principal_Dates/index.asp">Principal Dates</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://timetable.anu.edu.au/">Timetables</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://studyat.anu.edu.au/">Online Handbook (Study@ANU)</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/equity/">Equity@ANU</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.weatherzone.com.au/forecasts/district.jsp?district=N07" target="_blank">Weather</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 8 --------------------- --> <div id="Layer8" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/careers.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Jobs &amp; Careers</h2> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/careers/">ANU Careers Centre</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://info.anu.edu.au/hr/Jobs">ANU Job Opportunities</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://tutors.anu.edu.au/">Tutors &amp; Demonstrators</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 9 --------------------- --> <div id="Layer9" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/computing.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Computing</h2> <p><a href="https://web.archive.org/web/20090318060134/http://infocommons.anu.edu.au/List_LabsAll">Computer Labs</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://ilp.anu.edu.au/">Computing &amp; Information Skills</a></p> <p><a href="https://web.archive.org/web/20090318060134/https://doihelpdesk.anu.edu.au/">DOI Help Desk</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://information.anu.edu.au/daisy/infoservices/7.html">Information Services @ ANU</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://iguide.anu.edu.au/">iGuide</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 10 --------------------- --> <div id="Layer10" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/healthfit.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Health &amp; Fitness</h2> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/counsel/">Counselling</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sport/">Sport &amp; Recreation</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/health/">University Health Service</a></p> </td> </tr> </table> </div> <!-- --------------------- LAYER 11 --------------------- --> <div id="Layer11" class="layerstyle"> <table width="454" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" width="225"> <img src="/web/20090318060134im_/http://students.anu.edu.au/_new/_images/main_pictures/gradstudents.jpg" alt="" border="0" align="left" style="margin-left: -5px; padding-left: 5px;"> </td> <td width="10"> </td> <td valign="top"> <h2>Graduate Students</h2> <p><a href="https://web.archive.org/web/20090318060134/http://studyat.anu.edu.au/graduate_coursework.html">Graduate Coursework Handbook</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://studyat.anu.edu.au/graduate_research.html">Graduate Research Handbook</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://ilp.anu.edu.au/grad/">Graduate Information Literacy Program</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://researchstudents.anu.edu.au/">Research Students</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://parsa.anu.edu.au/">PARSA</a></p> <p><a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/sas/scholarships/">Postgraduate Scholarships</a></p> </td> </tr> </table> </div> </td> </tr> </table> </div> </td> <td valign="top" width="25"></td> <td valign="top" width="200"> <!-- --------------------- RIGHT MENUS --------------------- --> <div id="navcontainer"> <ul> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','show','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Administration &amp;聽Enrolment</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','show','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Fees &amp;聽Finances</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','show','Layer5','','hide','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Campus Life</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','show','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Study Resources</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','show','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Student Services</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','hide','Layer6','','hide','Layer7','','show','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Information &amp; Reference</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','show','Layer6','','hide','Layer7','','hide','Layer8','','show','Layer9','','hide','Layer10','','hide','Layer11','','hide')">Jobs &amp;聽Careers</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','show','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','show','Layer10','','hide','Layer11','','hide')">Computing</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','show','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','show','Layer11','','hide')">Health &amp;聽Fitness</a></li> <li><a href="#" onclick="MM_showHideLayers('Layer1','','hide','Layer2','','hide','Layer3','','hide','Layer4','','hide','Layer5','','show','Layer6','','hide','Layer7','','hide','Layer8','','hide','Layer9','','hide','Layer10','','hide','Layer11','','show')">Graduate Students</a></li> </ul> </div> </td> </tr> <tr> <td colspan="5" align="center" valign="top" width="500"> <table class="billboard" width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom: 25px;"> <tr> <!-- --------------------- NOTICES --------------------- --> <td width="49%" valign="top"> <h3>Notices</h3> <ul> <li><a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/news_view.asp?id=41802">Review of HR Policies and Procedures</a></li> <li><a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/news_view.asp?id=41848">ANUgreen Office relocated to ARTS Transportable adjacent to The Gods Cafe</a></li> <li><a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/news_view.asp?id=41794">ANU Staff Undergraduate Scholarship Program</a></li> <li><a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/news_view.asp?id=41567">LOST: Black Samsung F480 Phone</a></li> <li><a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/news_view.asp?id=41588">IARU Student Sustainability Exchange Program</a></li> </ul> </td> <td width="2%"></td> <!-- --------------------- EVENTS --------------------- --> <td width="49%" valign="top"> <h3>What's On Today @ ANU</h3> <ul> <li>Exhibition <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/event_view.asp?id=37600">NEXT: Graduate Season 2009</a> </li> <li>Seminar <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/event_view.asp?id=40444">Indigenous Australians in the City: Urbanisation and segregation</a> </li> <li>Public Lecture <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/event_view.asp?id=40903">Art Forum</a> </li> <li>Public Lecture <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/event_view.asp?id=41601">American hegemony &amp; alternative governments of the South: challenges for development in the Andean region in the 21st century</a> </li> <li>Seminar <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/event_view.asp?id=41589">Why People Hate Politics</a> </li> </ul> </td> </tr> <tr> <td width="49%" valign="top"> <div class="more"> <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/news.asp">More Notices&gt;&gt;</a> </div> </td> <td width="2%"></td> <td width="49%" valign="top"> <div class="more"> <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/events.asp">More Events&gt;&gt;</a> </div> </td> </tr> </table> </td> <td></td> <!-- --------------------- CLASSIFIEDS --------------------- --> <td valign="top"> <div class="classifieds"> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom: 25px;"> <tr> <td valign="top"> <h3><a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/classifieds.asp" style="color: #003163">Classifieds</a></h3> <ul> <li>For Sale - Automobile: <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/classified_view.asp?id=41842">Daewoo Nubira</a> </li> <li>For Sale: <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/classified_view.asp?id=41827">Garage Sale</a> </li> <li>Wanted to Buy: <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/classified_view.asp?id=41829">German Language Text - Optimal A1, published by Langenscheidt</a> </li> <li>For Sale: <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/classified_view.asp?id=41831">Coffee table</a> </li> <li>Notices: <a href="https://web.archive.org/web/20090318060134/http://billboard.anu.edu.au/classified_view.asp?id=41828">FOUND: mens watch</a> </li> </ul> </td> </tr> <tr> <td> </td> </tr> </table> </div> </td> </tr> </table> </div> <!-- END DOCUMENT CONTENT ===================================================--> </td> </tr> </table> <!-- BEGIN FOOTER --> <div align="center" style="margin-top: 0px;"> <table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Page footer layout table"> <tr> <td align="center" style="background-color: #000000; background-image: url(https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/bgrounds/Corporate.gif); background-repeat: repeat; border-top: 1px solid #CCCCCC;"> <div style="color: #FFFFFF; text-align: center; padding: 1px;"> <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/legal/copyrit.html" class="extNav">Copyright</a> | <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/legal/copyrit.html#DISCLAIMER" class="extNav">Disclaimer</a> | <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/legal/copyrit.html#PRIVACY" class="extNav">Privacy</a> | <a href="https://web.archive.org/web/20090318060134/http://www.anu.edu.au/discoveranu/content/contact_anu/" class="extNav">Contact ANU</a> </div> </td> </tr> <tr> <td style="background-image: url(https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/headerShadow.gif); background-repeat: repeat-x;"><img src="https://web.archive.org/web/20090318060134im_/http://styles.anu.edu.au/_images/spacer.gif" width="1" height="3" border="0" alt=""></td> </tr> </table> <table cellspacing="0" cellpadding="0" border="0" width="100%" summary="Page footer layout table"> <tr> <td align="center" height="10" class="footer"> Page last updated: 03 August 2006<br> Please direct all enquiries to: <a href="https://web.archive.org/web/20090318060134/mailto:webstyle@anu.edu.au">Manager, Digital and Print Publications</a><br> Page authorised by: the Director, Marketing &amp; Communications </td> </tr> <tr> <td align="center" height="10" class="footer"> The Australian National University<br>CRICOS Provider Number 00120C - ABN Number: 522 34063906 </td> </tr> </table> </div> <!-- END FOOTER --> </body> </html> <!-- FILE ARCHIVED ON 06:01:34 Mar 18, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:53:05 Dec 02, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.709 exclusion.robots: 0.054 exclusion.robots.policy: 0.042 esindex: 0.01 cdx.remote: 23.132 LoadShardBlock: 206.199 (3) PetaboxLoader3.datanode: 226.841 (4) PetaboxLoader3.resolve: 473.467 (2) load_resource: 511.066 -->

Pages: 1 2 3 4 5 6 7 8 9 10