setsearchname ($HTTP_GET_VARS["name"]); echo "Step 2"; stdhead("Upload"); echo"". "
Film or Video Torrent Upload

Step 2:". "

Please click on the correct movie title from the list below:
". "if you are not sure click the imdb link to check. it will open in a new window.

"; $results = $search->results (); foreach ($results as $res) { echo "imdbid(); echo ">"; echo $res->title(); echo "(".$res->year().")"; echo " "; echo " [ imdbid(); echo "\" target=_blank>imdb page ]"; echo "
\n"; } echo "

if you do not see the movie in the list above click ". "[ HERE ] to skip this step.

". "
"; stdfoot(); ?>