Posts tagged with ‘hiring manager’

$(document).ready(function(){ $('.twitter-link a').click(function(){ window.open(this.href); return false; }); });