var HomeIndex = {
	
	init : function () {
		
	}
}
$(HomeIndex.init);
