And I found it is being called from the header:
Code:
{if $head_bottom ne ""}
{include file = head_bottom/$head_bottom}
{/if}

{if $head_bottom_add ne ""}
{include file = head_bottom/$head_bottom_add}
{/if}
Blimey I must be tired to have missed that, done some editing so it doesn't show in that place etc.....