{
  "_id": "6a17dacbacfb0bcc41d9b993",
  "Package": "rrecsys",
  "Type": "Package",
  "Title": "Environment for Evaluating Recommender Systems",
  "Version": "0.9.7.2",
  "Date": "2018-02-10",
  "Authors@R": "c(person(\"Ludovik\",\"Çoba\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Ludovik.Coba@inf.unibz.it\"), \nperson(\"Markus\",\"Zanker\", role=\"ctb\",email=\"Markuz.Zanker@unibz.it\"),\nperson(\"Panagiotis\",\"Symeonidis\", role=\"ctb\",email=\"Panagiotis.Symeonidis@unibz.it\"))",
  "URL": "https://rrecsys.inf.unibz.it/",
  "BugReports": "https://github.com/ludovikcoba/rrecsys/issues",
  "Description": "Processes standard recommendation datasets (e.g., a\nuser-item rating matrix) as input and generates rating\npredictions and lists of recommended items. Standard algorithm\nimplementations which are included in this package are the\nfollowing: Global/Item/User-Average baselines, Weighted Slope\nOne, Item-Based KNN, User-Based KNN, FunkSVD, BPR and weighted\nALS. They can be assessed according to the standard offline\nevaluation methodology (Shani, et al. (2011)\n<doi:10.1007/978-0-387-85820-3_8>) for recommender systems\nusing measures such as MAE, RMSE, Precision, Recall, F1, AUC,\nNDCG, RankScore and coverage measures. The package (Coba, et\nal.(2017) <doi: 10.1007/978-3-319-60042-0_36>) is intended for\nrapid prototyping of recommendation algorithms and education\npurposes.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Repository": "https://ludovikcoba.r-universe.dev",
  "Date/Publication": "2022-05-15 09:45:21 UTC",
  "RemoteUrl": "https://github.com/ludovikcoba/rrecsys",
  "RemoteRef": "HEAD",
  "RemoteSha": "8511f2770c10b30cabb630621c121b44afe4f5bd",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 05:56:49 UTC",
    "User": "root"
  },
  "Author": "Ludovik Çoba [aut, cre, cph],\nMarkus Zanker [ctb],\nPanagiotis Symeonidis [ctb]",
  "Maintainer": "Ludovik Çoba <Ludovik.Coba@inf.unibz.it>",
  "MD5sum": "14b001f6b9b8ec941d1d7e1f327f1f6c",
  "_user": "ludovikcoba",
  "_type": "src",
  "_file": "rrecsys_0.9.7.2.tar.gz",
  "_fileid": "f191ce6d5e867bc8f9e45751ae4d341fe7c832ea47782a65739efb8b009dcf3f",
  "_filesize": 1238884,
  "_sha256": "f191ce6d5e867bc8f9e45751ae4d341fe7c832ea47782a65739efb8b009dcf3f",
  "_created": "2026-05-28T05:56:49.000Z",
  "_published": "2026-05-28T06:03:55.366Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78232589341,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7258750429"
    },
    {
      "job": 78232589332,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7258751522"
    },
    {
      "job": 78232589328,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7258748526"
    },
    {
      "job": 78232589323,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7258750437"
    },
    {
      "job": 78232589346,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7258766516"
    },
    {
      "job": 78232589354,
      "time": 359,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7258789726"
    },
    {
      "job": 78232589331,
      "time": 161,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7258757879"
    },
    {
      "job": 78232589327,
      "time": 280,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7258776399"
    },
    {
      "job": 78232188995,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7258718177"
    },
    {
      "job": 78232589320,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78232589326,
      "time": 163,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7258753319"
    },
    {
      "job": 78232589324,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7258747936"
    },
    {
      "job": 78232589352,
      "time": 207,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7258763136"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ludovikcoba/rrecsys",
  "_commit": {
    "id": "8511f2770c10b30cabb630621c121b44afe4f5bd",
    "author": "Ludovik Coba <ludovancoba@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1652607921
  },
  "_maintainer": {
    "name": "Ludovik Çoba",
    "email": "ludovik.coba@inf.unibz.it"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "registry",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "ludovikcoba",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "ludovikcoba",
      "count": 26,
      "uuid": 4623677
    },
    {
      "user": "andland",
      "count": 1,
      "uuid": 3355438
    },
    {
      "user": "franckjay",
      "count": 1,
      "uuid": 24227420
    }
  ],
  "_userbio": {
    "uuid": 4623677,
    "type": "user",
    "name": "Ludovik Coba"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rrecsys"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/ludovikcoba/rrecsys",
  "_searchresults": 26,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rrecsys.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ludovikcoba/rrecsys",
  "_realowner": "ludovikcoba",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.2",
      "date": "2016-04-04"
    },
    {
      "version": "0.9.5",
      "date": "2016-05-31"
    },
    {
      "version": "0.9.5.1",
      "date": "2016-06-14"
    },
    {
      "version": "0.9.5.3",
      "date": "2016-06-21"
    },
    {
      "version": "0.9.5.4",
      "date": "2016-06-27"
    },
    {
      "version": "0.9.7.1",
      "date": "2017-08-18"
    },
    {
      "version": "0.9.7.2",
      "date": "2017-11-16"
    },
    {
      "version": "0.9.7.3",
      "date": "2018-02-10"
    },
    {
      "version": "0.9.7.3.1",
      "date": "2019-06-09"
    }
  ],
  "_exports": [
    "coerce",
    "colAverages",
    "colRatings",
    "dataChart",
    "defineData",
    "evalChart",
    "evalModel",
    "evalPred",
    "evalRec",
    "getAUC",
    "histogram",
    "ncol",
    "nrow",
    "numRatings",
    "predict",
    "rankScore",
    "recommendHPR",
    "recommendMF",
    "results",
    "rowAverages",
    "rowRatings",
    "rrecsys",
    "rrecsysRegistry",
    "setStoppingCriteria",
    "show",
    "showDeltaError",
    "showStoppingCriteria",
    "sparsity",
    "summary"
  ],
  "_datasets": [
    {
      "name": "ml100k",
      "title": "Movielens 100K Dataset",
      "object": "ml100k",
      "file": "ml100k.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 943,
      "table": true,
      "tojson": true
    },
    {
      "name": "ml100k_array",
      "title": "Movielens 100K Dataset",
      "object": "ml100k_array",
      "file": "ml100k_array.rda",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "user",
        "item",
        "rating"
      ],
      "rows": 100000,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlLatest100k",
      "title": "Movielens Latest",
      "object": "mlLatest100k",
      "file": "mlLatest100k.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Toy Story (1995)",
        "Jumanji (1995)",
        "Grumpier Old Men (1995)",
        "Waiting to Exhale (1995)",
        "Father of the Bride Part II (1995)",
        "Heat (1995)",
        "Sabrina (1995)",
        "Tom and Huck (1995)",
        "Sudden Death (1995)",
        "GoldenEye (1995)",
        "American President, The (1995)",
        "Dracula: Dead and Loving It (1995)",
        "Balto (1995)",
        "Nixon (1995)",
        "Cutthroat Island (1995)",
        "Casino (1995)",
        "Sense and Sensibility (1995)",
        "Four Rooms (1995)",
        "Ace Ventura: When Nature Calls (1995)",
        "Money Train (1995)",
        "Get Shorty (1995)",
        "Copycat (1995)",
        "Assassins (1995)",
        "Powder (1995)",
        "Leaving Las Vegas (1995)",
        "Othello (1995)",
        "Now and Then (1995)",
        "Persuasion (1995)",
        null,
        "Shanghai Triad (Yao a yao yao dao waipo qiao) (1995)",
        "Dangerous Minds (1995)",
        "Twelve Monkeys (a.k.a. 12 Monkeys) (1995)",
        "Babe (1995)",
        "Carrington (1995)",
        "Dead Man Walking (1995)",
        "Across the Sea of Time (1995)",
        "It Takes Two (1995)",
        "Clueless (1995)",
        "Cry, the Beloved Country (1995)",
        "Richard III (1995)",
        "Dead Presidents (1995)",
        "Restoration (1995)",
        "Mortal Kombat (1995)",
        "To Die For (1995)",
        "How to Make an American Quilt (1995)",
        "Seven (a.k.a. Se7en) (1995)",
        "Pocahontas (1995)",
        "Usual Suspects, The (1995)",
        "Mighty Aphrodite (1995)",
        "Big Green, The (1995)",
        "Georgia (1995)",
        "Home for the Holidays (1995)",
        "Postman, The (Postino, Il) (1994)",
        "Confessional, The (Confessionnal, Le) (1995)",
        "Indian in the Cupboard, The (1995)",
        "Eye for an Eye (1996)",
        "Mr. Holland's Opus (1995)",
        "Don't Be a Menace to South Central While Drinking Your Juice in the Hood (1996)",
        "Two if by Sea (1996)",
        "Bio-Dome (1996)",
        "Lawnmower Man 2: Beyond Cyberspace (1996)",
        "Two Bits (1995)",
        "French Twist (Gazon maudit) (1995)",
        "Friday (1995)",
        "From Dusk Till Dawn (1996)",
        "Fair Game (1995)",
        "Kicking and Screaming (1995)",
        null,
        "Bed of Roses (1996)",
        "Big Bully (1996)",
        "Screamers (1995)",
        "Crossing Guard, The (1995)",
        "Juror, The (1996)",
        "White Balloon, The (Badkonake sefid) (1995)",
        "Things to Do in Denver When You're Dead (1995)",
        "Antonia's Line (Antonia) (1995)",
        "Once Upon a Time... When We Were Colored (1995)",
        "Angels and Insects (1995)",
        "White Squall (1996)",
        "Dunston Checks In (1996)",
        "Black Sheep (1996)",
        "Nick of Time (1995)",
        "Mary Reilly (1996)",
        "Vampire in Brooklyn (1995)",
        "Beautiful Girls (1996)",
        "Broken Arrow (1996)",
        "In the Bleak Midwinter (1995)",
        "Hate (Haine, La) (1995)",
        "Heidi Fleiss: Hollywood Madam (1995)",
        "City Hall (1996)",
        "Bottle Rocket (1996)",
        "Mr. Wrong (1996)",
        "Unforgettable (1996)",
        "Happy Gilmore (1996)",
        "Bridges of Madison County, The (1995)",
        "Nobody Loves Me (Keiner liebt mich) (1994)",
        "Muppet Treasure Island (1996)",
        "Braveheart (1995)",
        "Taxi Driver (1976)",
        "Rumble in the Bronx (Hont faan kui) (1995)",
        "Before and After (1996)",
        "Margaret's Museum (1995)",
        "Anne Frank Remembered (1995)",
        "Young Poisoner's Handbook, The (1995)",
        "If Lucy Fell (1996)",
        "Steal Big, Steal Little (1995)",
        "Race the Sun (1996)",
        "Boys of St. Vincent, The (1992)",
        "Boomerang (1992)",
        "Chungking Express (Chung Hing sam lam) (1994)",
        "Star Maker, The (Uomo delle stelle, L') (1995)",
        "Flirting With Disaster (1996)",
        "NeverEnding Story III, The (1994)",
        "Jupiter's Wife (1994)",
        "Pie in the Sky (1996)",
        "Angela (1995)",
        "Jade (1995)",
        "Down Periscope (1996)",
        "From the Journals of Jean Seberg (1995)",
        "Neon Bible, The (1995)",
        "Up Close and Personal (1996)",
        "Birdcage, The (1996)",
        "Brothers McMullen, The (1995)",
        "Bad Boys (1995)",
        "Basketball Diaries, The (1995)",
        "Awfully Big Adventure, An (1995)",
        "Amateur (1994)",
        "Apollo 13 (1995)",
        "Rob Roy (1995)",
        "Addiction, The (1995)",
        "Batman Forever (1995)",
        "Beauty of the Day (Belle de jour) (1967)",
        "Beyond Rangoon (1995)",
        "Blue in the Face (1995)",
        "Canadian Bacon (1995)",
        "Casper (1995)",
        "Clockers (1995)",
        "Congo (1995)",
        "Crimson Tide (1995)",
        "Crumb (1994)",
        "Desperado (1995)",
        "Devil in a Blue Dress (1995)",
        "Die Hard: With a Vengeance (1995)",
        "Doom Generation, The (1995)",
        "Feast of July (1995)",
        "First Knight (1995)",
        "Free Willy 2: The Adventure Home (1995)",
        "Hackers (1995)",
        "Jeffrey (1995)",
        "Johnny Mnemonic (1995)",
        "Judge Dredd (1995)",
        "Jury Duty (1995)",
        "Kids (1995)",
        "Living in Oblivion (1995)",
        "Lord of Illusions (1995)",
        "Love & Human Remains (1993)",
        "Mad Love (1995)",
        "Mallrats (1995)",
        "Mighty Morphin Power Rangers: The Movie (1995)",
        "Moonlight and Valentino (1995)",
        "Mute Witness (1994)",
        "Nadja (1994)",
        "Net, The (1995)",
        "Nine Months (1995)",
        "Party Girl (1995)",
        "Prophecy, The (1995)",
        "Reckless (1995)",
        "Safe (1995)",
        "Scarlet Letter, The (1995)",
        "Show, The (1995)",
        "Showgirls (1995)",
        "Smoke (1995)",
        "Something to Talk About (1995)",
        "Species (1995)",
        "Stars Fell on Henrietta, The (1995)",
        "Strange Days (1995)",
        "Umbrellas of Cherbourg, The (Parapluies de Cherbourg, Les) (1964)",
        "Tie That Binds, The (1995)",
        "Three Wishes (1995)",
        "Total Eclipse (1995)",
        "To Wong Foo, Thanks for Everything! Julie Newmar (1995)",
        "Under Siege 2: Dark Territory (1995)",
        "Unstrung Heroes (1995)",
        "Unzipped (1995)",
        "Walk in the Clouds, A (1995)",
        "Waterworld (1995)",
        "White Man's Burden (1995)",
        "Wild Bill (1995)",
        "Browning Version, The (1994)",
        "Bushwhacked (1995)",
        "Burnt by the Sun (Utomlyonnye solntsem) (1994)",
        "Before the Rain (Pred dozhdot) (1994)",
        "Before Sunrise (1995)",
        "Billy Madison (1995)",
        "Boys on the Side (1995)",
        "Castle Freak (1995)",
        "Circle of Friends (1995)",
        "Clerks (1994)",
        "Don Juan DeMarco (1995)",
        "Disclosure (1994)",
        "Drop Zone (1994)",
        "Death and the Maiden (1994)",
        "Dolores Claiborne (1995)",
        "Dumb & Dumber (Dumb and Dumber) (1994)",
        "Eat Drink Man Woman (Yin shi nan nu) (1994)",
        "Exotica (1994)",
        "Exit to Eden (1994)",
        "Ed Wood (1994)",
        "French Kiss (1995)",
        "Forget Paris (1995)",
        "Far From Home: The Adventures of Yellow Dog (1995)",
        "Goofy Movie, A (1995)",
        "Hideaway (1995)",
        "Fluke (1995)",
        "Farinelli: il castrato (1994)",
        "Gordy (1995)",
        "Gumby: The Movie (1995)",
        "Hoop Dreams (1994)",
        "Heavenly Creatures (1994)",
        "Houseguest (1994)",
        "Immortal Beloved (1994)",
        "Heavyweights (Heavy Weights) (1995)",
        "I.Q. (1994)",
        "Interview with the Vampire: The Vampire Chronicles (1994)",
        "Jefferson in Paris (1995)",
        "Jerky Boys, The (1995)",
        "Junior (1994)",
        "Just Cause (1995)",
        "Kid in King Arthur's Court, A (1995)",
        "Kiss of Death (1995)",
        "Star Wars: Episode IV - A New Hope (1977)",
        "Little Women (1994)",
        "Little Princess, A (1995)",
        "Ladybird Ladybird (1994)",
        "Enfer, L' (1994)",
        "Like Water for Chocolate (Como agua para chocolate) (1992)",
        "Legends of the Fall (1994)",
        "Major Payne (1995)",
        "Little Odessa (1994)",
        "My Crazy Life (Mi vida loca) (1993)",
        "Love Affair (1994)",
        "Losing Isaiah (1995)",
        "Madness of King George, The (1994)",
        "Mary Shelley's Frankenstein (Frankenstein) (1994)",
        "Man of the House (1995)",
        "Mixed Nuts (1994)",
        "Milk Money (1994)",
        "Miracle on 34th Street (1994)",
        "Miami Rhapsody (1995)",
        "My Family (1995)",
        "Murder in the First (1995)",
        "Nobody's Fool (1994)",
        "Nell (1994)",
        "New Jersey Drive (1995)",
        "Nemesis 2: Nebula (1995)",
        "Nina Takes a Lover (1994)",
        "Natural Born Killers (1994)",
        "Only You (1994)",
        "Once Were Warriors (1994)",
        "Poison Ivy II (1996)",
        "Outbreak (1995)",
        null,
        "Perez Family, The (1995)",
        "Pyromaniac's Love Story, A (1995)",
        "Pulp Fiction (1994)",
        "Panther (1995)",
        "Pushing Hands (Tui shou) (1992)",
        "Priest (1994)",
        "Quiz Show (1994)",
        "Picture Bride (Bijo photo) (1994)",
        "Queen Margot (Reine Margot, La) (1994)",
        "Quick and the Dead, The (1995)",
        "Roommates (1995)",
        "Ready to Wear (Pret-A-Porter) (1994)",
        "Three Colors: Red (Trois couleurs: Rouge) (1994)",
        "Three Colors: Blue (Trois couleurs: Bleu) (1993)",
        "Three Colors: White (Trzy kolory: Bialy) (1994)",
        "Red Firecracker, Green Firecracker (Pao Da Shuang Deng) (1994)",
        "Rent-a-Kid (1995)",
        "Stuart Saves His Family (1995)",
        "Swan Princess, The (1994)",
        "Secret of Roan Inish, The (1994)",
        "Specialist, The (1994)",
        "Stargate (1994)",
        "Santa Clause, The (1994)",
        "Shawshank Redemption, The (1994)",
        "Shallow Grave (1994)",
        "Suture (1993)",
        "Strawberry and Chocolate (Fresa y chocolate) (1993)",
        "Swimming with Sharks (1995)",
        "Sum of Us, The (1994)",
        "National Lampoon's Senior Trip (1995)",
        "To Live (Huozhe) (1994)",
        "Tank Girl (1995)",
        "Tales from the Crypt Presents: Demon Knight (1995)",
        "Star Trek: Generations (1994)",
        "Tales from the Hood (1995)",
        "Tom & Viv (1994)",
        "Village of the Damned (1995)",
        "Tommy Boy (1995)",
        "Vanya on 42nd Street (1994)",
        "Underneath (1995)",
        "Walking Dead, The (1995)",
        "What's Eating Gilbert Grape (1993)",
        "Virtuosity (1995)",
        "While You Were Sleeping (1995)",
        "War, The (1994)",
        "Double Happiness (1994)",
        "Muriel's Wedding (1994)",
        "Baby-Sitters Club, The (1995)",
        "Ace Ventura: Pet Detective (1994)",
        "Adventures of Priscilla, Queen of the Desert, The (1994)",
        "Backbeat (1993)",
        "Bitter Moon (1992)",
        "Bullets Over Broadway (1994)",
        "Clear and Present Danger (1994)",
        "Client, The (1994)",
        "Corrina, Corrina (1994)",
        "Crooklyn (1994)",
        "Crow, The (1994)",
        "Cobb (1994)",
        "Flintstones, The (1994)",
        "Forrest Gump (1994)",
        "Four Weddings and a Funeral (1994)",
        "Higher Learning (1995)",
        "I Like It Like That (1994)",
        "I Love Trouble (1994)",
        "It Could Happen to You (1994)",
        "Jungle Book, The (1994)",
        "Wonderful, Horrible Life of Leni Riefenstahl, The (Macht der Bilder: Leni Riefenstahl, Die) (1993)",
        "Lion King, The (1994)",
        "Little Buddha (1993)",
        "Wes Craven's New Nightmare (Nightmare on Elm Street Part 7: Freddy's Finale, A) (1994)",
        "Mask, The (1994)",
        "Maverick (1994)",
        "Mrs. Parker and the Vicious Circle (1994)",
        "Naked Gun 33 1/3: The Final Insult (1994)",
        "Paper, The (1994)",
        "Reality Bites (1994)",
        "Red Rock West (1992)",
        "Richie Rich (1994)",
        "River Wild, The (1994)",
        "Speed (1994)",
        "Speechless (1994)",
        "Timecop (1994)",
        "True Lies (1994)",
        "When a Man Loves a Woman (1994)",
        "Wolf (1994)",
        "Wyatt Earp (1994)",
        "Bad Company (1995)",
        "Low Down Dirty Shame, A (1994)",
        "Boys Life (1995)",
        "Faster Pussycat! Kill! Kill! (1965)",
        "Jason's Lyric (1994)",
        "Street Fighter (1994)",
        "Coldblooded (1995)",
        "Fear, The (1995)",
        "Open Season (1996)",
        "Highlander III: The Sorcerer (a.k.a. Highlander: The Final Dimension) (1994)",
        "In the Mouth of Madness (1995)",
        "8 Seconds (1994)",
        "Above the Rim (1994)",
        "Addams Family Values (1993)",
        "Martin Lawrence: You So Crazy (1994)",
        "Age of Innocence, The (1993)",
        "Airheads (1994)",
        "Air Up There, The (1994)",
        "Another Stakeout (1993)",
        "Bad Girls (1994)",
        "Barcelona (1994)",
        "Being Human (1993)",
        "Beverly Hillbillies, The (1993)",
        "Beverly Hills Cop III (1994)",
        "Black Beauty (1994)",
        "Blink (1994)",
        "Blown Away (1994)",
        "Blue Chips (1994)",
        "Blue Sky (1994)",
        "Body Snatchers (1993)",
        "Boxing Helena (1993)",
        "Bronx Tale, A (1993)",
        "Cabin Boy (1994)",
        "Carlito's Way (1993)",
        "City Slickers II: The Legend of Curly's Gold (1994)",
        "Clean Slate (1994)",
        "Cliffhanger (1993)",
        "Coneheads (1993)",
        "Color of Night (1994)",
        "Cops and Robbersons (1994)",
        "Cowboy Way, The (1994)",
        "Dave (1993)",
        "Dazed and Confused (1993)",
        "Demolition Man (1993)",
        "Endless Summer 2, The (1994)",
        "Even Cowgirls Get the Blues (1993)",
        "Fatal Instinct (1993)",
        "Farewell My Concubine (Ba wang bie ji) (1993)",
        "Favor, The (1994)",
        "Fearless (1993)",
        "Fear of a Black Hat (1994)",
        "With Honors (1994)",
        "Flesh and Bone (1993)",
        "Widows' Peak (1994)",
        "For Love or Money (1993)",
        "Firm, The (1993)",
        "Free Willy (1993)",
        "Fresh (1994)",
        "Fugitive, The (1993)",
        "Geronimo: An American Legend (1993)",
        "Getaway, The (1994)",
        "Getting Even with Dad (1994)",
        "Go Fish (1994)",
        "Good Man in Africa, A (1994)",
        "Guilty as Sin (1993)",
        "Hard Target (1993)",
        "Heaven & Earth (1993)",
        "Hot Shots! Part Deux (1993)",
        "Live Nude Girls (1995)",
        "Englishman Who Went Up a Hill But Came Down a Mountain, The (1995)",
        "House of the Spirits, The (1993)",
        "House Party 3 (1994)",
        "Hudsucker Proxy, The (1994)",
        "I'll Do Anything (1994)",
        "In the Army Now (1994)",
        "In the Line of Fire (1993)",
        "In the Name of the Father (1993)",
        "Inkwell, The (1994)",
        "What's Love Got to Do with It? (1993)",
        "Judgment Night (1993)",
        "Jurassic Park (1993)",
        "Kalifornia (1993)",
        "Killing Zoe (1994)",
        "King of the Hill (1993)",
        "Lassie (1994)",
        "Last Action Hero (1993)",
        "Life with Mikey (1993)",
        "Lightning Jack (1994)",
        "M. Butterfly (1993)",
        "Made in America (1993)",
        "Malice (1993)",
        "Man Without a Face, The (1993)",
        "Manhattan Murder Mystery (1993)",
        "Menace II Society (1993)",
        "Executive Decision (1996)",
        "In the Realm of the Senses (Ai no corrida) (1976)",
        "What Happened Was... (1994)",
        "Much Ado About Nothing (1993)",
        "Mr. Jones (1993)",
        "Mr. Wonderful (1993)",
        "Mrs. Doubtfire (1993)",
        "Naked (1993)",
        "Next Karate Kid, The (1994)",
        "New Age, The (1994)",
        "No Escape (1994)",
        "North (1994)",
        "Orlando (1992)",
        "Perfect World, A (1993)",
        "Philadelphia (1993)",
        "Piano, The (1993)",
        "Poetic Justice (1993)",
        "Program, The (1993)",
        "Puppet Masters, The (1994)",
        "Radioland Murders (1994)",
        "Ref, The (1994)",
        "Remains of the Day, The (1993)",
        "Renaissance Man (1994)",
        "Rising Sun (1993)",
        "Road to Wellville, The (1994)",
        "RoboCop 3 (1993)",
        "Robin Hood: Men in Tights (1993)",
        "Romeo Is Bleeding (1993)",
        "Romper Stomper (1992)",
        "Ruby in Paradise (1993)",
        "Rudy (1993)",
        "Schindler's List (1993)",
        "Scout, The (1994)",
        "Searching for Bobby Fischer (1993)",
        "Secret Garden, The (1993)",
        "Serial Mom (1994)",
        "Shadow, The (1994)",
        "Shadowlands (1993)",
        "Short Cuts (1993)",
        "Simple Twist of Fate, A (1994)",
        "Sirens (1994)",
        "Six Degrees of Separation (1993)",
        "Sleepless in Seattle (1993)",
        "Sliver (1993)",
        "Blade Runner (1982)",
        "Son in Law (1993)",
        "So I Married an Axe Murderer (1993)",
        "Striking Distance (1993)",
        "Super Mario Bros. (1993)",
        "Surviving the Game (1994)",
        "Terminal Velocity (1994)",
        "Thirty-Two Short Films About Glenn Gould (1993)",
        "Threesome (1994)",
        "Nightmare Before Christmas, The (1993)",
        "Three Musketeers, The (1993)",
        "Tombstone (1993)",
        "Trial by Jury (1994)",
        "True Romance (1993)",
        "War Room, The (1993)",
        "Pagemaster, The (1994)",
        "Welcome to the Dollhouse (1995)",
        "Germinal (1993)",
        "Chasers (1994)",
        "Cronos (1993)",
        "Bhaji on the Beach (1993)",
        "Little Big League (1994)",
        "Wedding Gift, The (1994)",
        "Foreign Student (1994)",
        "Ciao, Professore! (Io speriamo che me la cavo) (1992)",
        "Spanking the Monkey (1994)",
        "Little Rascals, The (1994)",
        "Fausto (1993)",
        "Andre (1994)",
        "Princess Caraboo (1994)",
        "Celluloid Closet, The (1995)",
        null,
        "Brady Bunch Movie, The (1995)",
        "Home Alone (1990)",
        "Ghost (1990)",
        "Aladdin (1992)",
        "Terminator 2: Judgment Day (1991)",
        "Dances with Wolves (1990)",
        "Batman (1989)",
        "Silence of the Lambs, The (1991)",
        "Snow White and the Seven Dwarfs (1937)",
        "Beauty and the Beast (1991)",
        "Pinocchio (1940)",
        "Pretty Woman (1990)",
        "Window to Paris (Okno v Parizh) (1994)",
        "Wild Bunch, The (1969)",
        "Love and a .45 (1994)",
        "Great Day in Harlem, A (1994)",
        "Bye Bye, Love (1995)",
        "One Fine Day (1996)",
        "Candyman: Farewell to the Flesh (1995)",
        "Fargo (1996)",
        "Homeward Bound II: Lost in San Francisco (1996)",
        "Heavy Metal (1981)",
        "Hellraiser: Bloodline (1996)",
        "Pallbearer, The (1996)",
        "Jane Eyre (1996)",
        "Loaded (1994)",
        "Bread and Chocolate (Pane e cioccolata) (1973)",
        "Aristocats, The (1970)",
        "Two Much (1995)",
        "Ed (1996)",
        "Thin Line Between Love and Hate, A (1996)",
        "Last Supper, The (1995)",
        "Primal Fear (1996)",
        "Carried Away (1996)",
        "All Dogs Go to Heaven 2 (1996)",
        "Land and Freedom (Tierra y libertad) (1995)",
        "Denise Calls Up (1995)",
        "Family Thing, A (1996)",
        "Sgt. Bilko (1996)",
        "Jack and Sarah (1995)",
        "Girl 6 (1996)",
        "Diabolique (1996)",
        "Little Indian, Big City (Un indien dans la ville) (1994)",
        "Nelly & Monsieur Arnaud (1995)",
        "Courage Under Fire (1996)",
        "Mission: Impossible (1996)",
        null,
        "Moll Flanders (1996)",
        "Dragonheart (1996)",
        "Eddie (1996)",
        "Purple Noon (Plein soleil) (1960)",
        "James and the Giant Peach (1996)",
        "Fear (1996)",
        "Kids in the Hall: Brain Candy (1996)",
        "Faithful (1996)",
        "Underground (1995)",
        null,
        "Bloodsport 2 (a.k.a. Bloodsport II: The Next Kumite) (1996)",
        "Song of the Little Road (Pather Panchali) (1955)",
        "World of Apu, The (Apur Sansar) (1959)",
        "Mystery Science Theater 3000: The Movie (1996)",
        "Space Jam (1996)",
        "Barbarella (1968)",
        "Some Folks Call It a Sling Blade (1993)",
        "Run of the Country, The (1995)",
        null,
        "Coup de torchon (Clean Slate) (1981)",
        "It's My Party (1996)",
        "Operation Dumbo Drop (1995)",
        "Mrs. Winterbourne (1996)",
        "Solo (1996)",
        "Substitute, The (1996)",
        "True Crime (1996)",
        "Butterfly Kiss (1995)",
        "Feeling Minnesota (1996)",
        "Angus (1995)",
        "Boys (1996)",
        "Quest, The (1996)",
        "Cosi (1996)",
        "Mulholland Falls (1996)",
        "Truth About Cats & Dogs, The (1996)",
        "Oliver & Company (1988)",
        "Celtic Pride (1996)",
        "Flipper (1996)",
        "Captives (1994)",
        "Of Love and Shadows (1994)",
        "Dead Man (1995)",
        "Horseman on the Roof, The (Hussard sur le toit, Le) (1995)",
        "Switchblade Sisters (1975)",
        "Mouth to Mouth (Boca a boca) (1995)",
        "Visitors, The (Visiteurs, Les) (1993)",
        "Multiplicity (1996)",
        "Wallace & Gromit: The Best of Aardman Animation (1996)",
        "Haunted World of Edward D. Wood Jr., The (1996)",
        "Craft, The (1996)",
        "Great White Hype, The (1996)",
        "Last Dance (1996)",
        "Cold Comfort Farm (1995)",
        "Low Life (1994)",
        "Heaven's Prisoners (1996)",
        "Original Gangstas (1996)",
        "Rock, The (1996)",
        "Cemetery Man (Dellamorte Dellamore) (1994)",
        "Twister (1996)",
        "Barb Wire (1996)",
        null,
        "Thinner (1996)",
        "Spy Hard (1996)",
        "Wallace & Gromit: A Close Shave (1995)",
        "Force of Evil (1948)",
        "Stupids, The (1996)",
        "Arrival, The (1996)",
        "Man from Down Under, The (1943)",
        "Dr. Strangelove or: How I Learned to Stop Worrying and Love the Bomb (1964)",
        "Month by the Lake, A (1995)",
        "Gold Diggers: The Secret of Bear Mountain (1995)",
        "Stalingrad (1993)",
        "Phantom, The (1996)",
        "Striptease (1996)",
        "Heavy (1995)",
        "Jack (1996)",
        "I Shot Andy Warhol (1996)",
        "Grass Harp, The (1995)",
        "Someone Else's America (1995)",
        "Marlene Dietrich: Shadow and Light (1996)",
        "Life Is Rosy (a.k.a. Life Is Beautiful) (Vie est belle, La) (1987)",
        "Trainspotting (1996)",
        "'Til There Was You (1997)",
        "Independence Day (a.k.a. ID4) (1996)",
        "Stealing Beauty (1996)",
        "Fan, The (1996)",
        "Hunchback of Notre Dame, The (1996)",
        "Cable Guy, The (1996)",
        "Kingpin (1996)",
        "Eraser (1996)",
        "Nutty Professor, The (1996)",
        null,
        "Last Klezmer: Leopold Kozlowski, His Life and Music, The (1994)",
        "Midnight Dancers (Sibak) (1994)",
        "Old Lady Who Walked in the Sea, The (Vieille qui marchait dans la mer, La) (1991)",
        "Daylight (1996)",
        "Frighteners, The (1996)",
        "Lone Star (1996)",
        "Harriet the Spy (1996)",
        "Phenomenon (1996)",
        "Walking and Talking (1996)",
        "She's the One (1996)",
        "Time to Kill, A (1996)",
        "American Buffalo (1996)",
        "Alaska (1996)",
        "Fled (1996)",
        "Kazaam (1996)",
        "Larger Than Life (1996)",
        "Two Deaths (1995)",
        "Very Brady Sequel, A (1996)",
        "Stefano Quantestorie (1993)",
        "Crude Oasis, The (1995)",
        "Hedd Wyn (1992)",
        "Kaspar Hauser (1993)",
        "Adventures of Pinocchio, The (1996)",
        "Joe's Apartment (1996)",
        "First Wives Club, The (1996)",
        "Stonewall (1995)",
        "Ransom (1996)",
        "High School High (1996)",
        "Phat Beach (1996)",
        "Foxfire (1996)",
        "Chain Reaction (1996)",
        "Matilda (1996)",
        "Emma (1996)",
        "Crow: City of Angels, The (1996)",
        "House Arrest (1996)",
        "Eyes Without a Face (Yeux sans visage, Les) (1959)",
        "Tales from the Crypt Presents: Bordello of Blood (1996)",
        "Lotto Land (1995)",
        "Story of Xinghua, The (Xinghua san yue tian) (1994)",
        "Day the Sun Turned Cold, The (Tianguo niezi) (1994)",
        "Flirt (1995)",
        "Big Squeeze, The (1996)",
        "Spitfire Grill, The (1996)",
        "Escape from L.A. (1996)",
        "Cyclo (Xich lo) (1995)",
        "Basquiat (1996)",
        "Tin Cup (1996)",
        "Dingo (1991)",
        "Ballad of Narayama, The (Narayama Bushiko) (1958)",
        "Every Other Weekend (Un week-end sur deux) (1990)",
        "Mille bolle blu (1993)",
        "Crows and Sparrows (Wuya yu maque) (1949)",
        "Godfather, The (1972)",
        "Supercop (Police Story 3: Supercop) (Jing cha gu shi III: Chao ji jing cha) (1992)",
        "Wife, The (1995)",
        "Small Faces (1996)",
        "Bound (1996)",
        "Death in Brunswick (1991)",
        "Kansas City (1996)",
        "Gone Fishin' (1997)",
        "Lover's Knot (1996)",
        "Shadow of Angels (Schatten der Engel) (1976)",
        "Nothing to Lose (1994)",
        "Supercop 2 (Project S) (Chao ji ji hua) (1993)",
        "Relic, The (1997)",
        "Island of Dr. Moreau, The (1996)",
        "First Kid (1996)",
        "Trigger Effect, The (1996)",
        "Sweet Nothing (1996)",
        "Bogus (1996)",
        "Bulletproof (1996)",
        "Land Before Time III: The Time of the Great Giving (1995)",
        "1-900 (06) (1994)",
        "Halloween: The Curse of Michael Myers (Halloween 6: The Curse of Michael Myers) (1995)",
        "Twelfth Night (1996)",
        "Mother Night (1996)",
        "Venice/Venice (1992)",
        "Wild Reeds (Les roseaux sauvages) (1994)",
        "For Whom the Bell Tolls (1943)",
        "Philadelphia Story, The (1940)",
        "Singin' in the Rain (1952)",
        "American in Paris, An (1951)",
        "Funny Face (1957)",
        "Breakfast at Tiffany's (1961)",
        "Vertigo (1958)",
        "Rear Window (1954)",
        "It Happened One Night (1934)",
        "Gaslight (1944)",
        "Gay Divorcee, The (1934)",
        "North by Northwest (1959)",
        "Apartment, The (1960)",
        "Some Like It Hot (1959)",
        "Charade (1963)",
        "Casablanca (1942)",
        "Maltese Falcon, The (1941)",
        "My Fair Lady (1964)",
        "Sabrina (1954)",
        "Roman Holiday (1953)",
        "Little Princess, The (1939)",
        "Meet Me in St. Louis (1944)",
        "Wizard of Oz, The (1939)",
        "Gone with the Wind (1939)",
        "My Favorite Year (1982)",
        "Sunset Blvd. (a.k.a. Sunset Boulevard) (1950)",
        "Citizen Kane (1941)",
        "2001: A Space Odyssey (1968)",
        "All About Eve (1950)",
        "Women, The (1939)",
        "Rebecca (1940)",
        "Foreign Correspondent (1940)",
        "Notorious (1946)",
        "Spellbound (1945)",
        "Affair to Remember, An (1957)",
        "To Catch a Thief (1955)",
        "Father of the Bride (1950)",
        "Band Wagon, The (1953)",
        "Ninotchka (1939)",
        "Love in the Afternoon (1957)",
        "Gigi (1958)",
        "Reluctant Debutante, The (1958)",
        "Adventures of Robin Hood, The (1938)",
        "Mark of Zorro, The (1940)",
        "Laura (1944)",
        "Ghost and Mrs. Muir, The (1947)",
        "Lost Horizon (1937)",
        "Top Hat (1935)",
        "To Be or Not to Be (1942)",
        "My Man Godfrey (1936)",
        "Giant (1956)",
        "East of Eden (1955)",
        "Thin Man, The (1934)",
        "His Girl Friday (1940)",
        "Around the World in 80 Days (1956)",
        "It's a Wonderful Life (1946)",
        "Mr. Smith Goes to Washington (1939)",
        "Bringing Up Baby (1938)",
        "Penny Serenade (1941)",
        "Of Human Bondage (1934)",
        "Angel on My Shoulder (1946)",
        "Little Lord Fauntleroy (1936)",
        "They Made Me a Criminal (I Became a Criminal) (They Made Me a Fugitive) (1939)",
        "Inspector General, The (1949)",
        "Angel and the Badman (1947)",
        "39 Steps, The (1935)",
        "Walk in the Sun, A (1945)",
        "Outlaw, The (1943)",
        "Night of the Living Dead (1968)",
        "African Queen, The (1951)",
        "Beat the Devil (1953)",
        "Cat on a Hot Tin Roof (1958)",
        "Last Time I Saw Paris, The (1954)",
        "Meet John Doe (1941)",
        "Algiers (1938)",
        "Farewell to Arms, A (1932)",
        "Dangerous Ground (1997)",
        "Picnic (1955)",
        "Pompatus of Love, The (1996)",
        "Small Wonders (1995)",
        "Fly Away Home (1996)",
        "Grace of My Heart (1996)",
        "Brother of Sleep (Schlafes Bruder) (1995)",
        "Maximum Risk (1996)",
        "Michael Collins (1996)",
        "Rich Man's Wife, The (1996)",
        "Infinity (1996)",
        "Big Night (1996)",
        "Last Man Standing (1996)",
        "Caught (1996)",
        "Set It Off (1996)",
        "2 Days in the Valley (1996)",
        "Curdled (1996)",
        "Ed's Next Move (1996)",
        "Extreme Measures (1996)",
        "Glimmer Man, The (1996)",
        "D3: The Mighty Ducks (1996)",
        "Chamber, The (1996)",
        "Apple Dumpling Gang, The (1975)",
        "Davy Crockett, King of the Wild Frontier (1955)",
        "Escape to Witch Mountain (1975)",
        "Love Bug, The (1969)",
        "Herbie Rides Again (1974)",
        "Old Yeller (1957)",
        "Parent Trap, The (1961)",
        "Pollyanna (1960)",
        "Homeward Bound: The Incredible Journey (1993)",
        "Shaggy Dog, The (1959)",
        "Swiss Family Robinson (1960)",
        "That Darn Cat! (1965)",
        "20,000 Leagues Under the Sea (1954)",
        "Cool Runnings (1993)",
        "Angels in the Outfield (1994)",
        "Cinderella (1950)",
        "Winnie the Pooh and the Blustery Day (1968)",
        "Three Caballeros, The (1945)",
        "Sword in the Stone, The (1963)",
        "Robin Hood: Prince of Thieves (1991)",
        "Mary Poppins (1964)",
        "Dumbo (1941)",
        "Pete's Dragon (1977)",
        "Bedknobs and Broomsticks (1971)",
        "Alice in Wonderland (1951)",
        "Fox and the Hound, The (1981)",
        "Freeway (1996)",
        "Sound of Music, The (1965)",
        "Die Hard (1988)",
        "Lawnmower Man, The (1992)",
        "Unhook the Stars (1996)",
        "Secret Agent, The (1996)",
        "Secrets & Lies (1996)",
        "That Thing You Do! (1996)",
        "To Gillian on Her 37th Birthday (1996)",
        "Surviving Picasso (1996)",
        "Love Is All There Is (1996)",
        "Beautiful Thing (1996)",
        "Long Kiss Goodnight, The (1996)",
        "Ghost and the Darkness, The (1996)",
        "Looking for Richard (1996)",
        "Trees Lounge (1996)",
        "Proprietor, The (1996)",
        "Normal Life (1996)",
        "Get on the Bus (1996)",
        "Shadow Conspiracy (1997)",
        "Jude (1996)",
        "Everyone Says I Love You (1996)",
        null,
        "William Shakespeare's Romeo + Juliet (1996)",
        "Swingers (1996)",
        "Sleepers (1996)",
        "Sunchaser, The (1996)",
        "Johns (1996)",
        "Aladdin and the King of Thieves (1996)",
        "Shall We Dance (1937)",
        "Damsel in Distress, A (1937)",
        "Crossfire (1947)",
        "Murder, My Sweet (1944)",
        "For the Moment (1994)",
        "Willy Wonka & the Chocolate Factory (1971)",
        "Innocents, The (1961)",
        "Sleeper (1973)",
        "Bananas (1971)",
        "Fish Called Wanda, A (1988)",
        "Monty Python's Life of Brian (1979)",
        "Victor/Victoria (1982)",
        "Candidate, The (1972)",
        "Great Race, The (1965)",
        "Bonnie and Clyde (1967)",
        "Old Man and the Sea, The (1958)",
        "Dial M for Murder (1954)",
        "Madame Butterfly (1995)",
        "Dirty Dancing (1987)",
        "Reservoir Dogs (1992)",
        "Platoon (1986)",
        "Weekend at Bernie's (1989)",
        "Basic Instinct (1992)",
        "Doors, The (1991)",
        "Crying Game, The (1992)",
        "Glengarry Glen Ross (1992)",
        "Sophie's Choice (1982)",
        "E.T. the Extra-Terrestrial (1982)",
        "Search for One-eye Jimmy, The (1996)",
        "Christmas Carol, A (1938)",
        "Days of Thunder (1990)",
        "Top Gun (1986)",
        "American Strays (1996)",
        "Rebel Without a Cause (1955)",
        "Streetcar Named Desire, A (1951)",
        "Children of the Corn IV: The Gathering (1996)",
        "Microcosmos (Microcosmos: Le peuple de l'herbe) (1996)",
        "Palookaville (1996)",
        "Associate, The (1996)",
        "Funeral, The (1996)",
        "Sleepover (1995)",
        "Single Girl, A (Fille seule, La) (1995)",
        null,
        "North Star (a.k.a. Tashunga) (1995)",
        "Drunks (1995)",
        "People vs. Larry Flynt, The (1996)",
        "Perfect Candidate, A (1996)",
        "On Golden Pond (1981)",
        "Return of the Pink Panther, The (1975)",
        "Drop Dead Fred (1991)",
        "Abyss, The (1989)",
        "Fog, The (1980)",
        "Escape from New York (1981)",
        "Howling, The (1980)",
        "Jean de Florette (1986)",
        "Manon of the Spring (Manon des sources) (1986)",
        "Talking About Sex (1994)",
        "Johnny 100 Pesos (Johnny cien pesos) (1993)",
        "Private Benjamin (1980)",
        "Monty Python and the Holy Grail (1975)",
        "Hustler White (1996)",
        "Dadetown (1995)",
        "Entertaining Angels: The Dorothy Day Story (1996)",
        "Get Over It (1996)",
        "Three Lives and Only One Death (Trois vies & une seule mort) (1996)",
        "Line King: The Al Hirschfeld Story, The (1996)",
        "Snowriders (1996)",
        "Curtis's Charm (1995)",
        "When We Were Kings (1996)",
        "Wallace & Gromit: The Wrong Trousers (1993)",
        null,
        "Return of Martin Guerre, The (Retour de Martin Guerre, Le) (1982)",
        "Faust (1994)",
        "He Walked by Night (1948)",
        "Raw Deal (1948)",
        "T-Men (1947)",
        "Here Comes Cookie (1935)",
        "Love in Bloom (1935)",
        "Six of a Kind (1934)",
        "Tin Drum, The (Blechtrommel, Die) (1979)",
        "Ruling Class, The (1972)",
        "Mina Tannenbaum (1994)",
        "Bloody Child, The (1996)",
        "Farmer & Chase (1997)",
        "Dear God (1996)",
        "Bad Moon (1996)",
        "American Dream (1990)",
        "Best of the Best 3: No Turning Back (1995)",
        "Bob Roberts (1992)",
        "Cinema Paradiso (Nuovo cinema Paradiso) (1989)",
        "Cook the Thief His Wife & Her Lover, The (1989)",
        "Delicatessen (1991)",
        null,
        "Enchanted April (1992)",
        "Paths of Glory (1957)",
        "Grifters, The (1990)",
        "Hear My Song (1991)",
        "English Patient, The (1996)",
        "Mediterraneo (1991)",
        "My Left Foot (1989)",
        "Sex, Lies, and Videotape (1989)",
        "Passion Fish (1992)",
        "Strictly Ballroom (1992)",
        "Thin Blue Line, The (1988)",
        null,
        "Madonna: Truth or Dare (1991)",
        "Paris Is Burning (1990)",
        "One Flew Over the Cuckoo's Nest (1975)",
        "Cheech and Chong's Up in Smoke (1978)",
        "Star Wars: Episode V - The Empire Strikes Back (1980)",
        "Princess Bride, The (1987)",
        "Raiders of the Lost Ark (Indiana Jones and the Raiders of the Lost Ark) (1981)",
        "Brazil (1985)",
        "Aliens (1986)",
        "Good, the Bad and the Ugly, The (Buono, il brutto, il cattivo, Il) (1966)",
        "Withnail & I (1987)",
        "12 Angry Men (1957)",
        "Lawrence of Arabia (1962)",
        "Clockwork Orange, A (1971)",
        "To Kill a Mockingbird (1962)",
        "Apocalypse Now (1979)",
        "Once Upon a Time in the West (C'era una volta il West) (1968)",
        "Star Wars: Episode VI - Return of the Jedi (1983)",
        null,
        "Third Man, The (1949)",
        "Goodfellas (1990)",
        "Alien (1979)",
        "Army of Darkness (1993)",
        "Big Blue, The (Grand bleu, Le) (1988)",
        "Ran (1985)",
        "Killer, The (Die xue shuang xiong) (1989)",
        "Psycho (1960)",
        "Blues Brothers, The (1980)",
        "Godfather: Part II, The (1974)",
        "Full Metal Jacket (1987)",
        "Grand Day Out with Wallace and Gromit, A (1989)",
        "Henry V (1989)",
        "Amadeus (1984)",
        "Quiet Man, The (1952)",
        "Once Upon a Time in America (1984)",
        "Raging Bull (1980)",
        "Annie Hall (1977)",
        "Right Stuff, The (1983)",
        "Stalker (1979)",
        "Boot, Das (Boat, The) (1981)",
        "Sting, The (1973)",
        "Harold and Maude (1971)",
        "Trust (1990)",
        "Seventh Seal, The (Sjunde inseglet, Det) (1957)",
        "Local Hero (1983)",
        "Terminator, The (1984)",
        "Dead Alive (Braindead) (1992)",
        "Glory (1989)",
        "Rosencrantz and Guildenstern Are Dead (1990)",
        "Manhattan (1979)",
        "Miller's Crossing (1990)",
        "Dead Poets Society (1989)",
        "Graduate, The (1967)",
        "Touch of Evil (1958)",
        "Femme Nikita, La (Nikita) (1990)",
        "Bridge on the River Kwai, The (1957)",
        null,
        "Chinatown (1974)",
        "Day the Earth Stood Still, The (1951)",
        "Treasure of the Sierra Madre, The (1948)",
        "Bad Taste (1987)",
        "Duck Soup (1933)",
        "Better Off Dead... (1985)",
        "Shining, The (1980)",
        "Stand by Me (1986)",
        "M (1931)",
        "Evil Dead II (Dead by Dawn) (1987)",
        "Great Escape, The (1963)",
        "Deer Hunter, The (1978)",
        "Diva (1981)",
        "Groundhog Day (1993)",
        "Unforgiven (1992)",
        "Manchurian Candidate, The (1962)",
        "Pump Up the Volume (1990)",
        "Arsenic and Old Lace (1944)",
        "Back to the Future (1985)",
        "Fried Green Tomatoes (1991)",
        "Patton (1970)",
        "Down by Law (1986)",
        "Akira (1988)",
        "Highlander (1986)",
        "Cool Hand Luke (1967)",
        "Cyrano de Bergerac (1990)",
        "Young Frankenstein (1974)",
        "Night on Earth (1991)",
        "Raise the Red Lantern (Da hong deng long gao gao gua) (1991)",
        "Great Dictator, The (1940)",
        "Fantasia (1940)",
        "High Noon (1952)",
        "Big Sleep, The (1946)",
        "Heathers (1989)",
        "Somewhere in Time (1980)",
        "Ben-Hur (1959)",
        "This Is Spinal Tap (1984)",
        "Koyaanisqatsi (a.k.a. Koyaanisqatsi: Life Out of Balance) (1983)",
        "Some Kind of Wonderful (1987)",
        "Indiana Jones and the Last Crusade (1989)",
        "Being There (1979)",
        "Gandhi (1982)",
        "Unbearable Lightness of Being, The (1988)",
        "Room with a View, A (1986)",
        "Real Genius (1985)",
        "Pink Floyd: The Wall (1982)",
        "Killing Fields, The (1984)",
        "My Life as a Dog (Mitt liv som hund) (1985)",
        "Forbidden Planet (1956)",
        "Field of Dreams (1989)",
        "Man Who Would Be King, The (1975)",
        "Butch Cassidy and the Sundance Kid (1969)",
        "Paris, Texas (1984)",
        "Until the End of the World (Bis ans Ende der Welt) (1991)",
        "When Harry Met Sally... (1989)",
        "I Shot a Man in Vegas (1995)",
        "Parallel Sons (1995)",
        "Hype! (1996)",
        "Santa with Muscles (1996)",
        "Female Perversions (1996)",
        "Mad Dog Time (1996)",
        "Breathing Room (1996)",
        "Paris Was a Woman (1995)",
        "Anna (1996)",
        "I'm Not Rappaport (1996)",
        "Blue Juice (1995)",
        "Kids of Survival (1996)",
        null,
        "American Werewolf in London, An (1981)",
        "Amityville 1992: It's About Time (1992)",
        "Amityville 3-D (1983)",
        "Amityville: Dollhouse (1996)",
        "Amityville: A New Generation (1993)",
        "Amityville II: The Possession (1982)",
        "Amityville Horror, The (1979)",
        "Amityville Curse, The (1990)",
        "Blood for Dracula (Andy Warhol's Dracula) (1974)",
        "April Fool's Day (1986)",
        "Audrey Rose (1977)",
        "Believers, The (1987)",
        "Birds, The (1963)",
        "Blob, The (1958)",
        "Body Parts (1991)",
        "Body Snatcher, The (1945)",
        "Dracula (Bram Stoker's Dracula) (1992)",
        "Bride of Frankenstein, The (Bride of Frankenstein) (1935)",
        "Burnt Offerings (1976)",
        "Candyman (1992)",
        "Cape Fear (1991)",
        "Cape Fear (1962)",
        "Carrie (1976)",
        "Cat People (1982)",
        "Nightmare on Elm Street, A (1984)",
        "Nosferatu (Nosferatu, eine Symphonie des Grauens) (1922)",
        "Vampire in Venice (Nosferatu a Venezia) (Nosferatu in Venice) (1986)",
        "Omen, The (1976)",
        "Blood and Wine (Blood & Wine) (1996)",
        "Albino Alligator (1996)",
        "Mirror Has Two Faces, The (1996)",
        "Breaking the Waves (1996)",
        "Nightwatch (1997)",
        "Star Trek: First Contact (1996)",
        "Shine (1996)",
        "Sling Blade (1996)",
        "Jingle All the Way (1996)",
        "Identification of a Woman (Identificazione di una donna) (1982)",
        "Paradise Lost: The Child Murders at Robin Hood Hills (1996)",
        "Preacher's Wife, The (1996)",
        null,
        "Ridicule (1996)",
        "Crucible, The (1996)",
        "101 Dalmatians (1996)",
        "Forbidden Christ, The (Cristo proibito, Il) (1950)",
        "I Can't Sleep (J'ai pas sommeil) (1994)",
        "Die Hard 2 (1990)",
        "Star Trek: The Motion Picture (1979)",
        "Star Trek VI: The Undiscovered Country (1991)",
        "Star Trek V: The Final Frontier (1989)",
        "Star Trek II: The Wrath of Khan (1982)",
        "Star Trek III: The Search for Spock (1984)",
        "Star Trek IV: The Voyage Home (1986)",
        "Batman Returns (1992)",
        "Young Guns (1988)",
        "Young Guns II (1990)",
        "Grease (1978)",
        "Grease 2 (1982)",
        "Marked for Death (1990)",
        "Adrenalin: Fear the Rush (1996)",
        "Substance of Fire, The (1996)",
        "Under Siege (1992)",
        "Jaws (1975)",
        "Jaws 2 (1978)",
        "Jaws 3-D (1983)",
        "My Fellow Americans (1996)",
        "Mars Attacks! (1996)",
        "Citizen Ruth (1996)",
        "Jerry Maguire (1996)",
        "Raising Arizona (1987)",
        "Tin Men (1987)",
        "Sneakers (1992)",
        "Bastard Out of Carolina (1996)",
        "In Love and War (1996)",
        "Marvin's Room (1996)",
        "Somebody is Waiting (1996)",
        "Ghosts of Mississippi (1996)",
        "Night Falls on Manhattan (1996)",
        "Beavis and Butt-Head Do America (1996)",
        null,
        "Scream (1996)",
        "Last of the Mohicans, The (1992)",
        "Michael (1996)",
        "Evening Star, The (1996)",
        "Hamlet (1996)",
        "Some Mother's Son (1996)",
        "Whole Wide World, The (1996)",
        "Mother (1996)",
        "Evita (1996)",
        "Portrait of a Lady, The (1996)",
        "Walkabout (1971)",
        "Message to Love: The Isle of Wight Festival (1996)",
        "Grateful Dead (1995)",
        "Murder at 1600 (1997)",
        "Hearts and Minds (1996)",
        "Fierce Creatures (1997)",
        "Turbulence (1997)",
        "Angel Baby (1995)",
        "First Strike (Police Story 4: First Strike) (Ging chaat goo si 4: Ji gaan daan yam mo) (1996)",
        "Beverly Hills Ninja (1997)",
        "Metro (1997)",
        "Cement Garden, The (1993)",
        "Dante's Peak (1997)",
        "Meet Wally Sparks (1997)",
        "Amos & Andrew (1993)",
        "Benny & Joon (1993)",
        "Prefontaine (1997)",
        "McHale's Navy (1997)",
        "Kolya (Kolja) (1996)",
        "Gridlock'd (1997)",
        "Waiting for Guffman (1996)",
        "Prisoner of the Mountains (Kavkazsky plennik) (1996)",
        "Beautician and the Beast, The (1997)",
        "SubUrbia (1997)",
        "Pest, The (1997)",
        "Fools Rush In (1997)",
        "Absolute Power (1997)",
        "That Darn Cat (1997)",
        "Vegas Vacation (National Lampoon's Las Vegas Vacation) (1997)",
        "That Old Feeling (1997)",
        "Lost Highway (1997)",
        "Rosewood (1997)",
        "Donnie Brasco (1997)",
        "Booty Call (1997)",
        "Rhyme & Reason (1997)",
        "City of Industry (1997)",
        "Jungle2Jungle (a.k.a. Jungle 2 Jungle) (1997)",
        "Kama Sutra: A Tale of Love (1996)",
        "Private Parts (1997)",
        "Love Jones (1997)",
        "Saint, The (1997)",
        "Smilla's Sense of Snow (1997)",
        "Van, The (1996)",
        "Crash (1996)",
        "Daytrippers, The (1996)",
        "Liar Liar (1997)",
        "Selena (1997)",
        "Devil's Own, The (1997)",
        "B*A*P*S (1997)",
        "Turbo: A Power Rangers Movie (1997)",
        "Anna Karenina (1997)",
        "Double Team (1997)",
        "Inventing the Abbotts (1997)",
        "Anaconda (1997)",
        "Grosse Pointe Blank (1997)",
        "Kissed (1996)",
        "8 Heads in a Duffel Bag (1997)",
        "Hollow Reed (1996)",
        "Paradise Road (1997)",
        "Traveller (1997)",
        "All Over Me (1997)",
        "Chef in Love, A (Shekvarebuli kulinaris ataserti retsepti) (1997)",
        "Romy and Michele's High School Reunion (1997)",
        "Temptress Moon (Feng Yue) (1996)",
        "Volcano (1997)",
        "Children of the Revolution (1996)",
        "Austin Powers: International Man of Mystery (1997)",
        "Breakdown (1997)",
        "Truth or Consequences, N.M. (1997)",
        "Warriors of Virtue (1997)",
        "Fathers' Day (1997)",
        "Fifth Element, The (1997)",
        "Losing Chase (1996)",
        "Promise, The (La promesse) (1996)",
        "Love! Valour! Compassion! (1997)",
        "Shall We Dance? (Shall We Dansu?) (1996)",
        "Second Jungle Book: Mowgli & Baloo, The (1997)",
        "Twin Town (1997)",
        "Addicted to Love (1997)",
        "Brassed Off (1996)",
        "Lost World: Jurassic Park, The (1997)",
        "Ponette (1996)",
        "Schizopolis (1996)",
        "Shiloh (1997)",
        "Trial and Error (1997)",
        "Buddy (1997)",
        "Con Air (1997)",
        "Pillow Book, The (1996)",
        "Speed 2: Cruise Control (1997)",
        "Batman & Robin (1997)",
        "Head Above Water (1996)",
        "Hercules (1997)",
        "My Best Friend's Wedding (1997)",
        "Tetsuo II: Body Hammer (1992)",
        "When the Cat's Away (Chacun cherche son chat) (1996)",
        null,
        "Face/Off (1997)",
        "For Ever Mozart (1996)",
        "Men in Black (a.k.a. MIB) (1997)",
        "Out to Sea (1997)",
        "Contact (1997)",
        "Love Serenade (1996)",
        "G.I. Jane (1997)",
        "Conan the Barbarian (1982)",
        "George of the Jungle (1997)",
        "Cop Land (1997)",
        "Event Horizon (1997)",
        "Spawn (1997)",
        "Air Bud (1997)",
        "Picture Perfect (1997)",
        "In the Company of Men (1997)",
        "Free Willy 3: The Rescue (1997)",
        "Career Girls (1997)",
        "Conspiracy Theory (1997)",
        "Desperate Measures (1998)",
        "Steel (1997)",
        "She's So Lovely (1997)",
        "Hoodlum (1997)",
        "Leave It to Beaver (1997)",
        "Mimic (1997)",
        "Money Talks (1997)",
        "Excess Baggage (1997)",
        "Kull the Conqueror (1997)",
        "Air Force One (1997)",
        "187 (One Eight Seven) (1997)",
        "Hunt for Red October, The (1990)",
        "My Own Private Idaho (1991)",
        "Kiss Me, Guido (1997)",
        "Star Maps (1997)",
        "In & Out (1997)",
        "Edge, The (1997)",
        "Peacemaker, The (1997)",
        "L.A. Confidential (1997)",
        "Seven Years in Tibet (1997)",
        "Kiss the Girls (1997)",
        "Soul Food (1997)",
        "Wishmaster (1997)",
        "Thousand Acres, A (1997)",
        "Game, The (1997)",
        "Fire Down Below (1997)",
        "U Turn (1997)",
        "MatchMaker, The (1997)",
        "Assignment, The (1997)",
        "Ulee's Gold (1997)",
        "Ice Storm, The (1997)",
        "Chasing Amy (1997)",
        "How to Be a Player (1997)",
        "Full Monty, The (1997)",
        "Indian Summer (a.k.a. Alive & Kicking) (1996)",
        "Mrs. Brown (a.k.a. Her Majesty, Mrs. Brown) (1997)",
        "I Know What You Did Last Summer (1997)",
        "Devil's Advocate, The (1997)",
        "RocketMan (a.k.a. Rocket Man) (1997)",
        "Playing God (1997)",
        "House of Yes, The (1997)",
        "Fast, Cheap & Out of Control (1997)",
        "Washington Square (1997)",
        "Gattaca (1997)",
        "FairyTale: A True Story (1997)",
        "Phantoms (1998)",
        "Swept from the Sea (1997)",
        "Life Less Ordinary, A (1997)",
        "Eve's Bayou (1997)",
        "Switchback (1997)",
        "Gang Related (1997)",
        "Stripes (1981)",
        null,
        "Bean (1997)",
        "Mad City (1997)",
        "One Night Stand (1997)",
        "Tango Lesson, The (1997)",
        "Welcome to Sarajevo (1997)",
        "Rainmaker, The (1997)",
        "Boogie Nights (1997)",
        "Witness (1985)",
        "Incognito (1997)",
        "Starship Troopers (1997)",
        "Joy Luck Club, The (1993)",
        "Chairman of the Board (1998)",
        "Sliding Doors (1998)",
        "Mortal Kombat: Annihilation (1997)",
        "Truman Show, The (1998)",
        "Wings of the Dove, The (1997)",
        "Mrs. Dalloway (1997)",
        "Red Corner (1997)",
        "Jackal, The (1997)",
        "Anastasia (1997)",
        "Man Who Knew Too Little, The (1997)",
        "Alien: Resurrection (1997)",
        "Amistad (1997)",
        "Apostle, The (1997)",
        "Artemisia (1997)",
        "Bent (1997)",
        "Butcher Boy, The (1997)",
        "Deconstructing Harry (1997)",
        "Flubber (1997)",
        "For Richer or Poorer (1997)",
        "Good Will Hunting (1997)",
        "Home Alone 3 (1997)",
        "Midnight in the Garden of Good and Evil (1997)",
        "Mouse Hunt (1997)",
        "Other Voices, Other Rooms (1995)",
        "Scream 2 (1997)",
        "Sweet Hereafter, The (1997)",
        "Time Tracers (1995)",
        "Titanic (1997)",
        "Tomorrow Never Dies (1997)",
        "Twisted (1996)",
        "Education of Little Tree, The (1997)",
        "Postman, The (1997)",
        "Horse Whisperer, The (1998)",
        "Winter Guest, The (1997)",
        "Jackie Brown (1997)",
        "Kundun (1997)",
        "Mr. Magoo (1997)",
        "Big Lebowski, The (1998)",
        "Afterglow (1997)",
        "My Life in Pink (Ma vie en rose) (1997)",
        "Great Expectations (1998)",
        "3 Ninjas: High Noon On Mega Mountain (1998)",
        "Arguing the World (1998)",
        "Firestorm (1998)",
        "Senseless (1998)",
        "Wag the Dog (1997)",
        "Dark City (1998)",
        "Leading Man, The (1996)",
        "Star Kid (1997)",
        "Hard Rain (1998)",
        "Half Baked (1998)",
        "Fallen (1998)",
        "Shooting Fish (1997)",
        "Prophecy II, The (1998)",
        null,
        "Spice World (1997)",
        "Deep Rising (1998)",
        "Music From Another Room (1998)",
        "Replacement Killers, The (1998)",
        "Night Flier (1997)",
        "Blues Brothers 2000 (1998)",
        "Wedding Singer, The (1998)",
        "Sphere (1998)",
        "Palmetto (1998)",
        "As Good as It Gets (1997)",
        "King of New York (1990)",
        "Men with Guns (1997)",
        "Twilight (1998)",
        "U.S. Marshals (1998)",
        "Welcome to Woop-Woop (1997)",
        "Love and Death on Long Island (1997)",
        "Everest (1998)",
        "Hush (1998)",
        "Suicide Kings (1997)",
        "Man in the Iron Mask, The (1998)",
        "Newton Boys, The (1998)",
        "Wild Things (1998)",
        "Paulie (1998)",
        "Cool, Dry Place, A (1998)",
        "Fireworks (Hana-bi) (1997)",
        "Primary Colors (1998)",
        "Niagara, Niagara (1997)",
        "Price Above Rubies, A (1998)",
        "Two Girls and a Guy (1997)",
        "Object of My Affection, The (1998)",
        "Meet the Deedles (1998)",
        "Player's Club, The (1998)",
        "Barney's Great Adventure (1998)",
        "Big One, The (1997)",
        "Chinese Box (1997)",
        "Lost in Space (1998)",
        "Heaven's Burning (1997)",
        "Mercury Rising (1998)",
        "Spanish Prisoner, The (1997)",
        "City of Angels (1998)",
        "Last Days of Disco, The (1998)",
        "Odd Couple II, The (1998)",
        "My Giant (1998)",
        "He Got Game (1998)",
        "Gingerbread Man, The (1998)",
        null,
        "Zero Effect (1998)",
        "Nil By Mouth (1997)",
        "Borrowers, The (1997)",
        "I Love You, Don't Touch Me! (1998)",
        "Alan Smithee Film: Burn Hollywood Burn, An (1997)",
        "Kissing a Fool (1998)",
        "Krippendorf's Tribe (1998)",
        "Kurt & Courtney (1998)",
        "Real Blonde, The (1997)",
        "Mr. Nice Guy (Yat goh ho yan) (1997)",
        "Taste of Cherry (Ta'm e guilass) (1997)",
        "Character (Karakter) (1997)",
        "Species II (1998)",
        "Major League: Back to the Minors (1998)",
        "Wild Man Blues (1997)",
        "Big Hit, The (1998)",
        "Tarzan and the Lost City (1998)",
        "Black Dog (1998)",
        "Dancer, Texas Pop. 81 (1998)",
        "Friend of the Deceased, A (Priyatel pokonika) (1997)",
        "Go Now (1995)",
        null,
        "Still Breathing (1997)",
        "Clockwatchers (1997)",
        "Deep Impact (1998)",
        "Woo (1998)",
        "Hanging Garden, The (1997)",
        "Lawn Dogs (1997)",
        "Quest for Camelot (1998)",
        "Godzilla (1998)",
        "Bulworth (1998)",
        "Fear and Loathing in Las Vegas (1998)",
        "Opposite of Sex, The (1998)",
        "I Got the Hook Up (1998)",
        "Almost Heroes (1998)",
        "Hope Floats (1998)",
        "Insomnia (1997)",
        "Little Boy Blue (1997)",
        "Ugly, The (1997)",
        "Perfect Murder, A (1998)",
        "Beyond Silence (Jenseits der Stille) (1996)",
        "Six Days Seven Nights (1998)",
        "Can't Hardly Wait (1998)",
        "Cousin Bette (1998)",
        "High Art (1998)",
        "Land Girls, The (1998)",
        "Passion in the Desert (1998)",
        "Children of Heaven, The (Bacheha-Ye Aseman) (1997)",
        "Dear Jesse (1997)",
        "Dream for an Insomniac (1996)",
        "Hav Plenty (1997)",
        "Henry Fool (1997)",
        "Marie from the Bay of Angels (Marie Baie Des Anges) (1997)",
        "Mr. Jealousy (1997)",
        "Mulan (1998)",
        "X-Files: Fight the Future, The (1998)",
        "I Went Down (1997)",
        "Dr. Dolittle (1998)",
        "Out of Sight (1998)",
        "Picnic at Hanging Rock (1975)",
        "Smoke Signals (1998)",
        null,
        "Buffalo '66 (a.k.a. Buffalo 66) (1998)",
        "Armageddon (1998)",
        "Lethal Weapon 4 (1998)",
        "Madeline (1998)",
        "Small Soldiers (1998)",
        "Pi (1998)",
        "Whatever (1998)",
        "There's Something About Mary (1998)",
        "Plan 9 from Outer Space (1959)",
        "Wings (1927)",
        "Broadway Melody, The (1929)",
        "All Quiet on the Western Front (1930)",
        "Cimarron (1931)",
        "Grand Hotel (1932)",
        "Cavalcade (1933)",
        "Mutiny on the Bounty (1935)",
        "Great Ziegfeld, The (1936)",
        "Life of Emile Zola, The (1937)",
        "You Can't Take It with You (1938)",
        "How Green Was My Valley (1941)",
        "Mrs. Miniver (1942)",
        "Going My Way (1944)",
        "Lost Weekend, The (1945)",
        "Best Years of Our Lives, The (1946)",
        "Gentleman's Agreement (1947)",
        "Hamlet (1948)",
        "All the King's Men (1949)",
        "Greatest Show on Earth, The (1952)",
        "From Here to Eternity (1953)",
        "On the Waterfront (1954)",
        "Marty (1955)",
        "West Side Story (1961)",
        "Tom Jones (1963)",
        "Man for All Seasons, A (1966)",
        "In the Heat of the Night (1967)",
        "Oliver! (1968)",
        "Midnight Cowboy (1969)",
        "French Connection, The (1971)",
        "Rocky (1976)",
        "Kramer vs. Kramer (1979)",
        "Ordinary People (1980)",
        "Chariots of Fire (1981)",
        "Terms of Endearment (1983)",
        "Out of Africa (1985)",
        "Last Emperor, The (1987)",
        "Rain Man (1988)",
        "Driving Miss Daisy (1989)",
        "Take the Money and Run (1969)",
        "Klute (1971)",
        "Repo Man (1984)",
        "Metropolitan (1990)",
        "Labyrinth (1986)",
        "Breakfast Club, The (1985)",
        "Nightmare on Elm Street 2: Freddy's Revenge, A (1985)",
        "Nightmare on Elm Street 3: Dream Warriors, A (1987)",
        "Nightmare on Elm Street 4: The Dream Master, A (1988)",
        "Nightmare on Elm Street 5: The Dream Child, A (1989)",
        "Freddy's Dead: The Final Nightmare (Nightmare on Elm Street Part 6: Freddy's Dead, A) (1991)",
        "Friday the 13th (1980)",
        "Friday the 13th Part 2 (1981)",
        "Friday the 13th Part 3: 3D (1982)",
        "Friday the 13th Part IV: The Final Chapter (1984)",
        "Friday the 13th Part V: A New Beginning (1985)",
        "Friday the 13th Part VI: Jason Lives (1986)",
        "Friday the 13th Part VII: The New Blood (1988)",
        "Friday the 13th Part VIII: Jason Takes Manhattan (1989)",
        "Halloween (1978)",
        "Halloween II (1981)",
        "Halloween III: Season of the Witch (1982)",
        "Halloween 4: The Return of Michael Myers (1988)",
        "Halloween 5: The Revenge of Michael Myers (1989)",
        "Prom Night (1980)",
        "Hello Mary Lou: Prom Night II (1987)",
        "Child's Play (1988)",
        "Child's Play 2 (1990)",
        "Child's Play 3 (1991)",
        "Poltergeist (1982)",
        "Poltergeist II: The Other Side (1986)",
        "Poltergeist III (1988)",
        "Exorcist, The (1973)",
        "Exorcist II: The Heretic (1977)",
        "Exorcist III, The (1990)",
        "Lethal Weapon (1987)",
        "Lethal Weapon 2 (1989)",
        "Lethal Weapon 3 (1992)",
        "Gremlins (1984)",
        "Gremlins 2: The New Batch (1990)",
        "Goonies, The (1985)",
        "Mask of Zorro, The (1998)",
        "Polish Wedding (1998)",
        "This World, Then the Fireworks (1997)",
        "Soylent Green (1973)",
        "Metropolis (1927)",
        "Back to the Future Part II (1989)",
        "Back to the Future Part III (1990)",
        "Poseidon Adventure, The (1972)",
        "Freaky Friday (1977)",
        "Absent-Minded Professor, The (1961)",
        "Apple Dumpling Gang Rides Again, The (1979)",
        "Babes in Toyland (1961)",
        "Bambi (1942)",
        "Seven Samurai (Shichinin no samurai) (1954)",
        "Dangerous Liaisons (1988)",
        "Dune (1984)",
        "Last Temptation of Christ, The (1988)",
        "Godfather: Part III, The (1990)",
        "Rapture, The (1991)",
        "Lolita (1997)",
        "Disturbing Behavior (1998)",
        "Jane Austen's Mafia! (1998)",
        "Saving Private Ryan (1998)",
        "Billy's Hollywood Screen Kiss (1997)",
        "East Palace West Palace (Dong gong xi gong) (1997)",
        "Million Dollar Duck, The (a.k.a. $1,000,000 Duck) (1971)",
        "Black Cauldron, The (1985)",
        "Black Hole, The (1979)",
        "Blank Check (1994)",
        "Candleshoe (1977)",
        "Cat from Outer Space, The (1978)",
        "Computer Wore Tennis Shoes, The (1969)",
        "Condorman (1981)",
        "D2: The Mighty Ducks (1994)",
        "Darby O'Gill and the Little People (1959)",
        "Devil and Max Devlin, The (1981)",
        "Far Off Place, A (1993)",
        "Flight of the Navigator (1986)",
        "Gnome-Mobile, The (1967)",
        "Great Mouse Detective, The (1986)",
        "Happiest Millionaire, The (1967)",
        "Herbie Goes Bananas (1980)",
        "Herbie Goes to Monte Carlo (1977)",
        "Hocus Pocus (1993)",
        "Honey, I Blew Up the Kid (1992)",
        "Honey, I Shrunk the Kids (1989)",
        "Hot Lead and Cold Feet (1978)",
        "Incredible Journey, The (1963)",
        "Negotiator, The (1998)",
        "Parent Trap, The (1998)",
        "BASEketball (1998)",
        "Full Tilt Boogie (1997)",
        "Governess, The (1998)",
        null,
        "Roger & Me (1989)",
        "Purple Rose of Cairo, The (1985)",
        "Out of the Past (1947)",
        "Doctor Zhivago (1965)",
        "Fanny and Alexander (Fanny och Alexander) (1982)",
        "Trip to Bountiful, The (1985)",
        "Tender Mercies (1983)",
        "And the Band Played On (1993)",
        "'burbs, The (1989)",
        "Fandango (1985)",
        "Night Porter, The (Portiere di notte, Il) (1974)",
        "Mephisto (1981)",
        "Blue Velvet (1986)",
        "Journey of Natty Gann, The (1985)",
        "Jungle Book, The (1967)",
        "Lady and the Tramp (1955)",
        "Little Mermaid, The (1989)",
        "Mighty Ducks, The (1992)",
        "Muppet Christmas Carol, The (1992)",
        "Newsies (1992)",
        "101 Dalmatians (One Hundred and One Dalmatians) (1961)",
        "One Magic Christmas (1985)",
        "Peter Pan (1953)",
        "Popeye (1980)",
        "Rescuers Down Under, The (1990)",
        "Rescuers, The (1977)",
        "Return from Witch Mountain (1978)",
        "Return of Jafar, The (1994)",
        "Return to Oz (1985)",
        "Rocketeer, The (1991)",
        "Shaggy D.A., The (1976)",
        "Sleeping Beauty (1959)",
        "Something Wicked This Way Comes (1983)",
        "Son of Flubber (1963)",
        "Song of the South (1946)",
        "Splash (1984)",
        "Steamboat Willie (1928)",
        "Tall Tale (1995)",
        "Tex (1982)",
        "Tron (1982)",
        "Swing Kids (1993)",
        "Halloween H20: 20 Years Later (Halloween 7: The Revenge of Laurie Strode) (1998)",
        "L.A. Story (1991)",
        "Jerk, The (1979)",
        "Dead Men Don't Wear Plaid (1982)",
        "Man with Two Brains, The (1983)",
        "Grand Canyon (1991)",
        "Graveyard Shift (Stephen King's Graveyard Shift) (1990)",
        "Outsiders, The (1983)",
        "Indiana Jones and the Temple of Doom (1984)",
        "Lord of the Rings, The (1978)",
        "1984 (Nineteen Eighty-Four) (1984)",
        "Dead Zone, The (1983)",
        "Maximum Overdrive (1986)",
        "Needful Things (1993)",
        "Cujo (1983)",
        "Children of the Corn (1984)",
        "All Dogs Go to Heaven (1989)",
        "Addams Family, The (1991)",
        "Ever After: A Cinderella Story (1998)",
        "Snake Eyes (1998)",
        "First Love, Last Rites (1997)",
        "Safe Men (1998)",
        null,
        "Atlantic City (1980)",
        null,
        "Who's Afraid of Virginia Woolf? (1966)",
        "Adventures in Babysitting (1987)",
        "Weird Science (1985)",
        "Doctor Dolittle (1967)",
        "Nutty Professor, The (1963)",
        "Charlotte's Web (1973)",
        "Watership Down (1978)",
        "Secret of NIMH, The (1982)",
        "Dark Crystal, The (1982)",
        "American Tail, An (1986)",
        "American Tail: Fievel Goes West, An (1991)",
        "Legend (1985)",
        "Sixteen Candles (1984)",
        "Pretty in Pink (1986)",
        "St. Elmo's Fire (1985)",
        "Clan of the Cave Bear, The (1986)",
        "House (1986)",
        "House II: The Second Story (1987)",
        "Gods Must Be Crazy, The (1980)",
        "Gods Must Be Crazy II, The (1989)",
        "Air Bud: Golden Receiver (1998)",
        "Avengers, The (1998)",
        "How Stella Got Her Groove Back (1998)",
        "Slums of Beverly Hills, The (1998)",
        "Best Man, The (Testimone dello sposo, Il) (1998)",
        "Chambermaid on the Titanic, The (Femme de chambre du Titanic, La) (1998)",
        "Henry: Portrait of a Serial Killer (1986)",
        "Rosemary's Baby (1968)",
        "NeverEnding Story, The (1984)",
        "NeverEnding Story II: The Next Chapter, The (1990)",
        "Attack of the Killer Tomatoes! (1978)",
        "Surf Nazis Must Die (1987)",
        "Your Friends and Neighbors (1998)",
        "Return to Paradise (1998)",
        "Blade (1998)",
        "Dance with Me (1998)",
        "Dead Man on Campus (1998)",
        "Wrongfully Accused (1998)",
        "Next Stop Wonderland (1998)",
        "Navigator: A Mediaeval Odyssey, The (1988)",
        "Beetlejuice (1988)",
        "Rope (1948)",
        "Family Plot (1976)",
        "Frenzy (1972)",
        "Topaz (1969)",
        "Torn Curtain (1966)",
        "Marnie (1964)",
        "Wrong Man, The (1956)",
        "Man Who Knew Too Much, The (1956)",
        "Trouble with Harry, The (1955)",
        "I Confess (1953)",
        "Strangers on a Train (1951)",
        "Stage Fright (1950)",
        "54 (1998)",
        "I Married A Strange Person! (1997)",
        "Why Do Fools Fall In Love? (1998)",
        "Willow (1988)",
        "Untouchables, The (1987)",
        "Dirty Work (1998)",
        "Firelight (1997)",
        "Paradine Case, The (1947)",
        "Lifeboat (1944)",
        "Shadow of a Doubt (1943)",
        "Saboteur (1942)",
        "Mr. & Mrs. Smith (1941)",
        "Suspicion (1941)",
        "Jamaica Inn (1939)",
        "Lady Vanishes, The (1938)",
        "Young and Innocent (1937)",
        "Sabotage (1936)",
        "Secret Agent (1936)",
        "Man Who Knew Too Much, The (1934)",
        "Waltzes from Vienna (1933)",
        "Number Seventeen (a.k.a. Number 17) (1932)",
        "Murder! (1930)",
        "Lodger: A Story of the London Fog, The (1927)",
        "Rounders (1998)",
        "Cube (1997)",
        "Simon Birch (1998)",
        "Without Limits (1998)",
        "Seven Beauties (Pasqualino Settebellezze) (1976)",
        "Swept Away (Travolti da un insolito destino nell'azzurro mare d'Agosto) (1975)",
        "My Bodyguard (1980)",
        "Class (1983)",
        "Grandview, U.S.A. (1984)",
        "Broadcast News (1987)",
        "Allnighter, The (1987)",
        "Working Girl (1988)",
        "Stars and Bars (1988)",
        "Married to the Mob (1988)",
        "Say Anything... (1989)",
        "My Blue Heaven (1990)",
        "Men Don't Leave (1990)",
        "Hero (1992)",
        "Toys (1992)",
        "Young Doctors in Love (1982)",
        "Parasite (1982)",
        "No Small Affair (1984)",
        "Blame It on Rio (1984)",
        "Wisdom (1986)",
        "One Crazy Summer (1986)",
        "About Last Night... (1986)",
        "Seventh Sign, The (1988)",
        "We're No Angels (1989)",
        "Nothing But Trouble (1991)",
        "Butcher's Wife, The (1991)",
        "Mortal Thoughts (1991)",
        "Few Good Men, A (1992)",
        "Indecent Proposal (1993)",
        "Permanent Midnight (1998)",
        "One True Thing (1998)",
        "Rush Hour (1998)",
        "Six-String Samurai (1998)",
        "Soldier's Daughter Never Cries, A (1998)",
        "Ronin (1998)",
        "Urban Legend (1998)",
        "Clay Pigeons (1998)",
        "Pecker (1998)",
        "Sheltering Sky, The (1990)",
        "Bandit Queen (1994)",
        "If.... (1968)",
        "Fiendish Plot of Dr. Fu Manchu, The (1980)",
        "Them! (1954)",
        "Thing, The (1982)",
        "Player, The (1992)",
        "Stardust Memories (1980)",
        "Edward Scissorhands (1990)",
        "Overnight Delivery (1998)",
        "Antz (1998)",
        "Impostors, The (1998)",
        "Night at the Roxbury, A (1998)",
        "What Dreams May Come (1998)",
        "Strangeland (1998)",
        "Battle of the Sexes, The (1959)",
        "Producers, The (1968)",
        "History of the World: Part I (1981)",
        "My Cousin Vinny (1992)",
        "Nashville (1975)",
        "Slam (1998)",
        "Holy Man (1998)",
        "One Tough Cop (1998)",
        "Inheritors, The (Siebtelbauern, Die) (1998)",
        "Mighty, The (1998)",
        "2010: The Year We Make Contact (1984)",
        "Children of a Lesser God (1986)",
        "Elephant Man, The (1980)",
        "Beloved (1998)",
        "Bride of Chucky (Child's Play 4) (1998)",
        "Practical Magic (1998)",
        "Alarmist, The (a.k.a. Life During Wartime) (1997)",
        "Happiness (1998)",
        "Apt Pupil (1998)",
        "Pleasantville (1998)",
        "Soldier (1998)",
        "Cruise, The (1998)",
        null,
        "Orgazmo (1997)",
        "Tales from the Darkside: The Movie (1990)",
        "Vampires (1998)",
        "American History X (1998)",
        "Hands on a Hard Body (1996)",
        "Living Out Loud (1998)",
        "Belly (1998)",
        "Gods and Monsters (1998)",
        "Siege, The (1998)",
        "Waterboy, The (1998)",
        "Elizabeth (1998)",
        "Velvet Goldmine (1998)",
        "I Still Know What You Did Last Summer (1998)",
        "I'll Be Home For Christmas (1998)",
        "Meet Joe Black (1998)",
        "Dancing at Lughnasa (1998)",
        "Hard Core Logo (1996)",
        "Runaway Train (1985)",
        "Desert Bloom (1986)",
        "Stepford Wives, The (1975)",
        "Pope of Greenwich Village, The (1984)",
        "Sid and Nancy (1986)",
        "Mona Lisa (1986)",
        "Heart Condition (1990)",
        "Nights of Cabiria (Notti di Cabiria, Le) (1957)",
        "Big Chill, The (1983)",
        "Enemy of the State (1998)",
        "Rugrats Movie, The (1998)",
        "Bug's Life, A (1998)",
        "Celebrity (1998)",
        "Central Station (Central do Brasil) (1998)",
        "Waking Ned Devine (a.k.a. Waking Ned) (1998)",
        "Celebration, The (Festen) (1998)",
        "Pink Flamingos (1972)",
        "Glen or Glenda (1953)",
        "Godzilla (Gojira) (1954)",
        "Godzilla 1985: The Legend Is Reborn (Gojira) (Godzilla) (Return of Godzilla, The) (1984)",
        "King Kong vs. Godzilla (Kingukongu tai Gojira) (1962)",
        "King Kong (1933)",
        "King Kong (1976)",
        "King Kong Lives (1986)",
        "Desperately Seeking Susan (1985)",
        "Emerald Forest, The (1985)",
        "Fletch (1985)",
        "Fletch Lives (1989)",
        "Red Sonja (1985)",
        "Gung Ho (1986)",
        "Money Pit, The (1986)",
        "View to a Kill, A (1985)",
        "Lifeforce (1985)",
        "Police Academy (1984)",
        "Police Academy 2: Their First Assignment (1985)",
        "Police Academy 3: Back in Training (1986)",
        "Police Academy 4: Citizens on Patrol (1987)",
        "Police Academy 5: Assignment: Miami Beach (1988)",
        "Police Academy 6: City Under Siege (1989)",
        "Babe: Pig in the City (1998)",
        "Home Fries (1998)",
        "Jerry Springer: Ringmaster (1998)",
        "Very Bad Things (1998)",
        "Steam: The Turkish Bath (Hamam) (1997)",
        "Psycho (1998)",
        "Little Voice (1998)",
        "Simple Plan, A (1998)",
        "Jack Frost (1998)",
        "Star Trek: Insurrection (1998)",
        "Prince of Egypt, The (1998)",
        "Rushmore (1998)",
        "Shakespeare in Love (1998)",
        "Mass Appeal (1984)",
        "Miracle on 34th Street (1947)",
        "Santa Claus: The Movie (1985)",
        "Prancer (1989)",
        "Pale Rider (1985)",
        "Rambo: First Blood Part II (1985)",
        "First Blood (Rambo: First Blood) (1982)",
        "Rambo III (1988)",
        "Jewel of the Nile, The (1985)",
        "Romancing the Stone (1984)",
        "Cocoon (1985)",
        "Cocoon: The Return (1988)",
        "Rocky II (1979)",
        "Rocky III (1982)",
        "Rocky IV (1985)",
        "Rocky V (1990)",
        "Clue (1985)",
        "Young Sherlock Holmes (1985)",
        "Violets Are Blue... (1986)",
        "Back to School (1986)",
        "Heartburn (1986)",
        "Nothing in Common (1986)",
        "Extremities (1986)",
        "Karate Kid, The (1984)",
        "Karate Kid, Part II, The (1986)",
        "Karate Kid, Part III, The (1989)",
        "Christmas Vacation (National Lampoon's Christmas Vacation) (1989)",
        "You've Got Mail (1998)",
        "General, The (1998)",
        "Thin Red Line, The (1998)",
        "Faculty, The (1998)",
        "Mighty Joe Young (1998)",
        "Mighty Joe Young (1949)",
        "Patch Adams (1998)",
        "Stepmom (1998)",
        "Civil Action, A (1998)",
        "Down in the Delta (1998)",
        "Hurlyburly (1998)",
        "Tea with Mussolini (1999)",
        "Wilde (1997)",
        "Affliction (1997)",
        "Another Day in Paradise (1998)",
        "Hilary and Jackie (1998)",
        "Playing by Heart (1998)",
        "At First Sight (1999)",
        "In Dreams (1999)",
        "Varsity Blues (1999)",
        "Virus (1999)",
        "Garbage Pail Kids Movie, The (1987)",
        "Howard the Duck (1986)",
        "Gate, The (1987)",
        "Boy Who Could Fly, The (1986)",
        "Fly, The (1958)",
        "Fly, The (1986)",
        "Fly II, The (1989)",
        "Running Scared (1986)",
        "Armed and Dangerous (1986)",
        "Texas Chainsaw Massacre, The (1974)",
        "Texas Chainsaw Massacre 2, The (1986)",
        "Leatherface: Texas Chainsaw Massacre III (1990)",
        "Texas Chainsaw Massacre: The Next Generation (a.k.a. The Return of the Texas Chainsaw Massacre) (1994)",
        "Ruthless People (1986)",
        "Trick or Treat (1986)",
        "Name of the Rose, The (Name der Rose, Der) (1986)",
        "Jumpin' Jack Flash (1986)",
        "Peggy Sue Got Married (1986)",
        "Crocodile Dundee (1986)",
        "Crocodile Dundee II (1988)",
        "Tough Guys (1986)",
        "Soul Man (1986)",
        "Color of Money, The (1986)",
        "52 Pick-Up (1986)",
        "Heartbreak Ridge (1986)",
        "Firewalker (1986)",
        null,
        "Gloria (1999)",
        "My Name Is Joe (1998)",
        "Still Crazy (1998)",
        null,
        "She's All That (1999)",
        "Blood, Guts, Bullets and Octane (1998)",
        "Peeping Tom (1960)",
        "Payback (1999)",
        "Simply Irresistible (1999)",
        "20 Dates (1998)",
        "Harmonists, The (1997)",
        "Last Days, The (1998)",
        null,
        "Blast from the Past (1999)",
        "Message in a Bottle (1999)",
        "My Favorite Martian (1999)",
        "God Said 'Ha!' (1998)",
        "Jawbreaker (1999)",
        "October Sky (1999)",
        "Office Space (1999)",
        "200 Cigarettes (1999)",
        "8MM (1999)",
        "Other Sister, The (1999)",
        "Breakfast of Champions (1999)",
        "Eight Days a Week (1997)",
        "Long Goodbye, The (1973)",
        "Pet Sematary (1989)",
        "Pet Sematary II (1992)",
        "Children of the Corn II: The Final Sacrifice (1993)",
        "Children of the Corn III (1994)",
        "Christine (1983)",
        "Night Shift (1982)",
        "House on Haunted Hill (1959)",
        "Airport (1970)",
        "Airport 1975 (1974)",
        "Airport '77 (1977)",
        "Towering Inferno, The (1974)",
        "Alligator (1980)",
        "Meteor (1979)",
        "Westworld (1973)",
        "Logan's Run (1976)",
        "Planet of the Apes (1968)",
        "Beneath the Planet of the Apes (1970)",
        "Battle for the Planet of the Apes (1973)",
        "Conquest of the Planet of the Apes (1972)",
        "Escape from the Planet of the Apes (1971)",
        "Earthquake (1974)",
        "Concorde: Airport '79, The (1979)",
        "Beyond the Poseidon Adventure (1979)",
        "Analyze This (1999)",
        "Corruptor, The (1999)",
        "Cruel Intentions (1999)",
        "Lock, Stock & Two Smoking Barrels (1998)",
        "Six Ways to Sunday (1997)",
        "Relax... It's Just Sex (1998)",
        "Deep End of the Ocean, The (1999)",
        "Rage: Carrie 2, The (1999)",
        "Wing Commander (1999)",
        "Haunting, The (1963)",
        "Dead Ringers (1988)",
        "My Boyfriend's Back (1993)",
        "Village of the Damned (1960)",
        "Children of the Damned (1963)",
        "Baby Geniuses (1999)",
        "Telling You (1998)",
        "Forces of Nature (1999)",
        "King and I, The (1999)",
        "Ravenous (1999)",
        "True Crime (1999)",
        "Dangerous Beauty (1998)",
        "King and I, The (1956)",
        "Doug's 1st Movie (1999)",
        "EDtv (1999)",
        "Mod Squad, The (1999)",
        "Walk on the Moon, A (1999)",
        "Matrix, The (1999)",
        "10 Things I Hate About You (1999)",
        "Out-of-Towners, The (1999)",
        null,
        "Following (1998)",
        "Go (1999)",
        "Never Been Kissed (1999)",
        "Twin Dragons (Shuang long hui) (1992)",
        "Cookie's Fortune (1999)",
        "Foolish (1999)",
        null,
        "Life (1999)",
        "Friends & Lovers (1999)",
        "Hideous Kinky (1998)",
        "Monster, The (Mostro, Il) (1994)",
        "Open Your Eyes (Abre los ojos) (1997)",
        "SLC Punk! (1998)",
        "Pushing Tin (1999)",
        "Election (1999)",
        "eXistenZ (1999)",
        "Entrapment (1999)",
        "Idle Hands (1999)",
        "Get Real (1998)",
        "King of Masks, The (Bian Lian) (1996)",
        "Winslow Boy, The (1999)",
        "Mildred Pierce (1945)",
        "Night of the Comet (1984)",
        "Chopping Mall (a.k.a. Killbots) (1986)",
        "My Science Project (1985)",
        "Dick Tracy (1990)",
        "Mummy, The (1999)",
        "Castle, The (1997)",
        "Xiu Xiu: The Sent-Down Girl (Tian yu) (1998)",
        "William Shakespeare's A Midsummer Night's Dream (1999)",
        "After Life (Wandafuru raifu) (1998)",
        "Black Mask (Hak hap) (1996)",
        "Star Wars: Episode I - The Phantom Menace (1999)",
        "Love Letter, The (1999)",
        "Mummy, The (1932)",
        "Mummy, The (1959)",
        "Mummy's Curse, The (1944)",
        "Mummy's Hand, The (1940)",
        "Mummy's Tomb, The (1942)",
        "Mommie Dearest (1981)",
        "Superman (1978)",
        "Superman II (1980)",
        "Superman III (1983)",
        "Superman IV: The Quest for Peace (1987)",
        "Dracula (1931)",
        "House of Dracula (1945)",
        "House of Frankenstein (1944)",
        "Frankenstein (1931)",
        "Son of Frankenstein (1939)",
        "Frankenstein Meets the Wolf Man (1943)",
        "Curse of Frankenstein, The (1957)",
        "Son of Dracula (1943)",
        "Wolf Man, The (1941)",
        "Tarantula (1955)",
        "Rocky Horror Picture Show, The (1975)",
        "It Came from Hollywood (1982)",
        "Thing from Another World, The (1951)",
        "It Came from Outer Space (1953)",
        "War of the Worlds, The (1953)",
        "It Came from Beneath the Sea (1955)",
        "Invasion of the Body Snatchers (1956)",
        "Swamp Thing (1982)",
        "Pork Chop Hill (1959)",
        "Run Silent Run Deep (1958)",
        "Notting Hill (1999)",
        "Thirteenth Floor, The (1999)",
        "Instinct (1999)",
        "Buena Vista Social Club (1999)",
        "Finding North (1998)",
        "Free Enterprise (1998)",
        "Limbo (1999)",
        "Austin Powers: The Spy Who Shagged Me (1999)",
        "Red Violin, The (Violon rouge, Le) (1998)",
        "Tarzan (1999)",
        "General's Daughter, The (1999)",
        "Get Bruce (1999)",
        "Ideal Husband, An (1999)",
        "Legend of 1900, The (a.k.a. The Legend of the Pianist on the Ocean) (Leggenda del pianista sull'oceano) (1998)",
        "Run Lola Run (Lola rennt) (1998)",
        "Trekkies (1997)",
        "Big Daddy (1999)",
        "Boys, The (1998)",
        null,
        "My Son the Fanatic (1997)",
        "Arachnophobia (1990)",
        "South Park: Bigger, Longer and Uncut (1999)",
        "Wild Wild West (1999)",
        "Summer of Sam (1999)",
        null,
        "American Pie (1999)",
        "Arlington Road (1999)",
        "Muppets From Space (1999)",
        "Blair Witch Project, The (1999)",
        "My Life So Far (1999)",
        "Eyes Wide Shut (1999)",
        "Lake Placid (1999)",
        "Wood, The (1999)",
        "Ghostbusters (a.k.a. Ghost Busters) (1984)",
        "Ghostbusters II (1989)",
        "Drop Dead Gorgeous (1999)",
        "Haunting, The (1999)",
        "Inspector Gadget (1999)",
        "Trick (1999)",
        "Deep Blue Sea (1999)",
        "Mystery Men (1999)",
        "Runaway Bride (1999)",
        "Twin Falls Idaho (1999)",
        "Killing, The (1956)",
        "Killer's Kiss (1955)",
        "Spartacus (1960)",
        "Lolita (1962)",
        "Barry Lyndon (1975)",
        "400 Blows, The (Les quatre cents coups) (1959)",
        "Jules and Jim (Jules et Jim) (1961)",
        "Vibes (1988)",
        "Mosquito Coast, The (1986)",
        "Golden Child, The (1986)",
        "Brighton Beach Memoirs (1986)",
        "Assassination (1987)",
        "Crimes of the Heart (1986)",
        "Color Purple, The (1985)",
        "No Mercy (1986)",
        "Native Son (1986)",
        "Otello (1986)",
        "Mission, The (1986)",
        "Little Shop of Horrors (1986)",
        "Little Shop of Horrors, The (1960)",
        "Allan Quatermain and the Lost City of Gold (1987)",
        "Morning After, The (1986)",
        "Radio Days (1987)",
        "Outrageous Fortune (1987)",
        "Bedroom Window, The (1987)",
        "Light of Day (1987)",
        "Wanted: Dead or Alive (1987)",
        "Frances (1982)",
        "Dick (1999)",
        "Iron Giant, The (1999)",
        "Sixth Sense, The (1999)",
        "Thomas Crown Affair, The (1999)",
        "Thomas Crown Affair, The (1968)",
        "Acid House, The (1998)",
        "Adventures of Sebastian Cole, The (1998)",
        "Illuminata (1998)",
        "Yards, The (2000)",
        "Bowfinger (1999)",
        "Brokedown Palace (1999)",
        "Detroit Rock City (1999)",
        "Cobra (1925)",
        "Heaven Can Wait (1978)",
        "Raven, The (1963)",
        "Tingler, The (1959)",
        "Pit and the Pendulum (1961)",
        "Masque of the Red Death, The (1964)",
        "Tales of Terror (1962)",
        "Haunted Honeymoon (1986)",
        "Cat's Eye (1985)",
        "Monty Python's And Now for Something Completely Different (1971)",
        "Damien: Omen II (1978)",
        "Final Conflict, The (a.k.a. Omen III: The Final Conflict) (1981)",
        "Airplane! (1980)",
        "Airplane II: The Sequel (1982)",
        "American Werewolf in Paris, An (1997)",
        "European Vacation (aka National Lampoon's European Vacation) (1985)",
        "National Lampoon's Vacation (1983)",
        "Funny Farm (1988)",
        "Big (1988)",
        "Problem Child (1990)",
        "Problem Child 2 (1991)",
        "Little Nemo: Adventures in Slumberland (1992)",
        "Oscar and Lucinda (a.k.a. Oscar & Lucinda) (1997)",
        "Tequila Sunrise (1988)",
        "Pelican Brief, The (1993)",
        "Christmas Story, A (1983)",
        "Mickey Blue Eyes (1999)",
        "Teaching Mrs. Tingle (1999)",
        "Universal Soldier: The Return (1999)",
        "Universal Soldier (1992)",
        "Perfect Blue (1997)",
        "In Too Deep (1999)",
        "Iron Eagle (1986)",
        "Iron Eagle II (1988)",
        "Aces: Iron Eagle III (1992)",
        "Iron Eagle IV (1995)",
        "Three Days of the Condor (3 Days of the Condor) (1975)",
        "Hamlet (1964)",
        "Medicine Man (1992)",
        "13th Warrior, The (1999)",
        "Astronaut's Wife, The (1999)",
        "Dudley Do-Right (1999)",
        "Muse, The (1999)",
        "Chill Factor (1999)",
        "Outside Providence (1999)",
        "Stigmata (1999)",
        "Stir of Echoes (1999)",
        "Black Cat, White Cat (Crna macka, beli macor) (1998)",
        "Minus Man, The (1999)",
        "Adventures of Milo and Otis, The (Koneko monogatari) (1986)",
        "Only Angels Have Wings (1939)",
        "Othello (Tragedy of Othello: The Moor of Venice, The) (1952)",
        "Queens Logic (1991)",
        "Saturn 3 (1980)",
        "Soldier's Story, A (1984)",
        "Alice, Sweet Alice (a.k.a. Communion) (a.k.a. Holy Terror) (1976)",
        "Don't Look in the Basement! (1973)",
        "I Saw What You Did (1965)",
        "Yellow Submarine (1968)",
        "American Beauty (1999)",
        "Stop Making Sense (1984)",
        "Blue Streak (1999)",
        "For Love of the Game (1999)",
        "Caligula (1979)",
        "Hard Day's Night, A (1964)",
        "Splendor (1999)",
        "Buddy Holly Story, The (1978)",
        "Fright Night (1985)",
        "Fright Night Part II (1988)",
        "Barefoot in the Park (1967)",
        "Deliverance (1972)",
        "Excalibur (1981)",
        "Pajama Game, The (1957)",
        "Sommersby (1993)",
        "Thumbelina (1994)",
        "Tommy (1975)",
        "Armour of God II: Operation Condor (Operation Condor) (Fei ying gai wak) (1991)",
        "Armour of God (Long xiong hu di) (1987)",
        "Double Jeopardy (1999)",
        "Jakob the Liar (1999)",
        "Mumford (1999)",
        "Dog Park (1998)",
        "Drive Me Crazy (1999)",
        "Mystery, Alaska (1999)",
        "Three Kings (1999)",
        "Happy, Texas (1999)",
        "New Rose Hotel (1998)",
        "Plunkett & MaCleane (1999)",
        "Romance (1999)",
        "Alvarez Kelly (1966)",
        "Dark Half, The (1993)",
        "Gulliver's Travels (1939)",
        "Monkey Shines (1988)",
        "Phantasm (1979)",
        "Psycho II (1983)",
        "Psycho III (1986)",
        "Rain (1932)",
        null,
        "Random Hearts (1999)",
        "Superstar (1999)",
        "Boys Don't Cry (1999)",
        "Five Wives, Three Secretaries and Me (1998)",
        "Limey, The (1999)",
        "Mating Habits of the Earthbound Human, The (1999)",
        "Risky Business (1983)",
        "Total Recall (1990)",
        "Body Heat (1981)",
        "Ferris Bueller's Day Off (1986)",
        "Year of Living Dangerously, The (1982)",
        "Children of Paradise (Les enfants du paradis) (1945)",
        "High Plains Drifter (1973)",
        "Hang 'Em High (1968)",
        "Drunken Master (Jui kuen) (1978)",
        "Conformist, The (Conformista, Il) (1970)",
        "Hairspray (1988)",
        "Brief Encounter (1946)",
        "Razor's Edge, The (1984)",
        "Reds (1981)",
        "Return with Honor (1998)",
        "Time of the Gypsies (Dom za vesanje) (1989)",
        "Days of Heaven (1978)",
        "Lady Eve, The (1941)",
        "Sullivan's Travels (1941)",
        "Palm Beach Story, The (1942)",
        "Niagara (1953)",
        "Gilda (1946)",
        "South Pacific (1958)",
        "Flashdance (1983)",
        "Indochine (1992)",
        "Dirty Dozen, The (1967)",
        "Mike's Murder (1984)",
        "Help! (1965)",
        "Goldfinger (1964)",
        "From Russia with Love (1963)",
        "Dr. No (1962)",
        "Blue Lagoon, The (1980)",
        "Fistful of Dollars, A (Per un pugno di dollari) (1964)",
        "Sydney (Hard Eight) (1996)",
        "Home Alone 2: Lost in New York (1992)",
        "Penitentiary II (1982)",
        "Someone to Watch Over Me (1987)",
        "Fight Club (1999)",
        "Story of Us, The (1999)",
        "Omega Code, The (1999)",
        "Straight Story, The (1999)",
        "Bad Seed, The (1956)",
        "Time Bandits (1981)",
        "Man and a Woman, A (Un homme et une femme) (1966)",
        "Fitzcarraldo (1982)",
        "All That Jazz (1979)",
        "Crimes and Misdemeanors (1989)",
        "Bats (1999)",
        "Best Man, The (1999)",
        "Bringing Out the Dead (1999)",
        "Crazy in Alabama (1999)",
        "Three to Tango (1999)",
        "Body Shots (1999)",
        "Guardian, The (1990)",
        "Ipcress File, The (1965)",
        "On Any Sunday (1971)",
        "RoboCop (1987)",
        "RoboCop 2 (1990)",
        "Who Framed Roger Rabbit? (1988)",
        "Melvin and Howard (1980)",
        "For Your Eyes Only (1981)",
        "Licence to Kill (1989)",
        "Live and Let Die (1973)",
        "Rawhead Rex (1986)",
        "Thunderball (1965)",
        "House on Haunted Hill (1999)",
        "Music of the Heart (1999)",
        "Being John Malkovich (1999)",
        "Man of the Century (1999)",
        "Princess Mononoke (Mononoke-hime) (1997)",
        "My Best Fiend (Mein liebster Feind) (1999)",
        "Bachelor, The (1999)",
        "Bone Collector, The (1999)",
        "Insider, The (1999)",
        "American Movie (1999)",
        "Last Night (1998)",
        "Rosetta (1999)",
        "They Shoot Horses, Don't They? (1969)",
        "Bride of Re-Animator (1990)",
        "Bustin' Loose (1981)",
        "Coma (1978)",
        "Creepshow (1982)",
        "Creepshow 2 (1987)",
        "Re-Animator (1985)",
        "Drugstore Cowboy (1989)",
        "Falling Down (1993)",
        "General, The (1926)",
        "Piranha (1978)",
        "Taming of the Shrew, The (1967)",
        "Nighthawks (1981)",
        "Yojimbo (1961)",
        "Omega Man, The (1971)",
        "Spaceballs (1987)",
        "Robin Hood (1973)",
        "Mister Roberts (1955)",
        "Quest for Fire (Guerre du feu, La) (1981)",
        "Little Big Man (1970)",
        "Face in the Crowd, A (1957)",
        "Trading Places (1983)",
        "Meatballs (1979)",
        "Meatballs Part II (1984)",
        "Meatballs III (1987)",
        "Meatballs 4 (1992)",
        "Dead Again (1991)",
        "Peter's Friends (1992)",
        "Incredibly True Adventure of Two Girls in Love, The (1995)",
        "How I Won the War (1967)",
        "Anywhere But Here (1999)",
        "Dogma (1999)",
        "Messenger: The Story of Joan of Arc, The (1999)",
        null,
        "Felicia's Journey (1999)",
        "Oxygen (1999)",
        "Commitments, The (1991)",
        "Holiday Inn (1942)",
        "Longest Day, The (1962)",
        "Poison Ivy (1992)",
        "Poison Ivy: New Seduction (1997)",
        "Tora! Tora! Tora! (1970)",
        "Women on the Verge of a Nervous Breakdown (Mujeres al borde de un ataque de nervios) (1988)",
        "Verdict, The (1982)",
        "Effect of Gamma Rays on Man-in-the-Moon Marigolds, The (1972)",
        "Adventures of Buckaroo Banzai Across the 8th Dimension, The (1984)",
        "Stand and Deliver (1988)",
        "Moonstruck (1987)",
        "Sandpiper, The (1965)",
        "Jeremiah Johnson (1972)",
        "Repulsion (1965)",
        "Irma la Douce (1963)",
        "42 Up (1998)",
        "Liberty Heights (1999)",
        "Mansfield Park (1999)",
        "Sleepy Hollow (1999)",
        "World Is Not Enough, The (1999)",
        "All About My Mother (Todo sobre mi madre) (1999)",
        "March of the Wooden Soldiers (a.k.a. Babes in Toyland) (1934)",
        "Scrooged (1988)",
        "Harvey (1950)",
        "Bicycle Thieves (a.k.a. The Bicycle Thief) (a.k.a. The Bicycle Thieves) (Ladri di biciclette) (1948)",
        "Matewan (1987)",
        "Kagemusha (1980)",
        "McCabe & Mrs. Miller (1971)",
        "Maurice (1987)",
        "Grapes of Wrath, The (1940)",
        "My Man Godfrey (1957)",
        "Shop Around the Corner, The (1940)",
        "Natural, The (1984)",
        "Shampoo (1975)",
        "River Runs Through It, A (1992)",
        "Fatal Attraction (1987)",
        "Jagged Edge (1985)",
        "Stanley & Iris (1990)",
        "Midnight Run (1988)",
        "Awakenings (1990)",
        "Backdraft (1991)",
        "Fisher King, The (1991)",
        "River, The (1984)",
        "Country (1984)",
        "Places in the Heart (1984)",
        "'night Mother (1986)",
        "End of Days (1999)",
        "Toy Story 2 (1999)",
        "Flawless (1999)",
        "Miss Julie (1999)",
        "Ride with the Devil (1999)",
        "Tumbleweeds (1999)",
        "Bay of Blood (a.k.a. Twitch of the Death Nerve) (Reazione a catena) (1971)",
        "Distinguished Gentleman, The (1992)",
        "Santa Fe Trail (1940)",
        "Agnes Browne (1999)",
        "End of the Affair, The (1999)",
        "End of the Affair, The (1955)",
        "Holy Smoke (1999)",
        "Sweet and Lowdown (1999)",
        "Bonfire of the Vanities (1990)",
        "Daddy Long Legs (1919)",
        "Go West (1925)",
        "Grand Illusion (La grande illusion) (1937)",
        "Great Santini, The (1979)",
        "Sea Wolves, The (1980)",
        "Stealing Home (1988)",
        "Tarzan the Fearless (1933)",
        "Two Jakes, The (1990)",
        "U2: Rattle and Hum (1988)",
        "Hell in the Pacific (1968)",
        "Glass Bottom Boat, The (1966)",
        "Cradle Will Rock (1999)",
        "Deuce Bigalow: Male Gigolo (1999)",
        "Green Mile, The (1999)",
        "Cider House Rules, The (1999)",
        "Last Picture Show, The (1971)",
        "7th Voyage of Sinbad, The (1958)",
        "Blood on the Sun (1945)",
        "Anna and the King (1999)",
        "Bicentennial Man (1999)",
        "Stuart Little (1999)",
        "Emperor and the Assassin, The (Jing ke ci qin wang) (1999)",
        "Fantasia 2000 (1999)",
        "Magnolia (1999)",
        "Onegin (1999)",
        "Topsy-Turvy (1999)",
        "Boiling Point (1993)",
        "Carnal Knowledge (1971)",
        "Easy Rider (1969)",
        "Falcon and the Snowman, The (1985)",
        "Ulysses (Ulisse) (1954)",
        "Any Given Sunday (1999)",
        "Man on the Moon (1999)",
        "Galaxy Quest (1999)",
        "Talented Mr. Ripley, The (1999)",
        "Next Friday (2000)",
        "Hurricane, The (1999)",
        "Angela's Ashes (1999)",
        "Play it to the Bone (1999)",
        "Titus (1999)",
        "Mr. Death: The Rise and Fall of Fred A. Leuchter, Jr. (1999)",
        "Third Miracle, The (1999)",
        "Montana (1998)",
        "Snow Falling on Cedars (1999)",
        "Girl, Interrupted (1999)",
        "Trans (1998)",
        "My Dog Skip (1999)",
        "Supernova (2000)",
        "Terrorist, The (a.k.a. Malli) (Theeviravaathi) (1998)",
        "Way We Were, The (1973)",
        "Stalag 17 (1953)",
        "Presidio, The (1988)",
        "Papillon (1973)",
        "Pal Joey (1957)",
        "Last Detail, The (1973)",
        "Five Easy Pieces (1970)",
        "Dead Calm (1989)",
        "Boys from Brazil, The (1978)",
        "Against All Odds (1984)",
        "Snows of Kilimanjaro, The (1952)",
        "Loaded Weapon 1 (National Lampoon's Loaded Weapon 1) (1993)",
        "Fast Times at Ridgemont High (1982)",
        "Cry in the Dark, A (1988)",
        "Batman: Mask of the Phantasm (1993)",
        "American Flyers (1985)",
        "Vampyros Lesbos (Vampiras, Las) (1971)",
        "Star Is Born, A (1937)",
        "Pacific Heights (1990)",
        "Draughtsman's Contract, The (1982)",
        "Carmen (1984)",
        "Woman in the Dunes (Suna no onna) (1964)",
        "Down to You (2000)",
        "Another Man's Poison (1952)",
        "Odessa File, The (1974)",
        "Where the Buffalo Roam (1980)",
        "Eye of the Beholder (1999)",
        "Isn't She Great? (2000)",
        "Encino Man (1992)",
        "Goodbye Girl, The (1977)",
        "Malcolm X (1992)",
        "Sister Act (1992)",
        "Sister Act 2: Back in the Habit (1993)",
        "Hand That Rocks the Cradle, The (1992)",
        "Alive (1993)",
        "Agnes of God (1985)",
        "Scent of a Woman (1992)",
        "Wayne's World (1992)",
        "Wayne's World 2 (1993)",
        "League of Their Own, A (1992)",
        "Patriot Games (1992)",
        "Bodyguard, The (1992)",
        "Death Becomes Her (1992)",
        "Far and Away (1992)",
        "Howards End (1992)",
        "Singles (1992)",
        "Twin Peaks: Fire Walk with Me (1992)",
        "White Men Can't Jump (1992)",
        "Buffy the Vampire Slayer (1992)",
        "Hard-Boiled (Lat sau san taam) (1992)",
        null,
        "Mariachi, El (1992)",
        "Stop! Or My Mom Will Shoot (1992)",
        "Forever Young (1992)",
        "Cutting Edge, The (1992)",
        "Of Mice and Men (1992)",
        "Bad Lieutenant (1992)",
        "Scream 3 (2000)",
        "Single White Female (1992)",
        "Boondock Saints, The (2000)",
        "Gun Shy (2000)",
        "Knockout (2000)",
        "Brandon Teena Story, The (1998)",
        "Different for Girls (1996)",
        "They Might Be Giants (1971)",
        "Beach, The (2000)",
        "Snow Day (2000)",
        "Tigger Movie, The (2000)",
        "Not One Less (Yi ge dou bu neng shao) (1999)",
        "Big Combo, The (1955)",
        "To Sir with Love (1967)",
        "Boiler Room (2000)",
        "Hanging Up (2000)",
        "Pitch Black (2000)",
        "Whole Nine Yards, The (2000)",
        "Beautiful People (1999)",
        "Black Tar Heroin: The Dark End of the Street (2000)",
        "Circus, The (1928)",
        "City Lights (1931)",
        "Flamingo Kid, The (1984)",
        "Kid, The (1921)",
        "Man from Laramie, The (1955)",
        "Class Reunion (1982)",
        "Reindeer Games (2000)",
        "Wonder Boys (2000)",
        "3 Strikes (2000)",
        "Chain of Fools (2000)",
        "Drowning Mona (2000)",
        "Next Best Thing, The (2000)",
        "What Planet Are You From? (2000)",
        "Beyond the Mat (1999)",
        "Ghost Dog: The Way of the Samurai (1999)",
        "Year My Voice Broke, The (1987)",
        "Splendor in the Grass (1961)",
        "My Tutor (1983)",
        "Key Largo (1948)",
        "For All Mankind (1989)",
        "Cross of Iron (1977)",
        "Bride of the Monster (1955)",
        "Born Yesterday (1950)",
        "Birdy (1984)",
        "Blood Feast (1963)",
        "Charlie, the Lonesome Cougar (1967)",
        "Never Cry Wolf (1983)",
        "Perils of Pauline, The (1947)",
        "Raisin in the Sun, A (1961)",
        "Two Thousand Maniacs! (1964)",
        "Mission to Mars (2000)",
        "Ninth Gate, The (1999)",
        "East-West (Est-ouest) (1999)",
        "Defending Your Life (1991)",
        "Breaking Away (1979)",
        "Hoosiers (a.k.a. Best Shot) (1986)",
        "Bull Durham (1988)",
        "Dog Day Afternoon (1975)",
        "American Graffiti (1973)",
        "Asphalt Jungle, The (1950)",
        "Searchers, The (1956)",
        "Big Country, The (1958)",
        "Betrayed (1988)",
        "Bound for Glory (1976)",
        "Bridge at Remagen, The (1969)",
        "Hangmen Also Die (1943)",
        "On the Beach (1959)",
        "Taking of Pelham One Two Three, The (1974)",
        "Volunteers (1985)",
        "JFK (1991)",
        "Who's Harry Crumb? (1989)",
        "Harry and the Hendersons (1987)",
        "Let's Get Harry (1986)",
        "Shanghai Surprise (1986)",
        "Who's That Girl? (1987)",
        "She-Devil (1989)",
        "Date with an Angel (1987)",
        "Blind Date (1987)",
        "Nadine (1987)",
        "Muppet Movie, The (1979)",
        "Great Muppet Caper, The (1981)",
        "Muppets Take Manhattan, The (1984)",
        "Sesame Street Presents Follow That Bird (1985)",
        "We're Back! A Dinosaur's Story (1993)",
        "Baby... Secret of the Lost Legend (1985)",
        "Turtle Diary (1985)",
        "Titanic (1953)",
        "Night to Remember, A (1958)",
        "Captain Horatio Hornblower R.N. (1951)",
        "Erin Brockovich (2000)",
        "Final Destination (2000)",
        "Bear, The (Ours, L') (1988)",
        "Love Is a Many-Splendored Thing (1955)",
        "Mirror, The (Zerkalo) (1975)",
        "Crimson Pirate, The (1952)",
        "Thelma & Louise (1991)",
        "...And Justice for All (1979)",
        "Animal House (1978)",
        "She's Gotta Have It (1986)",
        "School Daze (1988)",
        "Do the Right Thing (1989)",
        "Mo' Better Blues (1990)",
        "Jungle Fever (1991)",
        "Coogan's Bluff (1968)",
        "Champ, The (1979)",
        "Creature Comforts (1989)",
        "Death Wish (1974)",
        "Death Wish 2 (1982)",
        "Death Wish 3 (1985)",
        "Death Wish 4: The Crackdown (1987)",
        "Death Wish 5: The Face of Death (1994)",
        "Double Indemnity (1944)",
        "Dying Young (1991)",
        "Cool as Ice (1991)",
        "Teenage Mutant Ninja Turtles (1990)",
        "Teenage Mutant Ninja Turtles II: The Secret of the Ooze (1991)",
        "Teenage Mutant Ninja Turtles III (1993)",
        "Red Dawn (1984)",
        "Band of the Hand (1986)",
        "Born American (1986)",
        "Bloodsport (1988)",
        "Eyes of Laura Mars (1978)",
        "Funny Bones (1995)",
        "Good Earth, The (1937)",
        "Good Morning, Vietnam (1987)",
        "Good Mother, The (1988)",
        "Grumpy Old Men (1993)",
        "Guess Who's Coming to Dinner (1967)",
        "Romeo Must Die (2000)",
        "Here on Earth (2000)",
        "Whatever It Takes (2000)",
        "Color of Paradise, The (Rang-e khoda) (1999)",
        "Waking the Dead (2000)",
        "Gothic (1986)",
        "Lord of the Flies (1963)",
        "Modern Times (1936)",
        "Solar Crisis (1990)",
        "That's Life! (1986)",
        "Heart and Souls (1993)",
        "Hud (1963)",
        "Hustler, The (1961)",
        "Inherit the Wind (1960)",
        "Dersu Uzala (1975)",
        "Close Encounters of the Third Kind (1977)",
        "Place in the Sun, A (1951)",
        "Jacob's Ladder (1990)",
        "Empire Records (1995)",
        "Bamba, La (1987)",
        "Ladyhawke (1985)",
        "Lucas (1986)",
        "High Fidelity (2000)",
        "Road to El Dorado, The (2000)",
        "Skulls, The (2000)",
        "Autopsy (Macchie Solari) (1975)",
        "El Dorado (1966)",
        "Hook (1991)",
        "Horror Express (1972)",
        "My Chauffeur (1986)",
        "True Grit (1969)",
        "Madame Sousatzka (1988)",
        "Max Dugan Returns (1983)",
        "Midnight Express (1978)",
        "Misery (1990)",
        "Mr. Saturday Night (1992)",
        "Murphy's Romance (1985)",
        "My Life (1993)",
        "Solaris (Solyaris) (1972)",
        "Network (1976)",
        "No Way Out (1987)",
        "North Dallas Forty (1979)",
        "Odd Couple, The (1968)",
        "Outlaw Josey Wales, The (1976)",
        "Black and White (1999)",
        "Frequency (2000)",
        "Ready to Rumble (2000)",
        "Return to Me (2000)",
        "Rules of Engagement (2000)",
        "Me Myself I (2000)",
        "Bell, Book and Candle (1958)",
        "Force 10 from Navarone (1978)",
        "How to Stuff a Wild Bikini (1965)",
        "Mystery Train (1989)",
        "Sacco and Vanzetti (Sacco e Vanzetti) (1971)",
        "Arthur (1981)",
        "Bachelor Party (1984)",
        "Parenthood (1989)",
        "Predator (1987)",
        "Prince of Tides, The (1991)",
        "Postman Always Rings Twice, The (1981)",
        "28 Days (2000)",
        "American Psycho (2000)",
        "Keeping the Faith (2000)",
        "Where the Money Is (2000)",
        "East is East (1999)",
        "Filth and the Fury, The (2000)",
        "Diner (1982)",
        "Shakes the Clown (1992)",
        "Cabaret (1972)",
        "What Ever Happened to Baby Jane? (1962)",
        "Prick Up Your Ears (1987)",
        "Auntie Mame (1958)",
        "Guys and Dolls (1955)",
        "Hunger, The (1983)",
        "Marathon Man (1976)",
        "Caddyshack (1980)",
        "Gossip (2000)",
        "Love and Basketball (2000)",
        "U-571 (2000)",
        "Virgin Suicides, The (1999)",
        "Jennifer 8 (1992)",
        "Limelight (1952)",
        "Crow: Salvation, The (2000)",
        "Flintstones in Viva Rock Vegas, The (2000)",
        "Where the Heart Is (2000)",
        "Big Kahuna, The (2000)",
        "Bossa Nova (2000)",
        "Idiots, The (Idioterne) (1998)",
        "Time Code (2000)",
        "Carnosaur (1993)",
        "Carnosaur 2 (1995)",
        "Carnosaur 3: Primal Species (1996)",
        "Hidden, The (1987)",
        "Two Moon Junction (1988)",
        "Gladiator (2000)",
        "I Dreamed of Africa (2000)",
        "Up at the Villa (2000)",
        "Human Traffic (1999)",
        "Breathless (1983)",
        "Inferno (1980)",
        "King of Marvin Gardens, The (1972)",
        "Lords of Flatbush, The (1974)",
        "Mr. Mom (1983)",
        "Battlefield Earth (2000)",
        "Center Stage (2000)",
        "Screwed (2000)",
        "Whipped (2000)",
        "Hamlet (2000)",
        "Anchors Aweigh (1945)",
        "Blue Hawaii (1961)",
        "G. I. Blues (1960)",
        "Gypsy (1962)",
        "King Creole (1958)",
        "On the Town (1949)",
        "Pee-wee's Big Adventure (1985)",
        "Regret to Inform (1998)",
        "Roustabout (1964)",
        "Slipper and the Rose, The (1976)",
        "Things Change (1988)",
        "Honeymoon in Vegas (1992)",
        "Dinosaur (2000)",
        "Loser (2000)",
        "Road Trip (2000)",
        "Small Time Crooks (2000)",
        "Hollywood Knights, The (1980)",
        "Myth of Fingerprints, The (1997)",
        "Twelve Chairs, The (1970)",
        "Mission: Impossible II (2000)",
        "Shanghai Noon (2000)",
        "Better Living Through Circuitry (1999)",
        null,
        "Carnival of Souls (1962)",
        "Flying Tigers (1942)",
        "Gold Rush, The (1925)",
        "Monsieur Verdoux (1947)",
        "On Her Majesty's Secret Service (1969)",
        "Seven Days in May (1964)",
        "Spy Who Loved Me, The (1977)",
        "Moonraker (1979)",
        "Man with the Golden Gun, The (1974)",
        "Woman of Paris, A (1923)",
        "Fighting Seabees, The (1944)",
        "Big Momma's House (2000)",
        "American Gigolo (1980)",
        "Anguish (Angustia) (1987)",
        "Blood Spattered Bride, The (La novia ensangrentada) (1972)",
        "Endless Summer, The (1966)",
        "Guns of Navarone, The (1961)",
        "Blow-Out (La grande bouffe) (1973)",
        "Quatermass and the Pit (1967)",
        "Puppet Master (1989)",
        "Puppet Master II (1991)",
        "Puppet Master III: Toulon's Revenge (1991)",
        "Rent-A-Cop (1988)",
        "Romeo and Juliet (1968)",
        "Stay Tuned (1992)",
        "Story of G.I. Joe (1945)",
        "Blazing Saddles (1974)",
        "Benji (1974)",
        "Benji the Hunted (1987)",
        "For the Love of Benji (1977)",
        "White Christmas (1954)",
        "Eraserhead (1977)",
        "Baraka (1992)",
        "Man with the Golden Arm, The (1955)",
        "Decline of Western Civilization, The (1981)",
        "Decline of Western Civilization Part II: The Metal Years, The (1988)",
        null,
        "Magnum Force (1973)",
        "Blood Simple (1984)",
        "Fabulous Baker Boys, The (1989)",
        "Prizzi's Honor (1985)",
        "Flatliners (1990)",
        "Porky's (1982)",
        "Porky's II: The Next Day (1983)",
        "Porky's Revenge (1985)",
        "Private School (1983)",
        "Class of Nuke 'Em High (1986)",
        "Toxic Avenger, The (1985)",
        "Toxic Avenger, Part II, The (1989)",
        "Toxic Avenger Part III: The Last Temptation of Toxie, The (1989)",
        "Night of the Creeps (1986)",
        "Predator 2 (1990)",
        "Running Man, The (1987)",
        "Starman (1984)",
        "Brother from Another Planet, The (1984)",
        "Alien Nation (1988)",
        "Mad Max (1979)",
        "Road Warrior, The (Mad Max 2) (1981)",
        "Mad Max Beyond Thunderdome (1985)",
        "Bird on a Wire (1990)",
        "Angel Heart (1987)",
        "9 1/2 Weeks (Nine 1/2 Weeks) (1986)",
        "Firestarter (1984)",
        "Sleepwalkers (1992)",
        "Action Jackson (1988)",
        "Sarafina! (1992)",
        "Soapdish (1991)",
        "Long Walk Home, The (1990)",
        "Clara's Heart (1988)",
        "Burglar (1987)",
        "Gone in 60 Seconds (2000)",
        "American Pimp (1999)",
        "Love's Labour's Lost (2000)",
        "Sunshine (1999)",
        "Trixie (2000)",
        "Hamlet (1990)",
        "Coming Home (1978)",
        "American Pop (1981)",
        "Assault on Precinct 13 (1976)",
        "Near Dark (1987)",
        "One False Move (1992)",
        "Shaft (1971)",
        "Conversation, The (1974)",
        "Fury, The (1978)",
        "Paper Chase, The (1973)",
        "Prince of the City (1981)",
        "Serpico (1973)",
        "Ace in the Hole (Big Carnival, The) (1951)",
        "Lonely Are the Brave (1962)",
        "Sugarland Express, The (1974)",
        "Trouble in Paradise (1932)",
        "Big Trouble in Little China (1986)",
        "Badlands (1973)",
        "Battleship Potemkin (1925)",
        "Boys and Girls (2000)",
        "Shaft (2000)",
        "Titan A.E. (2000)",
        "Jesus' Son (1999)",
        "Boricua's Bond (2000)",
        "Chicken Run (2000)",
        "Me, Myself & Irene (2000)",
        "Patriot, The (2000)",
        "Adventures of Rocky and Bullwinkle, The (2000)",
        "Perfect Storm, The (2000)",
        "Golden Bowl, The (2000)",
        "Asylum (1972)",
        "Communion (1989)",
        "Kentucky Fried Movie, The (1977)",
        "Bound by Honor (a.k.a. Blood In, Blood Out) (1993)",
        "F/X (1986)",
        "F/X2 (a.k.a. F/X 2 - The Deadly Art of Illusion) (1991)",
        "Missing in Action (1984)",
        "Missing in Action 2: The Beginning (1985)",
        "Braddock: Missing in Action III (1988)",
        "Thunderbolt and Lightfoot (1974)",
        "Dreamscape (1984)",
        "The Golden Voyage of Sinbad (1973)",
        "Hatchet for the Honeymoon (Rosso segno della follia, Il) (1970)",
        "House Party (1990)",
        "House Party 2 (1991)",
        "Nekromantik (1987)",
        "On Our Merry Way (1948)",
        "Rocketship X-M (1950)",
        "Shaft's Big Score! (1972)",
        "Croupier (1998)",
        "Kid, The (2000)",
        "Scary Movie (2000)",
        "But I'm a Cheerleader (1999)",
        "Shower (Xizao) (1999)",
        "Blow-Up (Blowup) (1966)",
        "Pawnbroker, The (1964)",
        "Footloose (1984)",
        "Duel in the Sun (1946)",
        "X-Men (2000)",
        "Chuck & Buck (2000)",
        "Five Senses, The (1999)",
        "In Crowd, The (2000)",
        "What Lies Beneath (2000)",
        null,
        "Anatomy of a Murder (1959)",
        "Freejack (1992)",
        "H.O.T.S. (1979)",
        "Knightriders (1981)",
        "Mackenna's Gold (1969)",
        "Sinbad and the Eye of the Tiger (1977)",
        "Two Women (Ciociara, La) (1960)",
        "What About Bob? (1991)",
        "White Sands (1992)",
        "Breaker Morant (1980)",
        "Everything You Always Wanted to Know About Sex * But Were Afraid to Ask (1972)",
        "Interiors (1978)",
        "Love and Death (1975)",
        "Official Story, The (La historia oficial) (1985)",
        "Pot O' Gold (1941)",
        "Tampopo (1985)",
        "Thomas and the Magic Railroad (2000)",
        "Nutty Professor II: The Klumps (2000)",
        "Girl on the Bridge, The (Fille sur le pont, La) (1999)",
        "Wonderland (1999)",
        "Autumn in New York (2000)",
        "Coyote Ugly (2000)",
        "Hollow Man (2000)",
        "Space Cowboys (2000)",
        "Psycho Beach Party (2000)",
        "Saving Grace (2000)",
        "Black Sabbath (Tre volti della paura, I) (1963)",
        "Brain That Wouldn't Die, The (1962)",
        "Bronco Billy (1980)",
        "Crush, The (1993)",
        "Kelly's Heroes (1970)",
        "Phantasm II (1988)",
        "Pumpkinhead (1988)",
        "Air America (1990)",
        "Sleepaway Camp (1983)",
        "Steel Magnolias (1989)",
        null,
        "Easy Money (1983)",
        "Spiral Staircase, The (1946)",
        "Whatever Happened to Aunt Alice? (1969)",
        "I'm the One That I Want (2000)",
        "Tao of Steve, The (2000)",
        null,
        "Affair of Love, An (Liaison pornographique, Une) (1999)",
        "Bless the Child (2000)",
        "Cecil B. DeMented (2000)",
        "Eyes of Tammy Faye, The (2000)",
        "Opportunists, The (2000)",
        "Replacements, The (2000)",
        "Cell, The (2000)",
        "Godzilla 2000 (Gojira ni-sen mireniamu) (1999)",
        "Original Kings of Comedy, The (2000)",
        "Sunset Strip (2000)",
        "Naked Gun: From the Files of Police Squad!, The (1988)",
        "Naked Gun 2 1/2: The Smell of Fear, The (1991)",
        "Our Town (1940)",
        "Shane (1953)",
        "Suddenly, Last Summer (1959)",
        "Cat Ballou (1965)",
        "Supergirl (1984)",
        "Art of War, The (2000)",
        "Ballad of Ramblin' Jack, The (2000)",
        "Phish: Bittersweet Motel (2000)",
        "Bring It On (2000)",
        "Steal This Movie! (2000)",
        "Skipped Parts (2000)",
        "Highlander: Endgame (Highlander IV) (2000)",
        "Nurse Betty (2000)",
        "Watcher, The (2000)",
        "Way of the Gun, The (2000)",
        "Almost Famous (2000)",
        "Bait (2000)",
        "Crime and Punishment in Suburbia (2000)",
        "Duets (2000)",
        "Goya in Bordeaux (Goya en Burdeos) (1999)",
        "Urbania (2000)",
        "Specials, The (2000)",
        "Under Suspicion (2000)",
        "Urban Legends: Final Cut (2000)",
        "Woman on Top (2000)",
        "Dancer in the Dark (2000)",
        "Best in Show (2000)",
        "Beautiful (2000)",
        "Barenaked in America (1999)",
        "Girlfight (2000)",
        "Remember the Titans (2000)",
        "Hellraiser (1987)",
        "Hellbound: Hellraiser II (1988)",
        "Hellraiser III: Hell on Earth (1992)",
        "Faraway, So Close (In weiter Ferne, so nah!) (1993)",
        "Beach Party (1963)",
        "Bikini Beach (1964)",
        "Return of the Fly (1959)",
        "Pajama Party (1964)",
        "Stranger Than Paradise (1984)",
        "Voyage to the Bottom of the Sea (1961)",
        "Fantastic Voyage (1966)",
        "Abbott and Costello Meet Frankenstein (1948)",
        "Bank Dick, The (1940)",
        "Creature from the Black Lagoon, The (1954)",
        "Giant Gila Monster, The (1959)",
        "Invisible Man, The (1933)",
        "Phantom of the Opera (1943)",
        "Runaway (1984)",
        "Bamboozled (2000)",
        "Bootmen (2000)",
        "Digimon: The Movie (2000)",
        "Get Carter (2000)",
        "Get Carter (1971)",
        "Meet the Parents (2000)",
        "Requiem for a Dream (2000)",
        "Tigerland (2000)",
        "Two Family House (2000)",
        "Contender, The (2000)",
        "Dr. T and the Women (2000)",
        "Just Looking (1999)",
        "Ladies Man, The (2000)",
        "Lost Souls (2000)",
        "Billy Jack (1971)",
        "Billy Jack Goes to Washington (1977)",
        "Time Machine, The (1960)",
        "Haunted (1995)",
        "Ghoulies (1985)",
        "Ghoulies II (1987)",
        "Unsinkable Molly Brown, The (1964)",
        "Adventures of Ichabod and Mr. Toad, The (1949)",
        "Strange Love of Martha Ivers, The (1946)",
        "Detour (1945)",
        "Billy Elliot (2000)",
        "Bedazzled (2000)",
        "Pay It Forward (2000)",
        null,
        "Private Eyes, The (1981)",
        "Legend of Drunken Master, The (Jui kuen II) (1994)",
        "Book of Shadows: Blair Witch 2 (2000)",
        "Little Vampire, The (2000)",
        "Lucky Numbers (2000)",
        "Stardom (2000)",
        "Charlie's Angels (2000)",
        "Legend of Bagger Vance, The (2000)",
        "Little Nicky (2000)",
        "Men of Honor (2000)",
        "Red Planet (2000)",
        "What's Cooking? (2000)",
        "You Can Count on Me (2000)",
        "Diamonds Are Forever (1971)",
        "Eagle Has Landed, The (1976)",
        "6th Day, The (2000)",
        "Bounce (2000)",
        "How the Grinch Stole Christmas (a.k.a. The Grinch) (2000)",
        "One Day in September (1999)",
        "Rugrats in Paris: The Movie (2000)",
        "102 Dalmatians (2000)",
        null,
        "Quills (2000)",
        "Unbreakable (2000)",
        "Crouching Tiger, Hidden Dragon (Wo hu cang long) (2000)",
        "Dungeons & Dragons (2000)",
        "Proof of Life (2000)",
        "Vertical Limit (2000)",
        "Bounty, The (1984)",
        "Planes, Trains & Automobiles (1987)",
        "She's Having a Baby (1988)",
        "Living Daylights, The (1987)",
        "Transformers: The Movie (1986)",
        "Wall Street (1987)",
        "Born on the Fourth of July (1989)",
        "Talk Radio (1988)",
        "Brewster's Millions (1985)",
        "Snatch (2000)",
        "Punchline (1988)",
        "Mr. Accident (2000)",
        "Chocolat (2000)",
        "Dude, Where's My Car? (2000)",
        "Emperor's New Groove, The (2000)",
        "Pollock (2000)",
        "What Women Want (2000)",
        "Finding Forrester (2000)",
        "Gift, The (2000)",
        "Before Night Falls (2000)",
        "Cast Away (2000)",
        "Family Man, The (2000)",
        "House of Mirth, The (2000)",
        "Miss Congeniality (2000)",
        "O Brother, Where Art Thou? (2000)",
        "Songcatcher (2000)",
        "State and Main (2000)",
        "Dracula 2000 (2000)",
        "All the Pretty Horses (2000)",
        "Thirteen Days (2000)",
        "Traffic (2000)",
        "Claim, The (2000)",
        "Shadow of the Vampire (2000)",
        "House of Games (1987)",
        "Annie (1982)",
        "Don't Tell Mom the Babysitter's Dead (1991)",
        "Officer and a Gentleman, An (1982)",
        "Alamo, The (1960)",
        "At Close Range (1986)",
        "Breaker! Breaker! (1977)",
        "Breakheart Pass (1975)",
        "Friendly Persuasion (1956)",
        "Gettysburg (1993)",
        "Antitrust (2001)",
        "Save the Last Dance (2001)",
        "Panic (2000)",
        "Pledge, The (2001)",
        "The Man in the Moon (1991)",
        "Mystic Pizza (1988)",
        "Prelude to a Kiss (1992)",
        "Foxy Brown (1974)",
        "I'm Gonna Git You Sucka (1988)",
        "Untamed Heart (1993)",
        "Sugar & Spice (2001)",
        "Wedding Planner, The (2001)",
        "Amy (1998)",
        null,
        "With a Friend Like Harry... (Harry, un ami qui vous veut du bien) (2000)",
        "Amazing Grace and Chuck (1987)",
        "Amazon Women on the Moon (1987)",
        "Baby Boom (1987)",
        "Back to the Beach (1987)",
        "Barfly (1987)",
        "Best Seller (1987)",
        "Beverly Hills Cop II (1987)",
        "Beverly Hills Cop (1984)",
        "Big Easy, The (1987)",
        "Born in East L.A. (1987)",
        "Brave Little Toaster, The (1987)",
        "Can't Buy Me Love (1987)",
        "Cherry 2000 (1987)",
        "Cop (1988)",
        "Cry Freedom (1987)",
        "Dead, The (1987)",
        "Eddie Murphy Raw (1987)",
        "Empire of the Sun (1987)",
        "Ernest Goes to Camp (1987)",
        "Evil Dead, The (1981)",
        "Five Corners (1987)",
        "Gardens of Stone (1987)",
        "Glass Menagerie, The (1987)",
        "Hollywood Shuffle (1987)",
        "Hope and Glory (1987)",
        "Innerspace (1987)",
        "Ironweed (1987)",
        "Jaws: The Revenge (1987)",
        "Leonard Part 6 (1987)",
        "Less Than Zero (1987)",
        "Like Father, Like Son (1987)",
        "Lost Boys, The (1987)",
        "Made in Heaven (1987)",
        "Maid to Order (1987)",
        "Making Mr. Right (1987)",
        "Mannequin (1987)",
        "Masters of the Universe (1987)",
        "Monster Squad, The (1987)",
        "Month in the Country, A (1987)",
        "My Demon Lover (1987)",
        "No Man's Land (1987)",
        "Head Over Heels (2001)",
        "Left Behind: The Movie (2000)",
        "Valentine (2001)",
        "In the Mood For Love (Fa yeung nin wa) (2000)",
        "Fever (1999)",
        "Million Dollar Hotel, The (2001)",
        "Hannibal (2001)",
        "Saving Silverman (Evil Woman) (2001)",
        "Signs & Wonders (2001)",
        "Vatel (2000)",
        "Down to Earth (2001)",
        "Recess: School's Out (2001)",
        "Sweet November (2001)",
        "Company Man (2000)",
        "Monkeybone (2001)",
        "3000 Miles to Graceland (2001)",
        "Widow of St. Pierre, The (Veuve de Saint-Pierre, La) (2000)",
        "Mexican, The (2001)",
        "See Spot Run (2001)",
        "Carman: The Champion (2001)",
        "Caveman's Valentine, The (2001)",
        "Me You Them (Eu, Tu, Eles) (2000)",
        "Series 7: The Contenders (2001)",
        "15 Minutes (2001)",
        "Get Over It (2001)",
        "Long Night's Journey Into Day (2000)",
        "Simon Magus (1999)",
        "Avalon (1990)",
        "Of Mice and Men (1939)",
        "Tuff Turf (1985)",
        "Unbelievable Truth, The (1989)",
        "Bishop's Wife, The (1947)",
        "Elvis: That's the Way It Is (1970)",
        "Fortune Cookie, The (1966)",
        "Lilies of the Field (1963)",
        "Hans Christian Andersen (1952)",
        "Greatest Story Ever Told, The (1965)",
        "Elmer Gantry (1960)",
        "Alfie (1966)",
        "Demetrius and the Gladiators (1954)",
        "Fantasticks, The (1995)",
        "I Know Where I'm Going! (1945)",
        "Abominable Dr. Phibes, The (1971)",
        "Battle Beyond the Stars (1980)",
        "Double Impact (1991)",
        "End, The (1978)",
        "Fuzz (1972)",
        "Harley Davidson and the Marlboro Man (1991)",
        "Losin' It (1983)",
        "Mermaids (1990)",
        "Mighty Quinn, The (1989)",
        "Navy Seals (1990)",
        "Rated X (2000)",
        "Manhunter (1986)",
        "Reversal of Fortune (1990)",
        "Death on the Nile (1978)",
        "Deepstar Six (1989)",
        "Revenge of the Nerds (1984)",
        "Revenge of the Nerds II: Nerds in Paradise (1987)",
        "Longtime Companion (1990)",
        "4 Little Girls (1997)",
        "River's Edge (1986)",
        "Girls Just Want to Have Fun (1985)",
        "Longest Yard, The (1974)",
        "Necessary Roughness (1991)",
        "Enemy at the Gates (2001)",
        "Exit Wounds (2001)",
        "Dish, The (2001)",
        "Memento (2000)",
        "Heartbreakers (2001)",
        "Say It Isn't So (2001)",
        "Someone Like You (2001)",
        "Spy Kids (2001)",
        "Tomcats (2001)",
        "Tailor of Panama, The (2001)",
        "Amores Perros (Love's a Bitch) (2000)",
        "Keep the River on Your Right: A Modern Cannibal Tale (2000)",
        "Gleaners & I, The (Les glaneurs et la glaneuse) (2000)",
        "Along Came a Spider (2001)",
        "Blow (2001)",
        "Just Visiting (2001)",
        null,
        "Beautiful Creatures (2000)",
        "Bridget Jones's Diary (2001)",
        "Joe Dirt (2001)",
        "Josie and the Pussycats (2001)",
        "Kingdom Come (2001)",
        "Chopper (2000)",
        "Crocodile Dundee in Los Angeles (2001)",
        "Freddy Got Fingered (2001)",
        "Center of the World, The (2001)",
        "Girl, The (2000)",
        "Low Down, The (2000)",
        "Luzhin Defence, The (2000)",
        "Scarface (1983)",
        "Days of Wine and Roses (1962)",
        "Driven (2001)",
        "Forsaken, The (2001)",
        "One Night at McCool's (2001)",
        "Town & Country (2001)",
        "Rat (2000)",
        "Mummy Returns, The (2001)",
        "Cleopatra (1963)",
        "Krull (1983)",
        "Lost in America (1985)",
        "Lost World, The (1925)",
        "Triumph of the Will (Triumph des Willens) (1934)",
        "True Believer (1989)",
        "World According to Garp, The (1982)",
        "Satyricon (1969)",
        "Fellini's Roma (Roma) (1972)",
        "Frankie and Johnny (1966)",
        "Frankie and Johnny (1991)",
        "Home of Our Own, A (1993)",
        "For the Boys (1991)",
        "Nine to Five (a.k.a. 9 to 5) (1980)",
        "Norma Rae (1979)",
        "Summer Rental (1985)",
        "5,000 Fingers of Dr. T, The (1953)",
        "Love Story (1970)",
        "Pelle the Conqueror (Pelle erobreren) (1987)",
        "Rififi (Du rififi chez les hommes) (1955)",
        "Knight's Tale, A (2001)",
        "Bread and Roses (2000)",
        "Startup.com (2001)",
        "Angel Eyes (2001)",
        "Shrek (2001)",
        "Moulin Rouge (2001)",
        "Pearl Harbor (2001)",
        "Himalaya (Himalaya - l'enfance d'un chef) (1999)",
        "Man Who Cried, The (2000)",
        "Gabriela (2001)",
        "Ice Castles (1978)",
        "Love Potion #9 (1992)",
        "Postcards From the Edge (1990)",
        "City Slickers (1991)",
        "Eight Men Out (1988)",
        "Horse Soldiers, The (1959)",
        "Kentuckian, The (1955)",
        "Mississippi Burning (1988)",
        "Magnificent Seven, The (1960)",
        "Return of the Magnificent Seven, The (a.k.a. Return of the Seven) (1966)",
        "Rio Bravo (1959)",
        "Semi-Tough (1978)",
        "Suspect (1987)",
        "Throw Momma from the Train (1987)",
        "Yi Yi (2000)",
        "Midnight Madness (1980)",
        "Nightwatch (Nattevagten) (1994)",
        "Sand Pebbles, The (1966)",
        "Twelve O'Clock High (1949)",
        "Von Ryan's Express (1965)",
        "Animal, The (2001)",
        "What's the Worst That Could Happen? (2001)",
        "Evolution (2001)",
        "Swordfish (2001)",
        "Anniversary Party, The (2001)",
        "Bride of the Wind (2001)",
        null,
        "Catch-22 (1970)",
        "Point Break (1991)",
        "Shag (1989)",
        "Uncommon Valor (1983)",
        "Unlawful Entry (1992)",
        "Youngblood (1986)",
        "Gentlemen Prefer Blondes (1953)",
        "How to Marry a Millionaire (1953)",
        "Seven Year Itch, The (1955)",
        "There's No Business Like Show Business (1954)",
        "Tootsie (1982)",
        "Pavilion of Women (2000)",
        "Atlantis: The Lost Empire (2001)",
        "Lara Croft: Tomb Raider (2001)",
        "Dr. Dolittle 2 (2001)",
        "Fast and the Furious, The (2001)",
        "A.I. Artificial Intelligence (2001)",
        "Baby Boy (2001)",
        "Crazy/Beautiful (2001)",
        "Pootie Tang (2001)",
        "Let It Snow (1999)",
        "Sexy Beast (2000)",
        "Princess and the Warrior, The (Krieger und die Kaiserin, Der) (2000)",
        "Closet, The (Placard, Le) (2001)",
        "Wolves (1999)",
        null,
        "Lumumba (2000)",
        "Cats & Dogs (2001)",
        "Kiss of the Dragon (2001)",
        "Scary Movie 2 (2001)",
        "Rape Me (Baise-moi) (2000)",
        "Alice (1990)",
        "Another Woman (1988)",
        "Beach Blanket Bingo (1965)",
        "Cannonball Run, The (1981)",
        "Cannonball Run II (1984)",
        "Speed Zone! (a.k.a. Cannonball Run III) (1989)",
        "Donovan's Brain (1953)",
        "Donovan's Reef (1963)",
        "Fall of the House of Usher, The (House of Usher) (1960)",
        "Faust (1926)",
        "Man Who Shot Liberty Valance, The (1962)",
        "Salvador (1986)",
        "Something Wild (1986)",
        "Sons of Katie Elder (1965)",
        "Cheech & Chong's Nice Dreams (1981)",
        "Day the Earth Caught Fire, The (1961)",
        "All That Heaven Allows (1955)",
        "Barefoot Contessa, The (1954)",
        "Garden of the Finzi-Continis, The (Giardino dei Finzi-Contini, Il) (1970)",
        "Howling III: The Marsupials (1987)",
        "Kiss Me Deadly (1955)",
        "Lion in Winter, The (1968)",
        "Misfits, The (1961)",
        "Moby Dick (1956)",
        "Rembrandt (1936)",
        "Sweet Smell of Success (1957)",
        "Written on the Wind (1956)",
        "Suspiria (1977)",
        "Fist of Fury (Chinese Connection, The) (Jing wu men) (1972)",
        "Christiane F. (a.k.a. We Children from Bahnhof Zoo) (Christiane F. - Wir Kinder vom Bahnhof Zoo) (1981)",
        "Big Boss, The (Fists of Fury) (Tang shan da xiong) (1971)",
        "Game of Death (1978)",
        "Outland (1981)",
        "Way of the Dragon, The (a.k.a. Return of the Dragon) (Meng long guo jiang) (1972)",
        "T-Rex: Back to the Cretaceous (1998)",
        "Final Fantasy: The Spirits Within (2001)",
        "Legally Blonde (2001)",
        "Score, The (2001)",
        "Bully (2001)",
        "Made (2001)",
        "Haunted Castle (2001)",
        "Encounter in the Third Dimension (1999)",
        "18 Again! (1988)",
        "Accidental Tourist, The (1988)",
        "Accused, The (1988)",
        "Above the Law (1988)",
        "Adventures of Baron Munchausen, The (1988)",
        "Appointment with Death (1988)",
        "Ariel (1988)",
        "Arthur 2: On the Rocks (1988)",
        "Bad Dreams (1988)",
        "Bat*21 (1988)",
        "Beaches (1988)",
        "Beast of War, The (Beast, The) (1988)",
        "Big Business (1988)",
        "Big Top Pee-Wee (1988)",
        "Biloxi Blues (1988)",
        "Bird (1988)",
        "Blob, The (1988)",
        "Bright Lights, Big City (1988)",
        "Caddyshack II (1988)",
        "Camille Claudel (1988)",
        "Casual Sex? (1988)",
        "Clean and Sober (1988)",
        "Cocktail (1988)",
        "Colors (1988)",
        "Coming to America (1988)",
        "Couch Trip, The (1988)",
        "Critters (1986)",
        "Critters 2: The Main Course (1988)",
        "Critters 3 (1991)",
        "Crossing Delancey (1988)",
        "D.O.A. (1988)",
        "Dead Pool, The (1988)",
        "Dirty Rotten Scoundrels (1988)",
        "Drowning by Numbers (1988)",
        "Elvira, Mistress of the Dark (1988)",
        "Ernest Saves Christmas (1988)",
        "Frantic (1988)",
        "Gorillas in the Mist (1988)",
        "Great Outdoors, The (1988)",
        "Imagine: John Lennon (1988)",
        "Johnny Be Good (1988)",
        "Lair of the White Worm, The (1988)",
        "Land Before Time, The (1988)",
        "Little Nikita (1988)",
        "Masquerade (1988)",
        "Milagro Beanfield War (1988)",
        "Moon Over Parador (1988)",
        "My Stepmother Is an Alien (1988)",
        "Bagdad Cafe (Out of Rosenheim) (1987)",
        "Red Heat (1988)",
        "Return of the Living Dead Part II (1988)",
        "Return of the Living Dead, The (1985)",
        "Return to Snowy River (a.k.a. The Man From Snowy River II) (1988)",
        "Man from Snowy River, The (1982)",
        "Rocket Gibraltar (1988)",
        "Running on Empty (1988)",
        "Serpent and the Rainbow, The (1988)",
        "Shoot to Kill (1988)",
        "Short Circuit 2 (1988)",
        "Short Circuit (1986)",
        "Vanishing, The (Spoorloos) (1988)",
        "Switching Channels (1988)",
        "Tetsuo, the Ironman (Tetsuo) (1988)",
        "They Live (1988)",
        "Torch Song Trilogy (1988)",
        "Tucker: The Man and His Dream (1988)",
        "Twins (1988)",
        "Young Einstein (1988)",
        "Always (1989)",
        "American Ninja (1985)",
        "American Ninja 2: The Confrontation (1987)",
        "American Ninja 3: Blood Hunt (1989)",
        "Best of the Best (1989)",
        "Best of the Best 2 (1993)",
        "Big Picture, The (1989)",
        "Bill & Ted's Excellent Adventure (1989)",
        "Black Rain (1989)",
        "Casualties of War (1989)",
        "Chances Are (1989)",
        "Cyborg (1989)",
        "Dad (1989)",
        "Disorganized Crime (1989)",
        "Dry White Season, A (1989)",
        "Earth Girls Are Easy (1988)",
        "Eddie and the Cruisers II: Eddie Lives! (1989)",
        "Eddie and the Cruisers (1983)",
        "Erik the Viking (1989)",
        "Family Business (1989)",
        "Fat Man and Little Boy (1989)",
        "Going Overboard (1989)",
        "Great Balls of Fire! (1989)",
        "Gross Anatomy (a.k.a. A Cut Above) (1989)",
        "Harlem Nights (1989)",
        "Her Alibi (1989)",
        "How to Get Ahead in Advertising (1989)",
        "In Country (1989)",
        "Innocent Man, An (1989)",
        "Jacknife (1989)",
        "January Man, The (1989)",
        null,
        "K-9 (1989)",
        "Kickboxer (1989)",
        "Last Exit to Brooklyn (1989)",
        "Lean on Me (1989)",
        "Little Monsters (1989)",
        "Lock Up (1989)",
        "Look Who's Talking (1989)",
        "Major League (1989)",
        "Meet the Feebles (1989)",
        "Millennium (1989)",
        "Miracle Mile (1989)",
        "Miss Firecracker (1989)",
        "New York Stories (1989)",
        "Old Gringo (1989)",
        "Parents (1989)",
        "Penn & Teller Get Killed (1989)",
        "Pink Cadillac (1989)",
        "Punisher, The (1989)",
        "Jurassic Park III (2001)",
        "America's Sweethearts (2001)",
        "Brother (2000)",
        "Ghost World (2001)",
        "Hedwig and the Angry Inch (2000)",
        "Planet of the Apes (2001)",
        "Bread and Tulips (Pane e tulipani) (2000)",
        "Cure (1997)",
        "Greenfingers (2000)",
        "Jackpot (2001)",
        "Wet Hot American Summer (2001)",
        "Return of the Musketeers, The (1989)",
        "Road House (1989)",
        "Romero (1989)",
        "Scandal (1989)",
        "Scenes from the Class Struggle in Beverly Hills (1989)",
        "Sea of Love (1989)",
        "See No Evil, Hear No Evil (1989)",
        "She's Out of Control (1989)",
        "Shirley Valentine (1989)",
        "Skin Deep (1989)",
        "Tall Guy, The (1989)",
        "Tango & Cash (1989)",
        "Tap (1989)",
        "Troop Beverly Hills (1989)",
        "Turner & Hooch (1989)",
        "UHF (1989)",
        "Uncle Buck (1989)",
        "Vampire's Kiss (1989)",
        "War of the Roses, The (1989)",
        "Warlock (1989)",
        "Wizard, The (1989)",
        "Warlock: The Armageddon (1993)",
        "Weekend at Bernie's II (1993)",
        "Black Robe (1991)",
        "Cotton Club, The (1984)",
        "Hotel New Hampshire, The (1984)",
        "Idiot Box (1996)",
        "Who'll Stop the Rain (1978)",
        "Zorro, the Gay Blade (1981)",
        "Basket Case (1982)",
        "Original Sin (2001)",
        "Princess Diaries, The (2001)",
        "Rush Hour 2 (2001)",
        "Chocolat (1988)",
        "Hatari! (1962)",
        "Cage aux Folles, La (1978)",
        "Cage aux Folles II, La (1980)",
        "Marat/Sade (1966)",
        "Paint Your Wagon (1969)",
        "Shootist, The (1976)",
        "Theremin: An Electronic Odyssey (1993)",
        "Altered States (1980)",
        "Any Which Way You Can (1980)",
        "Bad Timing: A Sensual Obsession (1980)",
        "American Pie 2 (2001)",
        "Osmosis Jones (2001)",
        "Others, The (2001)",
        "American Outlaws (2001)",
        "All Over the Guy (2001)",
        "Deep End, The (2001)",
        "Session 9 (2001)",
        "Captain Corelli's Mandolin (2001)",
        "Rat Race (2001)",
        "Bubble Boy (2001)",
        "Curse of the Jade Scorpion, The (2001)",
        "Jay and Silent Bob Strike Back (2001)",
        "Ghosts of Mars (2001)",
        "Summer Catch (2001)",
        "Happy Accidents (2000)",
        "Lisa Picard is Famous (a.k.a. Famous) (2000)",
        "Maybe Baby (2000)",
        "Together (Tillsammans) (2000)",
        "Tortilla Soup (2001)",
        "Jeepers Creepers (2001)",
        "O (2001)",
        "Waking Up in Reno (2002)",
        "3 Ninjas (1992)",
        "3 Ninjas Kick Back (1994)",
        "3 Ninjas Knuckle Up (1995)",
        "Wicker Man, The (1973)",
        "Musketeer, The (2001)",
        "Rock Star (2001)",
        "Two Can Play That Game (2001)",
        "L.I.E. (2001)",
        "Abbott and Costello Meet the Mummy (1955)",
        "Into the Arms of Strangers: Stories of the Kindertransport (2000)",
        "Glass House, The (2001)",
        "Hardball (2001)",
        "Haiku Tunnel (2001)",
        "Big Trouble (2002)",
        "Glitter (2001)",
        "Training Day (2001)",
        "Sidewalks of New York (2001)",
        "Endurance: Shackleton's Legendary Antarctic Expedition, The (2000)",
        "French Lieutenant's Woman, The (1981)",
        "Great Silence, The (Grande silenzio, Il) (1969)",
        "Little Man Tate (1991)",
        "Moscow Does Not Believe in Tears (Moskva slezam ne verit) (1979)",
        "Phantom of the Paradise (1974)",
        "Return of a Man Called Horse, The (1976)",
        "Valdez Is Coming (1971)",
        "13 Ghosts (1960)",
        "Father Goose (1964)",
        "Grass Is Greener, The (1960)",
        "Indiscreet (1958)",
        "It's a Mad, Mad, Mad, Mad World (1963)",
        "King Solomon's Mines (1937)",
        "Little Foxes, The (1941)",
        "Operation Petticoat (1959)",
        "Play Misty for Me (1971)",
        "Pocketful of Miracles (1961)",
        "Sayonara (1957)",
        "Spring Break (1983)",
        "Vanishing, The (1993)",
        "Silkwood (1983)",
        "I Never Promised You a Rose Garden (1977)",
        "Quadrophenia (1979)",
        "SpaceCamp (1986)",
        "When Worlds Collide (1951)",
        "Don't Say a Word (2001)",
        "Hearts in Atlantis (2001)",
        "Zoolander (2001)",
        "Extreme Days (2001)",
        "Joy Ride (2001)",
        "Max Keeble's Big Move (2001)",
        "Serendipity (2001)",
        "Big Red One, The (1980)",
        "Brubaker (1980)",
        "Changeling, The (1980)",
        "Cheech & Chong's Next Movie (1980)",
        "Coal Miner's Daughter (1980)",
        "Competition, The (1980)",
        "Divine Madness! (1980)",
        "Dogs of War, The (1980)",
        "Bandits (2001)",
        "Corky Romano (2001)",
        "Iron Monkey (Siu nin Wong Fei-hung ji: Tit Ma Lau) (1993)",
        "Mulholland Drive (2001)",
        "My First Mister (2001)",
        "Bones (2001)",
        "Brannigan (1975)",
        "Clambake (1967)",
        "Dirty Harry (1971)",
        "Fiddler on the Roof (1971)",
        "Making the Grade (1984)",
        "Mission to Mir (1997)",
        "Not Without My Daughter (1991)",
        "Titanica (1992)",
        "From Hell (2001)",
        "Last Castle, The (2001)",
        "Riding in Cars with Boys (2001)",
        "Bangkok Dangerous (2000)",
        "Dancing at the Blue Iguana (2000)",
        "Focus (2001)",
        "Waking Life (2001)",
        "K-PAX (2001)",
        "Thirteen Ghosts (a.k.a. Thir13en Ghosts) (2001)",
        "Better Than Sex (2000)",
        "Donnie Darko (2001)",
        "High Heels and Low Lifes (2001)",
        "Life as a House (2001)",
        "Man Who Wasn't There, The (2001)",
        "Trembling Before G-d (2001)",
        "Domestic Disturbance (2001)",
        "Monsters, Inc. (2001)",
        "One, The (2001)",
        "Tape (2001)",
        "Heist (2001)",
        "Shallow Hal (2001)",
        "When a Stranger Calls (1979)",
        "Wash, The (2001)",
        "Harry Potter and the Sorcerer's Stone (a.k.a. Harry Potter and the Philosopher's Stone) (2001)",
        "Fluffer, The (2001)",
        "Novocaine (2001)",
        "Black Knight (2001)",
        "Spy Game (2001)",
        "Devil's Backbone, The (Espinazo del diablo, El) (2001)",
        "In the Bedroom (2001)",
        "Jabberwocky (1977)",
        "Funny Girl (1968)",
        "Circus of Horrors (1960)",
        null,
        "Beastmaster, The (1982)",
        "Midway (1976)",
        "MacArthur (1977)",
        "Young Lions, The (1958)",
        "Subway (1985)",
        "Now, Voyager (1942)",
        "Little Women (1933)",
        "Halls of Montezuma (1950)",
        "Guadalcanal Diary (1943)",
        "Cheap Detective, The (1978)",
        null,
        "Toy, The (1982)",
        "Funeral in Berlin (1966)",
        "Dressed to Kill (1980)",
        "Fame (1980)",
        "Fatso (1980)",
        "Final Countdown, The (1980)",
        "Flash Gordon (1980)",
        "Empire of the Ants (1977)",
        "Enforcer, The (1976)",
        "Gauntlet, The (1977)",
        "Invasion U.S.A. (1985)",
        "Lone Wolf McQuade (1983)",
        "Lord of the Flies (1990)",
        "Morons From Outer Space (1985)",
        "Ocean's Eleven (a.k.a. Ocean's 11) (1960)",
        "Sicilian, The (1987)",
        "Stunt Man, The (1980)",
        "Sudden Impact (1983)",
        "Behind Enemy Lines (2001)",
        "Affair of the Necklace, The (2001)",
        "Independent, The (2000)",
        "Pornstar: The Legend of Ron Jeremy (2001)",
        "Ocean's Eleven (2001)",
        "Incredible Shrinking Man, The (1957)",
        "No Man's Land (2001)",
        "And Then There Were None (1945)",
        "Blue Angel, The (Blaue Engel, Der) (1930)",
        "Moscow on the Hudson (1984)",
        "Owl and the Pussycat, The (1970)",
        null,
        "Not Another Teen Movie (2001)",
        "Vanilla Sky (2001)",
        "Iris (2001)",
        "Lantana (2001)",
        "Royal Tenenbaums, The (2001)",
        "Bill & Ted's Bogus Journey (1991)",
        "Clockwise (1986)",
        "Morgan! (1966)",
        "How High (2001)",
        "Jimmy Neutron: Boy Genius (2001)",
        "Joe Somebody (2001)",
        "Kate & Leopold (2001)",
        "Lord of the Rings: The Fellowship of the Ring, The (2001)",
        "Majestic, The (2001)",
        "Beautiful Mind, A (2001)",
        null,
        "Convent, The (2000)",
        "Defiant Ones, The (1958)",
        "Dodsworth (1936)",
        "Sahara (1943)",
        "Fritz the Cat (1972)",
        "Party, The (1968)",
        "Separate Tables (1958)",
        "Topkapi (1964)",
        "Witness for the Prosecution (1957)",
        "Ali (2001)",
        "Black Hawk Down (2001)",
        "Charlotte Gray (2001)",
        "Yentl (1983)",
        "Gosford Park (2001)",
        "I Am Sam (2001)",
        "Monster's Ball (2001)",
        "Shipping News, The (2001)",
        "Big Heat, The (1953)",
        "Murder by Death (1976)",
        "Servant, The (1963)",
        "Waterdance, The (1992)",
        "Orange County (2002)",
        "Brotherhood of the Wolf (Pacte des loups, Le) (2001)",
        "Another 48 Hrs. (1990)",
        "Russia House, The (1990)",
        "Truly, Madly, Deeply (1991)",
        "Wuthering Heights (1970)",
        "California Suite (1978)",
        "Dragonslayer (1981)",
        "Conan the Destroyer (1984)",
        "Impostor (2002)",
        "Kung Pow: Enter the Fist (2002)",
        "Snow Dogs (2002)",
        "48 Hrs. (1982)",
        "Italian for Beginners (Italiensk for begyndere) (2000)",
        "Blankman (1994)",
        "Brainstorm (1983)",
        "Dragon: The Bruce Lee Story (1993)",
        null,
        "Little Dieter Needs to Fly (1997)",
        "M*A*S*H (a.k.a. MASH) (1970)",
        "Mrs. Soffel (1984)",
        "Seconds (1966)",
        "One-Eyed Jacks (1961)",
        "The Count of Monte Cristo (2002)",
        "Mothman Prophecies, The (2002)",
        "Walk to Remember, A (2002)",
        "Metropolis (2001)",
        "Son's Room, The (Stanza del figlio, La) (2001)",
        "Storytelling (2001)",
        "Adventures of Huck Finn, The (1993)",
        "Cousins (1989)",
        "Falling in Love (1984)",
        "Young at Heart (1954)",
        "Slackers (2002)",
        "Birthday Girl (2001)",
        "Hunchback of Notre Dame, The (Notre Dame de Paris) (1956)",
        "Big Fat Liar (2002)",
        "Collateral Damage (2002)",
        "Rollerball (2002)",
        "Scotland, Pa. (2001)",
        "Baby's Day Out (1994)",
        "Bright Eyes (1934)",
        "Dimples (1936)",
        "Heidi (1937)",
        "Man Who Loved Women, The (1983)",
        "Richard Pryor Here and Now (1983)",
        "Rookie of the Year (1993)",
        "Sandlot, The (1993)",
        "Don't Look Now (1973)",
        "Crossroads (2002)",
        "Hart's War (2002)",
        "John Q (2002)",
        "Return to Never Land (2002)",
        "Super Troopers (2001)",
        "Good Son, The (1993)",
        "Last Orders (2001)",
        "After the Fox (Caccia alla volpe) (1966)",
        "Bad and the Beautiful, The (1952)",
        "Designing Woman (1957)",
        "Funny Lady (1975)",
        "Sleuth (1972)",
        "Stroszek (1977)",
        "Summer of '42 (1971)",
        "Touch of Class, A (1973)",
        "Town Without Pity (1961)",
        "Dragonfly (2002)",
        "Queen of the Damned (2002)",
        "Maryam (2000)",
        "Mean Machine (2001)",
        "Monsoon Wedding (2001)",
        "Wendigo (2001)",
        "Scratch (2001)",
        "Bad News Bears, The (1976)",
        "Bad News Bears Go to Japan, The (1978)",
        "Bad News Bears in Breaking Training, The (1977)",
        null,
        null,
        "Cattle Queen of Montana (1954)",
        "Under the Skin (1997)",
        "40 Days and 40 Nights (2002)",
        "We Were Soldiers (2002)",
        "Arena, The (a.k.a. Naked Warriors) (1974)",
        "Church, The (Chiesa, La) (1989)",
        "Cross Creek (1983)",
        "Ferngully: The Last Rainforest (1992)",
        "Intersection (1994)",
        "Jo Jo Dancer, Your Life is Calling (1986)",
        "Zombie (a.k.a. Zombie 2: The Dead Are Among Us) (Zombi 2) (1979)",
        "Amazing Adventure, The (a.k.a. The Amazing Quest of Ernest Bliss) (1936)",
        "My Favorite Brunette (1947)",
        "Royal Wedding (1951)",
        "Scarlet Street (1945)",
        "All About the Benjamins (2002)",
        "Time Machine, The (2002)",
        "Full Frontal (2002)",
        "Divorcing Jack (1998)",
        "Luminarias (2000)",
        "Magnificent Ambersons, The (1942)",
        "Gloria (1980)",
        "Hangar 18 (1980)",
        "Heaven's Gate (1980)",
        "Hopscotch (1980)",
        "Inside Moves (1980)",
        "Jazz Singer, The (1980)",
        "Lion of the Desert (1980)",
        "Long Good Friday, The (1980)",
        "Octagon, The (1980)",
        "Oh, God! Book II (1980)",
        "Oh, God! (1977)",
        "Ice Age (2002)",
        "Resident Evil (2002)",
        "Showtime (2002)",
        "Harrison's Flowers (2000)",
        "Kissing Jessica Stein (2001)",
        "Pauline & Paulette (Pauline en Paulette) (2001)",
        "Promises (2001)",
        null,
        "All the Right Moves (1983)",
        "Ghost Breakers, The (1940)",
        "Paleface, The (1948)",
        "Road to Morocco (1942)",
        "Road to Singapore (1940)",
        "Road to Utopia (1946)",
        "Road to Zanzibar (1941)",
        "Split Second (1992)",
        "Taps (1981)",
        "Return of the Secaucus 7 (1980)",
        "Seems Like Old Times (1980)",
        "Serial (1980)",
        "Shogun Assassin (1980)",
        "Smokey and the Bandit II (1980)",
        "Smokey and the Bandit (1977)",
        "Smokey and the Bandit III (1983)",
        "Spetters (1980)",
        "Stir Crazy (1980)",
        null,
        "Blade II (2002)",
        "Sorority Boys (2002)",
        "Stolen Summer (2002)",
        "George Washington (2000)",
        "Clockstoppers (2002)",
        "Death to Smoochy (2002)",
        "Panic Room (2002)",
        "Rookie, The (2002)",
        "Piano Teacher, The (La pianiste) (2001)",
        "Evil That Men Do, The (1984)",
        "Impromptu (1991)",
        "High Crimes (2002)",
        "National Lampoon's Van Wilder (2002)",
        "Crush (2001)",
        "Atomic Cafe, The (1982)",
        "Body and Soul (1947)",
        null,
        "Slap Shot (1977)",
        "Changing Lanes (2002)",
        "Frailty (2001)",
        "New Best Friend (2002)",
        "Sweetest Thing, The (2002)",
        "Cat's Meow, The (2002)",
        "Human Nature (2001)",
        "My Big Fat Greek Wedding (2002)",
        "3:10 to Yuma (1957)",
        "Bite the Bullet (1975)",
        "Joe Versus the Volcano (1990)",
        null,
        "Return of the Killer Tomatoes! (1988)",
        "Three Men and a Baby (1987)",
        "Three Men and a Little Lady (1990)",
        "Transylvania 6-5000 (1985)",
        "Watcher in the Woods, The (1980)",
        "Murder by Numbers (2002)",
        "Scorpion King, The (2002)",
        "Chelsea Walls (2001)",
        "Enigma (2001)",
        "Nine Queens (Nueve reinas) (2000)",
        "Triumph of Love, The (2001)",
        "Jason X (2002)",
        "Life or Something Like It (2002)",
        "Dogtown and Z-Boyz (2001)",
        "Rain (2001)",
        "Salton Sea, The (2002)",
        "Aviator, The (1985)",
        "Bob le Flambeur (1955)",
        "Cadillac Man (1990)",
        "Coca-Cola Kid, The (1985)",
        "Delirious (1991)",
        "Husbands and Wives (1992)",
        "Lenny (1974)",
        "Thief of Hearts (1984)",
        "Hollywood Ending (2002)",
        "Spider-Man (2002)",
        "Mystic Masseur, The (2001)",
        "The Big Sleep (1978)",
        "Butterflies Are Free (1972)",
        "Cactus Flower (1969)",
        "Cassandra Crossing, The (1976)",
        "Iron Will (1994)",
        "Rambling Rose (1991)",
        "Survivors, The (1983)",
        "White Fang (1991)",
        "New Guy, The (2002)",
        "Unfaithful (2002)",
        "My Beautiful Laundrette (1985)",
        "Calamity Jane (1953)",
        "Harvey Girls, The (1946)",
        "About a Boy (2002)",
        "Star Wars: Episode II - Attack of the Clones (2002)",
        "Believer, The (2001)",
        "Importance of Being Earnest, The (2002)",
        "Charge of the Light Brigade, The (1968)",
        "Every Which Way But Loose (1978)",
        "Hound of the Baskervilles, The (1959)",
        "I Want to Live! (1958)",
        "Last Waltz, The (1978)",
        "Enough (2002)",
        "Insomnia (2002)",
        "Spirit: Stallion of the Cimarron (2002)",
        "CQ (2001)",
        "Thirteen Conversations About One Thing (a.k.a. 13 Conversations) (2001)",
        "Bus Stop (1956)",
        "Cowboy (1958)",
        "Don't Bother to Knock (1952)",
        "Gambler, The (1974)",
        "Let's Make Love (1960)",
        "Monkey Business (1952)",
        "Requiem for a Heavyweight (1962)",
        "Sum of All Fears, The (2002)",
        "Undercover Brother (2002)",
        "84 Charing Cross Road (1987)",
        "Rapid Fire (1992)",
        "Silent Running (1972)",
        "Bad Company (2002)",
        "Divine Secrets of the Ya-Ya Sisterhood (2002)",
        "Fast Runner, The (Atanarjuat) (2001)",
        "Bourne Identity, The (2002)",
        "Scooby-Doo (2002)",
        "Windtalkers (2002)",
        "Dangerous Lives of Altar Boys, The (2002)",
        "Gangster No. 1 (2000)",
        "Caveman (1981)",
        "Cheech & Chong's The Corsican Brothers (1984)",
        "Goin' South (1978)",
        "Sorry, Wrong Number (1948)",
        "Hombre (1967)",
        "Manhattan Project, The (1986)",
        "Men at Work (1990)",
        "S.O.B. (1981)",
        "She Wore a Yellow Ribbon (1949)",
        "V. I. Warshawski (1991)",
        "Juwanna Mann (2002)",
        "Lilo & Stitch (2002)",
        "Minority Report (2002)",
        "Rabbit-Proof Fence (2002)",
        "Sunshine State (2002)",
        "Hey Arnold! The Movie (2002)",
        "Mr. Deeds (2002)",
        "Lovely & Amazing (2001)",
        "Pumpkin (2002)",
        "Look Who's Talking Now (1993)",
        "Lost in Yonkers (1993)",
        "Object of Beauty, The (1991)",
        "Wagons East (1994)",
        "Like Mike (2002)",
        "Men in Black II (a.k.a. MIIB) (a.k.a. MIB 2) (2002)",
        "Powerpuff Girls, The (2002)",
        "Crocodile Hunter: Collision Course, The (2002)",
        "Reign of Fire (2002)",
        "Road to Perdition (2002)",
        "All About Lily Chou-Chou (Riri Shushu no subete) (2001)",
        "My Wife is an Actress (Ma Femme est une Actrice) (2001)",
        "Never Again (2001)",
        "20 Million Miles to Earth (1957)",
        "The Importance of Being Earnest (1952)",
        "1776 (1972)",
        "Z (1969)",
        "Halloween: Resurrection (Halloween 8) (2002)",
        null,
        "Eight Legged Freaks (2002)",
        "K-19: The Widowmaker (2002)",
        "Stuart Little 2 (2002)",
        "Austin Powers in Goldmember (2002)",
        "Country Bears, The (2002)",
        "Kid Stays in the Picture, The (2002)",
        "Tadpole (2002)",
        "Nosferatu the Vampyre (Nosferatu: Phantom der Nacht) (1979)",
        "Eddy Duchin Story, The (1956)",
        "In Like Flint (1967)",
        "Ossessione (1943)",
        "Our Man Flint (1965)",
        "Red Beard (Akahige) (1965)",
        "Robin and Marian (1976)",
        "Top Secret! (1984)",
        "Master of Disguise, The (2002)",
        "Signs (2002)",
        "Spy Kids 2: The Island of Lost Dreams (2002)",
        "Good Girl, The (2002)",
        "Blood Work (2002)",
        "xXx (2002)",
        "24 Hour Party People (2002)",
        "Biggie and Tupac (2002)",
        "Pandora's Box (2002)",
        "Secret Ballot (Raye makhfi) (2001)",
        "Martin Lawrence Live: Runteldat (2002)",
        null,
        "Nightcap (Merci pour le chocolat) (2000)",
        "Change of Habit (1969)",
        "Principal, The (1987)",
        "Rollerball (1975)",
        "Adventures of Pluto Nash, The (2002)",
        "Blue Crush (2002)",
        "Mostly Martha (Bella Martha) (2001)",
        "Possession (2002)",
        "One Hour Photo (2002)",
        "Serving Sara (2002)",
        "Simone (S1m0ne) (2002)",
        "Undisputed (2002)",
        "Amy's O (a.k.a. Amy's Orgasm) (2001)",
        "Hush! (2001)",
        "Care Bears Movie, The (1985)",
        "Clash of the Titans (1981)",
        "Hot Shots! (1991)",
        "Swarm, The (1978)",
        "Time After Time (1979)",
        "Down and Out in Beverly Hills (1986)",
        "Love Me Tender (1956)",
        "Return of the Vampire, The (1944)",
        "Revenge of Frankenstein, The (1958)",
        "Stakeout (1987)",
        "FearDotCom (a.k.a. Fear.com) (a.k.a. Fear Dot Com) (2002)",
        "Love and a Bullet (2002)",
        "Mad Love (Juana la Loca) (2001)",
        "Swimfan (2002)",
        "Johnny Dangerously (1984)",
        "Last House on the Left, The (1972)",
        "Thesis (Tesis) (1996)",
        "Pinochet Case, The (Cas Pinochet, Le) (2001)",
        "Barbershop (2002)",
        "Stealing Harvard (2002)",
        "Transporter, The (2002)",
        "Igby Goes Down (2002)",
        "Quitting (Zuotian) (2001)",
        "Aspen Extreme (1993)",
        "Betsy's Wedding (1990)",
        "Captain Ron (1992)",
        "Ernest Goes to Jail (1990)",
        "Ernest Scared Stupid (1991)",
        "Hills Have Eyes, The (1977)",
        "Indian Summer (1993)",
        "Monkey Trouble (1994)",
        "No Way to Treat a Lady (1968)",
        "Suburban Commando (1991)",
        "Surf Ninjas (1993)",
        "Yearling, The (1946)",
        "Ladykillers, The (1955)",
        "Lavender Hill Mob, The (1951)",
        "Man in the White Suit, The (1951)",
        "Ratcatcher (1999)",
        "Son of the Bride (Hijo de la novia, El) (2001)",
        "Das Experiment (Experiment, The) (2001)",
        "Ballistic: Ecks vs. Sever (2002)",
        "Banger Sisters, The (2002)",
        "Four Feathers, The (2002)",
        "8 Women (2002)",
        "Secretary (2002)",
        "Spirited Away (Sen to Chihiro no kamikakushi) (2001)",
        "Trials of Henry Kissinger, The (2002)",
        "Sweet Home Alabama (2002)",
        "Tuxedo, The (2002)",
        "Crazy as Hell (2002)",
        "Just a Kiss (2002)",
        "Moonlight Mile (2002)",
        "Skins (2002)",
        "Wasabi (2001)",
        "Jonah: A VeggieTales Movie (2002)",
        "Red Dragon (2002)",
        "Bloody Sunday (2002)",
        "Heaven (2002)",
        "Man from Elysian Fields, The (2001)",
        "Flirting (1991)",
        "Godzilla vs. Mothra (Mosura tai Gojira) (1964)",
        null,
        "Onion Field, The (1979)",
        "Powaqqatsi (1988)",
        "Pride of the Yankees, The (1942)",
        "Texasville (1990)",
        "Valmont (1989)",
        "Horror of Dracula (Dracula) (1958)",
        "Strange Brew (1983)",
        "Incredible Mr. Limpet, The (1964)",
        "Django (1966)",
        "Rocking Horse Winner, The (1950)",
        "Below (2002)",
        "Knockaround Guys (2002)",
        "Rules of Attraction, The (2002)",
        "Tuck Everlasting (2002)",
        "White Oleander (2002)",
        "Bowling for Columbine (2002)",
        "Comedian (2002)",
        "Punch-Drunk Love (2002)",
        "Safe Conduct (Laissez-Passer) (2002)",
        "Swept Away (2002)",
        "Abandon (2002)",
        "Formula 51 (2001)",
        "Ring, The (2002)",
        "Auto Focus (2002)",
        "Grey Zone, The (2001)",
        "Naqoyqatsi (2002)",
        "Real Women Have Curves (2002)",
        "Billy Bathgate (1991)",
        "Grave of the Fireflies (Hotaru no haka) (1988)",
        "Jason Goes to Hell: The Final Friday (1993)",
        "Mechanic, The (1972)",
        "Saturday Night Fever (1977)",
        "Staying Alive (1983)",
        "Urban Cowboy (1980)",
        "Xanadu (1980)",
        "Absence of Malice (1981)",
        "Banana Joe (1981)",
        "Friend Is a Treasure, A (Chi Trova Un Amico, Trova un Tesoro) (Who Finds a Friend Finds a Treasure) (1981)",
        "Chosen, The (1981)",
        "Entity, The (1981)",
        "Eye of the Needle (1981)",
        "Faces of Death 2 (1981)",
        "Faces of Death (1978)",
        "Faces of Death 3 (1985)",
        "Faces of Death 4 (1990)",
        "Faces of Death 5 (1996)",
        "Fort Apache, the Bronx (1981)",
        "Four Seasons, The (1981)",
        "Gallipoli (1981)",
        "Gregory's Girl (1981)",
        "Happy Birthday to Me (1981)",
        "Looker (1981)",
        "Looney, Looney, Looney Bugs Bunny Movie, The (1981)",
        "Modern Romance (1981)",
        "My Bloody Valentine (1981)",
        null,
        "Neighbors (1981)",
        "Only When I Laugh (1981)",
        "Pennies from Heaven (1981)",
        "Pieces (Mil gritos tiene la noche) (One Thousand Cries Has the Night) (1982)",
        "Piranha II: The Spawning (1981)",
        "Polyester (1981)",
        "Professional, The (Le professionnel) (1981)",
        "Ghost Ship (2002)",
        "Jackass: The Movie (2002)",
        "Truth About Charlie, The (2002)",
        "All or Nothing (2002)",
        "Frida (2002)",
        "Roger Dodger (2002)",
        "Casino Royale (1967)",
        "Company of Wolves, The (1984)",
        "Exodus (1960)",
        "How to Murder Your Wife (1965)",
        "Russians Are Coming, the Russians Are Coming, The (1966)",
        "World of Henry Orient, The (1964)",
        "I Spy (2002)",
        "Santa Clause 2, The (2002)",
        "Weight of Water, The (2000)",
        "Femme Fatale (2002)",
        "8 Mile (2002)",
        "Far from Heaven (2002)",
        "Half Past Dead (2002)",
        "Harry Potter and the Chamber of Secrets (2002)",
        "Ararat (2002)",
        "Crime of Father Amaro, The (Crimen del padre Amaro, El) (2002)",
        "Standing in the Shadows of Motown (2002)",
        "Liberty Stands Still (2002)",
        "Rio Grande (1950)",
        "Men with Brooms (2002)",
        "Left Behind II: Tribulation Force (2002)",
        "Dog Soldiers (2002)",
        "Houseboat (1958)",
        null,
        "Return to the Blue Lagoon (1991)",
        "Toy Soldiers (1991)",
        "Ragtime (1981)",
        "Scanners (1981)",
        "Sharky's Machine (1981)",
        "Shock Treatment (1981)",
        "Southern Comfort (1981)",
        "Student Bodies (1981)",
        "Take This Job and Shove It (1981)",
        "Tarzan, the Ape Man (1981)",
        "Thief (1981)",
        "This Is Elvis (1981)",
        "True Confessions (1981)",
        "Revolution #9 (2001)",
        "Die Another Day (2002)",
        "The Emperor's Club (2002)",
        "Friday After Next (2002)",
        "Personal Velocity (2002)",
        "Quiet American, The (2002)",
        "Talk to Her (Hable con Ella) (2002)",
        "Eight Crazy Nights (Adam Sandler's Eight Crazy Nights) (2002)",
        "Solaris (2002)",
        "Treasure Planet (2002)",
        "They (2002)",
        "Chopper Chicks in Zombietown (1989)",
        "Another You (1991)",
        "Brother (Brat) (1997)",
        "Elling (2001)",
        "I Spit on Your Grave (Day of the Woman) (1978)",
        "Last Seduction, The (1994)",
        "Zulu (1964)",
        "Analyze That (2002)",
        "Empire (2002)",
        "Adaptation (2002)",
        "Equilibrium (2002)",
        "Scarlet Diva (2000)",
        "Visitor Q (Bizita Q) (2001)",
        "Urgh! A Music War (1981)",
        "Hit the Bank (Vabank) (1981)",
        "Vernon, Florida (1981)",
        "Whose Life Is It Anyway? (1981)",
        "Alone in the Dark (1982)",
        "Android (1982)",
        "Author! Author! (1982)",
        "Best Friends (1982)",
        "Best Little Whorehouse in Texas, The (1982)",
        "Brimstone and Treacle (1982)",
        "Burden of Dreams (1982)",
        "Cannery Row (1982)",
        "Come Back to the Five and Dime, Jimmy Dean, Jimmy Dean (1982)",
        "Deathtrap (1982)",
        null,
        "Eating Raoul (1982)",
        "Drumline (2002)",
        "Hot Chick, The (2002)",
        "Maid in Manhattan (2002)",
        "Star Trek: Nemesis (2002)",
        "About Schmidt (2002)",
        "Evelyn (2002)",
        "Intact (Intacto) (2001)",
        "Morvern Callar (2002)",
        "Lord of the Rings: The Two Towers, The (2002)",
        "25th Hour (2002)",
        "Antwone Fisher (2002)",
        "Gangs of New York (2002)",
        "Two Weeks Notice (2002)",
        "Wild Thornberrys Movie, The (2002)",
        "Narc (2002)",
        "Bad Influence (1990)",
        "Blue Steel (1990)",
        "Body of Evidence (1993)",
        "Children's Hour, The (1961)",
        "Kiss Before Dying, A (1956)",
        "Miami Blues (1990)",
        "My Girl 2 (1994)",
        "My Girl (1991)",
        "My Neighbor Totoro (Tonari no Totoro) (1988)",
        "Thief of Bagdad, The (1940)",
        "War and Peace (1956)",
        "Where's Poppa? (1970)",
        "Black Christmas (1974)",
        "Day of the Triffids, The (1962)",
        "Invaders from Mars (1953)",
        "Quicksilver (1986)",
        "Catch Me If You Can (2002)",
        "Pinocchio (2002)",
        "Chicago (2002)",
        "Hours, The (2002)",
        "Max (2002)",
        "Nicholas Nickleby (2002)",
        "Pianist, The (2002)",
        "Sonny (2002)",
        "Doppelganger (1993)",
        "Heavy Metal 2000 (2000)",
        "King of Comedy, The (1983)",
        "Love Liza (2002)",
        "Confessions of a Dangerous Mind (2002)",
        "Blue Collar Comedy Tour: The Movie (2003)",
        "Just Married (2003)",
        "Wisegirls (2002)",
        "Guy Thing, A (2003)",
        "Kangaroo Jack (2003)",
        "National Security (2003)",
        "City of God (Cidade de Deus) (2002)",
        "Divine Intervention (Yadon ilaheyya) (2002)",
        "Alice Adams (1935)",
        "American Me (1992)",
        null,
        "Breaking Up (1997)",
        "CB4 - The Movie (1993)",
        "Dogfight (1991)",
        "Easy Come, Easy Go (1967)",
        "Girls! Girls! Girls! (1962)",
        "Imitation of Life (1959)",
        "Little Romance, A (1979)",
        "Paradise, Hawaiian Style (1966)",
        "Secret Admirer (1985)",
        "Woman in Red, The (1984)",
        "Darkness Falls (2003)",
        "Amen. (2002)",
        null,
        "Dead Reckoning (1947)",
        "Ethan Frome (1993)",
        "Harder They Come, The (1973)",
        "Chaos (2001)",
        "Biker Boyz (2003)",
        "Final Destination 2 (2003)",
        "Recruit, The (2003)",
        "Guru, The (2002)",
        "Lost in La Mancha (2002)",
        "May (2002)",
        "Ordinary Decent Criminal (2000)",
        "Enigma (1983)",
        "Evil Under the Sun (1982)",
        "Firefox (1982)",
        "Honkytonk Man (1982)",
        "If You Could See What I Hear (1982)",
        "Kiss Me Goodbye (1982)",
        "Last Unicorn, The (1982)",
        "Making Love (1982)",
        "Midsummer Night's Sex Comedy, A (1982)",
        "Missing (1982)",
        "Monty Python Live at the Hollywood Bowl (1982)",
        "Personal Best (1982)",
        "Pirate Movie, The (1982)",
        "Richard Pryor Live on the Sunset Strip (1982)",
        "Savannah Smiles (1982)",
        "Secret Policeman's Other Ball, The (1982)",
        "Shoot the Moon (1982)",
        "Six Weeks (1982)",
        "Tempest (1982)",
        "They Call Me Bruce? (a.k.a. A Fistful of Chopsticks) (1982)",
        "Trail of the Pink Panther (1982)",
        "White Dog (1982)",
        "Deliver Us from Eva (2003)",
        "How to Lose a Guy in 10 Days (2003)",
        "Shanghai Knights (2003)",
        "Daredevil (2003)",
        "Jungle Book 2, The (2003)",
        "All the Real Girls (2003)",
        "Gerry (2002)",
        null,
        "Lockdown (2000)",
        "Dennis the Menace (1993)",
        "Stand-In (1937)",
        "10 to Midnight (1983)",
        "Black Stallion, The (1979)",
        "Into the West (1992)",
        "Kinjite: Forbidden Subjects (1989)",
        "Messenger of Death (1988)",
        "Mr. Majestyk (1974)",
        "Murphy's Law (1986)",
        "Patch of Blue, A (1965)",
        "Q & A (1990)",
        "Red Badge of Courage, The (1951)",
        "Thrill of It All, The (1963)",
        "Pillow Talk (1959)",
        "Man Who Fell to Earth, The (1976)",
        "Dark Blue (2003)",
        "Life of David Gale, The (2003)",
        "Old School (2003)",
        "Lawless Heart, The (2003)",
        "Poolhall Junkies (2002)",
        "Till Human Voices Wake Us (2001)",
        "Stone Reader (2002)",
        "Cradle 2 the Grave (2003)",
        "Spider (2002)",
        "Lady Jane (1986)",
        "Slaughter Rule, The (2002)",
        "Teenagers from Outer Space (1959)",
        "Bringing Down the House (2003)",
        "Tears of the Sun (2003)",
        null,
        "Nowhere in Africa (Nirgendwo in Afrika) (2001)",
        "Safety of Objects, The (2001)",
        "Bend It Like Beckham (2002)",
        "Hunted, The (2003)",
        "Willard (2003)",
        "Prozac Nation (2001)",
        "Spun (2001)",
        "King of Kings (1961)",
        "Loving You (1957)",
        "Talk of the Town, The (1942)",
        "Bang the Drum Slowly (1973)",
        "Benny Goodman Story, The (1955)",
        "Born Free (1966)",
        "Born Yesterday (1993)",
        "Equus (1977)",
        "Europa Europa (Hitlerjunge Salomon) (1990)",
        "Fear Strikes Out (1957)",
        "Glenn Miller Story, The (1953)",
        "Green Card (1990)",
        "Journey to the Center of the Earth (1959)",
        "One Good Cop (1991)",
        "Ringu (Ring) (1998)",
        "Ringu 2 (Ring 2) (1999)",
        "Salaam Bombay! (1988)",
        "Sweet Charity (1969)",
        "Boat Trip (2003)",
        "Dreamcatcher (2003)",
        "Piglet's Big Movie (2003)",
        "View from the Top, A (2003)",
        "Awful Truth, The (1937)",
        "My Friend Flicka (1943)",
        "Robe, The (1953)",
        "Basic (2003)",
        "Core, The (2003)",
        "Head of State (2003)",
        "What a Girl Wants (2003)",
        "Raising Victor Vargas (2002)",
        "Stevie (2002)",
        "Akira Kurosawa's Dreams (Dreams) (1990)",
        "In a Lonely Place (1950)",
        "Wake of the Red Witch (1948)",
        "Good Thief, The (2002)",
        "Man Apart, A (2003)",
        "Phone Booth (2002)",
        "Cowboy Bebop: The Movie (Cowboy Bebop: Tengoku no Tobira) (2001)",
        null,
        "Anger Management (2003)",
        "Better Luck Tomorrow (2002)",
        "Ghosts of the Abyss (2003)",
        "House of 1000 Corpses (2003)",
        "Lilya 4-Ever (Lilja 4-ever) (2002)",
        "Bulletproof Monk (2003)",
        "Mighty Wind, A (2003)",
        "Holes (2003)",
        "Malibu's Most Wanted (2003)",
        "Winged Migration (Peuple migrateur, Le) (2001)",
        "Straw Dogs (1971)",
        "Andromeda Strain, The (1971)",
        "Fahrenheit 451 (1966)",
        "Legal Eagles (1986)",
        "Other Side of Heaven, The (2001)",
        "Sibling Rivalry (1990)",
        "Wildcats (1986)",
        "Wiz, The (1978)",
        "Marrying Man, The (Too Hot to Handle) (1991)",
        null,
        "Scenes from a Mall (1991)",
        "Confidence (2003)",
        "Identity (2003)",
        "It Runs in the Family (2003)",
        "Real Cancun, The (2003)",
        "City of Ghosts (2002)",
        "Decade Under the Influence, A (2003)",
        "People I Know (2002)",
        "Spellbound (2002)",
        "Lizzie McGuire Movie, The (2003)",
        "X2: X-Men United (2003)",
        "Blue Car (2002)",
        "Dancer Upstairs, The (2002)",
        "Marooned in Iraq (Gomgashtei dar Aragh) (2002)",
        "Owning Mahowny (2003)",
        "Daddy Day Care (2003)",
        "Man on the Train (Homme du train, L') (2002)",
        "Shape of Things, The (2003)",
        null,
        "Chorus Line, A (1985)",
        "Absolute Beginners (1986)",
        "Beat Street (1984)",
        null,
        "Lambada (1990)",
        "Gunfight at the O.K. Corral (1957)",
        "High Society (1956)",
        "Kiss Me Kate (1953)",
        "Matrix Reloaded, The (2003)",
        "Down with Love (2003)",
        "Cinemania (2002)",
        "Friends and Family (2001)",
        "Spanish Apartment, The (L'auberge espagnole) (2002)",
        null,
        "Bruce Almighty (2003)",
        "In-Laws, The (2003)",
        "Gigantic (A Tale of Two Johns) (2002)",
        "Respiro (2002)",
        "Finding Nemo (2003)",
        "Italian Job, The (2003)",
        "Wrong Turn (2003)",
        "Capturing the Friedmans (2003)",
        "Together (Han ni Zai Yiki) (2002)",
        "2 Fast 2 Furious (Fast and the Furious 2, The) (2003)",
        "Whale Rider (2002)",
        "Nevada Smith (1966)",
        "Silk Stockings (1957)",
        "Man Called Horse, A (1970)",
        "Big Jake (1971)",
        "Le Mans (1971)",
        null,
        "Treasure Island (1950)",
        "Walk, Don't Run (1966)",
        "Animals are Beautiful People (1974)",
        "Bend of the River (1952)",
        "Car Wash (1976)",
        "Destry Rides Again (1939)",
        "Electric Horseman, The (1979)",
        "Intervista (1987)",
        "King Rat (1965)",
        "Mr. & Mrs. Bridge (1990)",
        "Rare Breed, The (1966)",
        "Shenandoah (1965)",
        "Oscar (1991)",
        "6th Man, The (Sixth Man, The) (1997)",
        "Far Country, The (1954)",
        "Two Mules for Sister Sara (1970)",
        "Winchester '73 (1950)",
        "Courtship of Eddie's Father, The (1963)",
        "Man with the Movie Camera, The (Chelovek s kino-apparatom) (1929)",
        "Objective, Burma! (1945)",
        "Operation Pacific (1951)",
        "This Boy's Life (1993)",
        "13 Rue Madeleine (1947)",
        "Barton Fink (1991)",
        "Battle of Britain (1969)",
        null,
        "Comancheros, The (1961)",
        "Duel at Diablo (1966)",
        "Flight of the Phoenix, The (1965)",
        "From the Terrace (1960)",
        "Heaven Knows, Mr. Allison (1957)",
        "Hot Rock, The (1972)",
        "Long, Hot Summer, The (1958)",
        "Music Box (1989)",
        "North to Alaska (1960)",
        "Desert Fox, The (1951)",
        null,
        "Unforgiven, The (1960)",
        "Good Burger (1997)",
        "Jubilee (1977)",
        "Mississippi Masala (1991)",
        "Stranger Among Us, A (1992)",
        "Cahill U.S. Marshal (Cahill: United States Marshal) (Wednesday Morning) (1973)",
        "Chisum (1970)",
        "Song of Bernadette, The (1943)",
        "Life and Times of Judge Roy Bean, The (1972)",
        "Thoroughly Modern Millie (1967)",
        "Where the Heart Is (1990)",
        "Dumb and Dumberer: When Harry Met Lloyd (2003)",
        "From Justin to Kelly (2003)",
        "Hollywood Homicide (2003)",
        "Rugrats Go Wild! (2003)",
        "Hard Word, The (2002)",
        null,
        "Alex and Emma (2003)",
        "Murphy's War (1971)",
        "28 Days Later (2002)",
        "Charlie's Angels: Full Throttle (2003)",
        "Bodies, Rest & Motion (1993)",
        "Jesus (1979)",
        "Made for Each Other (1939)",
        "You Only Live Once (1937)",
        "Anastasia (1956)",
        "Babe, The (1992)",
        "Flight of the Intruder (1991)",
        "Fun with Dick and Jane (1977)",
        "Main Event, The (1979)",
        "Man's Favorite Sport? (1964)",
        "Nuts (1987)",
        "Scaramouche (1952)",
        "Start the Revolution Without Me (1970)",
        "Tenant, The (Locataire, Le) (1976)",
        "What's Up, Doc? (1972)",
        "Hulk (2003)",
        "Legally Blonde 2: Red, White & Blonde (2003)",
        "Sinbad: Legend of the Seven Seas (2003)",
        "Terminator 3: Rise of the Machines (2003)",
        "Swimming Pool (2003)",
        "Pirates of the Caribbean: The Curse of the Black Pearl (2003)",
        "League of Extraordinary Gentlemen, The (a.k.a. LXG) (2003)",
        "Cuckoo, The (Kukushka) (2002)",
        "I Capture the Castle (2003)",
        "Northfork (2003)",
        "Bad Boys II (2003)",
        "How to Deal (2003)",
        "Johnny English (2003)",
        "Dirty Pretty Things (2002)",
        "Garage Days (2002)",
        "Born to Be Wild (1995)",
        "Curly Sue (1991)",
        "Little Giants (1994)",
        "Mouse That Roared, The (1959)",
        "Spencer's Mountain (1963)",
        "Lara Croft Tomb Raider: The Cradle of Life (2003)",
        "Seabiscuit (2003)",
        "Spy Kids 3-D: Game Over (2003)",
        "Buffalo Soldiers (2001)",
        "Camp (2003)",
        "Hotel (2001)",
        "Kiss Me, Stupid (1964)",
        "One, Two, Three (1961)",
        "Private Life of Sherlock Holmes, The (1970)",
        "Remo Williams: The Adventure Begins (1985)",
        "What's Up, Tiger Lily? (1966)",
        "White Lightning (1973)",
        "American Wedding (American Pie 3) (2003)",
        "Gigli (2003)",
        "Magdalene Sisters, The (2002)",
        "Secret Lives of Dentists, The (2002)",
        "Freaky Friday (2003)",
        "S.W.A.T. (2003)",
        "Divorce, Le (2003)",
        "Step Into Liquid (2002)",
        "Big Trouble (1986)",
        "Brain Damage (1988)",
        "Double Life, A (1947)",
        "Gospel According to St. Matthew, The (Vangelo secondo Matteo, Il) (1964)",
        "Brother's Keeper (1992)",
        "Day of the Dolphin, The (1973)",
        "I Love You to Death (1990)",
        "Freddy vs. Jason (2003)",
        "Grind (2003)",
        "Open Range (2003)",
        "Shaolin Soccer (Siu lam juk kau) (2001)",
        "Uptown Girls (2003)",
        "American Splendor (2003)",
        "Agent Cody Banks (2003)",
        "Camp Nowhere (1994)",
        "Cemetery Club, The (1993)",
        "House of Wax (1953)",
        "Inn of the Sixth Happiness, The (1958)",
        "Prince of Jutland (a.k.a. Royal Deceit) (1994)",
        "Rachel Papers, The (1989)",
        "Sure Thing, The (1985)",
        "Valley Girl (1983)",
        "Wait Until Dark (1967)",
        null,
        "Green Ray, The (Rayon vert, Le) (1986)",
        "THX 1138 (1971)",
        "Valley of the Dolls (1967)",
        "Chunhyang (2000)",
        "Kind Hearts and Coronets (1949)",
        "Joe Kidd (1972)",
        "Keep, The (1983)",
        "10 (1979)",
        "Tremors (1990)",
        "Red Shoes, The (1948)",
        "Pink Panther, The (1963)",
        "Pink Panther Strikes Again, The (1976)",
        "Commando (1985)",
        "Dracula (1979)",
        "Discreet Charm of the Bourgeoisie, The (Charme discret de la bourgeoisie, Le) (1972)",
        "Waco: The Rules of Engagement (1997)",
        "Road Home, The (Wo de fu qin mu qin) (1999)",
        "Ikiru (1952)",
        "Angel at My Table, An (1990)",
        "War Photographer (2001)",
        "Handmaid's Tale, The (1990)",
        "Fire (1996)",
        "Death in Venice (Morte a Venezia) (1971)",
        "Marci X (2003)",
        "Medallion, The (2003)",
        "My Boss's Daughter (2003)",
        "Stoked: The Rise and Fall of Gator (2002)",
        "Jeepers Creepers 2 (2003)",
        "Bollywood/Hollywood (2002)",
        "Dickie Roberts: Former Child Star (2003)",
        "Order, The (2003)",
        "Home Room (2002)",
        "Cabin Fever (2002)",
        "Matchstick Men (2003)",
        "Once Upon a Time in Mexico (2003)",
        "Dummy (2002)",
        "Lost in Translation (2003)",
        null,
        "Daisy Miller (1974)",
        "Hard to Hold (1984)",
        "Kuffs (1992)",
        "Once Upon a Time in China (Wong Fei Hung) (1991)",
        "Once Upon a Time in China II (Wong Fei-hung Ji Yi: Naam yi dong ji keung) (1992)",
        "Once Upon a Time in China III (Wong Fei-hung tsi sam: Siwong tsangba) (1993)",
        "Paper Moon (1973)",
        "Sgt. Pepper's Lonely Hearts Club Band (1978)",
        "Ugly American, The (1963)",
        "Bostonians, The (1984)",
        "Convoy (1978)",
        "Day of the Dead (1985)",
        "Hello, Dolly! (1969)",
        "Memoirs of an Invisible Man (1992)",
        "Rose, The (1979)",
        "Super Sucker (2002)",
        "At War with the Army (1950)",
        "Jungle Book (1942)",
        "Once Bitten (1985)",
        "Adventures of Huckleberry Finn, The (1960)",
        "Brood, The (1979)",
        "Prince and the Pauper, The (1937)",
        "Anything Else (2003)",
        "Cold Creek Manor (2003)",
        "Fighting Temptations, The (2003)",
        "Secondhand Lions (2003)",
        "Underworld (2003)",
        "Bubba Ho-tep (2002)",
        "In This World (2002)",
        "Yossi & Jagger (2002)",
        "Duplex (2003)",
        "Rundown, The (2003)",
        "Under the Tuscan Sun (2003)",
        "Luther (2003)",
        "My Life Without Me (2003)",
        "Dorm Daze (National Lampoon Presents Dorm Daze) (2003)",
        null,
        "Triplets of Belleville, The (Les triplettes de Belleville) (2003)",
        "Videodrome (1983)",
        "Lagaan: Once Upon a Time in India (2001)",
        "Judgment at Nuremberg (1961)",
        "Same Time, Next Year (1978)",
        "Brief History of Time, A (1991)",
        null,
        "Leningrad Cowboys Go America (1989)",
        null,
        "Seven Brides for Seven Brothers (1954)",
        "Kiss of the Spider Woman (1985)",
        "All the President's Men (1976)",
        "Angie (1994)",
        "Avalon (2001)",
        null,
        "Beethoven (1992)",
        "Beethoven's 2nd (1993)",
        "Black Moon Rising (1986)",
        "Boyz N the Hood (1991)",
        "Bugsy (1991)",
        "Bugsy Malone (1976)",
        "Cobra (1986)",
        "Monty Python's The Meaning of Life (1983)",
        "Where Eagles Dare (1968)",
        "Sleeping with the Enemy (1991)",
        "PCU (1994)",
        "Rookie, The (1990)",
        "City Heat (1984)",
        "Into the Night (1985)",
        "Three O'Clock High (1987)",
        "White Hunter, Black Heart (1990)",
        "Come and See (Idi i smotri) (1985)",
        "Ginger Snaps (2000)",
        "Ballad of Little Jo, The (1993)",
        "Reluctant Astronaut, The (1967)",
        "Shakiest Gun in the West, The (1968)",
        "It's Pat (1994)",
        "Gun in Betty Lou's Handbag, The (1992)",
        "Regarding Henry (1991)",
        "Love Affair (1939)",
        "Hospital, The (1971)",
        "Article 99 (1992)",
        "Scrooge (1970)",
        "Leap of Faith (1992)",
        "Gas, Food, Lodging (1992)",
        "In Cold Blood (1967)",
        "Bedford Incident, The (1965)",
        "Yankee Doodle Dandy (1942)",
        null,
        null,
        "Devil and Daniel Webster, The (All That Money Can Buy) (1941)",
        "Mobsters (1991)",
        "Out of Time (2003)",
        "School of Rock (2003)",
        "Concert for George, The (2003)",
        "Station Agent, The (2003)",
        "Wonderland (2003)",
        null,
        "Mystic River (2003)",
        "House of the Dead, The (2003)",
        "Intolerable Cruelty (2003)",
        "Kill Bill: Vol. 1 (2003)",
        "Runaway Jury (2003)",
        "Texas Chainsaw Massacre, The (2003)",
        "Pieces of April (2003)",
        "Sylvia (2003)",
        "Veronica Guerin (2003)",
        "In the Cut (2003)",
        "Radio (2003)",
        "Scary Movie 3 (2003)",
        "Brother Bear (2003)",
        "Elephant (2003)",
        "Italian Job, The (1969)",
        "Normal (2003)",
        "Shoah (1985)",
        "Unconditional Love (2002)",
        "Sweet Sixteen (2002)",
        "Alien from L.A. (1988)",
        "Interstate 60 (2002)",
        "Lipstick (1976)",
        "Storyville (1992)",
        "Eye, The (Gin gwai) (Jian gui) (2002)",
        "Kronos (a.k.a. Captain Kronos: Vampire Hunter) (1973)",
        "Jolson Story, The (1946)",
        "You'll Never Get Rich (1941)",
        "Promised Land (1987)",
        "Unvanquished, The (Aparajito) (1957)",
        "Cercle Rouge, Le (Red Circle, The) (1970)",
        "Sherlock Holmes Faces Death (1943)",
        "Solid Gold Cadillac, The (1956)",
        "Human Stain, The (2003)",
        "Mail Order Bride (2003)",
        "Shattered Glass (2003)",
        "Matrix Revolutions, The (2003)",
        "Revolution Will Not Be Televised, The (a.k.a. Chavez: Inside the Coup) (2003)",
        "Elf (2003)",
        "Gloomy Sunday (Ein Lied von Liebe und Tod) (1999)",
        "Love Actually (2003)",
        "Father of the Bride (1991)",
        "My Architect: A Son's Journey (2003)",
        "Looney Tunes: Back in Action (2003)",
        "Master and Commander: The Far Side of the World (2003)",
        "Tupac: Resurrection (2003)",
        "Missing, The (2003)",
        "Cat in the Hat, The (2003)",
        "Gothika (2003)",
        "21 Grams (2003)",
        "Barbarian Invasions, The (Les invasions barbares) (2003)",
        "Bad Santa (2003)",
        "Haunted Mansion, The (2003)",
        "Timeline (2003)",
        "OT: Our Town (2002)",
        "Devil's Playground (2002)",
        "Journeys with George (2002)",
        "Darkman (1990)",
        "Desk Set (1957)",
        "Europa (Zentropa) (1991)",
        "Final Analysis (1992)",
        "Freshman, The (1990)",
        "Funny Games (1997)",
        "Tales from the Crypt (1972)",
        "New Jack City (1991)",
        "Slacker (1991)",
        "WarGames (1983)",
        "Mr. Hobbs Takes a Vacation (1962)",
        "Ordet (Word, The) (1955)",
        "Forbidden Games (Jeux interdits) (1952)",
        "Jane Eyre (1944)",
        "Tale of Two Cities, A (1935)",
        "Passion of Joan of Arc, The (Passion de Jeanne d'Arc, La) (1928)",
        "Ben-Hur: A Tale of the Christ (1925)",
        "Cabinet of Dr. Caligari, The (Cabinet des Dr. Caligari., Das) (1920)",
        "Gorky Park (1983)",
        "The Great Train Robbery (1978)",
        "Greystoke: The Legend of Tarzan, Lord of the Apes (1984)",
        "Guarding Tess (1994)",
        "Hannah and Her Sisters (1986)",
        "Hard Way, The (1991)",
        "Hercules in New York (1970)",
        "Highlander II: The Quickening (1991)",
        "Hoffa (1992)",
        "Housesitter (1992)",
        "Hudson Hawk (1991)",
        "Invasion of the Body Snatchers (1978)",
        "Kindergarten Cop (1990)",
        "King Ralph (1991)",
        "Knight Moves (1992)",
        "Last Boy Scout, The (1991)",
        "Last Tango in Paris (Ultimo tango a Parigi) (1972)",
        "Lorenzo's Oil (1992)",
        "Lover, The (Amant, L') (1992)",
        "Mr. Destiny (1990)",
        "Night of the Hunter, The (1955)",
        "Nowhere to Run (1993)",
        "Only the Lonely (1991)",
        "Passenger 57 (1992)",
        "Presumed Innocent (1990)",
        "Project X (1987)",
        "Proof (1991)",
        "Pure Luck (1991)",
        "Battle Royale (Batoru rowaiaru) (2000)",
        "Wedding Banquet, The (Xi yan) (1993)",
        "Midnight Clear, A (1992)",
        "Summer School (1987)",
        "Silverado (1985)",
        "Quick Change (1990)",
        "Rabid (1977)",
        "Radio Flyer (1992)",
        "Secret of My Succe$s, The (a.k.a. The Secret of My Success) (1987)",
        null,
        "Teen Wolf (1985)",
        "Things You Can Tell Just by Looking at Her (2000)",
        "Thunderheart (1992)",
        "To Live and Die in L.A. (1985)",
        null,
        "Vivre sa vie: Film en douze tableaux (My Life to Live) (1962)",
        "Wild at Heart (1990)",
        "Witches, The (1990)",
        "Witches of Eastwick, The (1987)",
        "Year of the Dragon (1985)",
        "Nothing to Lose (1997)",
        "Flying Down to Rio (1933)",
        "Follow the Fleet (1936)",
        "What's New, Pussycat (1965)",
        "Mary of Scotland (1936)",
        "Roberta (1935)",
        "Little Women (1949)",
        "Swing Time (1936)",
        "Public Enemy, The (1931)",
        "Midsummer Night's Dream, A (1935)",
        "Life with Father (1947)",
        "National Velvet (1944)",
        "Jesus Christ Superstar (1973)",
        "Dark Victory (1939)",
        "Birdman of Alcatraz (1962)",
        "Aguirre: The Wrath of God (Aguirre, der Zorn Gottes) (1972)",
        null,
        "Macbeth (a.k.a. Tragedy of Macbeth, The) (1971)",
        "Red River (1948)",
        "Woman Under the Influence, A (1974)",
        "Stagecoach (1939)",
        "Shot in the Dark, A (1964)",
        "Navigator, The (1924)",
        "Court Jester, The (1956)",
        "Bullitt (1968)",
        "Jezebel (1938)",
        "Hunchback of Notre Dame, The (1939)",
        "42nd Street (1933)",
        "I'm No Angel (1933)",
        "That Touch of Mink (1962)",
        "Sweet Dreams (1985)",
        "Play It Again, Sam (1972)",
        "Send Me No Flowers (1964)",
        "Pygmalion (1938)",
        "Passage to India, A (1984)",
        "Black Orpheus (Orfeu Negro) (1959)",
        "Amarcord (1973)",
        "Hero (Ying xiong) (2002)",
        "Horse Feathers (1932)",
        "Anna Karenina (1935)",
        "Front Page, The (1974)",
        "Attraction (2000)",
        "Looking for Mr. Goodbar (1977)",
        "Rivers and Tides (2001)",
        null,
        "Doc Hollywood (1991)",
        "Dragnet (1987)",
        "1941 (1979)",
        "Foul Play (1978)",
        "Deep Red (Profondo rosso) (1975)",
        "Diabolique (Les diaboliques) (1955)",
        "Leprechaun (1993)",
        null,
        "Adam's Rib (1949)",
        "Naked Lunch (1991)",
        "Grass (1999)",
        "Summer Place, A (1959)",
        "Night at the Opera, A (1935)",
        "Shoot the Piano Player (Tirez sur le pianiste) (1960)",
        "Cooler, The (2003)",
        "In America (2002)",
        "My Flesh and Blood (2003)",
        "Honey (2003)",
        "Last Samurai, The (2003)",
        "Big Fish (2003)",
        "Love Don't Cost a Thing (2003)",
        "Something's Gotta Give (2003)",
        "Stuck on You (2003)",
        "Girl with a Pearl Earring (2003)",
        "Statement, The (2003)",
        "Lord of the Rings: The Return of the King, The (2003)",
        "Mona Lisa Smile (2003)",
        "Calendar Girls (2003)",
        "Fog of War: Eleven Lessons from the Life of Robert S. McNamara, The (2003)",
        "Hebrew Hammer, The (2003)",
        "House of Sand and Fog (2003)",
        "Monster (2003)",
        "Cheaper by the Dozen (2003)",
        "Cold Mountain (2003)",
        "Paycheck (2003)",
        "Peter Pan (2003)",
        "Company, The (2003)",
        "Japanese Story (2003)",
        null,
        "Chasing Liberty (2004)",
        "My Baby's Daddy (2004)",
        "Aileen: Life and Death of a Serial Killer (2003)",
        "Along Came Polly (2004)",
        "Torque (2004)",
        "Osama (2003)",
        "Great Gatsby, The (1974)",
        "Wuthering Heights (1992)",
        "Ship of Fools (1965)",
        "Lord Love a Duck (1966)",
        "There's a Girl in My Soup (1970)",
        "This Property is Condemned (1966)",
        "Once Upon a Crime... (1992)",
        "Jane Eyre (1970)",
        "Blame It on the Bellboy (1992)",
        "Adventures of Ford Fairlane, The (1990)",
        "Enforcer, The (1951)",
        "Men, The (1950)",
        "The Pick-up Artist (1987)",
        "Melvin Goes to Dinner (2003)",
        "Crime Spree (2003)",
        "Beyond Re-Animator (2003)",
        "Wind and the Lion, The (1975)",
        "Mon Oncle (My Uncle) (1958)",
        "Where the Boys Are (1960)",
        "Dr. Jekyll and Mr. Hyde (1941)",
        null,
        "My Darling Clementine (1946)",
        "People Will Talk (1951)",
        "I Was a Male War Bride (1949)",
        "Divorce American Style (1967)",
        "Kiss Them for Me (1957)",
        "To Have and Have Not (1944)",
        "High Sierra (1941)",
        "Dark Passage (1947)",
        "Ox-Bow Incident, The (1943)",
        "They Drive by Night (1940)",
        "Micki + Maude (1984)",
        "Platinum Blonde (1931)",
        "D.O.A. (1950)",
        "Pumping Iron (1977)",
        "Trouble with Angels, The (1966)",
        "Cool World (1992)",
        "Silencers, The (1966)",
        "Strada, La (1954)",
        "Ichi the Killer (Koroshiya 1) (2001)",
        "Boy and His Dog, A (1975)",
        "Last Tycoon, The (1976)",
        "Chitty Chitty Bang Bang (1968)",
        "Suriyothai (a.k.a. Legend of Suriyothai, The) (2001)",
        "Plaza Suite (1971)",
        "Out of Towners, The (1970)",
        "Where the Day Takes You (1992)",
        "It (1927)",
        "The Butterfly Effect (2004)",
        "Win a Date with Tad Hamilton! (2004)",
        "Touching the Void (2003)",
        "Perfect Score, The (2004)",
        "You Got Served (2004)",
        "Barbershop 2: Back in Business (2004)",
        "Miracle (2004)",
        "Dreamers, The (2003)",
        "Let's Do It Again (1975)",
        "Uptown Saturday Night (1974)",
        "Innocent, The (1993)",
        "Blacula (1972)",
        "Swing Shift (1984)",
        "Thirteen (2003)",
        "Sailor Who Fell from Grace with the Sea, The (1976)",
        "Pontiac Moon (1994)",
        "Best Defense (1984)",
        "50 First Dates (2004)",
        "Welcome to Mooseport (2004)",
        null,
        "Monsieur Ibrahim (Monsieur Ibrahim et les fleurs du Coran) (2003)",
        null,
        "The Diary of Anne Frank (1959)",
        "Allegro non troppo (1977)",
        "Black Widow (1987)",
        "Flesh & Blood (1985)",
        "King Solomon's Mines (1985)",
        "Raw Deal (1986)",
        "Goodbye, Mr. Chips (1939)",
        "Follow Me, Boys! (1966)",
        "Robot Stories (2003)",
        "Against the Ropes (2004)",
        "Confessions of a Teenage Drama Queen (2004)",
        "EuroTrip (2004)",
        "Passion of the Christ, The (2004)",
        "Dirty Dancing: Havana Nights (2004)",
        "Twisted (2004)",
        "Good bye, Lenin! (2003)",
        "Hidalgo (2004)",
        "Starsky & Hutch (2004)",
        "Reckoning, The (2004)",
        "Persona (1966)",
        "Front, The (1976)",
        "Pickup on South Street (1953)",
        "Just One of the Guys (1985)",
        "Wisconsin Death Trip (1999)",
        "Agent Cody Banks 2: Destination London (2004)",
        "Girl Next Door, The (2004)",
        "Secret Window (2004)",
        "Spartan (2004)",
        "Broken Wings (Knafayim Shvurot) (2002)",
        "Wilbur Wants to Kill Himself (2002)",
        "Mad Dog and Glory (1993)",
        "Peyton Place (1957)",
        "Dawn of the Dead (2004)",
        "Eternal Sunshine of the Spotless Mind (2004)",
        "Taking Lives (2004)",
        "Intermission (2003)",
        null,
        "Jersey Girl (2004)",
        "Ladykillers, The (2004)",
        "Never Die Alone (2004)",
        "Scooby-Doo 2: Monsters Unleashed (2004)",
        "Dogville (2003)",
        "Ned Kelly (2003)",
        "Hellboy (2004)",
        "Home on the Range (2004)",
        "Prince & Me, The (2004)",
        "Walking Tall (2004)",
        "United States of Leland, The (2003)",
        "Johnson Family Vacation (2004)",
        "Alamo, The (2004)",
        "Ella Enchanted (2004)",
        "Whole Ten Yards, The (2004)",
        "I'm Not Scared (Io non ho paura) (2003)",
        "Ten Commandments, The (1956)",
        "Dawn of the Dead (1978)",
        "One Million Years B.C. (1966)",
        "Mother, Jugs & Speed (1976)",
        "Slugger's Wife, The (1985)",
        "Those Magnificent Men in Their Flying Machines (1965)",
        "Cheaper by the Dozen (1950)",
        null,
        "Baby, the Rain Must Fall (1965)",
        "Belles on Their Toes (1952)",
        "Road to Bali (1952)",
        "Flying Deuces, The (1939)",
        "Africa Screams (1949)",
        "Osterman Weekend, The (1983)",
        "Hangman's Curse (2003)",
        "Going in Style (1979)",
        "Late Show, The (1977)",
        "Sunshine Boys, The (1975)",
        "Jersey Girl (1992)",
        "American Nightmare, The (2000)",
        "After Hours (1985)",
        "Viva Las Vegas (1964)",
        "Connie and Carla (2004)",
        "Kill Bill: Vol. 2 (2004)",
        "Punisher, The (2004)",
        "Paper Clips (2004)",
        "13 Going on 30 (2004)",
        "Man on Fire (2004)",
        "Envy (2004)",
        "Godsend (2004)",
        "Laws of Attraction (2004)",
        "Mean Girls (2004)",
        "New York Minute (2004)",
        "Van Helsing (2004)",
        "Breakin' All the Rules (2004)",
        "Troy (2004)",
        "Carandiru (2003)",
        "Coffee and Cigarettes (2003)",
        "Boys in the Band, The (1970)",
        "Raid (2003)",
        "Swimming to Cambodia (1987)",
        "Watch on the Rhine (1943)",
        "Enemy Mine (1985)",
        "Enter the Dragon (1973)",
        "Gimme Shelter (1970)",
        "Henry & June (1990)",
        "Three Faces of Eve, The (1957)",
        "Band of Brothers (2001)",
        "Kingdom, The (Riget) (1994)",
        "Mercy (2000)",
        "Desperate Hours (1990)",
        "Fail-Safe (1964)",
        "28 Up (1985)",
        "You Only Live Twice (1967)",
        "Octopussy (1983)",
        "Blue Gardenia, The (1953)",
        "Wit (2001)",
        "Never Say Never Again (1983)",
        null,
        "Midnight (1939)",
        "Pride and Prejudice (1940)",
        "Man in the Gray Flannel Suit, The (1956)",
        "Fountainhead, The (1949)",
        "Old Acquaintance (1943)",
        "In This Our Life (1942)",
        "Woman of the Year (1942)",
        "Summertime (1955)",
        "Soldier of Orange (a.k.a. Survival Run) (Soldaat van Oranje) (1977)",
        null,
        "White Palace (1990)",
        "Oklahoma! (1955)",
        "Body Double (1984)",
        "Rooster Cogburn (1975)",
        "Chaplin (1992)",
        "Miracle Worker, The (1962)",
        "School Ties (1992)",
        "Girl (1998)",
        "Switch (1991)",
        "Just Write (1997)",
        "Raising Cain (1992)",
        "Buck Privates (1941)",
        "Rose Red (2002)",
        "Noises Off... (1992)",
        "Wildflowers (1999)",
        "Babylon 5: In the Beginning (1998)",
        "Witchfinder General (Conquerer Worm, The) (1968)",
        "Pride and Prejudice (1995)",
        "Canterville Ghost, The (1944)",
        "Prince and the Showgirl, The (1957)",
        "China Syndrome, The (1979)",
        "Wages of Fear, The (Salaire de la peur, Le) (1953)",
        "Look Who's Talking Too (1990)",
        "Bells of St. Mary's, The (1945)",
        "You Light Up My Life (1977)",
        "Delta Force, The (1986)",
        "Pat and Mike (1952)",
        "Animal Crackers (1930)",
        "He Said, She Said (1991)",
        "Bedazzled (1967)",
        "Cat People (1942)",
        "Camelot (1967)",
        "Lonely Guy, The (1984)",
        "Four Musketeers, The (1974)",
        "Steel Dawn (1987)",
        "On Deadly Ground (1994)",
        "Boy Meets Girl (1998)",
        "Protocol (1984)",
        "Postman Always Rings Twice, The (1946)",
        "Explorers (1985)",
        null,
        "Pierrot le fou (1965)",
        "Strange Cargo (1940)",
        "Tuesdays with Morrie (1999)",
        "Alexander Nevsky (Aleksandr Nevskiy) (1938)",
        "Jason and the Argonauts (1963)",
        "Nostalghia (1983)",
        "Tinker, Tailor, Soldier, Spy (1979)",
        null,
        "Driller Killer, The (1979)",
        null,
        "Undercurrent (1946)",
        "My Side of the Mountain (1969)",
        "Sniper (1993)",
        "Genghis Blues (1999)",
        "To Hell and Back (1955)",
        "11'09\"01 - September 11 (2002)",
        "Bon Voyage, Charlie Brown (and Don't Come Back!) (1980)",
        "Internal Affairs (1990)",
        "Parallax View, The (1974)",
        "Warriors, The (1979)",
        null,
        "Babylon 5: A Call to Arms (1999)",
        "Babylon 5: The River of Souls (1998)",
        "Babylon 5: Thirdspace (1998)",
        "Zardoz (1974)",
        null,
        "Ice-Cold in Alex (1958)",
        "Mogambo (1953)",
        "Secret Life of Walter Mitty, The (1947)",
        "Cypher (2002)",
        "Another Thin Man (1939)",
        "Thin Man Goes Home, The (1945)",
        "Shadow of the Thin Man (1941)",
        "After the Thin Man (1936)",
        "Song of the Thin Man (1947)",
        "Woodstock (1970)",
        "Love Crazy (1941)",
        "Gunga Din (1939)",
        "Children of Dune (2003)",
        "Dune (2000)",
        "Legend, The (Legend of Fong Sai-Yuk, The) (Fong Sai Yuk) (1993)",
        "Tremors II: Aftershocks (1996)",
        "Tremors 3: Back to Perfection (2001)",
        "Peanut Butter Solution, The (1985)",
        "Notorious C.H.O. (2002)",
        "White Zombie (1932)",
        "The Plague of the Zombies (1966)",
        "I Walked with a Zombie (1943)",
        "How to Succeed in Business Without Really Trying (1967)",
        "Pat Garrett and Billy the Kid (1973)",
        "The Left Handed Gun (1958)",
        "Last Man on Earth, The (Ultimo uomo della Terra, L') (1964)",
        null,
        "Bring Me the Head of Alfredo Garcia (1974)",
        "Ride the High Country (1962)",
        "Ballad of Cable Hogue, The (1970)",
        "Junior Bonner (1972)",
        "Master of the Flying Guillotine (Du bi quan wang da po xue di zi) (1975)",
        "Frankenstein Must Be Destroyed (1969)",
        "Haunted Palace, The (1963)",
        "Gidget (1959)",
        "Drunken Angel (Yoidore tenshi) (1948)",
        "Desperate Living (1977)",
        "Valachi Papers,The (1972)",
        "Rolling Thunder (1977)",
        "Stray Dog (Nora inu) (1949)",
        "Hidden Fortress, The (Kakushi-toride no san-akunin) (1958)",
        "High and Low (Tengoku to jigoku) (1963)",
        "People Under the Stairs, The (1991)",
        "Dark Days (2000)",
        "Night in Casablanca, A (1946)",
        "Zelig (1983)",
        "Face to Face (Ansikte mot ansikte) (1976)",
        null,
        null,
        "Smiles of a Summer Night (Sommarnattens leende) (1955)",
        "Killers, The (1946)",
        "Night of the Iguana, The (1964)",
        "Reflections in a Golden Eye (1967)",
        "Under the Volcano (1984)",
        "Wise Blood (1979)",
        "Nightbreed (1990)",
        "Baron Blood (Orrori del castello di Norimberga, Gli) (1972)",
        "Ken Park (2002)",
        "Bridge Too Far, A (1977)",
        "Infernal Affairs (Mou gaan dou) (2002)",
        "Tale of Two Sisters, A (Janghwa, Hongryeon) (2003)",
        "Broadway Danny Rose (1984)",
        "Rock 'N' Roll High School (1979)",
        "Death Race 2000 (1975)",
        "Bucket Of Blood, A (1959)",
        "Pure Country (1992)",
        "Brigadoon (1954)",
        "Marjorie Morningstar (1958)",
        "Weather Underground, The (2002)",
        null,
        "I'm with Lucy (2002)",
        "Spring, Summer, Fall, Winter... and Spring (Bom yeoreum gaeul gyeoul geurigo bom) (2003)",
        "Phantom Tollbooth, The (1970)",
        "Getaway, The (1972)",
        "Dark Water (Honogurai mizu no soko kara) (2002)",
        "Thing Called Love, The (1993)",
        "How to Steal a Million (1966)",
        "Support Your Local Sheriff! (1969)",
        "Passed Away (1992)",
        "Mean Streets (1973)",
        "Jack the Bear (1993)",
        "I Am a Fugitive from a Chain Gang (1932)",
        "Hamburger Hill (1987)",
        "Harper (1966)",
        "Sweet Bird of Youth (1962)",
        "Dahmer (2002)",
        "Comes a Horseman (1978)",
        "Shiri (Swiri) (1999)",
        "Bad Day at Black Rock (1955)",
        "Delta Force 2 (Delta Force 2: The Colombian Connection) (1990)",
        "Crossroads (1986)",
        null,
        "City Limits (1984)",
        "Leaving Normal (1992)",
        "Sunrise: A Song of Two Humans (1927)",
        "First $20 Million Is Always the Hardest, The (2002)",
        "Au revoir les enfants (1987)",
        "Pursuit of Happiness (2001)",
        "Gladiator (1992)",
        "Wonderful Days (a.k.a. Sky Blue) (2003)",
        "Charly (1968)",
        "Lust for Life (1956)",
        "Dolce Vita, La (1960)",
        null,
        "Rush (1991)",
        "Captain Blood (1935)",
        "*batteries not included (1987)",
        "Educating Rita (1983)",
        "On Moonlight Bay (1951)",
        null,
        null,
        "Americanization of Emily, The (1964)",
        "Anne of the Thousand Days (1969)",
        "Baby Doll (1956)",
        "Avventura, L' (Adventure, The) (1960)",
        "Beyond the Valley of the Dolls (1970)",
        "Hiroshima Mon Amour (1959)",
        "Ugetsu (Ugetsu monogatari) (1953)",
        "At Play in the Fields of the Lord (1991)",
        "Mystery of the Wax Museum (1933)",
        "Day of the Jackal, The (1973)",
        "Razor's Edge, The (1946)",
        "Night of the Living Dead (1990)",
        "Drums Along the Mohawk (1939)",
        "Maltese Falcon, The (a.k.a. Dangerous Female) (1931)",
        "I Love You Again (1940)",
        "Safety Last! (1923)",
        "While the City Sleeps (1956)",
        "Little Murders (1971)",
        "Viridiana (1961)",
        "Lupin III: The Castle Of Cagliostro (Rupan sansei: Kariosutoro no shiro) (1979)",
        "Arizona Dream (1993)",
        "Queen Christina (1933)",
        "Citizen Toxie: The Toxic Avenger IV (2000)",
        "Hooper (1978)",
        "3 Women (Three Women) (1977)",
        "Take Me Out to the Ball Game (1949)",
        "Frogs (1972)",
        "Purple Rain (1984)",
        "Point of No Return (1993)",
        "Hairdresser's Husband, The (Le mari de la coiffeuse) (1990)",
        "Cromwell (1970)",
        null,
        "College (1927)",
        "Agatha Christie's 'Ten Little Indians' (Ten Little Indians) (And Then There Were None) (1965)",
        "Used People (1992)",
        "Swan, The (1956)",
        "Front Page, The (1931)",
        "Dolls (2002)",
        "Three Came Home (1950)",
        "Our Man in Havana (1959)",
        "Man Who Came to Dinner, The (1942)",
        "Cowboys, The (1972)",
        "Major and the Minor, The (1942)",
        "Caine Mutiny, The (1954)",
        "Black Narcissus (1947)",
        "Escape from Alcatraz (1979)",
        "Oliver Twist (1948)",
        "Shrek 2 (2004)",
        "Day After Tomorrow, The (2004)",
        "Raising Helen (2004)",
        "Soul Plane (2004)",
        "Baadasssss! (How to Get the Man's Foot Outta Your Ass) (2003)",
        "Saved! (2004)",
        "Harry Potter and the Prisoner of Azkaban (2004)",
        "Mindhunters (2004)",
        null,
        "Chronicles of Riddick, The (2004)",
        "Garfield: The Movie (2004)",
        "Stepford Wives, The (2004)",
        "Hunting of the President, The (2004)",
        "Napoleon Dynamite (2004)",
        "City of Joy (1992)",
        "Doctor, The (1991)",
        "Dresser, The (1983)",
        "For Me and My Gal (1942)",
        "Hello Again (1987)",
        "Hope Springs (2003)",
        "Love Finds Andy Hardy (1938)",
        "Lover Come Back (1961)",
        "Police Academy: Mission to Moscow (1994)",
        "Ring of Bright Water (1969)",
        "Big Wednesday (1978)",
        "Fool for Love (1985)",
        "Playboys, The (1992)",
        "We're Not Married! (1952)",
        "Wish You Were Here (1987)",
        "Adventures of Sherlock Holmes, The (1939)",
        "Hound of the Baskervilles, The (1939)",
        "Hour of the Wolf (Vargtimmen) (1968)",
        "Molly Maguires, The (1970)",
        "Suddenly (1954)",
        "Kings Row (1942)",
        "Divorcee, The (1930)",
        "Chipmunk Adventure, The (1987)",
        "Sands of Iwo Jima (1949)",
        "Anthony Adverse (1936)",
        "Blackboard Jungle (1955)",
        "Moment by Moment (1978)",
        "It Had to Be You (2000)",
        "Long Way Home, The (1997)",
        "Investigation of a Citizen Above Suspicion (Indagine su un cittadino al di sopra di ogni sospetto) (1970)",
        "To Each His Own (1946)",
        "Heiress, The (1949)",
        "State Fair (1945)",
        "Dragon Seed (1944)",
        "Executive Suite (1954)",
        "Johnny Belinda (1948)",
        "Super Size Me (2004)",
        "Johnny Eager (1942)",
        null,
        "Northwest Passage (1940)",
        "Picture of Dorian Gray, The (1945)",
        "Born Losers, The (1967)",
        "Human Condition I, The (Ningen no joken I) (1959)",
        "Samsara (2001)",
        "Bachelor Mother (1939)",
        "Please Don't Eat the Daisies (1960)",
        "Siddhartha (1972)",
        "White Heat (1949)",
        "Christmas Carol, A (Scrooge) (1951)",
        "Memphis Belle (1990)",
        "Cincinnati Kid, The (1965)",
        "Animal Factory (2000)",
        "Panic in Needle Park, The (1971)",
        "Pretty Baby (1978)",
        "Hitcher, The (1986)",
        "Show Boat (1951)",
        "Ivanhoe (1952)",
        "Freaks (1932)",
        "Silent Movie (1976)",
        "Anna Christie (1930)",
        "Deep Cover (1992)",
        "Dr. Jekyll and Mr. Hyde (1931)",
        "My Little Chickadee (1940)",
        "High and the Mighty, The (1954)",
        "Around the World in 80 Days (2004)",
        "I'll Sleep When I'm Dead (2003)",
        "Dodgeball: A True Underdog Story (2004)",
        "Terminal, The (2004)",
        "Dear Frankie (2004)",
        "White Chicks (2004)",
        "Door in the Floor, The (2004)",
        "Notebook, The (2004)",
        null,
        "De-Lovely (2004)",
        "Back to Bataan (1945)",
        "Day at the Races, A (1937)",
        "Bob & Carol & Ted & Alice (1969)",
        "Littlest Rebel, The (1935)",
        "Happenstance (Battement d'ailes du papillon, Le) (2001)",
        "Kopps (2003)",
        "Into the Woods (1991)",
        "Pirates of Silicon Valley (1999)",
        "Manufacturing Consent: Noam Chomsky and the Media (1992)",
        "Clock, The (1945)",
        "Leave Her to Heaven (1945)",
        "Roxie Hart (1942)",
        "Killing Me Softly (2002)",
        "Winter War (Talvisota) (1989)",
        "Philadelphia Experiment, The (1984)",
        "Juice (1992)",
        "Flim-Flam Man, The (1967)",
        "Revenge of the Pink Panther (1978)",
        "Angels with Dirty Faces (1938)",
        "Taxi (1998)",
        "Tokyo Godfathers (2003)",
        "Our Hospitality (1923)",
        "All of Me (1984)",
        "Farmer's Daughter, The (1947)",
        "Lassie Come Home (1943)",
        "Time of Your Life, The (1948)",
        "Overboard (1987)",
        "Mask of Fu Manchu, The (1932)",
        "By the Light of the Silvery Moon (1953)",
        "Butterfield 8 (1960)",
        "Johnny Guitar (1954)",
        "Sister My Sister (1994)",
        null,
        "Fahrenheit 9/11 (2004)",
        "Roxanne (1987)",
        "Hard Times (1975)",
        "Last Starfighter, The (1984)",
        "Spider-Man 2 (2004)",
        "Before Sunset (2004)",
        "Clearing, The (2004)",
        "King Arthur (2004)",
        "Anchorman: The Legend of Ron Burgundy (2004)",
        "Sleepover (2004)",
        "Cinderella Story, A (2004)",
        "I, Robot (2004)",
        "Maria Full of Grace (Maria, Llena eres de gracia) (2004)",
        "Follow That Dream (1962)",
        null,
        "Gray Lady Down (1978)",
        "Long Day's Journey Into Night (1962)",
        "Man of La Mancha (1972)",
        "Prince Valiant (1954)",
        null,
        "Tin Star, The (1957)",
        "How the West Was Won (1962)",
        "Joan of Arc (1948)",
        "Bourne Supremacy, The (2004)",
        "Catwoman (2004)",
        "Fist of the North Star (1995)",
        null,
        "Slaughterhouse-Five (1972)",
        "Wake Island (1942)",
        "You Were Never Lovelier (1942)",
        "Bachelor and the Bobby-Soxer, The (1947)",
        "Destination Tokyo (1943)",
        "Dr. Jekyll and Ms. Hyde (1995)",
        "Dream Lover (1993)",
        "Funny About Love (1990)",
        "Map of the Human Heart (1993)",
        "Mr. Blandings Builds His Dream House (1948)",
        "My Favorite Wife (1940)",
        "Night and Day (1946)",
        "Plainsman, The (1937)",
        "Snake Pit, The (1948)",
        "Super, The (1991)",
        "Two of a Kind (1983)",
        "Goodbye, Columbus (1969)",
        "President's Analyst, The (1967)",
        "Day of the Locust, The (1975)",
        "To End All Wars (2001)",
        "Love Happy (1949)",
        "Ruby Cairo (1993)",
        "Fancy Pants (1950)",
        "World of Suzie Wong, The (1960)",
        "King of the Ants (2003)",
        "Unprecedented: The 2000 Presidential Election (2002)",
        "Prime of Miss Jean Brodie, The (1969)",
        "Lovers and Other Strangers (1970)",
        "Three Lives of Thomasina, The (1964)",
        "This Gun for Hire (1942)",
        "Big Clock, The (1948)",
        "Sherlock Holmes: Terror by Night (1946)",
        "Spy Who Came in from the Cold, The (1965)",
        "Sherlock Holmes and the Secret Weapon (1942)",
        "Sherlock Holmes: The Woman in Green (1945)",
        "Sherlock Holmes: Dressed to Kill (1946)",
        "Bon Voyage (2003)",
        "Assassination Bureau, The (1969)",
        "Manchurian Candidate, The (2004)",
        "Thunderbirds (2004)",
        "Village, The (2004)",
        "Garden State (2004)",
        null,
        "Octane (2003)",
        "Funny Thing Happened on the Way to the Forum, A (1966)",
        "Collateral (2004)",
        "Little Black Book (2004)",
        "Code 46 (2003)",
        "Harold and Kumar Go to White Castle (2004)",
        "Princess Diaries 2: Royal Engagement, The (2004)",
        "Danny Deckchair (2003)",
        "AVP: Alien vs. Predator (2004)",
        "We Don't Live Here Anymore (2004)",
        "Without a Paddle (2004)",
        "Exorcist: The Beginning (2004)",
        "Speedway (1968)",
        "Trouble with Girls, The (1969)",
        "It Happened at the World's Fair (1963)",
        "Double Trouble (1967)",
        "Spinout (1966)",
        "Harum Scarum (1965)",
        "Sting II, The (1983)",
        "If a Man Answers (1962)",
        "Cheerleader Camp (1987)",
        "Bill Cosby, Himself (1983)",
        "Benji: Off the Leash! (2004)",
        "Anacondas: The Hunt for the Blood Orchid (2004)",
        "Suspect Zero (2004)",
        "Vanity Fair (2004)",
        "Cookout, The (2004)",
        "Paparazzi (2004)",
        "Wicker Park (2004)",
        "Alice Doesn't Live Here Anymore (1974)",
        "Mangler, The (1995)",
        "Who's That Knocking at My Door? (1967)",
        "Flipper (1963)",
        "Lord Jim (1965)",
        "Cellular (2004)",
        "Resident Evil: Apocalypse (2004)",
        "Mr. 3000 (2004)",
        "Sky Captain and the World of Tomorrow (2004)",
        "Wimbledon (2004)",
        "Anatomy of Hell (Anatomie de l'enfer) (2004)",
        "First Daughter (2004)",
        "Forgotten, The (2004)",
        "Last Shot, The (2004)",
        "Dirty Shame, A (2004)",
        "Motorcycle Diaries, The (Diarios de motocicleta) (2004)",
        "Shaun of the Dead (2004)",
        "Come Back, Little Sheba (1952)",
        "Second Chorus (1940)",
        "Murder on the Orient Express (1974)",
        "Mask (1985)",
        "Alexander's Ragtime Band (1938)",
        "Boston Strangler, The (1968)",
        "Man with One Red Shoe, The (1985)",
        "Sentinel, The (1977)",
        "SSSSSSS (1973)",
        "Legacy, The (1978)",
        "Hear No Evil (1993)",
        "Basket Case 3: The Progeny (1992)",
        "Basket Case 2 (1990)",
        "Orca: The Killer Whale (1977)",
        "Terror, The (1963)",
        "1492: Conquest of Paradise (1992)",
        "Cannibal Holocaust (1980)",
        "Shark Tale (2004)",
        "Ladder 49 (2004)",
        "I Heart Huckabees (2004)",
        "Raise Your Voice (2004)",
        "Taxi (2004)",
        "Primer (2004)",
        "Stage Beauty (2004)",
        "Shall We Dance? (2004)",
        "Team America: World Police (2004)",
        "Eulogy (2004)",
        "Country Girl, The (1954)",
        "Rose Tattoo, The (1955)",
        "Tess (1979)",
        "Fearless Vampire Killers, The (1967)",
        "Black Beauty (1971)",
        null,
        "Born Rich (2003)",
        "Bebe's Kids (1992)",
        "All I Want for Christmas (1991)",
        "Friday Night Lights (2004)",
        "Tarnation (2003)",
        "Final Cut, The (2004)",
        "Riding the Bullet (2004)",
        "Being Julia (2004)",
        "Surviving Christmas (2004)",
        "Grudge, The (2004)",
        "Alfie (2004)",
        "Sideways (2004)",
        "Machinist, The (Maquinista, El) (2004)",
        "Vera Drake (2004)",
        "Undertow (2004)",
        "Enduring Love (2004)",
        "Saw (2004)",
        "Ray (2004)",
        "Birth (2004)",
        "Incredibles, The (2004)",
        "Fade to Black (2004)",
        "It's All About Love (2003)",
        "Polar Express, The (2004)",
        "Kinsey (2004)",
        "Seed of Chucky (Child's Play 5) (2004)",
        "After the Sunset (2004)",
        "Bridget Jones: The Edge of Reason (2004)",
        "Finding Neverland (2004)",
        "National Treasure (2004)",
        null,
        "SpongeBob SquarePants Movie, The (2004)",
        "Alexander (2004)",
        "Christmas with the Kranks (2004)",
        "Guerrilla: The Taking of Patty Hearst (2004)",
        "Closer (2004)",
        "I Am David (2003)",
        "House of Flying Daggers (Shi mian mai fu) (2004)",
        "Ocean's Twelve (2004)",
        "Blade: Trinity (2004)",
        "Bellboy, The (1960)",
        "Bush's Brain (2004)",
        "Cinderfella (1960)",
        "Damn Yankees! (1958)",
        "Delicate Delinquent, The (1957)",
        "Disorderly Orderly, The (1964)",
        "Errand Boy, The (1961)",
        "Family Jewels, The (1965)",
        "Ladies Man, The (1961)",
        "Patsy, The (1964)",
        "Stateside (2004)",
        "Stooge, The (1953)",
        "That's Entertainment (1974)",
        "That's Entertainment, Part II (1976)",
        "That's Entertainment! III (1994)",
        "Wackiest Ship in the Army, The (1960)",
        "D.A.R.Y.L. (1985)",
        "Fire in the Sky (1993)",
        "I'll Be Seeing You (1944)",
        "Invisible Man Returns, The (1940)",
        "Love Me If You Dare (Jeux d'enfants) (2003)",
        "Portrait of Jennie (1948)",
        "Secret Honor (1984)",
        "Since You Went Away (1944)",
        "Slipping-Down Life, A (1999)",
        "Twist (2003)",
        "Control Room (2004)",
        "Celsius 41.11: The Temperature at Which the Brain... Begins to Die (2004)",
        "Sherlock Jr. (1924)",
        "Freshman, The (1925)",
        "Greed (1924)",
        "Phantom of the Opera, The (1925)",
        "Jazz Singer, The (1927)",
        null,
        "Crowd, The (1928)",
        "Steamboat Bill, Jr. (1928)",
        "Andalusian Dog, An (Chien andalou, Un) (1929)",
        "Little Caesar (1931)",
        "Monkey Business (1931)",
        "Scarface (1932)",
        "Dinner at Eight (1933)",
        "Gold Diggers of 1933 (1933)",
        "Son of Kong, The (1933)",
        "Atalante, L' (1934)",
        "Black Cat, The (1934)",
        "Mark of the Vampire (1935)",
        "Raven, The (1935)",
        "Fury (1936)",
        "Libeled Lady (1936)",
        "Mr. Deeds Goes to Town (1936)",
        "Petrified Forest, The (1936)",
        "Show Boat (1936)",
        "Camille (1936)",
        "Captains Courageous (1937)",
        "Dead End (1937)",
        "Nothing Sacred (1937)",
        "Prisoner of Zenda, The (1937)",
        "Stage Door (1937)",
        "Topper (1937)",
        "Holiday (1938)",
        "Gaslight (1940)",
        "Roaring Twenties, The (1939)",
        "Wuthering Heights (1939)",
        "Letter, The (1940)",
        "Sea Hawk, The (1940)",
        "Ball of Fire (1941)",
        "Here Comes Mr. Jordan (1941)",
        "Random Harvest (1942)",
        "Heaven Can Wait (1943)",
        "Memphis Belle: A Story of a Flying Fortress, The (1944)",
        "Day of Wrath (Vredens dag) (1943)",
        "Cover Girl (1944)",
        "Henry V (Chronicle History of King Henry the Fift with His Battell Fought at Agincourt in France, The) (1944)",
        "Ministry of Fear (1944)",
        "Miracle of Morgan's Creek, The (1944)",
        "Mr. Skeffington (1944)",
        "They Were Expendable (1945)",
        "Tree Grows in Brooklyn, A (1945)",
        "Blue Dahlia, The (1946)",
        "Great Expectations (1946)",
        "Humoresque (1946)",
        "Stranger, The (1946)",
        "Nightmare Alley (1947)",
        "Odd Man Out (1947)",
        "Road to Rio (1947)",
        "Easter Parade (1948)",
        "Fort Apache (1948)",
        "Lady from Shanghai, The (1947)",
        "Letter from an Unknown Woman (1948)",
        "Naked City, The (1948)",
        "They Live by Night (1949)",
        "Three Musketeers, The (1948)",
        "Unfaithfully Yours (1948)",
        "In the Good Old Summertime (1949)",
        "Letter to Three Wives, A (1949)",
        null,
        "Annie Get Your Gun (1950)",
        "Gunfighter, The (1950)",
        "King Solomon's Mines (1950)",
        "Carrie (1952)",
        "Magnificent Obsession (1954)",
        "Star Is Born, A (1954)",
        "Wild One, The (1953)",
        "Confidential Report (1955)",
        "Night and Fog (Nuit et brouillard) (1955)",
        "Spirit of St. Louis, The (1957)",
        "Last Hurrah, The (1958)",
        "Teacher's Pet (1958)",
        "Nun's Story, The (1959)",
        "Pickpocket (1959)",
        "Bad Sleep Well, The (Warui yatsu hodo yoku nemuru) (1960)",
        "Advise and Consent (1962)",
        "Harakiri (Seppuku) (1962)",
        "Music Man, The (1962)",
        "Mutiny on the Bounty (1962)",
        "McLintock! (1963)",
        "New Kind of Love, A (1963)",
        "Becket (1964)",
        "Best Man, The (1964)",
        "Hush... Hush, Sweet Charlotte (1964)",
        "Onibaba (1964)",
        "Robin and the 7 Hoods (1964)",
        "What a Way to Go! (1964)",
        "Battle of Algiers, The (La battaglia di Algeri) (1966)",
        "Charlie Brown Christmas, A (1965)",
        "In Harm's Way (1965)",
        "Operation Crossbow (1965)",
        "Thousand Clowns, A (1965)",
        "Train, The (1964)",
        "Andrei Rublev (Andrey Rublyov) (1969)",
        "Au Hasard Balthazar (1966)",
        "Batman (1966)",
        "Don't Look Back (1967)",
        "Point Blank (1967)",
        "Titicut Follies (1967)",
        "Two for the Road (1967)",
        "Heart Is a Lonely Hunter, The (1968)",
        "I Love You, Alice B. Toklas! (1968)",
        "Yours, Mine and Ours (1968)",
        "Alice's Restaurant (1969)",
        "Colossus: The Forbin Project (1970)",
        "My Night At Maud's (Ma Nuit Chez Maud) (1969)",
        "Brewster McCloud (1970)",
        "On a Clear Day You Can See Forever (1970)",
        "Beguiled, The (1971)",
        "Devils, The (1971)",
        "Duel (1971)",
        "Johnny Got His Gun (1971)",
        "They Call Me Trinity (1971)",
        "New Leaf, A (1971)",
        "Topo, El (1970)",
        "Lady Sings the Blues (1972)",
        "Charley Varrick (1973)",
        "Dark Star (1974)",
        "Emperor of the North (Emperor of the North Pole) (1973)",
        "Scarecrow (1973)",
        "California Split (1974)",
        null,
        "Gone in 60 Seconds (1974)",
        "Harry and Tonto (1974)",
        "Hearts and Minds (1974)",
        null,
        "Adventure of Sherlock Holmes' Smarter Brother, The (1975)",
        "Farewell, My Lovely (1975)",
        "Passenger, The (Professione: reporter) (1975)",
        "Supervixens (1975)",
        "1900 (Novecento) (1976)",
        "Silver Streak (1976)",
        "High Anxiety (1977)",
        "Hound of the Baskervilles, The (1978)",
        "New York, New York (1977)",
        "Sorcerer (1977)",
        "Turning Point, The (1977)",
        "Capricorn One (1978)",
        "Hobbit, The (1977)",
        "Snake in the Eagle's Shadow (Se ying diu sau) (1978)",
        "Wedding, A (1978)",
        "Hair (1979)",
        "In-Laws, The (1979)",
        "Opening Night (1977)",
        "Hitch Hikers Guide to the Galaxy, The (1981)",
        "Bad Boys (1983)",
        "Blue Thunder (1983)",
        "Eddie Murphy Delirious (1983)",
        "Merry Christmas Mr. Lawrence (1983)",
        "Pirates of Penzance, The (1983)",
        "Rumble Fish (1983)",
        "Star 80 (1983)",
        "Star Chamber, The (1983)",
        "To Be or Not to Be (1983)",
        "Twilight Zone: The Movie (1983)",
        "Christmas Carol, A (1984)",
        "Dangerous Moves (La diagonale du fou) (1984)",
        "Electric Dreams (1984)",
        "Racing with the Moon (1984)",
        "Times of Harvey Milk, The (1984)",
        "Anne of Green Gables (1985)",
        "Police Story (Ging chaat goo si) (1985)",
        "Quiet Earth, The (1985)",
        "Spies Like Us (1985)",
        "Unknown Soldier, The (Tuntematon sotilas) (1985)",
        "Vision Quest (1985)",
        "White Nights (1985)",
        "'Round Midnight (1986)",
        "Best of Times, The (1986)",
        "Club Paradise (1986)",
        "Sacrifice, The (Offret - Sacraficatio) (1986)",
        "Better Tomorrow, A (Ying hung boon sik) (1986)",
        "Decalogue, The (Dekalog) (1989)",
        "Prince of Darkness (1987)",
        "Chinese Ghost Story, A (Sinnui yauwan) (1987)",
        "Better Tomorrow II, A (Ying hung boon sik II) (1987)",
        "Bourne Identity, The (1988)",
        "Dominick and Eugene (1988)",
        "Killer Klowns from Outer Space (1988)",
        "Lonesome Dove (1989)",
        null,
        "Prime Suspect (1991)",
        "Cry-Baby (1990)",
        "Ghost Dad (1990)",
        "Hard to Kill (1990)",
        "It (1990)",
        "Ju Dou (1990)",
        "State of Grace (1990)",
        "35 Up (1991)",
        "Days of Being Wild (A Fei jingjyuhn) (1990)",
        "Across the Tracks (1991)",
        "Begotten (1990)",
        "Closet Land (1991)",
        "Dutch (1991)",
        "Hearts of Darkness: A Filmmakers Apocalypse (1991)",
        "Only Yesterday (Omohide poro poro) (1991)",
        "Once Around (1991)",
        "Other People's Money (1991)",
        "Out for Justice (1991)",
        "Quigley Down Under (1990)",
        "Wild Hearts Can't Be Broken (1991)",
        "Prime Suspect 2 (1992)",
        "Captain America (1990)",
        "Diggstown (1992)",
        "Porco Rosso (Crimson Pig) (Kurenai no buta) (1992)",
        "Mambo Kings, The (1992)",
        "Story of Qiu Ju, The (Qiu Ju da guan si) (1992)",
        "Shining Through (1992)",
        "Bad Boy Bubby (1993)",
        "Barbarians at the Gate (1993)",
        "Fortress (1992)",
        "Snapper, The (1993)",
        "Sonatine (Sonachine) (1993)",
        "Tai Chi Master (Twin Warriors) (Tai ji: Zhang San Feng) (1993)",
        "Fist of Legend (Jing wu ying xiong) (1994)",
        "Major League II (1994)",
        "Whisper of the Heart (Mimi wo sumaseba) (1995)",
        "Cannibal! The Musical (a.k.a. Alferd Packer: The Musical) (1996)",
        null,
        "Drifting Clouds (Kauas pilvet karkaavat) (1996)",
        "American Perfekt (1997)",
        "Boxer, The (1997)",
        "Snow White: A Tale of Terror (1997)",
        "Gummo (1997)",
        "Lion King II: Simba's Pride, The (1998)",
        "From the Earth to the Moon (1998)",
        "Beowulf (1999)",
        "Interview, The (1998)",
        "Gia (1998)",
        "Merlin (1998)",
        "Breast Men (1997)",
        "Pentagon Wars, The (1998)",
        "Two Hands (1999)",
        "Addams Family Reunion (1998)",
        "Batman/Superman Movie, The (1998)",
        null,
        "He Died With a Felafel in His Hand (2001)",
        "Cherry Falls (2000)",
        "Freeway II: Confessions of a Trickbaby (1999)",
        "Joan of Arc (1999)",
        null,
        "Cut (2000)",
        "10th Kingdom, The (2000)",
        "Extremely Goofy Movie, An (2000)",
        "2046 (2004)",
        "Batman Beyond: Return of the Joker (2000)",
        "6ixtynin9 (Ruang Talok 69) (1999)",
        null,
        "Paradise Lost 2: Revelations (2000)",
        "Hole, The (2001)",
        "61* (2001)",
        "Laramie Project, The (2002)",
        "Joint Security Area (Gongdong gyeongbi guyeok JSA) (2000)",
        "Ripley's Game (2002)",
        "Conspiracy (2001)",
        "Jalla! Jalla! (2000)",
        "Teknolust (2002)",
        "O Auto da Compadecida (Dog's Will, A) (2000)",
        "Darkness (2002)",
        "Ali G Indahouse (2002)",
        "Cube 2: Hypercube (2002)",
        "Balzac and the Little Chinese Seamstress (Xiao cai feng) (2002)",
        "Waterboys (2001)",
        "Fubar (2002)",
        "Sex Is Comedy (2002)",
        "Dead End (2003)",
        "Sympathy for Mr. Vengeance (Boksuneun naui geot) (2002)",
        "Jesus Christ Vampire Hunter (2001)",
        "Suicide Club (Jisatsu saakuru) (2001)",
        "Battlestar Galactica (2003)",
        null,
        "Bright Young Things (2003)",
        "Animatrix, The (2003)",
        "Brown Bunny, The (2003)",
        "Bring It On Again (2004)",
        null,
        "Nicotina (2003)",
        "Evil (Ondskan) (2003)",
        "Battle Royale 2: Requiem (Batoru rowaiaru II: Chinkonka) (2003)",
        "Lemony Snicket's A Series of Unfortunate Events (2004)",
        null,
        null,
        null,
        "Last Life in the Universe (Ruang rak noi nid mahasan) (2003)",
        "Head-On (Gegen die Wand) (2004)",
        "Ghost in the Shell 2: Innocence (a.k.a. Innocence) (Inosensu) (2004)",
        "Cat Returns, The (Neko no ongaeshi) (2002)",
        "Unstoppable (2004)",
        "Twilight Samurai, The (Tasogare Seibei) (2002)",
        "Easy Riders, Raging Bulls: How the Sex, Drugs and Rock 'N' Roll Generation Saved Hollywood (2003)",
        "Trauma (2004)",
        "Intimate Strangers (Confidences trop intimes) (2004)",
        "Ju-on: The Grudge (2002)",
        "Old Boy (2003)",
        "Red Lights (Feux rouges) (2004)",
        "Ginger Snaps Back: The Beginning (2004)",
        "One Missed Call (Chakushin ari) (2003)",
        "Jacket, The (2005)",
        "Millions (2004)",
        "Man Who Copied, The (Homem Que Copiava, O) (2003)",
        "Interstella 5555: The 5tory of the 5ecret 5tar 5ystem (2003)",
        "Ong-Bak: The Thai Warrior (Ong Bak) (2003)",
        "Sea Inside, The (Mar adentro) (2004)",
        "Spanglish (2004)",
        "Chorus, The (Choristes, Les) (2004)",
        "Saints and Soldiers (2003)",
        "Story of the Weeping Camel, The (Geschichte vom weinenden Kamel, Die) (2003)",
        "Interpreter, The (2005)",
        "Open Water (2003)",
        "Touch of Pink (2004)",
        "Layer Cake (2004)",
        "Silver City (2004)",
        "Return, The (Vozvrashcheniye) (2003)",
        "Flight of the Phoenix (2004)",
        "Mean Creek (2004)",
        "Ring Two, The (2005)",
        "Corporation, The (2003)",
        "Game Over: Kasparov and the Machine (2003)",
        "Yes Men, The (2003)",
        "Fond Kiss, A (Ae Fond Kiss...) (2004)",
        "She Hate Me (2004)",
        "Azumi (2003)",
        "Football Factory, The (2004)",
        "Tae Guk Gi: The Brotherhood of War (Taegukgi hwinalrimyeo) (2004)",
        "Metallica: Some Kind of Monster (2004)",
        "Born into Brothels (2004)",
        "DiG! (2004)",
        "Riding Giants (2004)",
        "When Will I Be Loved (2004)",
        "What the #$*! Do We Know!? (a.k.a. What the Bleep Do We Know!?) (2004)",
        "Scanner Darkly, A (2006)",
        "Outfoxed: Rupert Murdoch's War on Journalism (2004)",
        "Jerry Seinfeld: 'I'm Telling You for the Last Time' (1998)",
        "Chimes at Midnight (Campanadas a medianoche) (1965)",
        "Million Dollar Baby (2004)",
        "Narrow Margin, The (1952)",
        "Hell Is for Heroes (1962)",
        "Some Came Running (1958)",
        "Hotel Rwanda (2004)",
        "Charlie and the Chocolate Factory (2005)",
        "Auggie Rose (a.k.a. Beyond Suspicion) (2000)",
        "Wrong Box, The (1966)",
        "3-Iron (Bin-jip) (2004)",
        "Life Aquatic with Steve Zissou, The (2004)",
        "Aviator, The (2004)",
        "Phantom of the Opera, The (2004)",
        "Beyond the Sea (2004)",
        "Woodsman, The (2004)",
        "In Good Company (2004)",
        "Meet the Fockers (2004)",
        "Assassination of Richard Nixon, The (2004)",
        "Love Song for Bobby Long, A (2004)",
        "Merchant of Venice, The (2004)",
        "Fat Albert (2004)",
        "In the Realms of the Unreal (2004)",
        "White Noise (2005)",
        "Upside of Anger, The (2005)",
        "Arrowhead (1953)",
        "Grateful Dead Movie, The (1977)",
        "Last Train from Gun Hill (1959)",
        "Little Miss Marker (1980)",
        "Little Miss Marker (1934)",
        "Sweet Liberty (1986)",
        "I Remember Mama (1948)",
        "Last Horror Movie, The (2003)",
        "Testament (1983)",
        "Jinxed! (1982)",
        null,
        "Man Trouble (1992)",
        "Sergeant York (1941)",
        "Ruby & Quentin (Tais-toi!) (2003)",
        "Deathwatch (2002)",
        "Life and Death of Peter Sellers, The (2004)",
        null,
        null,
        "Many Adventures of Winnie the Pooh, The (1977)",
        "Elektra (2005)",
        "Racing Stripes (2005)",
        "Coach Carter (2005)",
        "Fighting Sullivans, The (Sullivans, The) (1944)",
        "Iceman (1984)",
        "Ice Station Zebra (1968)",
        "Boys Town (1938)",
        "Beastmaster 2: Through the Portal of Time (1991)",
        "Christmas in July (1940)",
        "Chase, The (1994)",
        "Downfall (Untergang, Der) (2004)",
        null,
        "Assault on Precinct 13 (2005)",
        "Are We There Yet? (2005)",
        "Alone in the Dark (2005)",
        "Hide and Seek (2005)",
        "Boogeyman (2005)",
        "Wedding Date, The (2005)",
        "Rory O'Shea Was Here (Inside I'm Dancing) (2004)",
        "Nobody Knows (Dare mo shiranai) (2004)",
        "Employee of the Month (2004)",
        "Great White Hope, The (1970)",
        "Professionals, The (1966)",
        "Salem's Lot (1979)",
        "Marriage of Maria Braun, The (Ehe der Maria Braun, Die) (1979)",
        "Beau Geste (1939)",
        "Overnight (2003)",
        "Double Dragon (1994)",
        "Rosenstrasse (2003)",
        "El Cid (1961)",
        "Howl's Moving Castle (Hauru no ugoku shiro) (2004)",
        null,
        "Hitch (2005)",
        "Pooh's Heffalump Movie (2005)",
        "Inside Deep Throat (2005)",
        "Bride & Prejudice (2004)",
        "Constantine (2005)",
        "Son of the Mask (2005)",
        "Because of Winn-Dixie (2005)",
        "Pauly Shore Is Dead (2003)",
        "Bunny Lake Is Missing (1965)",
        "Night and the City (1950)",
        "Frozen Land (Paha maa) (2005)",
        "Night Watch (Nochnoy dozor) (2004)",
        "Dot the I (2003)",
        "Morocco (1930)",
        "Man of the House (2005)",
        "Kung Fu Hustle (Gong fu) (2004)",
        "Zelary (2003)",
        "Seven-Per-Cent Solution, The (1976)",
        "Three Musketeers, The (1973)",
        null,
        "Four Feathers, The (1939)",
        "Germany Year Zero (Germania anno zero) (Deutschland im Jahre Null) (1948)",
        "Tyler Perry's Diary of a Mad Black Woman (2005)",
        "Cursed (2005)",
        "Pacifier, The (2005)",
        "Be Cool (2005)",
        "Gunner Palace (2004)",
        "Walk on Water (2004)",
        "Hostage (2005)",
        "Robots (2005)",
        "Class Action (1991)",
        "Godzilla vs. The Sea Monster (Gojira-Ebira-Mosura: Nankai no daiketto) (1966)",
        "Godzilla vs. Mechagodzilla II (Gojira VS Mekagojira) (1993)",
        "Oh, God! You Devil (1984)",
        "Blackball (2003)",
        "Agony and the Ecstasy, The (1965)",
        "Return to Peyton Place (1961)",
        "It Happened to Jane (1959)",
        "Twentieth Century (1934)",
        "My Sister Eileen (1955)",
        "Green Berets, The (1968)",
        null,
        "Cube Zero (2004)",
        "Julia (1977)",
        "Thirty Seconds Over Tokyo (1944)",
        "Ice Princess (2005)",
        "Melinda and Melinda (2004)",
        "Miss Congeniality 2: Armed and Fabulous (2005)",
        "Guess Who (2005)",
        "League of Ordinary Gentlemen, A (2004)",
        "Yanks (1979)",
        "Barbary Coast (1935)",
        "Stella Dallas (1937)",
        "Come and Get It (1936)",
        "Panic in the Streets (1950)",
        "Call Northside 777 (1948)",
        "Bells Are Ringing (1960)",
        "Finian's Rainbow (1968)",
        null,
        "800 Bullets (800 Balas) (2002)",
        "City of Hope (1991)",
        "We're No Angels (1955)",
        "End of the Century: The Story of the Ramones (2003)",
        "Wild Parrots of Telegraph Hill, The (2003)",
        "Ballad of Jack and Rose, The (2005)",
        "Sin City (2005)",
        "Beauty Shop (2005)",
        "Sahara (2005)",
        "Fever Pitch (2005)",
        "Rhinestone (1984)",
        "Man Who Planted Trees, The (Homme qui plantait des arbres, L') (1987)",
        "National Lampoon's Lady Killers (National Lampoon's Gold Diggers) (2003)",
        "Blind Horizon (2003)",
        "Islands in the Stream (1977)",
        "Battle of the Bulge (1965)",
        "Little Girl Who Lives Down the Lane, The (1976)",
        null,
        null,
        "Hawaii (1966)",
        "Vincent (1982)",
        "With Six You Get Eggroll (1968)",
        "Big Store, The (1941)",
        "Ivan's Childhood (a.k.a. My Name is Ivan) (Ivanovo detstvo) (1962)",
        "Trip to the Moon, A (Voyage dans la lune, Le) (1902)",
        "Carrie (2002)",
        "Wilson (1944)",
        "Hitchhiker's Guide to the Galaxy, The (2005)",
        "Eiger Sanction, The (1975)",
        null,
        "Amityville Horror, The (2005)",
        "Act of Violence (1948)",
        "Palindromes (2004)",
        "Lot Like Love, A (2005)",
        "Enron: The Smartest Guys in the Room (2005)",
        "xXx: State of the Union (2005)",
        "Kingdom of Heaven (2005)",
        "House of Wax (2005)",
        "Crash (2004)",
        "Jiminy Glick in La La Wood (2004)",
        "Mysterious Skin (2004)",
        "San Francisco (1936)",
        "Kes (1969)",
        "Vampire Hunter D (1985)",
        "Cocoanuts, The (1929)",
        null,
        "Off the Map (2003)",
        "Crackerjack (2002)",
        "Dear Wendy (2005)",
        "List of Adrian Messenger, The (1963)",
        "Unleashed (Danny the Dog) (2005)",
        "Ugly, Dirty and Bad (Brutti sporchi e cattivi) (1976)",
        "DuckTales: The Movie - Treasure of the Lost Lamp (1990)",
        "Star Wars: Episode III - Revenge of the Sith (2005)",
        "Kicking & Screaming (2005)",
        "Monster-in-Law (2005)",
        "Snow Walker, The (2003)",
        "9 Songs (2004)",
        "Bad Guy (Nabbeun namja) (2001)",
        "Madagascar (2005)",
        "Somersault (2004)",
        "Mad Hot Ballroom (2005)",
        "Dominion: Prequel to the Exorcist (2005)",
        "Longest Yard, The (2005)",
        "Saving Face (2004)",
        "Cinderella Man (2005)",
        "Sisterhood of the Traveling Pants, The (2005)",
        "Lords of Dogtown (2005)",
        "Mr. & Mrs. Smith (2005)",
        "Adventures of Sharkboy and Lavagirl 3-D, The (2005)",
        "High Tension (Haute tension) (Switchblade Romance) (2003)",
        "Honeymooners, The (2005)",
        "Ladies in Lavender (2004)",
        "Eddie Izzard: Dress to Kill (1999)",
        "Quo Vadis (1951)",
        "Batman Begins (2005)",
        "Perfect Man, The (2005)",
        "My Summer of Love (2004)",
        "Saint Ralph (2004)",
        "Herbie: Fully Loaded (2005)",
        "Land of the Dead (2005)",
        "Bewitched (2005)",
        "Danger: Diabolik (Diabolik) (1968)",
        "Me and You and Everyone We Know (2005)",
        "3 Extremes (Three... Extremes) (Saam gaang yi) (2004)",
        "Edukators, The (Die Fetten Jahre sind vorbei) (2004)",
        "Somebody Up There Likes Me (1956)",
        "Unmarried Woman, An (1978)",
        "Room Service (1938)",
        "At the Circus (1939)",
        "War of the Worlds (2005)",
        "My Brilliant Career (1979)",
        "Gambit (1966)",
        "March of the Penguins (Marche de l'empereur, La) (2005)",
        "God Who Wasn't There, The (2005)",
        "Rebound (2005)",
        "Dark Water (2005)",
        "Fantastic Four (2005)",
        "Murderball (2005)",
        "Wedding Crashers (2005)",
        "Happy Endings (2005)",
        "Hustle & Flow (2005)",
        "Journey Into Fear (1943)",
        "Island, The (2005)",
        "Bad News Bears (2005)",
        "Devil's Rejects, The (2005)",
        "Last Days (2005)",
        "November (2004)",
        "Sky High (2005)",
        "Stealth (2005)",
        "Must Love Dogs (2005)",
        "Aristocrats, The (2005)",
        "Twice in a Lifetime (1985)",
        "Georgy Girl (1966)",
        "Serenity (2005)",
        "Broken Flowers (2005)",
        "Baby Face (1933)",
        "Star, The (1952)",
        "Browning Version, The (1951)",
        "Heart Is Deceitful Above All Things, The (2004)",
        "Dukes of Hazzard, The (2005)",
        "The Chumscrubber (2005)",
        "Junebug (2005)",
        "Deuce Bigalow: European Gigolo (2005)",
        "Skeleton Key, The (2005)",
        "Four Brothers (2005)",
        "The Great Raid (2005)",
        "Asylum (2005)",
        "Pretty Persuasion (2005)",
        "Grizzly Man (2005)",
        null,
        "Prime Cut (1972)",
        "Best of Everything, The (1959)",
        "She Creature (Mermaid Chronicles Part 1: She Creature) (2001)",
        "My Date with Drew (2004)",
        "Duma (2005)",
        "Animal Farm (1954)",
        "40-Year-Old Virgin, The (2005)",
        "Red Eye (2005)",
        null,
        "Kin-Dza-Dza! (1986)",
        "Valiant (2005)",
        "Brothers Grimm, The (2005)",
        "Cave, The (2005)",
        "Constant Gardener, The (2005)",
        "Transporter 2 (2005)",
        "Margaret Cho: Assassin (2005)",
        "Just Like Heaven (2005)",
        "Proof (2005)",
        "Lord of War (2005)",
        "Venom (2005)",
        "Cry_Wolf (a.k.a. Cry Wolf) (2005)",
        "Everything Is Illuminated (2005)",
        "Thumbsucker (2005)",
        "Thing About My Folks, The (2005)",
        "G (2002)",
        "In Old Chicago (1937)",
        "Family Guy Presents Stewie Griffin: The Untold Story (2005)",
        "Go West (1940)",
        "Why We Fight (2005)",
        "Doom (2005)",
        "Domino (2005)",
        "Waiting... (2005)",
        "Aeon Flux (2005)",
        "Unfinished Life, An (2005)",
        "Chapter Two (1979)",
        "Exorcism of Emily Rose, The (2005)",
        "Flightplan (2005)",
        "Corpse Bride (2005)",
        "Green Street Hooligans (a.k.a. Hooligans) (2005)",
        "History of Violence, A (2005)",
        "Oliver Twist (2005)",
        "Greatest Game Ever Played, The (2005)",
        "Capote (2005)",
        "Final Fantasy VII: Advent Children (2004)",
        "Roll Bounce (2005)",
        "Into the Blue (2005)",
        "Prize Winner of Defiance Ohio, The (2005)",
        "MirrorMask (2005)",
        "Flowers of St. Francis (Francesco, giullare di Dio) (1950)",
        "Wallace & Gromit in The Curse of the Were-Rabbit (2005)",
        "Kiss Kiss Bang Bang (2005)",
        "Bittersweet Life, A (Dalkomhan insaeng) (2005)",
        null,
        "Bubble (2006)",
        "No Direction Home: Bob Dylan (2005)",
        "Goal! The Dream Begins (Goal!) (2005)",
        "Angels in America (2003)",
        "Factotum (2005)",
        "In Her Shoes (2005)",
        "Squid and the Whale, The (2005)",
        "Two for the Money (2005)",
        "Separate Lies (2005)",
        "Star Wreck: In the Pirkinning (2005)",
        "Brokeback Mountain (2005)",
        "Elizabethtown (2005)",
        "North Country (2005)",
        "Good Night, and Good Luck. (2005)",
        "Dreamer: Inspired by a True Story (2005)",
        "Proposition, The (2005)",
        "Fog, The (2005)",
        "Left Behind: World at War (2005)",
        "Shopgirl (2005)",
        "After School Special (a.k.a. Barely Legal) (2003)",
        "Stay (2005)",
        "Legend of Zorro, The (2005)",
        "Weather Man, The (2005)",
        "Saw II (2005)",
        "Prime (2005)",
        "Will Success Spoil Rock Hunter? (1957)",
        "Little Fish (2005)",
        "American Pie Presents: Band Camp (American Pie 4: Band Camp) (2005)",
        "Tarzan and His Mate (1934)",
        "Empire of the Wolves (L'empire des loups) (2005)",
        "Manderlay (2005)",
        "Nine Lives (2005)",
        "Revolver (2005)",
        "Jarhead (2005)",
        "Chicken Little (2005)",
        "Dead Man's Shoes (2004)",
        null,
        "Get Rich or Die Tryin' (2005)",
        "Just Friends (2005)",
        "Syriana (2005)",
        "Derailed (2005)",
        "Creep (2004)",
        "Pride & Prejudice (2005)",
        "Babylon 5",
        "Wolf Creek (2005)",
        "Descent, The (2005)",
        "Harry Potter and the Goblet of Fire (2005)",
        "Dinner with Friends (2001)",
        "Walk the Line (2005)",
        "Rent (2005)",
        "Zathura (2005)",
        "C.R.A.Z.Y. (2005)",
        "Sarah Silverman: Jesus Is Magic (2005)",
        "Bee Season (2005)",
        "Breakfast on Pluto (2005)",
        "Ice Harvest, The (2005)",
        "Yours, Mine and Ours (2005)",
        "In the Mix (2005)",
        "Libertine, The (2004)",
        "Wild Geese, The (1978)",
        "Hondo (1953)",
        "Good Woman, A (2004)",
        "Sounder (1972)",
        "Match Point (2005)",
        "Paradise Now (2005)",
        "Chronicles of Narnia: The Lion, the Witch and the Wardrobe, The (2005)",
        "King Kong (2005)",
        "Memoirs of a Geisha (2005)",
        "Family Stone, The (2005)",
        "Promise, The (Wu ji) (2005)",
        "Kiss of Death (1947)",
        "Havoc (2005)",
        "Matador, The (2005)",
        "Look Both Ways (2005)",
        "Wal-Mart: The High Cost of Low Price (2005)",
        "7 Seconds (2005)",
        "They Died with Their Boots On (1941)",
        "Three Burials of Melquiades Estrada, The (2006)",
        "Munich (2005)",
        "Producers, The (2005)",
        "Transamerica (2005)",
        "Rumor Has It... (2005)",
        "Cheaper by the Dozen 2 (2005)",
        "Fun with Dick and Jane (2005)",
        "Ringer, The (2005)",
        "Casanova (2005)",
        "Mrs. Henderson Presents (2005)",
        "White Countess, The (2005)",
        null,
        "Richard Pryor: Live in Concert (1979)",
        "Luxo Jr. (1986)",
        "Keeping Mum (2005)",
        "Threads (1984)",
        "New World, The (2005)",
        "Christmas in Connecticut (1945)",
        "7 Faces of Dr. Lao (1964)",
        "Lady Vengeance (Sympathy for Lady Vengeance) (Chinjeolhan geumjassi) (2005)",
        "49th Parallel (1941)",
        "District 13 (Banlieue 13) (2004)",
        "BloodRayne (2005)",
        "Hostel (2005)",
        "Grandma's Boy (2006)",
        "Tristan & Isolde (2006)",
        "Glory Road (2006)",
        "Last Holiday (2006)",
        "Hoodwinked! (2005)",
        "Underworld: Evolution (2006)",
        "Looking for Comedy in the Muslim World (2005)",
        "Shadows of Our Forgotten Ancestors (Tini zabutykh predkiv) (1964)",
        "Little Manhattan (2005)",
        "Quatermass Xperiment, The (1955)",
        "Water (2005)",
        "Sophie Scholl: The Final Days (Sophie Scholl - Die letzten Tage) (2005)",
        "World's Fastest Indian, The (2005)",
        "Bandidas (2006)",
        "Tristram Shandy: A Cock and Bull Story (2005)",
        null,
        "Annapolis (2006)",
        "Big Momma's House 2 (2006)",
        "Nanny McPhee (2005)",
        "Dark, The (2005)",
        "Comedians of Comedy, The (2005)",
        "Tuskegee Airmen, The (1995)",
        "Final Destination 3 (2006)",
        "Block Party (a.k.a. Dave Chappelle's Block Party) (2005)",
        "Imagine Me & You (2005)",
        "Call of Cthulhu, The (2005)",
        "Pink Panther, The (2006)",
        "Curious George (2006)",
        "Firewall (2006)",
        "When a Stranger Calls (2006)",
        "London (2005)",
        "Freedomland (2006)",
        "Winter Passing (2005)",
        "Eight Below (2006)",
        "Date Movie (2006)",
        "Tyler Perry's Madea's Family Reunion (2006)",
        "Ultraviolet (2006)",
        "Just My Luck (2006)",
        "Pulse (2006)",
        "Deep Sea 3D (2006)",
        "16 Blocks (2006)",
        "Half Light (2006)",
        "Failure to Launch (2006)",
        "Ice Age 2: The Meltdown (2006)",
        "Big White, The (2005)",
        "Cyrano de Bergerac (1950)",
        "Naked Spur, The (1953)",
        "V for Vendetta (2006)",
        "She's the Man (2006)",
        "Thank You for Smoking (2006)",
        "Inside Man (2006)",
        "Tsotsi (2005)",
        "Aquamarine (2006)",
        "Leprechaun 2 (1994)",
        "Hills Have Eyes, The (2006)",
        "Shaggy Dog, The (2006)",
        "Inspector Clouseau (1968)",
        "Unknown White Male (2005)",
        "Lives of Others, The (Das leben der Anderen) (2006)",
        "Nanook of the North (1922)",
        "Take the Lead (2006)",
        "Devil and Daniel Johnston, The (2005)",
        "Money (L'argent) (1983)",
        "Mouchette (1967)",
        "Lucky Number Slevin (2006)",
        "Volver (2006)",
        "Akeelah and the Bee (2006)",
        "Lisbela e o Prisioneiro (Lisbela and the Prisoner) (2003)",
        "Brainstorm (2001)",
        "Larry the Cable Guy: Health Inspector (2006)",
        "Stay Alive (2006)",
        "Basic Instinct 2 (2006)",
        "Brick (2005)",
        "This Film Is Not Yet Rated (2006)",
        "ATL (2006)",
        "Slither (2006)",
        "Benchwarmers, The (2006)",
        "Phat Girlz (2006)",
        "Dead Fish (2004)",
        "Friends with Money (2006)",
        "Reefer Madness: The Movie Musical (2005)",
        "Candy (2006)",
        "Hoot (2006)",
        "Scary Movie 4 (2006)",
        "Hard Candy (2005)",
        "Dead Birds (2004)",
        "Shutter (2004)",
        "Prairie Home Companion, A (2006)",
        "Sentinel, The (2006)",
        "Wild, The (2006)",
        "Silent Hill (2006)",
        "American Dreamz (2006)",
        "Kinky Boots (2005)",
        "Protector, The (a.k.a. Warrior King) (Tom yum goong) (2005)",
        "Mission: Impossible III (2006)",
        "RV (2006)",
        "United 93 (2006)",
        "Stick It (2006)",
        "Footlight Parade (1933)",
        "American Haunting, An (2005)",
        "Down in the Valley (2005)",
        "Over the Hedge (2006)",
        "Art School Confidential (2006)",
        "Poseidon (2006)",
        "Da Vinci Code, The (2006)",
        "X-Men: The Last Stand (2006)",
        "Break-Up, The (2006)",
        "Peaceful Warrior (2006)",
        "Cars (2006)",
        "Lost City, The (2005)",
        "Beyond a Reasonable Doubt (1956)",
        "Sinbad of the Seven Seas (1989)",
        "Notorious Bettie Page, The (2005)",
        "American Gun (2005)",
        "On a Clear Day (2005)",
        "Omen, The (2006)",
        "King, The (2005)",
        "Nacho Libre (2006)",
        "Lake House, The (2006)",
        "Click (2006)",
        "Seventh Victim, The (1943)",
        "Devil Wears Prada, The (2006)",
        "Pirates of the Caribbean: Dead Man's Chest (2006)",
        "You, Me and Dupree (2006)",
        "Clerks II (2006)",
        "Lady in the Water (2006)",
        "My Super Ex-Girlfriend (2006)",
        "Let It Be (1970)",
        "See No Evil (2006)",
        "Marie Antoinette (2006)",
        "Who Killed the Electric Car? (2006)",
        "Inconvenient Truth, An (2006)",
        "Hollow Man II (2006)",
        "High School Musical (2006)",
        "Adam & Steve (2005)",
        "Stoned (2005)",
        "Marked Woman (1937)",
        "Jet Li's Fearless (Huo Yuan Jia) (2006)",
        "Fast and the Furious: Tokyo Drift, The (Fast and the Furious 3, The) (2006)",
        "Garfield: A Tail of Two Kitties (2006)",
        "Metal: A Headbanger's Journey (2005)",
        "Waist Deep (2006)",
        "Sheriff and the Satellite Kid, The (1979)",
        "Superman Returns (2006)",
        "Leonard Cohen: I'm Your Man (2005)",
        "Edmond (2005)",
        "Little Miss Sunshine (2006)",
        "Brothers of the Head (2005)",
        "Fallen Idol, The (1948)",
        "Babel (2006)",
        "Thief Lord, The (2006)",
        "Krrish (2006)",
        "Young Mr. Lincoln (1939)",
        "Wordplay (2006)",
        "Little Man (2006)",
        "End of the Spear (2005)",
        "Monster House (2006)",
        "Colour Me Kubrick: A True...ish Story (2005)",
        "Snakes on a Plane (2006)",
        "Scoop (2006)",
        "Talladega Nights: The Ballad of Ricky Bobby (2006)",
        "Night at the Museum (2006)",
        "World Trade Center (2006)",
        "Stranger than Fiction (2006)",
        "Miami Vice (2006)",
        "Shadowboxer (2005)",
        "Pursuit of Happyness, The (2006)",
        "John Tucker Must Die (2006)",
        "Ant Bully, The (2006)",
        "Mrs. Palfrey at the Claremont (2005)",
        "Crank (2006)",
        "Hurricane, The (1937)",
        "Chaos (2005)",
        "Night Listener, The (2006)",
        "Barnyard: The Original Party Animals (2006)",
        "Compulsion (1959)",
        "Step Up (2006)",
        "Zoom (2006)",
        "Bon Cop, Bad Cop (2006)",
        "Mind Game (2004)",
        "Half Nelson (2006)",
        "Tideland (2005)",
        null,
        "Cabin in the Sky (1943)",
        "2:37 (2006)",
        "Material Girls (2006)",
        "Accepted (2006)",
        "Illusionist, The (2006)",
        "Queen, The (2006)",
        "Beerfest (2006)",
        "How to Eat Fried Worms (2006)",
        "Invincible (2006)",
        "Idlewild (2006)",
        "Way Out West (1937)",
        "Lassie (2005)",
        "Wicker Man, The (2006)",
        "Wind That Shakes the Barley, The (2006)",
        "Hollywoodland (2006)",
        "Covenant, The (2006)",
        "Jesse James (1939)",
        "Last Kiss, The (2006)",
        "Trust the Man (2005)",
        "SherryBaby (2006)",
        "Idiocracy (2006)",
        "Jesus Camp (2006)",
        "Bow, The (Hwal) (2005)",
        "Fountain, The (2006)",
        "Snoopy Come Home (1972)",
        null,
        "Black Dahlia, The (2006)",
        "Everyone's Hero (2006)",
        "Gridiron Gang (2006)",
        "Bridge, The (2006)",
        "Private Life of Henry VIII, The (1933)",
        "Apocalypto (2006)",
        "Flyboys (2006)",
        "Jackass Number Two (2006)",
        "All the King's Men (2006)",
        "Borat: Cultural Learnings of America for Make Benefit Glorious Nation of Kazakhstan (2006)",
        "Pan's Labyrinth (Laberinto del fauno, El) (2006)",
        "Guardian, The (2006)",
        "Open Season (2006)",
        "School for Scoundrels (2006)",
        "Departed, The (2006)",
        "Texas Chainsaw Massacre: The Beginning, The (2006)",
        "Employee of the Month (2006)",
        "Stormbreaker (Alex Rider: Operation Stormbreaker) (2006)",
        "Running With Scissors (2006)",
        "Ellie Parker (2005)",
        "Grudge 2, The (2006)",
        "Man of the Year (2006)",
        "Marine, The (2006)",
        "Infamous (2006)",
        "Elementary Particles, The (Elementarteilchen) (2006)",
        "Feast (2005)",
        "Offside (2006)",
        "Little Children (2006)",
        "Deliver Us from Evil (2006)",
        "Last King of Scotland, The (2006)",
        "U.S. vs. John Lennon, The (2006)",
        "Shortbus (2006)",
        "Children of Men (2006)",
        "Prestige, The (2006)",
        "Flags of Our Fathers (2006)",
        "Flicka (2006)",
        "9th Company (2005)",
        "Guide to Recognizing Your Saints, A (2006)",
        "Saw III (2006)",
        "Catch a Fire (2006)",
        "5 Fingers (1952)",
        "The Butterfly Effect 2 (2006)",
        "Flushed Away (2006)",
        "Perfume: The Story of a Murderer (2006)",
        "Arabesque (1966)",
        "Santa Clause 3: The Escape Clause, The (2006)",
        "All the Invisible Children (2005)",
        "Mom and Dad Save the World (1992)",
        "Emmet Otter's Jug-Band Christmas (1977)",
        "Good Year, A (2006)",
        "Shut Up & Sing (2006)",
        "Foreign Affair, A (1948)",
        "Return, The (2006)",
        "For Your Consideration (2006)",
        "Street Fight (2005)",
        "Fuck (2005)",
        "Casino Royale (2006)",
        "Happy Feet (2006)",
        "Let's Go to Prison (2006)",
        null,
        "Bobby (2006)",
        "Deck the Halls (2006)",
        "10 Items or Less (2006)",
        "Holiday, The (2006)",
        "London to Brighton (2006)",
        "Fast Food Nation (2006)",
        "The Great Train Robbery (1903)",
        null,
        "Tenacious D in The Pick of Destiny (2006)",
        "Nativity Story, The (2006)",
        "National Lampoon's Van Wilder: The Rise of Taj (2006)",
        "Turistas (2006)",
        "Blood Diamond (2006)",
        "Unaccompanied Minors (2006)",
        "Off the Black (2006)",
        "Charlotte's Web (2006)",
        "Eragon (2006)",
        "Rocky Balboa (2006)",
        "Fur: An Imaginary Portrait of Diane Arbus (2006)",
        "Painted Veil, The (2006)",
        "We Are Marshall (2006)",
        "Good Shepherd, The (2006)",
        "Dreamgirls (2006)",
        "When the Levees Broke: A Requiem in Four Acts (2006)",
        "Inland Empire (2006)",
        "History Boys, The (2006)",
        "Notes on a Scandal (2006)",
        "Curse of the Golden Flower (Man cheng jin dai huang jin jia) (2006)",
        "Bothersome Man, The (Brysomme mannen, Den) (2006)",
        "Good German, The (2006)",
        "Sweet Land (2005)",
        "Letters from Iwo Jima (2006)",
        "Home of the Brave (2007)",
        "Code Name: The Cleaner (2007)",
        "Stomp the Yard (2007)",
        "Miss Potter (2006)",
        "Arthur and the Invisibles (2007)",
        "Loving Annabelle (2006)",
        "American Pie Presents The Naked Mile (American Pie 5: The Naked Mile) (2006)",
        "David and Bathsheba (1951)",
        "Venus (2006)",
        "Alpha Dog (2007)",
        "Hitcher, The (2007)",
        "Dead Girl, The (2006)",
        "After the Wedding (Efter brylluppet) (2006)",
        "Linda Linda Linda (2005)",
        "Bridge to Terabithia (2007)",
        "House (Hausu) (1977)",
        "Kenny (2006)",
        "49 Up (2005)",
        "Waitress (2007)",
        "Seven Up! (1964)",
        "7 Plus Seven (1970)",
        "Catch and Release (2006)",
        "Smokin' Aces (2006)",
        "Blood and Chocolate (2007)",
        "Epic Movie (2007)",
        "Messengers, The (2007)",
        "Because I Said So (2007)",
        "Hannibal Rising (2007)",
        "Norbit (2007)",
        null,
        "Cocaine Cowboys (2006)",
        "Lonely Hearts (2006)",
        "Ratatouille (2007)",
        "Five Fingers (2006)",
        "Paris, I Love You (Paris, je t'aime) (2006)",
        "Astronaut Farmer, The (2007)",
        "It's a Boy Girl Thing (2006)",
        "Magical Mystery Tour (1967)",
        "Trailer Park Boys: The Movie (2006)",
        "Ghost Rider (2007)",
        "Breach (2007)",
        "Music and Lyrics (2007)",
        "Number 23, The (2007)",
        "Reno 911!: Miami (2007)",
        "Black Snake Moan (2006)",
        "Gray Matters (2006)",
        "Factory Girl (2006)",
        "Kidulthood (2006)",
        "Hot Fuzz (2007)",
        "36th Chamber of Shaolin, The (Shao Lin san shi liu fang) (Master Killer) (1978)",
        "Karla (2006)",
        "Citizen X (1995)",
        "\"Great Performances\" Cats (1998)",
        "Next (2007)",
        "Breaking and Entering (2006)",
        "Amazing Grace (2006)",
        "Zodiac (2007)",
        "Wild Hogs (2007)",
        "Atlantis: Milo's Return (2003) ",
        "Westerner, The (1940)",
        "Ultimate Gift, The (2006)",
        "300 (2007)",
        "Abandoned, The (2006)",
        "Julius Caesar (1953)",
        "Last Mimzy, The (2007)",
        "Host, The (Gwoemul) (2006)",
        "Becoming Jane (2007)",
        "Namesake, The (2006)",
        "I Think I Love My Wife (2007)",
        "Premonition (2007)",
        "Dead Silence (2007)",
        "Reign Over Me (2007)",
        "Shooter (2007)",
        "Hills Have Eyes II, The (2007)",
        "TMNT (Teenage Mutant Ninja Turtles) (2007)",
        "Italian, The (Italianetz) (2005)",
        "Jindabyne (2006)",
        "Black Book (Zwartboek) (2006)",
        "Five Pennies, The (1959)",
        "Lookout, The (2007)",
        "Blades of Glory (2007)",
        "Are We Done Yet? (2007)",
        "Grindhouse (2007)",
        "Reaping, The (2007)",
        "Firehouse Dog (2007)",
        "Meet the Robinsons (2007)",
        "American Hardcore (2006)",
        "Inglorious Bastards (Quel maledetto treno blindato) (1978)",
        "Sunshine (2007)",
        "Copying Beethoven (2006)",
        "Hoax, The (2007)",
        "No Way Out (1950)",
        "How the Grinch Stole Christmas! (1966)",
        "Perfect Stranger (2007)",
        "Disturbia (2007)",
        "Pathfinder (2007)",
        "Aqua Teen Hunger Force Colon Movie Film for Theaters (2007)",
        "Tristana (1970)",
        null,
        "Contract, The (2006)",
        "Fracture (2007)",
        "Big Nothing (2006)",
        "Vacancy (2007)",
        "In the Land of Women (2007)",
        "Mr. Bean's Holiday (2007)",
        "Invisible, The (2007)",
        "Kickin It Old Skool (2007)",
        "Condemned, The (2007)",
        "Spider-Man 3 (2007)",
        "Lucky You (2007)",
        "It's a Very Merry Muppet Christmas Movie (2002)",
        "21 Up (1977)",
        "Tales from Earthsea (Gedo Senki) (2006)",
        "Ex, The (2007)",
        "Paprika (Papurika) (2006)",
        "Day Watch (Dnevnoy dozor) (2006)",
        "This Is England (2006)",
        "Away from Her (2006)",
        "Knocked Up (2007)",
        "Hairspray (2007)",
        "28 Weeks Later (2007)",
        "Georgia Rule (2007)",
        "Delta Farce (2007)",
        "Jonestown: The Life and Death of Peoples Temple (2006)",
        "Shrek the Third (2007)",
        "Once (2006)",
        "Pirates of the Caribbean: At World's End (2007)",
        "Bug (2007)",
        "Mr. Brooks (2007)",
        "Gracie (2007)",
        "I'm a Cyborg, But That's OK (Saibogujiman kwenchana) (2006)",
        "Eagle vs Shark (2007)",
        "88 Minutes (2008)",
        "Cashback (2006)",
        "Ocean's Thirteen (2007)",
        "Ten Canoes (2006)",
        "Sheitan (2006)",
        "Hostel: Part II (2007)",
        "Paranoid Park (2007)",
        "Surf's Up (2007)",
        "Fantastic Four: Rise of the Silver Surfer (2007)",
        "Nancy Drew (2007)",
        "Fido (2006)",
        "Death Proof (2007)",
        "Rescue Dawn (2006)",
        "Amateurs, The (Moguls, The) (2005)",
        "TV Set, The (2006)",
        "Valet, The (La doublure) (2006)",
        "Night of the Generals, The (1967)",
        "In Search of a Midnight Kiss (2007)",
        "Sicko (2007)",
        "Awesome; I Fuckin Shot That! (2006)",
        "Man in the Iron Mask, The (1939)",
        "Mighty Heart, A (2007)",
        "1408 (2007)",
        "Death at a Funeral (2007)",
        "Live Free or Die Hard (2007)",
        "License to Wed (2007)",
        "Evan Almighty (2007)",
        "Transformers (2007)",
        "Captivity (2007)",
        "Harry Potter and the Order of the Phoenix (2007)",
        "I Now Pronounce You Chuck and Larry (2007)",
        "Arn: The Knight Templar (Arn - Tempelriddaren) (2007)",
        "Driving Lessons (2006)",
        "Across the Universe (2007)",
        "Broken English (2007)",
        "Dorian Blues (2004)",
        "Hot Rod (2007)",
        "Stardust (2007)",
        "Simpsons Movie, The (2007)",
        "I Know Who Killed Me (2007)",
        "No Reservations (2007)",
        "Underdog (2007)",
        "Charlie Bartlett (2007)",
        "Bourne Ultimatum, The (2007)",
        "Bratz: The Movie (2007)",
        "My Best Friend (Mon meilleur ami) (2006)",
        null,
        null,
        null,
        "Superbad (2007)",
        "Talk to Me (2007)",
        "Resurrecting the Champ (2007)",
        "Rush Hour 3 (2007)",
        "Balls of Fury (2007)",
        "Sydney White (2007)",
        "Kingdom, The (2007)",
        "Rocket Science (2007)",
        "Daddy Day Camp (2007)",
        "Invasion, The (2007)",
        "Nanny Diaries, The (2007)",
        "September Dawn (2007)",
        "Halloween (2007)",
        "Death Sentence (2007)",
        "2 Days in Paris (2007)",
        "King of Kong, The (2007)",
        "Behind the Mask: The Rise of Leslie Vernon (2006)",
        "Brothers Solomon, The (2007)",
        "Bordertown (2006)",
        "Nines, The (2007)",
        "Good Night, The (2007)",
        "Watch Out, We're Mad (...Altrimenti ci arrabbiamo!) (1974)",
        "Planet Terror (2007)",
        "3:10 to Yuma (2007)",
        "Shoot 'Em Up (2007)",
        "Evening with Kevin Smith, An (2002)",
        "Atonement (2007)",
        "My Winnipeg (2007)",
        null,
        "No End in Sight (2007)",
        "Far from the Madding Crowd (1967)",
        "Brave One, The (2007)",
        "In the Valley of Elah (2007)",
        "December Boys (2007)",
        "Hunting Party, The (2007)",
        "Eastern Promises (2007)",
        "Brooklyn Rules (2007)",
        "In the Shadow of the Moon (2007)",
        "Stephanie Daley (2006)",
        "Love and Other Disasters (2006)",
        "Cashback (2004)",
        "Resident Evil: Extinction (2007)",
        "Mr. Woodcock (2007)",
        "Good Luck Chuck (2007)",
        "Into the Wild (2007)",
        "Game Plan, The (2007)",
        "Lust, Caution (Se, jie) (2007)",
        "Feast of Love (2007)",
        "Postal (2007)",
        "Seeker: The Dark Is Rising, The (2007)",
        "Heartbreak Kid, The (2007)",
        "Dan in Real Life (2007)",
        "Darjeeling Limited, The (2007)",
        "We Own the Night (2007)",
        "Elizabeth: The Golden Age (2007)",
        "Michael Clayton (2007)",
        "Lars and the Real Girl (2007)",
        "30 Days of Night (2007)",
        "Rendition (2007)",
        "Things We Lost in the Fire (2007)",
        "Reservation Road (2007)",
        "Gone Baby Gone (2007)",
        "Comebacks, The (2007)",
        "Assassination of Jesse James by the Coward Robert Ford, The (2007)",
        "10th & Wolf (2006)",
        "Irina Palm (2007)",
        "Persepolis (2007)",
        "Control (2007)",
        "Jane Austen Book Club, The (2007)",
        "Black Sheep (2006)",
        "Edge of Heaven, The (Auf der anderen Seite) (2007)",
        "Saw IV (2007)",
        "My Kid Could Paint That (2007)",
        "Elite Squad (Tropa de Elite) (2007)",
        "Martian Child (2007)",
        "American Gangster (2007)",
        "Bee Movie (2007)",
        "Before the Devil Knows You're Dead (2007)",
        "Diving Bell and the Butterfly, The (Scaphandre et le papillon, Le) (2007)",
        "No Country for Old Men (2007)",
        "Be Kind Rewind (2008)",
        "Crazy Love (2007)",
        "August Rush (2007)",
        "Desperate Hours, The (1955)",
        "You, the Living (Du levande) (2007)",
        "Man from Earth, The (2007)",
        "Lions For Lambs (2007)",
        "Fred Claus (2007)",
        "Beowulf (2007)",
        "Mr. Magorium's Wonder Emporium (2007)",
        "Southland Tales (2006)",
        "Evening with Kevin Smith 2: Evening Harder, An (2006)",
        "Mist, The (2007)",
        "Enchanted (2007)",
        "Hitman (2007)",
        "P2 (2007)",
        "Awake (2007)",
        "Golden Compass, The (2007)",
        "I Am Legend (2007)",
        "Alvin and the Chipmunks (2007)",
        "Futurama: Bender's Big Score (2007)",
        "Margot at the Wedding (2007)",
        "I'm Not There (2007)",
        "Savages, The (2007)",
        "Orphanage, The (Orfanato, El) (2007)",
        "That Hamilton Woman (1941)",
        "Juno (2007)",
        "My Blueberry Nights (2007)",
        null,
        "Party Monster (1998)",
        "Helvetica (2007)",
        "Bucket List, The (2007)",
        "Kite Runner, The (2007)",
        null,
        "Butterfly on a Wheel (Shattered) (2007)",
        "Close My Eyes (1991)",
        "Wristcutters: A Love Story (2006)",
        "Vitus (2006)",
        "Longford (2006)",
        "Sweeney Todd: The Demon Barber of Fleet Street (2007)",
        "National Treasure: Book of Secrets (2007)",
        "There Will Be Blood (2007)",
        "Charlie Wilson's War (2007)",
        "AVPR: Aliens vs. Predator - Requiem (2007)",
        "Walk Hard: The Dewey Cox Story (2007)",
        "Great Debaters, The (2007)",
        "Dedication (2007)",
        "Water Horse: Legend of the Deep, The (2007)",
        "Battlestar Galactica: Razor (2007)",
        "P.S. I Love You (2007)",
        "Perfect Holiday, The (2007)",
        "27 Dresses (2008)",
        "Cassandra's Dream (2007)",
        "D-War (Dragon Wars) (2007)",
        "Band's Visit, The (Bikur Ha-Tizmoret) (2007)",
        "[REC] (2007)",
        "And Soon the Darkness (1970)",
        "Flawless (2007)",
        "Cloverfield (2008)",
        "Rachel, Rachel (1968)",
        "He Was a Quiet Man (2007)",
        "Cheyenne Social Club, The (1970)",
        "Cat Soup (Nekojiru-so) (2001)",
        null,
        "One Missed Call (2008)",
        "Untraceable (2008)",
        "Rambo (Rambo 4) (2008)",
        "Meet the Spartans (2008)",
        "Eye, The (2008)",
        "Strange Wilderness (2008)",
        "Over Her Dead Body (2008)",
        "Signal, The (2007)",
        "Hellboy II: The Golden Army (2008)",
        "In Bruges (2008)",
        "Rise of the Footsoldier (2007)",
        "Joe Strummer: The Future Is Unwritten (2007)",
        "Teeth (2007)",
        "Fool's Gold (2008)",
        "Blue State (2007)",
        "Jumper (2008)",
        "Definitely, Maybe (2008)",
        "Air I Breathe, The (2007)",
        "Vantage Point (2008)",
        "Spiderwick Chronicles, The (2008)",
        "Step Up 2 the Streets (2008)",
        "Other Boleyn Girl, The (2008)",
        "Semi-Pro (2008)",
        "Run Fatboy Run (2007)",
        "Please Vote for Me (2007)",
        "Taxi to the Dark Side (2007)",
        null,
        "Which Way Is Up? (1977)",
        "Grace Is Gone (2007)",
        "10,000 BC (2008)",
        "Bank Job, The (2008)",
        "Doomsday (2008)",
        "Horton Hears a Who! (2008)",
        "Funny Games U.S. (2007)",
        null,
        "Mongol (2007)",
        "Love Guru, The (2008)",
        "Diary of the Dead (2007)",
        "Hallam Foe (Mister Foe) (2007)",
        "Penelope (2006)",
        "City of Men (Cidade dos Homens) (2007)",
        "Romulus, My Father (2007)",
        "Zeitgeist: The Movie (2007)",
        "Terkel in Trouble (Terkel i knibe) (2004)",
        "Jellyfish (Meduzot) (2007)",
        "Then She Found Me (2007)",
        "What Just Happened (2008)",
        "Miss Pettigrew Lives for a Day (2008)",
        "Dark Knight, The (2008)",
        "Made in U.S.A. (1966)",
        "Never Back Down (2008)",
        "Drillbit Taylor (2008)",
        "21 (2008)",
        "Gymnast, The (2006)",
        "Leatherheads (2008)",
        "Stop-Loss (2008)",
        "Business of Being Born, The (2008)",
        "Nim's Island (2008)",
        "Ruins, The (2008)",
        "Joy Division (2007)",
        "Forgetting Sarah Marshall (2008)",
        "Superhero Movie (2008)",
        "Street Kings (2008)",
        "Visitor, The (2007)",
        "Harold & Kumar Escape from Guantanamo Bay (2008)",
        "Speed Racer (2008)",
        "Chapter 27 (2007)",
        "Forbidden Kingdom, The (2008)",
        "Happy-Go-Lucky (2008)",
        "Religulous (2008)",
        "Son of Rambow (2007)",
        "Super High Me (2007)",
        "Deception (2008)",
        "Baby Mama (2008)",
        "Expelled: No Intelligence Allowed (2008)",
        "Prom Night (2008)",
        "Iron Man (2008)",
        "Made of Honor (2008)",
        "Mister Lonely (2007)",
        "Anamorph (2007)",
        "Taken (2008)",
        "Fall, The (2006)",
        "Stargate: The Ark of Truth (2008)",
        "American Crime, An (2007)",
        "What Happens in Vegas... (2008)",
        "American Pie Presents Beta House (American Pie 6: Beta House) (2007)",
        "Bella (2006)",
        "Chronicles of Narnia: Prince Caspian, The (2008)",
        "Shelter (2007)",
        "Girl Next Door, The (2007)",
        "Indiana Jones and the Kingdom of the Crystal Skull (2008)",
        "Hey, Hey, It's Esther Blueburger (2008)",
        "Oxford Murders, The (2007)",
        "Sex and the City (2008)",
        "Strangers, The (2008)",
        "Savage Grace (2007)",
        "Bigger, Stronger, Faster* (2008)",
        "Kung Fu Panda (2008)",
        "What Would Jesus Buy? (2007)",
        "You Don't Mess with the Zohan (2008)",
        "Promotion, The (2008)",
        "And When Did You Last See Your Father? (2007)",
        "Stuck (2007)",
        "Chaos Theory (2007)",
        "Boy A (2007)",
        "Happening, The (2008)",
        "Incredible Hulk, The (2008)",
        "Baghead (2008)",
        null,
        "Wanted (2008)",
        "Hancock (2008)",
        "Get Smart (2008)",
        "Rape of Europa, The (2006)",
        "St. Trinian's (2007)",
        "Futurama: The Beast with a Billion Backs (2008)",
        "Color of Pomegranates, The (Sayat Nova) (1968)",
        "Pocket Money (1972)",
        "Kit Kittredge: An American Girl (2008)",
        "Gonzo: The Life and Work of Dr. Hunter S. Thompson (2008)",
        "Encounters at the End of the World (2008)",
        "Frosty the Snowman (1969)",
        "Roman Polanski: Wanted and Desired (2008)",
        "Mamma Mia! (2008)",
        "Welcome to the Sticks (Bienvenue chez les Ch'tis) (2008)",
        "Kabluey (2007)",
        "Rogue (2007)",
        "Towelhead (a.k.a. Nothing is Private) (2007)",
        "It's the Great Pumpkin, Charlie Brown (1966)",
        "Katyn (2007)",
        "Journey to the Center of the Earth (2008)",
        "Meet Dave (2008)",
        "Death Defying Acts (2007)",
        "Death Note (2006)",
        "Transsiberian (2008)",
        null,
        "Stargate: Continuum (2008)",
        "Watchmen (2009)",
        "Vince Vaughn's Wild West Comedy Show: 30 Days & 30 Nights - Hollywood to the Heartland (2006)",
        "Blast of Silence (1961)",
        "Felon (2008)",
        "Step Brothers (2008)",
        "Brideshead Revisited (2008)",
        "X-Files: I Want to Believe, The (2008)",
        "American Teen (2008)",
        "Man on Wire (2008)",
        "Little Mermaid 2: Return to the Sea, The (2000)",
        "Mummy: Tomb of the Dragon Emperor, The (2008)",
        "Swing Vote (2008)",
        "Bottle Shock (2008)",
        "Vicky Cristina Barcelona (2008)",
        "End of Summer, The (Early Autumn) (Kohayagawa-ke no aki) (1961)",
        "Inside Paris (Dans Paris) (2006)",
        "Pineapple Express (2008)",
        "Sisterhood of the Traveling Pants 2, The (2008)",
        "High School Musical 2 (2007)",
        "Tropic Thunder (2008)",
        "Star Wars: The Clone Wars (2008)",
        "Henry Poole is Here (2008)",
        "Mutant Chronicles (2008)",
        "Waltz with Bashir (Vals im Bashir) (2008)",
        null,
        "Hamlet 2 (2008)",
        "Death Race (2008)",
        "House Bunny, The (2008)",
        "Rocker, The (2008)",
        "Mirrors (2008)",
        "Noise (2007)",
        "Burn After Reading (2008)",
        "Disaster Movie (2008)",
        "Babylon A.D. (2008)",
        "Traitor (2008)",
        "Onion Movie, The (2008)",
        "Spirit, The (2008)",
        "John Adams (2008)",
        "Bangkok Dangerous (2008)",
        "Son of Lassie (1945)",
        "Righteous Kill (2008)",
        "Ghost Town (2008)",
        "In Bed (En la cama) (2005)",
        "Boot Camp (2007)",
        "Appaloosa (2008)",
        "1984 (1956)",
        "Eagle Eye (2008)",
        "Six Shooter (2004)",
        "Nick and Norah's Infinite Playlist (2008)",
        "Marjoe (1972)",
        "Martyrs (2008)",
        "Music Room, The (Jalsaghar) (1958)",
        "Gomorrah (Gomorra) (2008)",
        "Duchess, The (2008)",
        "FLCL (2000)",
        "Body of Lies (2008)",
        "City of Ember (2008)",
        "Max Payne (2008)",
        "Zack and Miri Make a Porno (2008)",
        "W. (2008)",
        "Synecdoche, New York (2008)",
        "Drowning Pool, The (1975)",
        "Secret Life of Bees, The (2008)",
        "Flash of Genius (2008)",
        "Wave, The (Welle, Die) (2008)",
        "Angus, Thongs and Perfect Snogging (2008)",
        "Bad Eggs (2003)",
        "Quarantine (2008)",
        "Pride and Glory (2008)",
        "RocknRolla (2008)",
        "High School Musical 3: Senior Year (2008)",
        "Futurama: Bender's Game (2008)",
        "Madagascar: Escape 2 Africa (2008)",
        "Blindness (2008)",
        "Changeling (2008)",
        "Road, The (2009)",
        "Slumdog Millionaire (2008)",
        "Quantum of Solace (2008)",
        "Role Models (2008)",
        "Sauna (2008)",
        "Cinderella (1997)",
        "Camp Rock (2008)",
        "Farscape: The Peacekeeper Wars (2004)",
        null,
        "Sex Drive (2008)",
        "The Island (2006)",
        "Beverly Hills Chihuahua (2008)",
        "Class, The (Entre les murs) (2008)",
        "Australia (2008)",
        "Bolt (2008)",
        "Milk (2008)",
        "Twilight (2008)",
        "Transporter 3 (2008)",
        "Boy in the Striped Pajamas, The (Boy in the Striped Pyjamas, The) (2008)",
        "Igor (2008)",
        "Dinotopia (2002)",
        "Hunger (2008)",
        "Punisher: War Zone (2008)",
        "Wallace and Gromit in 'A Matter of Loaf and Death' (2008)",
        "Day the Earth Stood Still, The (2008)",
        "Che: Part One (2008)",
        "Starship Troopers 3: Marauder (2008)",
        "Doubt (2008)",
        "Gran Torino (2008)",
        "Frost/Nixon (2008)",
        "Reader, The (2008)",
        null,
        "Seven Pounds (2008)",
        "Wrestler, The (2008)",
        "More the Merrier, The (1943)",
        "Curious Case of Benjamin Button, The (2008)",
        "Yes Man (2008)",
        "Valkyrie (2008)",
        null,
        "War of the Worlds (2005)",
        "Ben X (2007)",
        "Bedtime Stories (2008)",
        "Choke (2008)",
        "Revolutionary Road (2008)",
        "Blackadder's Christmas Carol (1988)",
        "Dear Zachary: A Letter to a Son About His Father (2008)",
        "Defiance (2008)",
        "Zeitgeist: Addendum (2008)",
        "Marley & Me (2008)",
        "Ponyo (Gake no ue no Ponyo) (2008)",
        "Open Season 2 (2008)",
        "Last Chance Harvey (2008)",
        "Ip Man (2008)",
        "Recruiter, The (2008)",
        "Tale of Despereaux, The (2008)",
        "Bride Wars (2009)",
        "My Bloody Valentine 3-D (2009)",
        "Castaway (1986)",
        null,
        "Underworld: Rise of the Lycans (2009)",
        "Inkheart (2008)",
        "Alphabet Killer, The (2008)",
        "Paul Blart: Mall Cop (2009)",
        "Notorious (2009)",
        "Donkey Punch (2008)",
        "Repo! The Genetic Opera (2008)",
        null,
        "Grudge 3, The (2009)",
        "Coraline (2009)",
        "Chocolate (2008)",
        "Push (2009)",
        "Two Lovers (2008)",
        "He's Just Not That Into You (2009)",
        "Futurama: Into the Wild Green Yonder (2009)",
        "11th Hour, The (2007)",
        "Departures (Okuribito) (2008)",
        "Taking Chance (2009)",
        "Funny People (2009)",
        "Nuremberg (2000)",
        "Away We Go (2009)",
        "Thick as Thieves (a.k.a. Code, The) (2009)",
        "Divo, Il (2008)",
        "Friday the 13th (2009)",
        "Pink Panther 2, The (2009)",
        "Rock-A-Doodle (1991)",
        "Dr. Horrible's Sing-Along Blog (2008)",
        "Day of the Dead (2008)",
        "I Love You, Man (2009)",
        "Live Free or Die (2006)",
        "Dance of the Dead (2008)",
        "Haunting in Connecticut, The (2009)",
        "Duplicity (2009)",
        "Knowing (2009)",
        "Sugar (2008)",
        "Ong-Bak 2: The Beginning (Ong Bak 2) (2008)",
        null,
        "Bloodbath at the House of Death (1984)",
        "Sunshine Cleaning (2008)",
        "Kung Fu Panda: Secrets of the Furious Five (2008)",
        "Echelon Conspiracy (2009)",
        "Monsters vs. Aliens (2009)",
        "Chaos (2005)",
        "Baader Meinhof Komplex, Der (2008)",
        "Big Stan (2007)",
        "We Live in Public (2009)",
        "Anvil! The Story of Anvil (2008)",
        "Observe and Report (2009)",
        "Adventureland (2009)",
        "Confessions of a Shopaholic (2009)",
        "The Butterfly Effect 3: Revelations (2009)",
        "Rest Stop (2006)",
        "Fast & Furious (Fast and the Furious 4, The) (2009)",
        "Exterminating Angels, The (anges exterminateurs, Les) (2006)",
        "Superstar: The Karen Carpenter Story (1988)",
        "In the Loop (2009)",
        "Boat That Rocked, The (a.k.a. Pirate Radio) (2009)",
        "17 Again (2009)",
        "Inglourious Basterds (2009)",
        "State of Play (2009)",
        "Damned United, The (2009)",
        "Crank: High Voltage (2009)",
        "Moon (2009)",
        "Young Victoria, The (2009)",
        "Informers, The (2008)",
        "X-Men Origins: Wolverine (2009)",
        "Star Trek (2009)",
        "S. Darko (S. Darko: A Donnie Darko Tale) (2009)",
        "Earth (2007)",
        "Crossing Over (2009)",
        "Angels & Demons (2009)",
        "Fanboys (2008)",
        "Love Songs (Les chansons d'amour) (2007)",
        "Terminator Salvation (2009)",
        "Night at the Museum: Battle of the Smithsonian (2009)",
        "Every Little Step (2008)",
        "Brothers Bloom, The (2008)",
        "Vincere (2009)",
        "Catacombs (2007)",
        "Soloist, The (2009)",
        "Last House on the Left, The (2009)",
        null,
        "Drag Me to Hell (2009)",
        "Up (2009)",
        "Late Autumn (Akibiyori) (1960)",
        "Dance Flick (2009)",
        "Fired Up (2009)",
        "War Game, The (1965)",
        "Hangover, The (2009)",
        "Antichrist (2009)",
        "Sweeney Todd (2006)",
        "Special (2006)",
        "Land of the Lost (2009)",
        "Taking of Pelham 1 2 3, The (2009)",
        "Flame and Citron (Flammen & Citronen) (2008)",
        "Chain Reaction (2006)",
        "Stoning of Soraya M., The (2008)",
        "Proposal, The (2009)",
        "Year One (2009)",
        "Tyson (2008)",
        "Hurt Locker, The (2008)",
        null,
        "Raiders of the Lost Ark: The Adaptation (1989)",
        "Transformers: Revenge of the Fallen (2009)",
        "Whatever Works (2009)",
        "Ghosts of Girlfriends Past (2009)",
        "Public Enemies (2009)",
        "Ice Age: Dawn of the Dinosaurs (2009)",
        "My Sister's Keeper (2009)",
        "(500) Days of Summer (2009)",
        null,
        "Franklyn (2008)",
        "Iron Maiden: Flight 666 (2009)",
        "Harry Potter and the Half-Blood Prince (2009)",
        "Roots (1977)",
        "Eichmann (2007)",
        "Slap Shot 2: Breaking the Ice (2002)",
        "Imaginarium of Doctor Parnassus, The (2009)",
        "Kill Your Darlings (2006)",
        "Judas Kiss (1998)",
        "Orphan (2009)",
        "Afterburn (1992)",
        "Ugly Truth, The (2009)",
        "Perfect Getaway, A (2009)",
        "Aliens in the Attic (2009)",
        "District 9 (2009)",
        "Julie & Julia (2009)",
        "Race to Witch Mountain (2009)",
        "G.I. Joe: The Rise of Cobra (2009)",
        "Cold Souls (2009)",
        "12 Rounds (2009)",
        "Wings of Hope (Julianes Sturz in den Dschungel) (2000)",
        "Kill Buljo: The Movie (2007)",
        null,
        "Adam (2009)",
        "Time Traveler's Wife, The (2009)",
        "Miss March (2009)",
        "Bandslam (2009)",
        "Bronson (2009)",
        "Cell 2, The (2009)",
        "It Might Get Loud (2008)",
        "Post Grad (2009)",
        "Taking Woodstock (2009)",
        "Halloween II (2009)",
        "Five Graves to Cairo (1943)",
        "Secret in Their Eyes, The (El secreto de sus ojos) (2009)",
        "9 (2009)",
        "Green Street Hooligans 2 (2009)",
        "Frequently Asked Questions About Time Travel (2009)",
        null,
        "Most Hated Family in America, The (2007)",
        "Pandorum (2009)",
        "Men Who Stare at Goats, The (2009)",
        "Jennifer's Body (2009)",
        "Informant!, The (2009)",
        "Final Destination, The (Final Destination 4) (Final Destination in 3-D, The) (2009)",
        "Gamer (2009)",
        "Cloudy with a Chance of Meatballs (2009)",
        "Food, Inc. (2008)",
        "Thirst (Bakjwi) (2009)",
        null,
        "Love Happens (2009)",
        "Paranormal Activity (2009)",
        "World's Greatest Dad (2009)",
        "Capitalism: A Love Story (2009)",
        "Wanted (2009)",
        "Cove, The (2009)",
        "Serious Man, A (2009)",
        "City Island (2009)",
        "Ink (2009)",
        "Cameraman's Revenge, The (Mest kinematograficheskogo operatora) (1912)",
        null,
        "Grace (2009)",
        "Trick 'r Treat (2007)",
        "Whip It (2009)",
        "Invention of Lying, The (2009)",
        "Surrogates (2009)",
        "Zombieland (2009)",
        "Fame (2009)",
        "September Issue, The (2009)",
        "Whiteout (2009)",
        "Education, An (2009)",
        "All About Steve (2009)",
        "Gayniggers From Outer Space (1992)",
        "I Sell the Dead (2008)",
        "Where the Wild Things Are (2009)",
        "New York, I Love You (2009)",
        "Law Abiding Citizen (2009)",
        "Mary and Max (2009)",
        "Spread (2009)",
        "Up in the Air (2009)",
        "Tormented (2009)",
        "Michael Jackson's This Is It (2009)",
        "Boondock Saints II: All Saints Day, The (2009)",
        "Black Dynamite (2009)",
        "Big Fan (2009)",
        "Fantastic Mr. Fox (2009)",
        "Christmas Carol, A (2009)",
        "Battlestar Galactica: The Plan (2009)",
        "Partly Cloudy (2009)",
        "2012 (2009)",
        "Box, The (2009)",
        "Broken Embraces (Los abrazos rotos) (2009)",
        "Precious (2009)",
        "Bad Lieutenant: Port of Call New Orleans (2009)",
        "Twilight Saga: New Moon, The (2009)",
        "Messenger, The (2009)",
        "Keith (2008)",
        "Patriot, The (1998)",
        "Brothers (2009)",
        "Blind Side, The  (2009)",
        "Mickey's Once Upon a Christmas (1999)",
        "Old Dogs (2009)",
        "Planet 51 (2009)",
        "Single Man, A (2009)",
        "Lovely Bones, The (2009)",
        "Invictus (2009)",
        "Princess and the Frog, The (2009)",
        "Everybody's Fine (2009)",
        "Armored (2009)",
        "Doghouse (2009)",
        "Judex (1963)",
        "Did You Hear About the Morgans? (2009)",
        "Alice (2009)",
        "Avatar (2009)",
        "Nine (2009)",
        "It's Complicated (2009)",
        "Sherlock Holmes (2009)",
        "Crazy Heart (2009)",
        "The Last Station (2009)",
        "Alvin and the Chipmunks: The Squeakquel (2009)",
        "American Pie Presents: The Book of Love (American Pie 7: The Book of Love) (2009)",
        "Carriers (2009)",
        "Pontypool (2008)",
        "Youth in Revolt (2009)",
        "Daybreakers (2010)",
        "Age of Stupid, The (2009)",
        "Leap Year (2010)",
        "Book of Eli, The (2010)",
        null,
        null,
        "Collapse (2009)",
        "Ernest Goes to School (1994)",
        "Mr. Warmth: The Don Rickles Project (2007)",
        "Theodora Goes Wild (1936)",
        "Horsemen (2009)",
        "Swades: We, the People (Our Country) (2004)",
        "Soul Kitchen (2009)",
        "Rudolph, the Red-Nosed Reindeer (1964)",
        "Nowhere Boy (2009)",
        "Thaw, The (2009)",
        "3 Idiots (2009)",
        "Peter Pan (1960)",
        "More Than a Game (2008)",
        "Zach Galifianakis: Live at the Purple Onion (2006)",
        "When in Rome (2010)",
        "Edge of Darkness (2010)",
        "Triangle (2009)",
        "Ambulance, The (1990)",
        "I Love You Phillip Morris (2009)",
        "Anne of Green Gables: The Sequel (a.k.a. Anne of Avonlea) (1987)",
        "Temple Grandin (2010)",
        "Body Bags (1993)",
        "Valentine's Day (2010)",
        "Wolfman, The (2010)",
        "Shutter Island (2010)",
        "Ondine (2009)",
        "Persuasion (2007)",
        "Girl Who Played with Fire, The (Flickan som lekte med elden) (2009)",
        "Percy Jackson & the Olympians: The Lightning Thief (2010)",
        "Cop Out (2010)",
        "Trailer Park Boys: Countdown to Liquor Day (2009)",
        "Ghost Writer, The (2010)",
        "Vicious Kind, The (2009)",
        "District 13: Ultimatum (Banlieue 13 - Ultimatum) (2009)",
        "Crazies, The (2010)",
        "Dear John (2010)",
        "Last Train Home (2009)",
        null,
        "Cabin Fever 2: Spring Fever (2009)",
        "Room, The (2003)",
        "Alice in Wonderland (2010)",
        "Green Zone (2010)",
        "From Paris with Love (2010)",
        "Dorian Gray (2009)",
        "Greenberg (2010)",
        "Brooklyn's Finest (2010)",
        "She's Out of My League (2010)",
        "Harry Brown (2009)",
        "Remember Me (2010)",
        "Carter, The (2009)",
        "Survival of the Dead (2009)",
        "Will Ferrell: You're Welcome America - A Final Night with George W Bush (2009)",
        "Bounty Hunter, The (2010)",
        "Leaves of Grass (2009)",
        "Repo Men (2010)",
        "Case 39 (2009)",
        null,
        "Hot Tub Time Machine (2010)",
        "Chloe (2009)",
        "How to Train Your Dragon (2010)",
        "Clash of the Titans (2010)",
        "Defendor (2009)",
        "Kick-Ass (2010)",
        "Date Night (2010)",
        "After.Life (2009)",
        "Love's Long Journey (2005)",
        "Spider-Man: The Ultimate Villain Showdown (2002)",
        "American Drug War: The Last White Hope (2007)",
        "Peacock (2010)",
        "Runaways, The (2010)",
        "Way I Spent the End of the World, The (Cum mi-am petrecut sfarsitul lumii) (2006)",
        "Union: The Business Behind Getting High, The (2007)",
        "Normal Adolescent Behavior (2007)",
        "American Virgin (2009)",
        "Dogtooth (Kynodontas) (2009)",
        null,
        "Red Riding: 1974 (2009)",
        "Red Riding: 1980 (2009)",
        "Red Riding: 1983 (2009)",
        "Losers, The (2010)",
        "Last Song, The (2010)",
        "Cyrus (2010)",
        "Human Centipede, The (First Sequence) (2009)",
        "Ben (1972)",
        "Exit Through the Gift Shop (2010)",
        "Night Train to Munich (1941)",
        "Iron Man 2 (2010)",
        "Lebanon (2009)",
        "Reindeerspotting - Pako joulumaasta (2010)",
        "Cosmos (1980)",
        "MacGruber (2010)",
        "Big River Man (2009)",
        "Cargo (2009)",
        "Nightmare on Elm Street, A (2010)",
        "Four Lions (2010)",
        "You Don't Know Jack (2010)",
        "Disappearance of Alice Creed, The (2009)",
        "12 Angry Men (1997)",
        "Robin Hood (2010)",
        "Adam Resurrected (2008)",
        "Cemetery Junction (2010)",
        "Blue Valentine (2010)",
        "Killers (2010)",
        "Buried (2010)",
        "Prince of Persia: The Sands of Time (2010)",
        "Sex and the City 2 (2010)",
        "Get Him to the Greek (2010)",
        "Unthinkable (2010)",
        "Back-up Plan, The (2010)",
        "Splice (2009)",
        "Letters to Juliet (2010)",
        "Beautiful Person, The (La belle personne) (2008)",
        "Exam (2009)",
        "Go, Go Second Time Virgin (Yuke yuke nidome no shojo) (1969)",
        "A-Team, The (2010)",
        "Toy Story 3 (2010)",
        "Joan Rivers: A Piece of Work (2010)",
        "Winter's Bone (2010)",
        "Casino Jack and the United States of Money (2010)",
        "Shrek Forever After (a.k.a. Shrek: The Final Chapter) (2010)",
        "Rampage (2009)",
        "Killer Inside Me, The (2010)",
        "TiMER (2009)",
        "Best Worst Movie (2009)",
        "Twilight Saga: Eclipse, The (2010)",
        "Solitary Man (2009)",
        "Enter the Void (2009)",
        "Last Airbender, The (2010)",
        "Big Hand for the Little Lady, A (1966)",
        "Empire of Dreams: The Story of the 'Star Wars' Trilogy (2004)",
        "South Park: Imaginationland (2008)",
        "Predators (2010)",
        "When You're Strange (2009)",
        "Despicable Me (2010)",
        "Inception (2010)",
        "Grown Ups (2010)",
        "Sorcerer's Apprentice, The (2010)",
        "Knight and Day (2010)",
        "Karate Kid, The (2010)",
        "Like Minds (Murderous Intent) (2006)",
        "Kids Are All Right, The (2010)",
        "Batman: Under the Red Hood (2010)",
        "Wizard of Oz, The (1925)",
        "Salt (2010)",
        "No. 1 Ladies' Detective Agency, The (2008)",
        "Winnebago Man (2009)",
        "Mr. Nobody (2009)",
        "Dinner for Schmucks (2010)",
        "Bugs Bunny / Road Runner Movie, The (a.k.a. The Great American Chase) (1979)",
        "Ip Man 2 (2010)",
        "Ramona and Beezus (2010)",
        "Charlie St. Cloud (2010)",
        "Rebound, The (2009)",
        "Other Guys, The (2010)",
        "Operation Endgame (2010)",
        "Cradle of Fear (2001)",
        "Triage (2009)",
        "Two Escobars, The (2010)",
        "Expendables, The (2010)",
        "Scott Pilgrim vs. the World (2010)",
        "Animal Kingdom (2010)",
        "Facing Ali (2009)",
        "Centurion (2010)",
        "Life During Wartime (2009)",
        "Smash His Camera (2010)",
        "Piranha (Piranha 3D) (2010)",
        "Get Low (2009)",
        "Eclipse, The (2009)",
        "Joneses, The (2009)",
        "Last Exorcism, The (2010)",
        "American, The (2010)",
        "Jackass 2.5 (2007)",
        "Switch, The (2010)",
        "Fear and Desire (1953)",
        "Machete (2010)",
        "Step Up 3D (2010)",
        "Going the Distance (2010)",
        "Homecoming (2009)",
        "Resident Evil: Afterlife (2010)",
        "22 Bullets (L'immortel) (2010)",
        "Social Network, The (2010)",
        "Town, The (2010)",
        "Easy A (2010)",
        "Eat Pray Love (2010)",
        "I'm Still Here (2010)",
        "Flipped (2010)",
        "Wall Street: Money Never Sleeps (2010)",
        "Legend of the Guardians: The Owls of Ga'Hoole (2010)",
        "It's Kind of a Funny Story (2010)",
        "(Untitled) (2009)",
        "Alice in Wonderland (1933)",
        "Every Day (2010)",
        "Let Me In (2010)",
        "Lake Mungo (2008)",
        "Devil (2010)",
        "Life as We Know It (2010)",
        "Catfish (2010)",
        "You Will Meet a Tall Dark Stranger (2010)",
        "Inside Job (2010)",
        "Monsters (2010)",
        "David Cross: Bigger & Blackerer (2010)",
        "Conviction (2010)",
        "Never Let Me Go (2010)",
        "Jackass 3D (2010)",
        "Restrepo (2010)",
        "Waiting for Superman (2010)",
        "Red (2010)",
        null,
        "South of the Border (2009)",
        "Paranormal Activity 2 (2010)",
        "Due Date (2010)",
        "127 Hours (2010)",
        "Megamind (2010)",
        "Fuehrer's Face, Der (1942)",
        "Black Swan (2010)",
        "Fair Game (2010)",
        "1990: The Bronx Warriors (1990: I guerrieri del Bronx) (1982)",
        "Hamlet (Gamlet) (1964)",
        "Morning Glory (2010)",
        "Next Three Days, The (2010)",
        "Somewhere (2010)",
        "Wild Target (2010)",
        "Carlos (2010)",
        "Harry Potter and the Deathly Hallows: Part 1 (2010)",
        "King's Speech, The (2010)",
        "Tangled (2010)",
        "Wedding Belles (2007)",
        "Art of the Steal, The (2009)",
        "Fighter, The (2010)",
        "Reef, The (2010)",
        "Tillman Story, The (2010)",
        "Loved Ones, The (2009)",
        "Casino Jack (2010)",
        "London Boulevard (2010)",
        "Skyline (2010)",
        "Chronicles of Narnia: The Voyage of the Dawn Treader, The (2010)",
        "Tourist, The (2010)",
        "Rare Exports: A Christmas Tale (Rare Exports) (2010)",
        null,
        "Pyramid of Triboulet, The (La pyramide de Triboulet) (1899)",
        "All Good Things (2010)",
        "True Grit (2010)",
        "Tron: Legacy (2010)",
        "How Do You Know (2010)",
        "Barney's Version (2010)",
        "Company Men, The (2010)",
        "One-Armed Swordsman, The (Dubei dao) (1967)",
        "Sarah, Plain and Tall (1991)",
        "Garfield Christmas Special, A (1987)",
        "Rabbit Hole (2010)",
        "Little Fockers (2010)",
        "And Soon the Darkness (2010)",
        "Burlesque (2010)",
        "Secret World of Arrietty, The (Kari-gurashi no Arietti) (2010)",
        "Tucker & Dale vs Evil (2010)",
        "Yogi Bear (2010)",
        "Pixar Story, The (2007)",
        "Waste Land (2010)",
        "Last Night (2010)",
        "Green Hornet, The (2011)",
        "Cowboys & Aliens (2011)",
        "Day & Night (2010)",
        "Marwencol (2010)",
        "Dilemma, The (2011)",
        "Frankie and Alice (2010)",
        "Limitless (2011)",
        "Happy People: A Year in the Taiga (2010)",
        "Ca$h (2008)",
        null,
        "I Spit on Your Grave (2010)",
        "Zeitgeist: Moving Forward (2011)",
        "No Strings Attached (2011)",
        "Lincoln Lawyer, The (2011)",
        "Devil's Playground, The (1976)",
        "Kill! (Kiru) (1968)",
        "Unknown (2011)",
        "Sanctum (2011)",
        "Cedar Rapids (2011)",
        "Gnomeo & Juliet (2011)",
        "Burke and Hare (2010)",
        "Castaway on the Moon (Kimssi pyoryugi) (2009)",
        "Client 9: The Rise and Fall of Eliot Spitzer (2010)",
        "Paul (2011)",
        "Emma (2009)",
        "Drive Angry (2011)",
        "Rango (2011)",
        "Take Me Home Tonight (2011)",
        "Adjustment Bureau, The (2011)",
        "Tempest, The (2010)",
        "Lapland Odyssey (Napapiirin sankarit) (2010)",
        "Mechanic, The (2011)",
        "Hall Pass (2011)",
        "I Am Number Four (2011)",
        "Battle: Los Angeles (2011)",
        "Winnie the Pooh and the Honey Tree (1966)",
        "Mars Needs Moms (2011)",
        null,
        "Just Go with It (2011)",
        "Potiche (2010)",
        "Cave of Forgotten Dreams (2010)",
        "Red Riding Hood (2011)",
        "Big Mommas: Like Father, Like Son (2011)",
        "Super (2010)",
        "Source Code (2011)",
        "Jane Eyre (2011)",
        "Sucker Punch (2011)",
        "Hugh Hefner: Playboy, Activist and Rebel (2009)",
        "BURN-E (2008)",
        "Senna (2010)",
        "Death Note 2: The Last Name (2006)",
        "Family Guy Presents: It's a Trap (2010)",
        "Insidious (2010)",
        "Hobo with a Shotgun (2011)",
        "Win Win (2011)",
        null,
        "Hanna (2011)",
        "American: The Bill Hicks Story (2009)",
        "Arthur (2011)",
        "Scream 4 (2011)",
        "Rio (2011)",
        "Melancholia (2011)",
        "Thor (2011)",
        "Louis C.K.: Hilarious (2010)",
        "Louis C.K.: Chewed Up (2008)",
        "Louis C.K.: Shameless (2007)",
        "Voices from the List (2004)",
        "Water for Elephants (2011)",
        "Fast Five (Fast and the Furious 5, The) (2011)",
        null,
        "Incendies (2010)",
        "Something Borrowed (2011)",
        "Bridesmaids (2011)",
        "Priest (2011)",
        "Pirates of the Caribbean: On Stranger Tides (2011)",
        "Midnight in Paris (2011)",
        "Man from Nowhere, The (Ajeossi) (2010)",
        "Tree of Life, The (2011)",
        "Hangover Part II, The (2011)",
        null,
        "Van Diemen's Land (2009)",
        "Pina (2011)",
        "Trust (2010)",
        "Open Season 3 (2010)",
        "Attack the Block (2011)",
        "Kung Fu Panda 2 (2011)",
        "X-Men: First Class (2011)",
        "Submarine (2010)",
        "Everything Must Go (2010)",
        "Beginners (2010)",
        "Super 8 (2011)",
        "Green Lantern (2011)",
        "Cinema Verite (2011)",
        "Mr. Popper's Penguins (2011)",
        "Bad Teacher (2011)",
        "Transformers: Dark of the Moon (2011)",
        "Your Highness (2011)",
        "Have Dreams, Will Travel (2007)",
        "Zookeeper (2011)",
        "Horrible Bosses (2011)",
        "Cars 2 (2011)",
        "Between the Folds (2008)",
        "Bugmaster (Mushishi) (2006)",
        "Harry Potter and the Deathly Hallows: Part 2 (2011)",
        "Drive (2011)",
        "Captain America: The First Avenger (2011)",
        "Crazy, Stupid, Love. (2011)",
        "One Day (2011)",
        "Guard, The (2011)",
        null,
        "New One-Armed Swordsman, The (Xin du bi dao) (1971)",
        "Almighty Thor (2011)",
        "Smurfs, The (2011)",
        "Friends with Benefits (2011)",
        "Alpha and Omega (2010)",
        "Edison Kinetoscopic Record of a Sneeze (1894)",
        "Beats Rhymes & Life: The Travels of a Tribe Called Quest (2011)",
        "Rise of the Planet of the Apes (2011)",
        "Terri (2011)",
        "Change-Up, The (2011)",
        "Help, The (2011)",
        "30 Minutes or Less (2011)",
        "Gantz (2011)",
        "Bulli: Cooking in Progress, El (2011)",
        "Final Destination 5 (2011)",
        "Very Harold & Kumar 3D Christmas, A (2011)",
        "Carancho (2010)",
        "Miranda (1948)",
        "Fright Night (2011)",
        "Rocky VI (1986) ",
        "Debt, The (2011)",
        "Colombiana (2011)",
        "Bill Cunningham New York (2011)",
        "Freakonomics (2010)",
        "Skin I Live In, The (La piel que habito) (2011)",
        "Project Nim (2011)",
        "Page Eight (2011)",
        "Inbetweeners Movie, The (2011)",
        "Interrupters, The (2011)",
        "Red State (2011)",
        "Chinese Take-Out (Chinese Take-Away) (Un cuento chino) (2011)",
        "Restraint (2008)",
        "I Don't Know How She Does It (2011)",
        "Contagion (2011)",
        "Sleeping Beauty (2011)",
        "Moneyball (2011)",
        "Havre, Le (2011)",
        "Nothing Personal (2009)",
        "Northanger Abbey (2007)",
        "Avengers, The (2012)",
        "Tinker Tailor Soldier Spy (2011)",
        "Separation, A (Jodaeiye Nader az Simin) (2011)",
        "Dangerous Method, A (2011)",
        "Warrior (2011)",
        "Sherlock Holmes (2010)",
        "Ides of March, The (2011)",
        "50/50 (2011)",
        "Main Street (2010)",
        "The Artist (2011)",
        "Take Shelter (2011)",
        "Caller, The (2011)",
        "Real Steel (2011)",
        "Buck (2011)",
        "Father of Invention (2010)",
        "Footloose (2011)",
        "Tyrannosaur (2011)",
        "Martha Marcy May Marlene (2011)",
        "We Need to Talk About Kevin (2011)",
        "River Murders, The (2011)",
        "In Time (2011)",
        "Carnage (2011)",
        "Margin Call (2011)",
        "Paranormal Activity 3 (2011)",
        "Abduction (2011)",
        "This Must Be the Place (2011)",
        "Shame (2011)",
        "What's Your Number? (2011)",
        "Headhunters (Hodejegerne) (2011)",
        "Batman: Year One (2011)",
        "Mulan (2009)",
        "Machine Gun Preacher (2011)",
        "Anonymous (2011)",
        "Puss in Boots (2011)",
        "Tower Heist (2011)",
        "Double, The (2011)",
        "Adventures of Tintin, The (2011)",
        "White on Rice (2009)",
        "George Harrison: Living in the Material World (2011)",
        "Hugo (2011)",
        "Trespass (2011)",
        "Immortals (2011)",
        "11-11-11 (11-11-11: The Prophecy) (2011)",
        "Into the Abyss (2011)",
        "Descendants, The (2011)",
        "Muppets, The (2011)",
        "Twilight Saga: Breaking Dawn - Part 1, The (2011)",
        "War Horse (2011)",
        "Rum Diary, The (2011)",
        "My Week with Marilyn (2011)",
        "Making Plans for Lena (Non ma fille, tu n'iras pas danser) (2009)",
        "Lifted (2006)",
        "Sarah's Key (Elle s'appelait Sarah) (2010)",
        "Sitter, The (2011)",
        "Extremely Loud and Incredibly Close (2011)",
        "12 Dogs of Christmas, The (2005)",
        "Happy Feet Two (2011)",
        "Flypaper (2011)",
        "Expendables 2, The (2012)",
        "Snowman, The (1982)",
        "Hunger Games, The (2012)",
        "Dark Knight Rises, The (2012)",
        "Bourne Legacy, The (2012)",
        "Sherlock Holmes: A Game of Shadows (2011)",
        "Life in a Day (2011)",
        "Young Adult (2011)",
        "New Year's Eve (2011)",
        "Mission: Impossible - Ghost Protocol (2011)",
        "We Bought a Zoo (2011)",
        "Girl with the Dragon Tattoo, The (2011)",
        "Alvin and the Chipmunks: Chipwrecked (2011)",
        "Sophie's Revenge (Fei chang wan mei) (2009)",
        "Devil Inside, The (2012)",
        "Roadie (2011)",
        "Contraband (2012)",
        "Being Elmo: A Puppeteer's Journey (2011)",
        "Iron Lady, The (2011)",
        "Underworld: Awakening (2012)",
        "Grey, The (2012)",
        "Man on a Ledge (2012)",
        "Haywire (2011)",
        null,
        "Intouchables (2011)",
        "Detective Dee and the Mystery of the Phantom Flame (Di Renjie) (2010)",
        "Chronicle (2012)",
        "Woman in Black, The (2012)",
        "Safe House (2012)",
        "Vow, The (2012)",
        "Louis C.K.: Live at the Beacon Theater (2011)",
        "Perfect Sense (2011)",
        "Beautiful Kate (2009)",
        "Ghost Rider: Spirit of Vengeance (2012)",
        "Very Potter Musical, A (2009)",
        "Very Potter Sequel, A (2010)",
        "Civil War, The (1990)",
        "Khodorkovsky (2011)",
        "Bag of Bones (2011)",
        "Gone (2012)",
        "Courageous (2011)",
        "Project X (2012)",
        "Dr. Seuss' The Lorax (2012)",
        "Act of Valor (2012)",
        "Undefeated (2011)",
        "This Means War (2012)",
        "John Carter (2012)",
        "10 Mountains 10 Years (2010)",
        "Goon (2011)",
        "Round Up, The (La Rafle) (2010)",
        "21 Jump Street (2012)",
        "Lockout (2012)",
        "Snowtown (Snowtown Murders, The) (2011)",
        "Prom Queen: The Marc Hall Story (2004)",
        "Pageant (2008)",
        "Warm December, A (1973)",
        "Salmon Fishing in the Yemen (2011)",
        "American Reunion (American Pie 4) (2012)",
        "The Raid: Redemption (2011)",
        "Cabin in the Woods, The (2012)",
        "God Bless America (2011)",
        "Frankenstein (1910)",
        null,
        "Midnight Movie (2008)",
        "Ollie Hopnoodle's Haven of Bliss (1988)",
        "Keeping the Promise (Sign of the Beaver, The) (1997)",
        "Three Stooges, The (2012)",
        "North & South (2004)",
        "Uwasa No Onna (The Woman in the Rumor) (Her Mother's Profession) (1954)",
        "Best Exotic Marigold Hotel, The (2011)",
        "Cold Storage (2000)",
        "Aakrosh (2010)",
        "Devil's Diary (2007)",
        "Five-Year Engagement, The (2012)",
        "Think Like a Man (2012)",
        "Scarlet Letter, The (1979)",
        "Hamlet (2009)",
        "Fruitcake (2003)",
        "Disney Princess Collection: Jasmine's Enchanted Tales: Jasmine's Wish (1999)",
        "Ella Lola, a la Trilby (1898)",
        "Black Mirror (2011)",
        "Red Dog (2011)",
        "Dark Shadows (2012)",
        "Beyond the Black Rainbow (2010)",
        "Turkish Dance, Ella Lola (1898)",
        "Walking with Prehistoric Beasts (2001)",
        "Dictator, The (2012)",
        "Boys Love (2006)",
        "Walking with Monsters (2005)",
        "Boys Diving, Honolulu (1901)",
        "Gifted Hands: The Ben Carson Story (2009)",
        null,
        "Snow White and the Huntsman (2012)",
        "Prometheus (2012)",
        "Pact, The (2012)",
        "Bernie (2011)",
        "Just Friends? (2010)",
        "Boy Meets Boy (2008)",
        "Dickson Experimental Sound Film (1894)",
        "Moonrise Kingdom (2012)",
        "Texas Killing Fields (2011)",
        "Kahaani (2012)",
        "Best of Ernie and Bert, The (1988)",
        "Cosmopolis  (2012)",
        "Safety Not Guaranteed (2012)",
        "Madagascar 3: Europe's Most Wanted (2012)",
        "Eaux d'artifice (1953)",
        "Inauguration of the Pleasure Dome (1954)",
        "Your Sister's Sister (2011)",
        "Brave (2012)",
        "Beauty and the Beast: The Enchanted Christmas (1997)",
        "Front of the Class (2008)",
        "Alcina (2000)",
        "Pocahontas II: Journey to a New World (1998) ",
        "Winning (1969)",
        "Rock of Ages (2012)",
        "Seeking a Friend for the End of the World (2012)",
        "Presto (2008)",
        "Jack-Jack Attack (2005)",
        "Boundin' (2003)",
        "One Man Band (2005)",
        "Ted (2012)",
        "Tin Toy (1988)",
        "Magic Mike (2012)",
        "Disneyland Dream (1956)",
        "Disney Sing Along Songs: Under the Sea (1990)",
        "Amazing Spider-Man, The (2012)",
        "Barchester Chronicles, The (1982)",
        "Blacksmith Scene (1893)",
        "Ice Age 4: Continental Drift (2012)",
        "People Like Us (2012)",
        "Balto: Wolf Quest (2002) ",
        "Rat King (2012)",
        "Candles on Bay Street (2006) ",
        "Thomas Jefferson (1997)",
        "Red's Dream (1987)",
        "Geri's Game (1997)",
        "Treasure Island (2012)",
        "Watch, The (2012)",
        "Adventures of Mary-Kate and Ashley, The: The Case of the Christmas Caper (1995)",
        "Adventures of Mary-Kate and Ashley, The: The Case of the United States Navy Adventure (1997)",
        "Cat in the Hat, The (1971)",
        "Killer Joe (2011)",
        "Yertle the Turtle and Other Stories (1992)",
        "Child's Christmas in Wales, A (1987)",
        "Christmas Carol, A (1999)",
        "Knick Knack (1989)",
        "For the Birds (2000)",
        "Ruby Sparks (2012)",
        "Total Recall (2012)",
        "Junior Prom (1946)",
        "Oranges (2004)",
        null,
        "Kiss, The (1896)",
        "Tortoise and the Hare, The (1935)",
        "Little Mermaid: Ariel's Beginning, The (2008)",
        "Bleak House (2005)",
        "Skyfall (2012)",
        "Campaign, The (2012)",
        "Hope Springs (2012)",
        "Queen of Versailles, The (2012)",
        "ParaNorman (2012)",
        "Lawless (2012)",
        "Sleepwalk with Me (2012)",
        "Prime Suspect 3 (1993)",
        "Prime Suspect: Inner Circles (1995)",
        "Prime Suspect 7: The Final Act (2006)",
        "Searching for Sugar Man (2012)",
        "6 Bullets (2012)",
        "Last Witness, The (2003)",
        "Prime Suspect: The Lost Child (1995)",
        "Paradise Lost 3: Purgatory (2011)",
        "Pitch Perfect (2012)",
        "Samsara (2011)",
        "Looper (2012)",
        "That's My Boy (2012)",
        "Arthur and the Revenge of Maltazard (Arthur et la vengeance de Maltazard) (2009)",
        "Robot & Frank (2012)",
        "Ai Weiwei: Never Sorry (2012)",
        "Trouble with the Curve (2012)",
        "Master, The (2012)",
        "Dredd (2012)",
        "Arbitrage (2012)",
        "Detropia (2012)",
        "End of Watch (2012)",
        "V/H/S (2012)",
        "Perks of Being a Wallflower, The (2012)",
        "Hunt, The (Jagten) (2012)",
        "Holy Motors (2012)",
        "Taken 2 (2012)",
        null,
        "Laurence Anyways (2012)",
        "Something from Nothing: The Art of Rap (2012)",
        "Rust and Bone (De rouille et d'os) (2012)",
        "Marley (2012)",
        "Sinister (2012)",
        "Hotel Transylvania (2012)",
        "Argo (2012)",
        "Seven Psychopaths (2012)",
        "West of Memphis (2012)",
        "Catch .44 (2011)",
        "How to Survive a Plague (2012)",
        "Skyscraper (Skyskraber) (2011)",
        "Alex Cross (2012)",
        "Cloud Atlas (2012)",
        "Killing Them Softly (2012)",
        "Imposter, The (2012)",
        "Sessions, The (Surrogate, The) (2012)",
        "Smashed (2012)",
        "Wreck-It Ralph (2012)",
        "Silver Linings Playbook (2012)",
        "Flight (2012)",
        "Anna Karenina (2012)",
        "Life of Pi (2012)",
        "Amour (2012)",
        "Brooklyn Castle (2012)",
        "Indie Game: The Movie (2012)",
        "Lincoln (2012)",
        "Twilight Saga: Breaking Dawn - Part 2, The (2012)",
        "Red Dawn (2012)",
        "Rise of the Guardians (2012)",
        "Step Up Revolution (2012)",
        "Paperman (2012)",
        "Hitchcock (2012)",
        "Hobbit: An Unexpected Journey, The (2012)",
        "Zero Dark Thirty (2012)",
        "Warm Bodies (2013)",
        "Jack Reacher (2012)",
        "Django Unchained (2012)",
        "This Is 40 (2012)",
        "Impossible, The (Imposible, Lo) (2012)",
        null,
        "Slipstream (1989)",
        null,
        "Gangster Squad (2013)",
        "Company You Keep, The (2012)",
        "Batman: The Dark Knight Returns, Part 2 (2013)",
        "Mama (2013)",
        "Upstream Color (2013)",
        "Broken City (2013)",
        "Battle of Los Angeles (2011)",
        "Patrice O'Neal: Elephant in the Room (2011)",
        "Star Wars Uncut: Director's Cut (2012)",
        "Parker (2013)",
        "Hansel & Gretel: Witch Hunters (2013)",
        "Liability, The (2012)",
        "No (2012)",
        "Side Effects (2013)",
        "Identity Thief (2013)",
        "Act of Killing, The (2012)",
        "Room 237 (2012)",
        "Before Midnight (2013)",
        "Oh Boy (A Coffee in Berlin) (2012)",
        "Croods, The (2013)",
        "Burn (2012)",
        "Spring Breakers (2013)",
        "Call, The (2013)",
        "First Time, The (2012)",
        "Place Beyond the Pines, The (2012)",
        "Phil Spector (2013)",
        "Host, The (2013)",
        "Evil Dead (2013)",
        "Trance (2013)",
        "Oblivion (2013)",
        "Wolf Children (Okami kodomo no ame to yuki) (2012)",
        "Mugabe and the White African (2009)",
        "Pain & Gain (2013)",
        "This Is the End (2013)",
        "Iron Man 3 (2013)",
        "Mud (2012)",
        "Family Weekend (2013)",
        "Scapegoat, The (2012)",
        "Great Gatsby, The (2013)",
        "How Much Wood Would a Woodchuck Chuck (Beobachtungen zu einer neuen Sprache) (1976)",
        "Star Trek Into Darkness (2013)",
        "Internship, The (2013)",
        "Stories We Tell (2012)",
        "Ivan Vasilievich: Back to the Future (Ivan Vasilievich menyaet professiyu) (1973)",
        "Only God Forgives (2013)",
        "Hangover Part III, The (2013)",
        "Fast & Furious 6 (Fast and the Furious 6, The) (2013)",
        "Epic (2013)",
        null,
        "Frances Ha (2012)",
        "Behind the Candelabra (2013)",
        "After Earth (2013)",
        "Now You See Me (2013)",
        "Color of Friendship, The (2000)",
        "Berberian Sound Studio (2012)",
        "Way, Way Back, The (2013)",
        "Man of Steel (2013)",
        "Purge, The (2013)",
        "20 Feet from Stardom (Twenty Feet from Stardom) (2013)",
        "Bling Ring, The (2013)",
        "Monsters University (2013)",
        "Eden (2012)",
        "Pacific Rim (2013)",
        "World War Z (2013)",
        "Elysium (2013)",
        "Dirty Wars (2013)",
        "Europa Report (2013)",
        "Despicable Me 2 (2013)",
        "White House Down (2013)",
        "World's End, The (2013)",
        "Lone Ranger, The (2013)",
        "Gideon's Army (2013)",
        "The Spectacular Now (2013)",
        "Thanks for Sharing (2012)",
        "Lifeguard, The (2013)",
        "Tell Me and I Will Forget (2010)",
        "Downloaded (2013)",
        "Stuck in Love (2012)",
        "Fruitvale Station (2013)",
        "R.I.P.D. (2013)",
        "Justice League: The Flashpoint Paradox (2013)",
        "Pawn Shop Chronicles (2013)",
        "Conjuring, The (2013)",
        "Turbo (2013)",
        "Wolverine, The (2013)",
        "Drinking Buddies (2013)",
        "Red 2 (2013)",
        "2 Guns (2013)",
        "Blue Jasmine (2013)",
        "Great Beauty, The (Grande Bellezza, La) (2013)",
        "Troma's War (1988) ",
        "They Call Him Bulldozer (Lo chiamavano Bulldozer) (1978)",
        "Bomber (1982)",
        "3 dev adam (Three Giant Men) (1973) ",
        "Louis C.K.: Oh My God (2013)",
        "Smurfs 2, The (2013)",
        "Prince Avalanche (2013)",
        "Clear History (2013)",
        "We're the Millers (2013)",
        "Kick-Ass 2 (2013)",
        "Riddick (2013)",
        "Wind Rises, The (Kaze tachinu) (2013)",
        "Mortal Instruments: City of Bones, The (2013)",
        "In a World... (2013)",
        "About Time (2013)",
        "Gravity (2013)",
        "Prisoners (2013)",
        "Out of the Furnace (Dust to Dust) (Low Dweller, The) (2013)",
        "Rush (2013)",
        "Family, The (2013)",
        "Short Term 12 (2013)",
        "Nebraska (2013)",
        "Enough Said (2013)",
        "Don Jon (2013)",
        "Adventures in Zambezia (2012)",
        null,
        "Cloudy with a Chance of Meatballs 2 (2013)",
        "Captain Phillips (2013)",
        "12 Years a Slave (2013)",
        "Ender's Game (2013)",
        "Blue Umbrella, The (2013)",
        "Jackass Presents: Bad Grandpa (2013)",
        "Thor: The Dark World (2013)",
        "Dallas Buyers Club (2013)",
        "Last Vegas (2013)",
        "Seduced and Abandoned (2013)",
        "Philomena (2013)",
        "Book Thief, The (2013)",
        "Ida (2013)",
        "Hunger Games: Catching Fire, The (2013)",
        "Hobbit: The Desolation of Smaug, The (2013)",
        "47 Ronin (2013)",
        "Delivery Man (2013)",
        "Day of the Doctor, The (2013)",
        "Frozen (2013)",
        "Inside Llewyn Davis (2013)",
        "Wolf of Wall Street, The (2013)",
        "Homefront (2013)",
        "August: Osage County (2013)",
        "American Hustle (2013)",
        "Secret Life of Walter Mitty, The (2013)",
        "Her (2013)",
        "Lone Survivor (2013)",
        "Saving Mr. Banks (2013)",
        "Lady and the Tramp II: Scamp's Adventure (2001)",
        "Oldboy (2013)",
        "Anchorman 2: The Legend Continues (2013)",
        "Snowpiercer (2013)",
        "Guest from the Future (Gostya iz buduschego) (1985)",
        "As Cool As I Am (2013)",
        "Smiley (2012)",
        "Only Lovers Left Alive (2013)",
        "Foosball (Metegol) (2013)",
        "At Berkeley (2013)",
        "Jack Ryan: Shadow Recruit (2014)",
        "Divergent (2014)",
        "Mitt (2014)",
        "Fawlty Towers (1975-1979)",
        "Nymphomaniac: Volume I (2013)",
        "The Lego Movie (2014)",
        "Art of the Steal, The (2013)",
        "Cowboy Bebop (1998)",
        "Nymphomaniac: Volume II (2013)",
        "La Luna (2011)",
        "Summit, The (2012)",
        null,
        "About Last Night (2014)",
        "Grand Budapest Hotel, The (2014)",
        "Interstellar (2014)",
        "3 Days to Kill (2014)",
        "300: Rise of an Empire (2014)",
        "Particle Fever (2013)",
        "Cheap Thrills (2013)",
        "Buddies (Colegas) (2012)",
        "Quebrando o Tabu (2011)",
        "Man from the Future, The (O Homem do Futuro) (2011)",
        "Mr. Peabody & Sherman (2014)",
        "Head Over Heels (De Pernas pro Ar) (2010)",
        "Meu Passado Me Condena: O Filme (2013)",
        null,
        "Captain America: The Winter Soldier (2014)",
        "Starred Up (2013)",
        "Noah (2014)",
        "Moebius (2013)",
        "Pool Without Water, A (Mizu no nai puuru) (1982)",
        "Free to Play (2014)",
        "Machine, The (2013)",
        "Going Postal (2010)",
        "The Raid 2: Berandal (2014)",
        "MC5: Kick Out the Jams (1999)",
        "The Amazing Spider-Man 2 (2014)",
        "Calvary (2014)",
        "Cold in July (2014)",
        null,
        "Transcendence (2014)",
        "Other Woman, The (2014)",
        "Mulan II (2004)",
        "Locke (2013)",
        "Neighbors (2014)",
        "Jodorowsky's Dune (2013)",
        "Immigrant, The (2013)",
        "Lucy (2014)",
        "X-Men: Days of Future Past (2014)",
        "Godzilla (2014)",
        "Walk of Shame (2014)",
        "Palo Alto (2013)",
        "Chef (2014)",
        "Rosemary's Baby (2014)",
        "Normal Heart, The (2014)",
        "Blended (2014)",
        "Begin Again (2013)",
        "Maleficent (2014)",
        "A Million Ways to Die in the West (2014)",
        "Edge of Tomorrow (2014)",
        "Once Upon a Time in Shanghai (2014)",
        "The Fault in Our Stars (2014)",
        "Maps to the Stars (2014)",
        "22 Jump Street (2014)",
        "Equalizer, The (2014)",
        "How to Train Your Dragon 2 (2014)",
        "Birdman (2014)",
        "Crawlspace (2013)",
        "Boyhood (2014)",
        "Transformers: Age of Extinction (2014)",
        "Frank (2014)",
        "They Came Together (2014)",
        "Planes: Fire & Rescue (2014)",
        "Babadook, The (2014)",
        "Whiplash (2014)",
        "Gone Girl (2014)",
        "Angriest Man in Brooklyn, The (2014)",
        "Life Itself (2014)",
        "Dawn of the Planet of the Apes (2014)",
        "Sex Tape (2014)",
        "I Origins (2014)",
        "Front Line, The (Go-ji-jeon) (2011)",
        "Purge: Anarchy, The (2014)",
        "Guardians of the Galaxy (2014)",
        "The Expendables 3 (2014)",
        "A Most Wanted Man (2014)",
        "Step Up All In (2014)",
        "Winter Sleep (Kis Uykusu) (2014)",
        "Teenage Mutant Ninja Turtles (2014)",
        "Giver, The (2014)",
        "Let's Be Cops (2014)",
        "Sin City: A Dame to Kill For (2014)",
        "Are You Here (2014)",
        "Two Days, One Night (Deux jours, une nuit) (2014)",
        "Coherence (2013)",
        "Guest, The (2014)",
        "Before I Go to Sleep (2014)",
        "Pride (2014)",
        "The Drop (2014)",
        "Seinto Seiya: Legend of Sanctuary (Seinto Seiya: Legend of Sanctuary) (2014)",
        "Maze Runner, The (2014)",
        "Riot Club, The (2014)",
        "Walk Among the Tombstones, A (2014)",
        "Laggies (2014)",
        "Force Majeure (Turist) (2014)",
        "Spasmo (1974)",
        "Boxtrolls, The (2014)",
        "This Is Where I Leave You (2014)",
        "American Sniper (2014)",
        "Arrapaho (1984)",
        "Hector and the Search for Happiness (2014)",
        "Tribe, The (Plemya) (2014)",
        "Two Night Stand (2014)",
        "Dracula Untold (2014)",
        null,
        "Predestination (2014)",
        "What We Do in the Shadows (2014)",
        "John Wick (2014)",
        "Fury (2014)",
        "St. Vincent (2014)",
        "Harmontown (2014)",
        "Nightcrawler (2014)",
        "Big Hero 6 (2014)",
        "Book of Life, The (2014)",
        "Ex Machina (2015)",
        "9 (2005)",
        "Children of the Corn 666: Isaac's Return (1999)",
        "Olive Kitteridge (2014)",
        "Leviathan (2014)",
        "Foxcatcher (2014)",
        "Secret of the Wings (2012)",
        "Stonehearst Asylum (2014)",
        "Imitation Game, The (2014)",
        "Inherent Vice (2014)",
        "The Hunger Games: Mockingjay - Part 1 (2014)",
        "United States of Secrets (Part One): The Program (2014)",
        "Wild Tales (2014)",
        "The Savior (1971)",
        "Arcana (1972)",
        "Dumb and Dumber To (2014)",
        "Tales of the Grim Sleeper (2014)",
        "Too Many Cooks (2014)",
        "Theory of Everything, The (2014)",
        "Doctor Who: The Time of the Doctor (2013)",
        "Virunga (2014)",
        "Listen Up Philip (2014)",
        "Jurassic World (2015)",
        "Citizenfour (2014)",
        "Horrible Bosses 2 (2014)",
        "Penguins of Madagascar (2014)",
        "'71 (2014)",
        "Still Alice (2014)",
        "Clouds of Sils Maria (2014)",
        "The Hobbit: The Battle of the Five Armies (2014)",
        "Selma (2014)",
        "Unbroken (2014)",
        "Bill Hicks: Relentless (1992)",
        "Mommy (2014)",
        "A Most Violent Year (2014)",
        "Bill Burr: I'm Sorry You Feel That Way (2014)",
        "The Interview (2014)",
        "Kingsman: The Secret Service (2015)",
        "Bill Burr: You People Are All the Same (2012)",
        "Night at the Museum: Secret of the Tomb (2014)",
        "Fear Island (2009)",
        "A Thousand Times Goodnight (2014)",
        "The Missing (2014)",
        "Exorcismus (2010)",
        "Annie (2014)",
        "PK (2014)",
        "Chappie (2015)",
        "Taken 3 (2015)",
        "101 Dalmatians II: Patch's London Adventure (2003)",
        "Red Army (2014)",
        "When in Rome (2002)",
        "The Expelled (2010)",
        "It Follows (2014)",
        "Goodbye to Language 3D (2014)",
        "Mad Max: Fury Road (2015)",
        "Avengers: Age of Ultron (2015)",
        "Jealousy (2013)",
        "Fifty Shades of Grey (2015)",
        "Solyaris (1968)",
        "The Fox and the Hound 2 (2006)",
        "Bells from the Deep (1993)",
        "Louis C.K.: Live at The Comedy Store (2015)",
        "Kurt Cobain: Montage of Heck (2015)",
        "Going Clear: Scientology and the Prison of Belief (2015)",
        "Advantageous (2015)",
        "Estomago: A Gastronomic Story (2007)",
        "Dragonheart 3: The Sorcerer's Curse (2015)",
        "Stitch! The Movie (2003)",
        "Focus (2015)",
        "Jim Carrey: Unnatural Act (1991)",
        "Ghost in the Shell Arise - Border 1: Ghost Pain (2013)",
        "Mardock Scramble: The Second Combustion (2011)",
        "Run All Night (2015)",
        "Poltergeist (2015)",
        "Insurgent (2015)",
        "Home (2015)",
        "Gunman, The (2015)",
        "The Day That Lasted 21 Years (2012)",
        "Widows (2011)",
        "Get Hard (2015)",
        "A Second Chance (2014)",
        "Brother Bear 2 (2006)",
        "Shaun the Sheep Movie (2015)",
        "Woman in Gold (2015)",
        "Paul Blart: Mall Cop 2 (2015)",
        "Comedy Central Roast of Justin Bieber (2015)",
        "A Royal Night Out (2015)",
        "San Andreas (2015)",
        "Pitch Perfect 2 (2015)",
        "Just Before I Go (2015)",
        "Leopardi (2014)",
        "Kung Fury (2015)",
        "Spy (2015)",
        "Trainwreck (2015)",
        "Entourage (2015)",
        "Inside Out (2015)",
        "Minions (2015)"
      ],
      "rows": 718,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ds-class",
      "title": "Dataset class.",
      "topics": [
        "colAverages",
        "colRatings",
        "numRatings",
        "rowAverages",
        "rowRatings",
        "show,_ds-method",
        "sparsity",
        "sparsity,_ds-method",
        "summary,_ds-method",
        "_ds",
        "_ds-class"
      ]
    },
    {
      "page": "algAverageClass",
      "title": "Baseline algorithms exploiting global/item and user averages.",
      "topics": [
        "algAverageClass",
        "algAverageClass-class",
        "show,algAverageClass-method"
      ]
    },
    {
      "page": "BPRclass",
      "title": "Bayesian Personalized Ranking based model.",
      "topics": [
        "BPRclass",
        "BPRclass-class",
        "show,BPRclass-method"
      ]
    },
    {
      "page": "dataChart",
      "title": "Visualization of data characteristics.",
      "topics": [
        "dataChart"
      ]
    },
    {
      "page": "dataSet-class",
      "title": "Dataset class.",
      "topics": [
        "coerce,dataSet,matrix-method",
        "colAverages,dataSet-method",
        "colRatings,dataSet-method",
        "dataSet",
        "dataSet-class",
        "dim,dataSet-method",
        "ncol,dataSet-method",
        "nrow,dataSet-method",
        "numRatings,dataSet-method",
        "rowAverages,dataSet-method",
        "rowRatings,dataSet-method",
        "[,dataSet,ANY,ANY,missing-method"
      ]
    },
    {
      "page": "defineData",
      "title": "Define dataset.",
      "topics": [
        "defineData",
        "defineData,matrix-method"
      ]
    },
    {
      "page": "nDCG",
      "title": "Normalized Discounted Cumulative Gain",
      "topics": [
        "eval_nDCG"
      ]
    },
    {
      "page": "evalChart",
      "title": "Visualization of data characteristics.",
      "topics": [
        "evalChart"
      ]
    },
    {
      "page": "evalModel",
      "title": "Creating the evaluation model.",
      "topics": [
        "evalModel",
        "evalModel,dataSet-method",
        "evalModel,sparseDataSet-method",
        "evalModel,_ds-method"
      ]
    },
    {
      "page": "evalModel-class",
      "title": "Evaluation model.",
      "topics": [
        "evalModel-class",
        "show,evalModel-method"
      ]
    },
    {
      "page": "evalPred",
      "title": "Evaluates the requested prediction algorithm.",
      "topics": [
        "evalPred",
        "evalPred,evalModel,list-method",
        "evalPred,evalModel-method"
      ]
    },
    {
      "page": "evalrec",
      "title": "Evaluates the requested recommendation algorithm.",
      "topics": [
        "evalRec",
        "evalRec,evalModel,list-method",
        "evalRec,evalModel-method"
      ]
    },
    {
      "page": "evalRecResults",
      "title": "Evaluation results.",
      "topics": [
        "evalRecResults",
        "evalRecResults-class",
        "results",
        "results,evalRecResults-method",
        "show,evalRecResults-method"
      ]
    },
    {
      "page": "getAUC",
      "title": "Returns the Area under the ROC curve.",
      "topics": [
        "getAUC",
        "getAUC,evalModel",
        "getAUC,evalModel-method"
      ]
    },
    {
      "page": "histogram",
      "title": "Ratings histogram.",
      "topics": [
        "histogram"
      ]
    },
    {
      "page": "IBclass",
      "title": "Item based model.",
      "topics": [
        "IBclass",
        "IBclass-class",
        "show,IBclass-method"
      ]
    },
    {
      "page": "ml100k",
      "title": "Movielens 100K Dataset",
      "topics": [
        "ml100k",
        "ml100k_array"
      ]
    },
    {
      "page": "mlLatest100k",
      "title": "Movielens Latest",
      "topics": [
        "mlLatest100k"
      ]
    },
    {
      "page": "PPLclass",
      "title": "Popularity based model.",
      "topics": [
        "PPLclass",
        "PPLclass-class",
        "show,PPLclass-method"
      ]
    },
    {
      "page": "predict",
      "title": "Generate predictions.",
      "topics": [
        "predict",
        "predict, slopeOneclass",
        "predict,algAverageClass-method",
        "predict,BPRclass-method",
        "predict,IBclass-method",
        "predict,SVDclass-method",
        "predict,UBclass-method",
        "predict,wALSclass-method"
      ]
    },
    {
      "page": "rankScore",
      "title": "Rank Score",
      "topics": [
        "rankScore"
      ]
    },
    {
      "page": "recommend",
      "title": "Generate recommendation.",
      "topics": [
        "recommendHPR",
        "recommendMF"
      ]
    },
    {
      "page": "rrecsys",
      "title": "Create a recommender system.",
      "topics": [
        "rrecsys",
        "rrecsys,_ds-method",
        "rrecsysRegistry"
      ]
    },
    {
      "page": "setStoppingCriteria",
      "title": "Set stopping criteria.",
      "topics": [
        "setStoppingCriteria",
        "showDeltaError",
        "showStoppingCriteria"
      ]
    },
    {
      "page": "slopeOneClass",
      "title": "Slope One model.",
      "topics": [
        "predict,slopeOneClass-method",
        "show,slopeOneClass-method",
        "slopeOneClass",
        "slopeOneClass-class"
      ]
    },
    {
      "page": "sparseDataSet-class",
      "title": "Dataset class for tuples (user, item, rating).",
      "topics": [
        "coerce,sparseDataSet,matrix-method",
        "colAverages,sparseDataSet-method",
        "colRatings,sparseDataSet-method",
        "dim,sparseDataSet-method",
        "ncol,sparseDataSet-method",
        "nrow,sparseDataSet-method",
        "numRatings,sparseDataSet-method",
        "rowAverages,sparseDataSet-method",
        "rowRatings,sparseDataSet-method",
        "sparseDataSet",
        "sparseDataSet-class",
        "[,sparseDataSet,ANY,ANY,missing-method"
      ]
    },
    {
      "page": "SVDclass",
      "title": "SVD model.",
      "topics": [
        "show,SVDclass-method",
        "SVDclass",
        "SVDclass-class"
      ]
    },
    {
      "page": "UBclass",
      "title": "Item based model.",
      "topics": [
        "show,UBclass-method",
        "UBclass",
        "UBclass-class"
      ]
    },
    {
      "page": "wALSclass",
      "title": "Weighted Alternating Least Squares based model.",
      "topics": [
        "show,wALSclass-method",
        "wALSclass",
        "wALSclass-class"
      ]
    }
  ],
  "_readme": "https://github.com/ludovikcoba/rrecsys/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "evaluate",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "knitr",
    "labeling",
    "lifecycle",
    "MASS",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "registry",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "a1_dataset.Rmd",
      "filename": "a1_dataset.html",
      "title": "A data set in rrecsys",
      "engine": "knitr::knitr",
      "headings": [
        "The User-Item Rating Matrix"
      ],
      "created": "2016-06-26 18:06:33",
      "modified": "2017-08-18 11:16:34",
      "commits": 5
    },
    {
      "source": "b6_BPR.Rmd",
      "filename": "b6_BPR.html",
      "title": "Bayesian Personalized Ranking",
      "engine": "knitr::knitr",
      "headings": [
        "Bayesian Personalized Ranking"
      ],
      "created": "2017-08-16 22:04:59",
      "modified": "2017-08-18 11:16:34",
      "commits": 2
    },
    {
      "source": "c1_dispacherregistry.Rmd",
      "filename": "c1_dispacherregistry.html",
      "title": "Dispacher and registry",
      "engine": "knitr::knitr",
      "headings": [
        "Dispatcher",
        "The registry"
      ],
      "created": "2017-08-18 11:16:34",
      "modified": "2017-08-18 11:16:34",
      "commits": 1
    },
    {
      "source": "a2_evaluation.Rmd",
      "filename": "a2_evaluation.html",
      "title": "Evaluation",
      "engine": "knitr::knitr",
      "headings": [
        "Evaluation"
      ],
      "created": "2017-08-16 22:04:59",
      "modified": "2017-08-18 11:16:34",
      "commits": 2
    },
    {
      "source": "d1_extend.Rmd",
      "filename": "d1_extend.html",
      "title": "Extendind rrecsys",
      "engine": "knitr::knitr",
      "headings": [
        "Extending rrecsys (prototyping)"
      ],
      "created": "2016-06-26 18:06:33",
      "modified": "2017-08-18 11:16:34",
      "commits": 6
    },
    {
      "source": "a0_intro.Rmd",
      "filename": "a0_intro.html",
      "title": "Introduction and Installing rrecsys",
      "engine": "knitr::knitr",
      "headings": [
        "rrecsys",
        "Installation & Loading the package"
      ],
      "created": "2016-06-26 18:06:33",
      "modified": "2017-08-18 11:16:34",
      "commits": 4
    },
    {
      "source": "b2_IBCF.Rmd",
      "filename": "b2_IBCF.html",
      "title": "Item-based k-nearest neighbors",
      "engine": "knitr::knitr",
      "headings": [
        "Item-based k-nearest neighbors in rrecsys"
      ],
      "created": "2016-06-26 18:06:33",
      "modified": "2017-08-18 11:16:34",
      "commits": 6
    },
    {
      "source": "b1_nonpersonalized.Rmd",
      "filename": "b1_nonpersonalized.html",
      "title": "Non-personalized recommendations",
      "engine": "knitr::knitr",
      "headings": [
        "Non-personalized Recommendation in rrecsys"
      ],
      "created": "2016-06-26 18:06:33",
      "modified": "2017-08-18 11:16:34",
      "commits": 6
    },
    {
      "source": "c2_predictrecommend.Rmd",
      "filename": "c2_predictrecommend.html",
      "title": "Predicting & recommending",
      "engine": "knitr::knitr",
      "headings": [
        "Predicting & recommending"
      ],
      "created": "2017-08-18 11:16:34",
      "modified": "2017-08-18 11:16:34",
      "commits": 1
    },
    {
      "source": "b4_funkSVD.Rmd",
      "filename": "b4_funkSVD.html",
      "title": "Simon Funk's SVD",
      "engine": "knitr::knitr",
      "headings": [
        "Simon Funk's Matrix Factorization"
      ],
      "created": "2016-06-26 18:06:33",
      "modified": "2017-08-18 11:16:34",
      "commits": 6
    },
    {
      "source": "b3_UBCF.Rmd",
      "filename": "b3_UBCF.html",
      "title": "User-based k-nearest neighbors",
      "engine": "knitr::knitr",
      "headings": [
        "User-based k-nearest neighbors in rrecsys"
      ],
      "created": "2017-08-16 22:04:59",
      "modified": "2017-08-18 11:16:34",
      "commits": 2
    },
    {
      "source": "b5_wALS.Rmd",
      "filename": "b5_wALS.html",
      "title": "Weighted Alternated Least Squares",
      "engine": "knitr::knitr",
      "headings": [
        "Weighted Alternated Least Squares"
      ],
      "created": "2017-08-16 22:04:59",
      "modified": "2017-08-18 11:16:34",
      "commits": 2
    }
  ],
  "_score": 6.855882430036036,
  "_indexed": true,
  "_nocasepkg": "rrecsys",
  "_universes": [
    "ludovikcoba"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:59:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "e82ae479ae4ac75d752224cf3274ee69a7afc3652da88a4eb3b30421a33f68b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:59:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "55baf9a0e7cf82679ef427838605f20cba3178304ddc464f211596a01ffb093e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:59:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "ab18fc7965568c5044dfdd1ad31ca945eec528253520133256e5b2ee99618bbf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:59:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "50e221394b7f03c152f4e7ebfe0c976791015da989ac09fdfbe1efd29bc9ff00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.7.2",
      "date": "2026-05-28T06:00:32.000Z",
      "arch": "aarch64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "c43ec586e3931337531f0a345bfde82ca04bdb900118ebceec2155c5bd310eac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.7.2",
      "date": "2026-05-28T06:01:42.000Z",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "5dd955a1cd34d79de1b3a8dc38aec4cd4b431e86114b35c6f37654b043d07bcf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.7.2",
      "date": "2026-05-28T06:00:02.000Z",
      "arch": "aarch64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "cef542989a3674f62e1ec53f264716ddc0a2a299dbdfa786d95754308d2fe35a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.7.2",
      "date": "2026-05-28T06:00:24.000Z",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "b8b25f76ca6e1707e7b400ff01a85f0f79cee38275ff521887589af3928cbaa4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:58:45.000Z",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "ab165e86839ff304cde9048dcdbed4d34e046b18bfc266fefdec65abf717c948",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:58:32.000Z",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "3df104ebfdba287215bf61a7057f04937d129ea8f261cf206d546739a6122ff1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.7.2",
      "date": "2026-05-28T05:58:59.000Z",
      "arch": "x86_64",
      "commit": "8511f2770c10b30cabb630621c121b44afe4f5bd",
      "fileid": "ae9863f31510c0c480b031609ec1785929035ae7183573c87dc4e75a4c8dc7e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ludovikcoba/actions/runs/26557439346"
    }
  ]
}