

var DemoController = Class.create( Controller, {

	
	initialize : function(){
		
		
		
	}
	
	
})