function banner()
{
	document.write('<object type="application/x-shockwave-flash" data="http://www.cdu.edu.au/media/hp-rotation17.swf" width="400" height="160">\n');
	document.write('<param name="movie" value="http://www.cdu.edu.au/media/hp-rotation17.swf" />\n');
	document.write('<img src="http://www.cdu.edu.au/media/garma-kf-06.jpg" width="400" height="160" alt="Change your world" />\n');
	document.write('</object>\n');
}	