This post is to test the working of my Open Browser Window Plugin for WordPress.

Connections Reloaded Screenshot

Code used:

<a href="/wp-content/connections-reloaded.jpg" onclick="ald_OpenBrWindow(this.href,'aldobw','','800','600',true); return false"><img src="/wp-content/connections-reloaded.jpg" alt="Connections Reloaded Screenshot" /></a>

Copy pasting the above code can cause errors due to the way the text is rendered by WordPress. Please check the single and double quotes. You can use it as a starting point to write your own code. Better still use the quicktags button in the HTML tab of your Add New post/page screen.