Job Listings

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