Hi Brenden, That appears to stop the line of code so in the source of the page I only get
px; top:px; width:32px; height:32px;' src='http://www.vetstream.com/images-canis/7_30283.gif' width='32' height='32'/>"} %}
My transformation lines now read as
{% if (IllustrationXCoOrdinates1 != "") {"<img id='arrow_2' name='dynamic' style='position:absolute; left:{% IllustrationXCoOrdinates1 %}px; top:{% IllustrationYCoOrdinates1 %}px; width:32px; height:32px;' src='http://www.vetstream.com/images-canis/7_30283.gif' width='32' height='32'/>"} %}
{% if (IllustrationXCoOrdinates2 != "") {"<img id='arrow_2' name='dynamic' style='position:absolute; left:{% IllustrationXCoOrdinates2 %}px; top:{% IllustrationYCoOrdinates2 %}px; width:32px; height:32px;' src='http://www.vetstream.com/images-canis/7_30283.gif' width='32' height='32'/>"} %}