i would if i knew how, but...i dont

i was able to mess around with the url part and i was able to fix that...kinda...i think

this is what i changed it to
// URL
SetField(fieldURL, 'http://imdb.com/Title?' + copy(Page.Text, pos('href="/title',Page.Text)+15, 7));
seems to work, but i also need the description fixed which i have no idea how
i want to get the longest description for each movie
so can someone spend sometime and update the IMDB script?