Never mind, figured it out on my own.
If any one is wondering how to do this then you can edit default.php and add;
target="_blank" at the end of the following line;
<form action="
https://www.paypal.com/cgi-bin/webscr" method="post">
End result should look like this;
<form action="
https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
Although it would be nice if there was a check box in the module parameters to allow new users to open the donation icon in a new window.
Sorry please guide me in the correct direction i dont seem to find "edit default.php" is that the default template, dont think so , please advice howto find the default.php
Regards