dont apologyse

i apreciate any help given, since not many people want to bug with this (i already asked few hehe)
as for scripting style, it is not mine :P
author of script abandoned script support ages ago, and
i just want to make it compatible so it can run on mirc 6.16 and above using latest mdx... (which script didnt)
if it was mine style i would probably fix it myself

as for problem. i try to explain again:
in image you see
left side(list box): description of themes, name, author, background type
on right side you see "preview window"
when user clicks (only once) on list box name(theme)
it should generate how theme should look (and it did worked on mirc 6.0x series with older mdx).
so problem is now (when i added last mdx so it can run on winxp) that on click it wont generate any preview at all
as for $theme, it is identifier that just reads some basic settings from theme.dom
like you see in alias (up) of black theme:
$theme(part,$me,id@localhost)
it would read from theme file this:
:part | return 10Part:0 $2 10(15 $+ $replace($3,@,10@15 $+ ) $+ 10)15 has left $4
and such.. just coloring and some raw return info
----
offcourse if you are willing, and if you have time
i can upload whole thing (just this theme things)
for analisys if you think that would make it easier for tracking down something. i try on this board to narrow it down
altho i might not be good at it :P