Sorry, wasn't thinking but should have given more info
I tried this snippet of code
{source}[[a href="http://www.amazon.com/gp/product/0743269519?ie=UTF8&tag=sr-click-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0743269519"]][[img border="0" src="51WQECVJG4L._SL160_.jpg"]][[/a]][[img src="http://www.assoc-amazon.com/e/ir?t=sr-click-20&l=as2&o=1&a=0743269519" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /]]{/source}
also tried
{source}<a href="http://www.amazon.com/gp/product/0743269519?ie=UTF8&tag=sr-click-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0743269519"><img border="0" src="51WQECVJG4L._SL160_.jpg"></a><img src="http://www.assoc-amazon.com/e/ir?t=sr-click-20&l=as2&o=1&a=0743269519" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />{/source}
I use JCE editor. I place the code in the editor window and it will ourput the code above just as it is. I also tried puting it in using code veiw unstead of the standard editor.