you need to do some editing in the imdb.tcl
try:
set boxurl "http://www.imdb.com/title/tt${imdbserial}/business"
set titleurl "http://www.imdb.com/title/tt${imdbserial}/"
set nfourl "http://akas.imdb.com/title/tt${imdbserial}/combined"
its under imdb lookup. i chose akas.imdb.com because non us guys might have the titles shown in their own languages which not everyone wants.
here is the imdb lookup you can replace (its not the whole file)
http://yourpaste.net/6048/imdb.tcl_fix