function ajax_refrech_code() {
	jQuery('.javacaptcha').load(jQuery('#ajaxaction').val());
}
