Sorry it is 'gif' - just my finger trouble.
I should have mentioned that this is inside Wordpress. Typically when referencing an image inside Wordpress you need to precede the reference with <?php echo get_bloginfo (src="../The File.gif");?>
However I have omitted this php statement as it is being called within JQuery and therefore I believe it is redundant.
Could this be the problem ?
thanks !