Vision Statement
To be a catalyst in connecting business leaders and HR professionals in our community.
| |
Mission Statement
Use
our collective voice to engage the business community and empower the
HR professional with education of best practices and strategic
leadership.
| |
jq$(document).ready(function(){
jq$('.WaGadgetForum .lastReplyAuthor').each( function() {
var textNode = $(this);
textNode.html(textNode.html().replace("Deleted user", "Former Member"));
});
});