Header Ad banner - not displaying in sub pages
Hi,
I have an ad banner - top right - displaying fine in the home page here
http://jobforce.co.nz/
on any subpages the banner does not list as per here
http://jobforce.co.nz/listings/plumbing/ . intersting to see the url for this image is
http://jobforce.co.nz/listings/plumb...%20header1.png
the correct location for the banner is
http://jobforce.co.nz/images/free%20...%20header1.png
Below is the code used in the header widget - any issues?
<a href="http://jobforce.co.nz/create-listing/"><img src="images/free listing header1.png" width="480" height="85" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="269,7,336,44" href="#" />
</map>
</a>
cheers