var folia = folia || {}; //this causes the new object below to be added to the existing one.
folia.account = {
	init: function() { },
	create: function() { }
}