Whren I look at the source code of your page it looks like this:
Code:
<a href="<A href="#" onClick="window.open('http://www.st-cars.co.uk/fordfocustdiwjsmopage.html', '','width=920,height=700'); return false;">http://www.st-cars.co.uk/fordfocustdiwjsmopage.html"><img src="http://www.st-cars.co.ukk/focus1.JPG" id="" alt="" align="top" border="2" width="248" height="184" style="position:absolute;left:20px;top:2350px;width:252px;height:188px;z-index:12"></a> I doubt that this will work as expected. You should not duplicate the tags
which are already generated by BlueVoda.
I assume you want to create a popup window, instead of a regular link, so maybe this code will work if you put it inside the URL field:
Code:
#" onClick="window.open('http://www.st-cars.co.uk/fordfocustdiwjsmopage.html', '','width=920,height=700'); return false;