Another IMAGE Gallery Dilemma

I found a good Slider/Image gallery on http://www.frogstyle.ch/p.cfm?s=22 I wanted to tweak it a little bit so that instead of the images Loading in a New Pop-Up window, I want them to load on some empty movie clip on a stage on the same page(I will give two URL’s which will make all this very clear). I have included the script here for all the Gurus to bisect it. I am Very Very green when it comes to actionscript. However looking at the script almost at the end i saw

…“function(){fscommand(“openWindow”,“src=”+bildObj.big_src+”&width="+bildObj.big_width+"&height="+bildObj.big_height);}…

I believe I need to change this to load differently. I can use all the help out there. Here are the two links that will make everything clear.

Here is how the script works
http://soukous.hostmatrix.org/

Here is how I want it to work
http://www.ondreabarbe.com/beauty.html

Thanks folks for all your Help