How to Force all External Links to Open in a New Window
Here is a very simply piece of code you can put on your site that will force all external links to open in a new window. It requires jquery but what site doesn't already have jquery running on it these days? This also adds a class to all your external links of "externalLink" so you can style your external links differently if you want to.