function doUserRegistration() {
	getAction("user/registration", $("#f-user-registration").serialize()); 
}
