- About
- Before You Start
- First Days
- First Three Months
- Harvard Employee Assistance Program
- HARVie - Information Website
- Other Resources
- Performance Management
- Policies to Know
- Employee Resources
- Social Media Guidelines
Html |
---|
<script>
jQuery(document).ready(function(){
jQuery.each(jQuery(".external-link"), function(i, link){
var href= link.getAttribute('href');
if(href.indexOf('mailto:') < 0){
link.setAttribute('target', '_blank');
}
});
});
</script>
|
Include Page | ||||
---|---|---|---|---|
|