$(document).ready(function(){$.expr[":"].external=function(a){return !a.href.match(/^mailto\:/)&&(a.hostname!=location.hostname);};$("a:external").click(function(){window.open(this.href);return false;}).attr("title","This link will open in a new window");});
