
			$('.vcode').click(function(){$(this).next().toggle('slow'); return false;});
			$('.username').alphanumeric();
