Gallery problem

i’ve download this gallery made by kirupa, if you do click on the image the url appear in a new window…

my question is …how i can get the link appear in the same window? i don’t know if xml allow the *target="_parent" * code… :expressionless:

this gallery use xml file…

<images>
<image>
<path>images/angel.jpg</path>
<url>http://www.kirupa.com</url>
<caption>nr 1</caption>
</image>

check the attached file…

thanks in advance