Attendee Review
"One of the best organizations an investigator can ever join"
"I have never been treated this well before at a conference for law enforcement." - Jonathan
To better our organization, we encourage our members and attendee's to provide feedback about their training experience. Please email us if you would like to submit a review.
jq$('.WaGadgetEventsStateRegistration .eventRegistrationInfoRegistrationType .infoText, .WaGadgetEventsStateRegistration .eventRegistrationInfoTotalAmount .labelTitle, .WaGadgetEventsStateRegistration .kvTable td, .WaGadgetEventsStateDetails ul.registrationInfo strong, .WaGadgetEventsStateRegistration strong.paymentTitle').each(function() {
var textNode = $(this);
textNode.text(textNode.text().replace(/Free\s*\n/gi, "Check in at Door"));
});
}
catch(err)
{}