/*
	$Id: initialise.js 4266 2007-12-17 00:39:30Z mjhorne $

	This file is part of ayudaCMS
	Copyright 2007: ayuda IT
	http://www.ayuda.com.au

	For licencing details, please see LICENCE.txt in the ayudaCMS directory.
*/

function initialise()
{
	setupMenuImages();
}

