$(document).ready(
	function(){
		AWASA.registration.bindForms();
	}
);