Do you like to create the external links in your wordpress blog or any website to open in new window? with a simple javascript code you can make this pretty easy. Download the Javascript code and in the text file copy and paste this code in your footer.php file above < /body>
find this line in the script var Domains = “www.willmaster.com, willmaster.com”; and change it to your website url and save the footer.php file. Now this enables your website all external links to open in new window. More about this script here