$(document).ready(function(){
	$("#pimp_register").validationAideEnable(null, {inlineShowSpeed:"fast"});
});