function banner() {

<!-- Print Banner -->

document.write('<table width="770" border="1" cellspacing="0" cellpadding="0"><tr><td>');
document.write('<img src="./misc/05-46-85w.jpg" title="Images of Dance in Canberra" height="60" width="766">');
document.write('</td></tr></table>');
}

