var REGISTRATION_CLASS = 'registration';

$(document).ready(function() {
	rs.returnValue(REGISTRATION_CLASS);
});