Here is an example of an affiliate banner from my online mall with my unique coded HTML:
<a href="
http://click.linksynergy.com/fs-bin/click?id=Xh4dFPEgWqQ&offerid=102786.10000007&type= 4&subid=0" target="new"><IMG alt="LNT Logo - 8831" border="0" src="http://www.lnt.com/graphics/promo/lnt/LNTlogo_88x31b.gif"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=Xh4dFPEgWqQ&bids=102786.10000007&type=4&su bid=0">
Hopefully, you can see I highlighted the destination and tracking, and included the instruction that opens a new browser
target="new".... this is what you need to identify EXACTLY to copy and paste to the hyperlink tool: you will always be able to find it after the <a ahref=" section of the script....be careful not to copy any quotation mark at the beginning, and to definitely include them at the end of the string....