-------------------------------------------------------------------------------
The CastleParty Demo
-------------------------------------------------------------------------------
Author: Marcin Lulek (ergo)
-------------------------------------------------------------------------------
Demo description

	A small demo showing off some of the capabilities of the Dojo Toolkit.
	Animations, Valid HTML, Custom Widget styling.
	
-------------------------------------------------------------------------------
Dependencies:

	Dojo Core (fx.easing, fx, NodeList-fx)
	Dijit (AccordionContainer)
	DojoX (ScrollPane, FisheyeLite)

-------------------------------------------------------------------------------
Installation instructions

	Simply run the included demo.html
	
	To build, use the supplied demo.profile.js as your profileFile,
	or run the included buildDemo.sh -- which [should] create an 
	archive called skewDemo.tar.gz that you [should] be able to drop
	on any webserver and view (only optimized, instead)
	
-------------------------------------------------------------------------------

