[seam-commits] Seam SVN: r10059 - trunk/examples/dvdstore/resources.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu Feb 19 12:25:25 EST 2009


Author: norman.richards at jboss.com
Date: 2009-02-19 12:25:24 -0500 (Thu, 19 Feb 2009)
New Revision: 10059

Modified:
   trunk/examples/dvdstore/resources/import.sql
Log:
JBSEAM-3943

Modified: trunk/examples/dvdstore/resources/import.sql
===================================================================
--- trunk/examples/dvdstore/resources/import.sql	2009-02-19 16:18:48 UTC (rev 10058)
+++ trunk/examples/dvdstore/resources/import.sql	2009-02-19 17:25:24 UTC (rev 10059)
@@ -110,14 +110,14 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (2, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (2, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (2, 2, 77, 9);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('3', 'B00000IQW5', 'Always', 19.98, 'http://images.amazon.com/images/P/B00000IQW5.01.MZZZZZZZ.jpg', 'Considered by many to represent a low point in Steven Spielberg''s  career,  1990''s Always did suggest something of a temporary drift in the  director''s sensibility. A remake of the  classic Spencer Tracy film A Guy Named Joe, Always stars  Richard Dreyfuss as a Forest Service pilot who takes great risks with his own  life to douse wildfires from a plane. After promising his frightened fiancée  (Holly Hunter) to keep his feet on the ground and go into teaching,  Dreyfuss''s character is killed during one last flight. But his spirit wanders  restlessly, hopelessly attached to and possessive of Hunter, who can''t see or  hear him. Then the real conflict begins: a trainee pilot (Brad Johnson), a  likable doofus, begins wooing a not-unappreciative Hunter');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('3', 'B00000IQW5', 'Always', 19.98, 'http://images.amazon.com/images/P/B00000IQW5.01.MZZZZZZZ.jpg', 'Considered by many to represent a low point in Steven Spielberg''s  career,  1990''s Always did suggest something of a temporary drift in the  director''s sensibility. A remake of the  classic Spencer Tracy film A Guy Named Joe, Always stars  Richard Dreyfuss as a Forest Service pilot who takes great risks with his own  life to douse wildfires from a plane. After promising his frightened fiance  (Holly Hunter) to keep his feet on the ground and go into teaching,  Dreyfuss''s character is killed during one last flight. But his spirit wanders  restlessly, hopelessly attached to and possessive of Hunter, who can''t see or  hear him. Then the real conflict begins: a trainee pilot (Brad Johnson), a  likable doofus, begins wooing a not-unappreciative Hunter');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (3, 68)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (3, 2);
 insert into CATEGORIES (CATEGORY, NAME) values (11, 'Feature Film-drama');
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (3, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (3, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (3, 3, 79, 15);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('4', 'B000BTGY1O', 'Breakfast at Tiffany''s ', 19.99, 'http://images.amazon.com/images/P/B000BTGY1O.01.MZZZZZZZ.jpg', 'No film better utilizes Audrey Hepburn''s flighty charm and svelte beauty than this romantic adaptation of Truman Capote''s novella. Hepburn''s urban sophisticate Holly Golightly, an enchanting neurotic living off the gifts of gentlemen, is a bewitching figure in designer dresses and costume jewelry. George Peppard is her upstairs neighbor, a struggling writer and "kept" man financed by a steely older woman (Patricia Neal). His growing friendship with the lonely Holly soon turns to love and threatens the delicate balance of both of their compromised lives. Taking liberties with Capote''s bittersweet story, director Blake Edwards and screenwriter George Axelrod turn New York into a city of lovers and create a poignant portrait of Holly, a frustrated romantic with a secret past!
  and a hidden vulnerability. Composer Henry Mancini earned Oscars for the hit song "Moon River" and his tastefully romantic score. The only sour note in the whole film is Mickey Rooney''s demeaning performance as the apartment''s Japanese manager, an offensively overdone stereotype even in 1961. The rest of the film has weathered the decades well. Edwards''s elegant yet light touch, Axelrod''s generous screenplay, and Hepburn''s mix of knowing experience and naiveté combine to create one of the great screen romances and a refined slice of high society bohemian chic. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('4', 'B000BTGY1O', 'Breakfast at Tiffany''s ', 19.99, 'http://images.amazon.com/images/P/B000BTGY1O.01.MZZZZZZZ.jpg', 'No film better utilizes Audrey Hepburn''s flighty charm and svelte beauty than this romantic adaptation of Truman Capote''s novella. Hepburn''s urban sophisticate Holly Golightly, an enchanting neurotic living off the gifts of gentlemen, is a bewitching figure in designer dresses and costume jewelry. George Peppard is her upstairs neighbor, a struggling writer and "kept" man financed by a steely older woman (Patricia Neal). His growing friendship with the lonely Holly soon turns to love and threatens the delicate balance of both of their compromised lives. Taking liberties with Capote''s bittersweet story, director Blake Edwards and screenwriter George Axelrod turn New York into a city of lovers and create a poignant portrait of Holly, a frustrated romantic with a secret past!
  and a hidden vulnerability. Composer Henry Mancini earned Oscars for the hit song "Moon River" and his tastefully romantic score. The only sour note in the whole film is Mickey Rooney''s demeaning performance as the apartment''s Japanese manager, an offensively overdone stereotype even in 1961. The rest of the film has weathered the decades well. Edwards''s elegant yet light touch, Axelrod''s generous screenplay, and Hepburn''s mix of knowing experience and naivete; combine to create one of the great screen romances and a refined slice of high society bohemian chic. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (4, 68)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (4, 8);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (4, 9);
@@ -198,7 +198,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (13, 19);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (13, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (13, 13, 87, 2);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('14', 'B000B8QG0O', 'Toy Story 2 ', 29.99, 'http://images.amazon.com/images/P/B000B8QG0O.01.MZZZZZZZ.jpg', 'John Lasseter and his gang of high-tech creators at Pixar create another entertainment for the ages. Like the few great movie sequels, Toy Story 2 comments on why the first one was so wonderful while finding a fresh angle worthy of a new film. The craze of toy collecting becomes the focus here, as we find out Woody (voiced by Tom Hanks) is not only a beloved toy to Andy but also a rare doll from a popular ''60s children''s show. When a greedy collector takes Woody, Buzz Lightyear (Tim Allen) launches a rescue mission with Andy''s other toys. To say more would be a crime because this is one of the most creative and smile-inducing films since, well, the first Toy Story.   Although the toys look the same as in the 1994 feature, Pixar shows how much technology has advanced: the human c!
 haracters look more human, backgrounds are superior, and two action sequences that book-end the film are dazzling. And it''s a hoot for kids and adults. The film is packed with spoofs, easily accessible in-jokes, and inspired voice casting (with newcomer Joan Cusack especially a delight as Cowgirl Jessie). But as the Pixar canon of films illustrates, the filmmakers are storytellers first. Woody''s heart-tugging predicament can easily be translated into the eternal debate of living a good life versus living  forever. Toy Story 2 also achieved something in the U.S. two other outstanding 1999 animated features (The Iron Giant, Princess Mononoke) could not: it became a huge box-office hit. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('14', 'B000B8QG0O', 'Toy Story 2 ', 29.99, 'http://images.amazon.com/images/P/B000B8QG0O.01.MZZZZZZZ.jpg', 'John Lasseter and his gang of high-tech creators at Pixar create another entertainment for the ages. Like the few great movie sequels, Toy Story 2 comments on why the first one was so wonderful while finding a fresh angle worthy of a new film. The craze of toy collecting becomes the focus here, as we find out Woody (voiced by Tom Hanks) is not only a beloved toy to Andy but also a rare doll from a popular ''60s children''s show. When a greedy collector takes Woody, Buzz Lightyear (Tim Allen) launches a rescue mission with Andy''s other toys. To say more would be a crime because this is one of the most creative and smile-inducing films since, well, the first Toy Story.   Although the toys look the same as in the 1994 feature, Pixar shows how much technology has advanced: the human charac!
 ters look more human, backgrounds are superior, and two action sequences that book-end the film are dazzling. And it''s a hoot for kids and adults. The film is packed with spoofs, easily accessible in-jokes, and inspired voice casting (with newcomer Joan Cusack especially a delight as Cowgirl Jessie). But as the Pixar canon of films illustrates, the filmmakers are storytellers first. Woody''s heart-tugging predicament can easily be translated into the eternal debate of living a good life versus living  forever. Toy Story 2 also achieved something in the U.S. two other outstanding 1999 animated features (The Iron Giant, Princess Mononoke) could not: it became a huge box-office hit. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (14, 1)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (14, 11)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (14, 18);
@@ -225,7 +225,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (16, 12);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (16, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (16, 16, 35, 4);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('17', '6305368171', 'You''ve Got Mail', 12.98, 'http://images.amazon.com/images/P/6305368171.01.MZZZZZZZ.jpg', 'By now, Tom Hanks and Meg Ryan have amassed such a fund of goodwill with moviegoers that any new onscreen pairing brings nearly reflexive smiles.  In You''ve Got Mail, the quintessential boy and girl next door repeat the tentative romantic crescendo that made Sleepless in Seattle, writer-director Nora Ephron''s previous excursion with the duo, a massive hit. The prospective couple do actually meet face to face early on, but Mail otherwise repeats the earlier feature''s gentle, extended tease of saving its romantic resolution until the final, gauzy shot.  The underlying narrative is an even more old-fashioned romantic pas de deux that is casually hooked to a newfangled device.  The script, cowritten by the director and her sister, Delia Ephron, updates and relocates the Ernst Lubitsc!
 h classic, The Shop Around the Corner, to contemporary Manhattan, where Joe Fox (Hanks) is a cheerfully rapacious merchant whose chain of book superstores is gobbling up smaller, more specialized shops such as the children''s bookstore owned by Kathleen Kelly (Ryan).  Their lives run in close parallel in the same idealized neighborhood, yet they first meet anonymously, online, where they gradually nurture a warm, even intimate correspondence. As they begin to wonder whether this e-mail flirtation might lead them to be soul mates, however, they meet and clash over their colliding business fortunes.  It''s no small testament to the two stars that we wind up liking and caring about them despite the inevitable (and highly manipulative) arc of the plot. Although their chemistry transcended the consciously improbable romantic premise of Sleepless, enabling director Ephron to attain a kind of amorous soufflé, this time around there''s a slow leak that considerably deflates th!
 e affair. Less credulous viewers will challenge Joe''s logic in prolon
ging the concealment of his online identity from Kathleen, and may shake their heads at Ephron''s reinvention of Manhattan as a spotless, sun-dappled wonderland where everybody lives in million-dollar apartments and color coordinates their wardrobes for cocktail parties. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('17', '6305368171', 'You''ve Got Mail', 12.98, 'http://images.amazon.com/images/P/6305368171.01.MZZZZZZZ.jpg', 'By now, Tom Hanks and Meg Ryan have amassed such a fund of goodwill with moviegoers that any new onscreen pairing brings nearly reflexive smiles.  In You''ve Got Mail, the quintessential boy and girl next door repeat the tentative romantic crescendo that made Sleepless in Seattle, writer-director Nora Ephron''s previous excursion with the duo, a massive hit. The prospective couple do actually meet face to face early on, but Mail otherwise repeats the earlier feature''s gentle, extended tease of saving its romantic resolution until the final, gauzy shot.  The underlying narrative is an even more old-fashioned romantic pas de deux that is casually hooked to a newfangled device.  The script, cowritten by the director and her sister, Delia Ephron, updates and relocates the Ernst Lubitsc!
 h classic, The Shop Around the Corner, to contemporary Manhattan, where Joe Fox (Hanks) is a cheerfully rapacious merchant whose chain of book superstores is gobbling up smaller, more specialized shops such as the children''s bookstore owned by Kathleen Kelly (Ryan).  Their lives run in close parallel in the same idealized neighborhood, yet they first meet anonymously, online, where they gradually nurture a warm, even intimate correspondence. As they begin to wonder whether this e-mail flirtation might lead them to be soul mates, however, they meet and clash over their colliding business fortunes.  It''s no small testament to the two stars that we wind up liking and caring about them despite the inevitable (and highly manipulative) arc of the plot. Although their chemistry transcended the consciously improbable romantic premise of Sleepless, enabling director Ephron to attain a kind of amorous souffle, this time around there''s a slow leak that considerably deflates the aff!
 air. Less credulous viewers will challenge Joe''s logic in prolonging 
the concealment of his online identity from Kathleen, and may shake their heads at Ephron''s reinvention of Manhattan as a spotless, sun-dappled wonderland where everybody lives in million-dollar apartments and color coordinates their wardrobes for cocktail parties. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (17, 1)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (17, 19)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (17, 7);
@@ -323,7 +323,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (28, 16);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (28, 17);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (28, 28, 15, 7);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('29', 'B00006ZXSK', 'Ever After - A Cinderella Story', 19.98, 'http://images.amazon.com/images/P/B00006ZXSK.01.MZZZZZZZ.jpg', 'Take away the Fairy Godmother, and what have you got left from the Cinderella fable? The story of a girl for whom a bad stroke of luck is no match for her internal strength and purity of heart. Drew Barrymore plays Cinderella''s alleged inspiration, Danielle, in this romantic drama that purports to tell the "facts" behind the Grimm brothers'' story. One of three daughters of a man (Jeroen Krabbé) who dies and leaves her fate in the hands of a conniving stepmother (Anjelica Huston), Danielle is cast into the lowly role of a servant. Meanwhile, her sisters are evaluated as possible mates for a French prince (Dougray Scott), but he''s far more intrigued with Danielle''s intelligence and beauty');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('29', 'B00006ZXSK', 'Ever After - A Cinderella Story', 19.98, 'http://images.amazon.com/images/P/B00006ZXSK.01.MZZZZZZZ.jpg', 'Take away the Fairy Godmother, and what have you got left from the Cinderella fable? The story of a girl for whom a bad stroke of luck is no match for her internal strength and purity of heart. Drew Barrymore plays Cinderella''s alleged inspiration, Danielle, in this romantic drama that purports to tell the "facts" behind the Grimm brothers'' story. One of three daughters of a man (Jeroen Krabbe) who dies and leaves her fate in the hands of a conniving stepmother (Anjelica Huston), Danielle is cast into the lowly role of a servant. Meanwhile, her sisters are evaluated as possible mates for a French prince (Dougray Scott), but he''s far more intrigued with Danielle''s intelligence and beauty');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (29, 3)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (29, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (29, 19);
@@ -358,7 +358,7 @@
 insert into CATEGORIES (CATEGORY, NAME) values (26, 'Science Fiction');
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (32, 26);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (32, 32, 98, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('33', 'B00006ZXSL', 'Never Been Kissed', 14.98, 'http://images.amazon.com/images/P/B00006ZXSL.01.MZZZZZZZ.jpg', 'Let''s get this straight: Drew Barrymore started a production company to develop original scripts outside of Hollywood and the first project she chose to produce was this, a romantic comedy written by USC grads Abby Kohn and Mark Silverstein about a nerdy, virginal woman who returns to high school as an undercover reporter, finally gets to be popular, and falls in love. And Barrymore decided, as producer, that the perfect actress to play this virtuous, clean-cut, and downright annoying geek would be... Drew Barrymore? It''s hard to believe that after The Wedding Singer Barrymore''s not getting enough dopey, formulaic, predictable romantic comedies coming across her desk. The complete inability to buy Barrymore as unattractive, awkward, and unpopular ruins Never Been Kissed from the!
  start, but it''s doubtful a better actress could have saved it. The jokes fall flat, the romance between Barrymore and her English teacher (played by Michael Vartan) lacks chemistry, and the portrayals of high school and the newspaper newsroom is clichéd and uninspired (big surprise here: the director, Raja Gosnell, previously made Home Alone 3). Gosnell can''t even give the gifted character actor, John C. Reilly, anything to do. Only David Arquette, who plays Barrymore''s out-of-control brother, brings any energy to the film. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('33', 'B00006ZXSL', 'Never Been Kissed', 14.98, 'http://images.amazon.com/images/P/B00006ZXSL.01.MZZZZZZZ.jpg', 'Let''s get this straight: Drew Barrymore started a production company to develop original scripts outside of Hollywood and the first project she chose to produce was this, a romantic comedy written by USC grads Abby Kohn and Mark Silverstein about a nerdy, virginal woman who returns to high school as an undercover reporter, finally gets to be popular, and falls in love. And Barrymore decided, as producer, that the perfect actress to play this virtuous, clean-cut, and downright annoying geek would be... Drew Barrymore? It''s hard to believe that after The Wedding Singer Barrymore''s not getting enough dopey, formulaic, predictable romantic comedies coming across her desk. The complete inability to buy Barrymore as unattractive, awkward, and unpopular ruins Never Been Kissed from the!
  start, but it''s doubtful a better actress could have saved it. The jokes fall flat, the romance between Barrymore and her English teacher (played by Michael Vartan) lacks chemistry, and the portrayals of high school and the newspaper newsroom is cliced and uninspired (big surprise here: the director, Raja Gosnell, previously made Home Alone 3). Gosnell can''t even give the gifted character actor, John C. Reilly, anything to do. Only David Arquette, who plays Barrymore''s out-of-control brother, brings any energy to the film. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (33, 3)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (33, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (33, 8);
@@ -416,7 +416,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (39, 19);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (39, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (39, 39, 80, 6);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('40', 'B00003CXI1', 'Harry Potter and the Sorcerer''s Stone ', 19.98, 'http://images.amazon.com/images/P/B00003CXI1.01.MZZZZZZZ.jpg', 'Here''s an event movie that holds up to being an event. This filmed version of Harry Potter and the Sorcerer''s Stone, adapted from the wildly popular book by J.K. Rowling, stunningly brings to life Harry Potter''s world of Hogwarts, the school for young witches and wizards. The greatest strength of the film comes from its faithfulness to the novel, and this new cinematic world is filled with all the details of Rowling''s imagination, thanks to exuberant sets, elaborate costumes, clever makeup and visual effects, and a crème de la crème cast, including Maggie Smith, Richard Harris, Alan Rickman, and more. Especially fine is the interplay between Harry (Daniel Radcliffe) and his schoolmates Ron (Rupert Grint) and Hermione (Emma Watson), as well as!
  his protector, the looming Hagrid (Robbie Coltrane). The second-half adventure');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('40', 'B00003CXI1', 'Harry Potter and the Sorcerer''s Stone ', 19.98, 'http://images.amazon.com/images/P/B00003CXI1.01.MZZZZZZZ.jpg', 'Here''s an event movie that holds up to being an event. This filmed version of Harry Potter and the Sorcerer''s Stone, adapted from the wildly popular book by J.K. Rowling, stunningly brings to life Harry Potter''s world of Hogwarts, the school for young witches and wizards. The greatest strength of the film comes from its faithfulness to the novel, and this new cinematic world is filled with all the details of Rowling''s imagination, thanks to exuberant sets, elaborate costumes, clever makeup and visual effects, and a creme de la creme cast, including Maggie Smith, Richard Harris, Alan Rickman, and more. Especially fine is the interplay between Harry (Daniel Radcliffe) and his schoolmates Ron (Rupert Grint) and Hermione (Emma Watson), as well as his protector!
 , the looming Hagrid (Robbie Coltrane). The second-half adventure');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (40, 4)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (40, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (40, 15);
@@ -425,7 +425,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (40, 19);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (40, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (40, 40, 20, 13);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('41', 'B00005JMAH', 'Harry Potter and the Prisoner of Azkaban ', 19.98, 'http://images.amazon.com/images/P/B00005JMAH.01.MZZZZZZZ.jpg', 'Some movie-loving wizards must have cast a magic spell on Harry Potter and the Prisoner of Azkaban, because it''s another grand slam for the Harry Potter franchise. Demonstrating remarkable versatility after the arthouse success of Y Tu Mamá También, director Alfonso Cuarón proves a perfect choice to guide Harry, Hermione, and Ron into treacherous puberty as the now 13-year-old students at Hogwarts School of Witchcraft and Wizardry face a new and daunting challenge: Sirius Black (Gary Oldman) has escaped from Azkaban prison, and for reasons yet unknown (unless, of course, you''ve read J.K. Rowling''s book, considered by many to be the best in the series), he''s after Harry in a bid for revenge. This dark and dangerous mystery drives the !
 action while Harry (the fast-growing Daniel Radcliffe) and his third-year Hogwarts classmates discover the flying hippogriff Buckbeak (a marvelous CGI creature), the benevolent but enigmatic Professor Lupin (David Thewlis), horrifying black-robed Dementors, sneaky Peter Pettigrew (Timothy Spall), and the wonderful advantage of having a Time-Turner just when you need one. The familiar Hogwarts staff returns in fine form (including the delightful Michael Gambon, replacing the late Richard Harris as Dumbledore, and Emma Thompson as the goggle-eyed Sybil Trelawney), and even Julie Christie joins this prestigious production for a brief but welcome cameo. Technically dazzling, fast-paced, and chock-full of Rowling''s boundless imagination (loyally adapted by ace screenwriter Steve Kloves), The Prisoner of Azkaban is a Potter-movie classic. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('41', 'B00005JMAH', 'Harry Potter and the Prisoner of Azkaban ', 19.98, 'http://images.amazon.com/images/P/B00005JMAH.01.MZZZZZZZ.jpg', 'Some movie-loving wizards must have cast a magic spell on Harry Potter and the Prisoner of Azkaban, because it''s another grand slam for the Harry Potter franchise. Demonstrating remarkable versatility after the arthouse success of Y Tu Mama Tambien, director Alfonso Cuaron proves a perfect choice to guide Harry, Hermione, and Ron into treacherous puberty as the now 13-year-old students at Hogwarts School of Witchcraft and Wizardry face a new and daunting challenge: Sirius Black (Gary Oldman) has escaped from Azkaban prison, and for reasons yet unknown (unless, of course, you''ve read J.K. Rowling''s book, considered by many to be the best in the series), he''s after Harry in a bid for revenge. This dark and dangerous mystery drives the action while Harry (t!
 he fast-growing Daniel Radcliffe) and his third-year Hogwarts classmates discover the flying hippogriff Buckbeak (a marvelous CGI creature), the benevolent but enigmatic Professor Lupin (David Thewlis), horrifying black-robed Dementors, sneaky Peter Pettigrew (Timothy Spall), and the wonderful advantage of having a Time-Turner just when you need one. The familiar Hogwarts staff returns in fine form (including the delightful Michael Gambon, replacing the late Richard Harris as Dumbledore, and Emma Thompson as the goggle-eyed Sybil Trelawney), and even Julie Christie joins this prestigious production for a brief but welcome cameo. Technically dazzling, fast-paced, and chock-full of Rowling''s boundless imagination (loyally adapted by ace screenwriter Steve Kloves), The Prisoner of Azkaban is a Potter-movie classic. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (41, 4)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (41, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (41, 15);
@@ -434,7 +434,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (41, 19);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (41, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (41, 41, 76, 22);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('42', 'B0002TV2WO', 'Harry Potter - Years 1-3 Collection ', 59.98, 'http://images.amazon.com/images/P/B0002TV2WO.01.MZZZZZZZ.jpg', 'The filmed version of Harry Potter and the Sorcerer''s Stone, adapted from the wildly popular book by J.K. Rowling, stunningly brings to life Harry Potter''s world of Hogwarts School of Witchcraft and Wizardry. The greatest strength of the film comes from its faithfulness to the novel, and this new cinematic world is filled with all the details of Rowling''s imagination, thanks to exuberant sets, elaborate costumes, clever makeup and visual effects, and a crème de la crème cast, including Maggie Smith, Richard Harris, Alan Rickman, and more. Especially fine is the interplay between Harry (Daniel Radcliffe) and his schoolmates Ron (Rupert Grint) and Hermione (Emma Watson), as well as his protector, the looming Hagrid (Robbie Coltrane). The second-half ad!
 venture');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('42', 'B0002TV2WO', 'Harry Potter - Years 1-3 Collection ', 59.98, 'http://images.amazon.com/images/P/B0002TV2WO.01.MZZZZZZZ.jpg', 'The filmed version of Harry Potter and the Sorcerer''s Stone, adapted from the wildly popular book by J.K. Rowling, stunningly brings to life Harry Potter''s world of Hogwarts School of Witchcraft and Wizardry. The greatest strength of the film comes from its faithfulness to the novel, and this new cinematic world is filled with all the details of Rowling''s imagination, thanks to exuberant sets, elaborate costumes, clever makeup and visual effects, and a creme de la creme cast, including Maggie Smith, Richard Harris, Alan Rickman, and more. Especially fine is the interplay between Harry (Daniel Radcliffe) and his schoolmates Ron (Rupert Grint) and Hermione (Emma Watson), as well as his protector, the looming Hagrid (Robbie Coltrane). The second-half adventure');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (42, 4)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (42, 15);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (42, 3);
@@ -442,7 +442,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (42, 12);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (42, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (42, 42, 78, 20);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('43', 'B000E8N8H0', 'Fun With Dick & Jane', 28.95, 'http://images.amazon.com/images/P/B000E8N8H0.01.MZZZZZZZ.jpg', 'Remakes are always a gamble, so it''s a pleasant surprise that Fun with Dick and Jane pays off with unexpected dividends. It''s as entertaining as the 1977 original starring George Segal and Jane Fonda, and the teaming of Jim Carrey and Téa Leoni makes this a safe bet for comedy fans, in spite of a slapstick screenplay that fails to achieve its fullest potential. Rather than attempt a darkly comedic send-up of the Enron scandal that left thousands of stockholders in financial ruin, director Dean Parisot (Galaxy Quest) opts for a lighter, more accessible (read: commercial) satire of corporate greed and cynicism, beginning in the year 2000 when Dick (Carrey) gets a plum promotion as a mega-corporate communications director just as his boss (Alec Baldwin) is preparing to bail !
 out before stock prices plummet. Dick''s wife Jane (Leoni) has quit her job as a travel agent, so the corporate bombshell leaves them penniless and desperate, resorting to petty thievery and, eventually, plotting high-stakes revenge against the greedy executives who ruined their lives. As a send-up of financial distress in a ravaged post-Enron economy, Fun with Dick and Jane delivers laughs with just enough pointed humor to give it a strong satirical edge, and Carrey''s reliable brand of zaniness is controlled enough to balance nicely with Leoni''s more subtle (and woefully underrated) skills as a screen comedienne. And while the "special thanks" end-credits hint at the sharper, more biting satire this might have been, there’s enough fun with Dick and Jane to make this recycled comedy worth a look. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('43', 'B000E8N8H0', 'Fun With Dick & Jane', 28.95, 'http://images.amazon.com/images/P/B000E8N8H0.01.MZZZZZZZ.jpg', 'Remakes are always a gamble, so it''s a pleasant surprise that Fun with Dick and Jane pays off with unexpected dividends. It''s as entertaining as the 1977 original starring George Segal and Jane Fonda, and the teaming of Jim Carrey and Tia Leoni makes this a safe bet for comedy fans, in spite of a slapstick screenplay that fails to achieve its fullest potential. Rather than attempt a darkly comedic send-up of the Enron scandal that left thousands of stockholders in financial ruin, director Dean Parisot (Galaxy Quest) opts for a lighter, more accessible (read: commercial) satire of corporate greed and cynicism, beginning in the year 2000 when Dick (Carrey) gets a plum promotion as a mega-corporate communications director just as his boss (Alec Baldwin) is preparing to bail out b!
 efore stock prices plummet. Dick''s wife Jane (Leoni) has quit her job as a travel agent, so the corporate bombshell leaves them penniless and desperate, resorting to petty thievery and, eventually, plotting high-stakes revenge against the greedy executives who ruined their lives. As a send-up of financial distress in a ravaged post-Enron economy, Fun with Dick and Jane delivers laughs with just enough pointed humor to give it a strong satirical edge, and Carrey''s reliable brand of zaniness is controlled enough to balance nicely with Leoni''s more subtle (and woefully underrated) skills as a screen comedienne. And while the "special thanks" end-credits hint at the sharper, more biting satire this might have been, there''s enough fun with Dick and Jane to make this recycled comedy worth a look. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (43, 5)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (43, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (43, 8);
@@ -472,7 +472,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (46, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (46, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (46, 46, 86, 8);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('47', 'B00003CXE4', 'Me, Myself & Irene', 14.98, 'http://images.amazon.com/images/P/B00003CXE4.01.MZZZZZZZ.jpg', 'In Me, Myself & Irene, Jim Carrey plays Charlie Baileygates, a  cop for the best police force in the world (Rhode Island). In denial about his  wife''s affair, he''s a nice guy who goes around trying to do the right thing but  is taken advantage of every step of the way. Instead of confronting people, he  takes the abuse, balls it up, and hides it in the pit of his stomach. His psyche  can only take so much, though, and soon his alter-ego Hank pops out to do every libidinous thing Charlie would never do. It''s a great premise for a Jim Carrey film. Unfortunately, it''s not a great Jim Carrey film. Famous for the lowbrow, shock comedies like Dumb and Dumber, Kingpin, and There''s Something About Mary, here the Farrelly brothers get lost in a series of lazy gags and an even lazier p!
 lot about some evil golf development and the woman, Irene (Renée Zellweger), who needs to be protected because she knows something about it. Some of the jokes hit (there''s a bathroom scene that''s 10 times funnier than the hair-gel gag in There''s Something About Mary), but many more miss. There are some great concepts (his three sons are hip-hop geniuses) that don''t go anywhere (they swear a lot). It''s like the movie itself has a split personality');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('47', 'B00003CXE4', 'Me, Myself & Irene', 14.98, 'http://images.amazon.com/images/P/B00003CXE4.01.MZZZZZZZ.jpg', 'In Me, Myself & Irene, Jim Carrey plays Charlie Baileygates, a  cop for the best police force in the world (Rhode Island). In denial about his  wife''s affair, he''s a nice guy who goes around trying to do the right thing but  is taken advantage of every step of the way. Instead of confronting people, he  takes the abuse, balls it up, and hides it in the pit of his stomach. His psyche  can only take so much, though, and soon his alter-ego Hank pops out to do every libidinous thing Charlie would never do. It''s a great premise for a Jim Carrey film. Unfortunately, it''s not a great Jim Carrey film. Famous for the lowbrow, shock comedies like Dumb and Dumber, Kingpin, and There''s Something About Mary, here the Farrelly brothers get lost in a series of lazy gags and an even lazier p!
 lot about some evil golf development and the woman, Irene (Rene Zellweger), who needs to be protected because she knows something about it. Some of the jokes hit (there''s a bathroom scene that''s 10 times funnier than the hair-gel gag in There''s Something About Mary), but many more miss. There are some great concepts (his three sons are hip-hop geniuses) that don''t go anywhere (they swear a lot). It''s like the movie itself has a split personality');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (47, 5)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (47, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (47, 8);
@@ -541,7 +541,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (54, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (54, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (54, 54, 32, 21);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('55', 'B00005JMJ4', 'Lost In Translation ', 14.98, 'http://images.amazon.com/images/P/B00005JMJ4.01.MZZZZZZZ.jpg', 'Like a good dream, Sofia Coppola''s Lost in Translation envelops you with an aura of fantastic light, moody sound, head-turning love, and a feeling of déjà vu, even though you''ve probably never been to this neon-fused version of Tokyo. Certainly Bob Harris has not. The 50-ish actor has signed on for big money shooting whiskey ads instead of doing something good for his career or his long-distance family. Jetlagged, helplessly lost with his Japanese-speaking director, and out of sync with the metropolis, Harris (Bill Murray, never better) befriends the married but lovelorn 25-year-old Charlotte (played with heaps of poise by 18-year-old Scarlett Johansson). Even before her photographer husband all but abandons her, she is adrift like Harris but in a total entrapmen!
 t of youth. How Charlotte and Bill discover they are soul mates will be cherished for years to come. Written and directed by Coppola (The Virgin Suicides), the film is far more atmospheric than plot-driven: we whiz through Tokyo parties, karaoke bars, and odd nightlife, always ending up in the impossibly posh hotel where the two are staying. The wisps of bittersweet loneliness of Bill and Charlotte are handled smartly and romantically, but unlike modern studio films, this isn''t a May-November fling film. Surely and steadily, the film ends on a much-talked-about grace note, which may burn some, yet awards film lovers who "always had Paris" with another cinematic destination of the heart. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('55', 'B00005JMJ4', 'Lost In Translation ', 14.98, 'http://images.amazon.com/images/P/B00005JMJ4.01.MZZZZZZZ.jpg', 'Like a good dream, Sofia Coppola''s Lost in Translation envelops you with an aura of fantastic light, moody sound, head-turning love, and a feeling of deja vu, even though you''ve probably never been to this neon-fused version of Tokyo. Certainly Bob Harris has not. The 50-ish actor has signed on for big money shooting whiskey ads instead of doing something good for his career or his long-distance family. Jetlagged, helplessly lost with his Japanese-speaking director, and out of sync with the metropolis, Harris (Bill Murray, never better) befriends the married but lovelorn 25-year-old Charlotte (played with heaps of poise by 18-year-old Scarlett Johansson). Even before her photographer husband all but abandons her, she is adrift like Harris but in a total entrapment of youth. Ho!
 w Charlotte and Bill discover they are soul mates will be cherished for years to come. Written and directed by Coppola (The Virgin Suicides), the film is far more atmospheric than plot-driven: we whiz through Tokyo parties, karaoke bars, and odd nightlife, always ending up in the impossibly posh hotel where the two are staying. The wisps of bittersweet loneliness of Bill and Charlotte are handled smartly and romantically, but unlike modern studio films, this isn''t a May-November fling film. Surely and steadily, the film ends on a much-talked-about grace note, which may burn some, yet awards film lovers who "always had Paris" with another cinematic destination of the heart. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (55, 6)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (55, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (55, 8);
@@ -571,7 +571,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (58, 13);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (58, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (58, 58, 24, 21);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('59', '0790740796', 'Just Cause', 12.98, 'http://images.amazon.com/images/P/0790740796.01.MZZZZZZZ.jpg', 'Just Cause is a film that relies on phony plot twists and steals openly from any other thriller that it can remember. If there was a drinking game requiring players to drink during every cinematic "homage," you''d be tanked after Just Cause''s first 45 minutes. Take one case of racial injustice, place it in an exotic, exquisitely photographed location (the Florida Everglades), and bring in an outsider, played by a bankable star, to save the day. Make sure nothing appears as it seems. Add a couple of plot twists, some over-the-top character actors (Ed Harris, shamelessly riffing on Hannibal Lecter), stir, and serve. The big name in this case is Sean Connery, who plays a Harvard law professor summoned to the swamps by an apparently innocent death row inmate (Blair Underwood), who swear!
 s he didn''t rape and kill that 11-year-old girl. He says he confessed because maverick psycho-cop Tanny Brown (Laurence Fishburne) made him play a solo game of Russian roulette. He says his Serial-killer neighbor on death row (Harris) committed the crime. Connery buys it, the audience buys it, and how could they not? Director Arne Glimcher (who made the lackluster Mambo Kings) coerces everyone with simplistic plot manipulations. Characters are given no depth, and the actors are pawns moved about like pieces on a Clue gameboard. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('59', '0790740796', 'Just Cause', 12.98, 'http://images.amazon.com/images/P/0790740796.01.MZZZZZZZ.jpg', 'Just Cause is a film that relies on phony plot twists and steals openly from any other thriller that it can remember. If there was a drinking game requiring players to drink during every cinematic "homage," you''d be tanked after Just Cause''s first 45 minutes. Take one case of racial injustice, place it in an exotic, exquisitely photographed location (the Florida Everglades), and bring in an outsider, played by a bankable star, to save the day. Make sure nothing appears as it seems. Add a couple of plot twists, some over-the-top character actors (Ed Harris, shamelessly riffing on Hannibal Lecter), stir, and serve. The big name in this case is Sean Connery, who plays a Harvard law professor summoned to the swamps by an apparently innocent death row inmate (Blair Underwood), who swears he !
 didn''t rape and kill that 11-year-old girl. He says he confessed because maverick psycho-cop Tanny Brown (Laurence Fishburne) made him play a solo game of Russian roulette. He says his Serial-killer neighbor on death row (Harris) committed the crime. Connery buys it, the audience buys it, and how could they not? Director Arne Glimcher (who made the lackluster Mambo Kings) coerces everyone with simplistic plot manipulations. Characters are given no depth, and the actors are pawns moved about like pieces on a Clue gameboard. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (59, 6)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (59, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (59, 11);
@@ -726,7 +726,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (76, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (76, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (76, 76, 49, 5);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('77', 'B000EMGJ7C', 'The Family Stone ', 29.99, 'http://images.amazon.com/images/P/B000EMGJ7C.01.MZZZZZZZ.jpg', 'For anyone who views holiday gatherings with equal parts joy and dread, The Family Stone offers plenty of comedy to identify with. Writer-director Thomas Bezucha''s slapstick premise begins when Everett (Dermot Mulroney) brings his fiancé Meredith (Sarah Jessica Parker) home to meet his family for Christmas. It''s an instant disaster when parents Sybil (Diane Keaton) and Kelly (Craig T. Nelson) agree with their gay, deaf son Thad (Ty Giordano, who is actually hearing impaired), pot-smoking son Ben (Luke Wilson) and daughters Amy (Rachel McAdams) and Susannah (Elizabeth Reaser) that Meredith is way too uptight to be welcomed into their family. Meredith recruits her sister Julie (Claire Danes) to help her thaw the Stone family cold front, and after building a solid emotional fou!
 ndation for his holiday comedy, Bezucha starts to stack the deck with plot developments that, while heartwarming, border on the absurd. You either go with the movie''s flow or you don''t, and with this appealing cast (featuring some really nice work by Keaton, Nelson, Parker and Danes) it''s easy to forgive Bezucha''s unlikely blend of yuletide cheer, petty animosities, and romantic tables turned in the blink of an eye. Toss in a case of terminal illness and you''ve got a sad-happy tearjerker that works in spite of itself. If you don''t recognize at least part of your own holiday clan in The Family Stone, you probably haven''t been paying attention. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('77', 'B000EMGJ7C', 'The Family Stone ', 29.99, 'http://images.amazon.com/images/P/B000EMGJ7C.01.MZZZZZZZ.jpg', 'For anyone who views holiday gatherings with equal parts joy and dread, The Family Stone offers plenty of comedy to identify with. Writer-director Thomas Bezucha''s slapstick premise begins when Everett (Dermot Mulroney) brings his fiance; Meredith (Sarah Jessica Parker) home to meet his family for Christmas. It''s an instant disaster when parents Sybil (Diane Keaton) and Kelly (Craig T. Nelson) agree with their gay, deaf son Thad (Ty Giordano, who is actually hearing impaired), pot-smoking son Ben (Luke Wilson) and daughters Amy (Rachel McAdams) and Susannah (Elizabeth Reaser) that Meredith is way too uptight to be welcomed into their family. Meredith recruits her sister Julie (Claire Danes) to help her thaw the Stone family cold front, and after building a solid emotional foundat!
 ion for his holiday comedy, Bezucha starts to stack the deck with plot developments that, while heartwarming, border on the absurd. You either go with the movie''s flow or you don''t, and with this appealing cast (featuring some really nice work by Keaton, Nelson, Parker and Danes) it''s easy to forgive Bezucha''s unlikely blend of yuletide cheer, petty animosities, and romantic tables turned in the blink of an eye. Toss in a case of terminal illness and you''ve got a sad-happy tearjerker that works in spite of itself. If you don''t recognize at least part of your own holiday clan in The Family Stone, you probably haven''t been paying attention. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (77, 9)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (77, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (77, 8);
@@ -751,7 +751,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (79, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (79, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (79, 79, 21, 10);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('80', 'B00005JKWJ', 'Blade II ', 26.98, 'http://images.amazon.com/images/P/B00005JKWJ.01.MZZZZZZZ.jpg', 'Aptly described by critic Roger Ebert as "a vomitorium of viscera," Blade II takes the express route to sequel success. So if you enjoyed Blade, you''ll probably drool over this monster mash, which is anything but boring. Set (and filmed) in Prague, the plot finds a new crop of "Reaper" vampires threatening to implement a viral breeding program, and they''re nearly impervious to attacks by Blade (Wesley Snipes), his now-revived mentor Whistler (Kris Kristofferson), and a small army of "normal" vampires who routinely combust in a constant conflagration of spectacular special effects. It''s up to Blade to conquer the über-vamps, and both Snipes and director Guillermo del Toro (Mimic) serve up a nonstop smorgasbord of intensely choreographed action, creepy makeup, and graphic ultraviolen!
 ce. It''s sadistic, juvenile, numbing, and');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('80', 'B00005JKWJ', 'Blade II ', 26.98, 'http://images.amazon.com/images/P/B00005JKWJ.01.MZZZZZZZ.jpg', 'Aptly described by critic Roger Ebert as "a vomitorium of viscera," Blade II takes the express route to sequel success. So if you enjoyed Blade, you''ll probably drool over this monster mash, which is anything but boring. Set (and filmed) in Prague, the plot finds a new crop of "Reaper" vampires threatening to implement a viral breeding program, and they''re nearly impervious to attacks by Blade (Wesley Snipes), his now-revived mentor Whistler (Kris Kristofferson), and a small army of "normal" vampires who routinely combust in a constant conflagration of spectacular special effects. It''s up to Blade to conquer the vamps, and both Snipes and director Guillermo del Toro (Mimic) serve up a nonstop smorgasbord of intensely choreographed action, creepy makeup, and graphic ultraviolence. It''s !
 sadistic, juvenile, numbing, and');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (80, 9)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (80, 21)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (80, 27);
@@ -775,7 +775,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (82, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (82, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (82, 82, 32, 10);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('83', 'B00007ELDF', 'Fear and Loathing in Las Vegas - Criterion Collection', 39.95, 'http://images.amazon.com/images/P/B00007ELDF.01.MZZZZZZZ.jpg', 'The original cowriter and director of Fear and Loathing in Las Vegas was Alex Cox, whose earlier film Sid and Nancy suggests that Cox could have been a perfect match in filming  Hunter S. Thompson''s psychotropic masterpiece of "gonzo" journalism. Unfortunately Cox departed due to the usual "creative differences," and this ill-fated adaptation was thrust upon Terry Gilliam, whose formidable gifts as a visionary filmmaker were squandered on the seemingly unfilmable elements of Thompson''s ether-fogged narrative. The result is a one-joke movie without the joke');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('83', 'B00007ELDF', 'Fear and Loathing in Las Vegas - Criterion Collection', 39.95, 'http://images.amazon.com/images/P/B00007ELDF.01.MZZZZZZZ.jpg', 'The original cowriter and director of Fear and Loathing in Las Vegas was Alex Cox, whose earlier film Sid and Nancy suggests that Cox could have been a perfect match in filming  Hunter S. Thompson''s psychotropic masterpiece of "gonzo" journalism. Unfortunately Cox departed due to the usual "creative differences," and this ill-fated adaptation was thrust upon Terry Gilliam, whose formidable gifts as a visionary filmmaker were squandered on the seemingly unfilmable elements of Thompson''s ether-fogged narrative. The result is a one-joke movie without the joke');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (83, 10)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (83, 37)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (83, 7);
@@ -806,7 +806,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (86, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (86, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (86, 86, 80, 7);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('87', '0783229526', 'Fear and Loathing in Las Vegas', 26.98, 'http://images.amazon.com/images/P/0783229526.01.MZZZZZZZ.jpg', 'The original cowriter and director of Fear and Loathing in Las Vegas was Alex Cox, whose earlier film Sid and Nancy suggests that Cox could have been a perfect match in filming  Hunter S. Thompson''s psychotropic masterpiece of "gonzo" journalism. Unfortunately Cox departed due to the usual "creative differences," and this ill-fated adaptation was thrust upon Terry Gilliam, whose formidable gifts as a visionary filmmaker were squandered on the seemingly unfilmable elements of Thompson''s ether-fogged narrative. The result is a one-joke movie without the joke');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('87', '0783229526', 'Fear and Loathing in Las Vegas', 26.98, 'http://images.amazon.com/images/P/0783229526.01.MZZZZZZZ.jpg', 'The original cowriter and director of Fear and Loathing in Las Vegas was Alex Cox, whose earlier film Sid and Nancy suggests that Cox could have been a perfect match in filming  Hunter S. Thompson''s psychotropic masterpiece of "gonzo" journalism. Unfortunately Cox departed due to the usual "creative differences," and this ill-fated adaptation was thrust upon Terry Gilliam, whose formidable gifts as a visionary filmmaker were squandered on the seemingly unfilmable elements of Thompson''s ether-fogged narrative. The result is a one-joke movie without the joke');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (87, 10)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (87, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (87, 10);
@@ -836,7 +836,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (90, 4);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (90, 17);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (90, 90, 12, 13);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('91', 'B00003CXCI', 'Say Anything', 14.98, 'http://images.amazon.com/images/P/B00003CXCI.01.MZZZZZZZ.jpg', 'Seven years after he earned his first screen credit as the writer of Fast Times at Ridgemont High, former Rolling Stone writer Cameron Crowe made his directorial debut with this acclaimed romantic comedy starring John Cusack and Ione Skye as unlikely lovers on the cusp of adulthood. The casting is perfect, and Crowe''s rookie direction is appropriately unobtrusive, no doubt influenced by his actor-loving, Oscar®-winning mentor, James L. Brooks. But the real strength of Crowe''s work is his exceptional writing, his timely grasp of contemporary rhythms and language (he''s frequently called "the voice of a generation"), and the rich humor and depth of his fully developed characters. In Say Anything... Cusack and Skye play recent high school graduates enjoying one final summer before le!
 aping into a lifetime of adult responsibilities. Lloyd (Cusack) is an aspiring kickboxer with no definite plans; Diane (Skye) is a valedictorian with intentions to further her education in Europe. Together they find unlikely bliss, but there''s also turbulence when Diane''s father (John Mahoney)');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('91', 'B00003CXCI', 'Say Anything', 14.98, 'http://images.amazon.com/images/P/B00003CXCI.01.MZZZZZZZ.jpg', 'Seven years after he earned his first screen credit as the writer of Fast Times at Ridgemont High, former Rolling Stone writer Cameron Crowe made his directorial debut with this acclaimed romantic comedy starring John Cusack and Ione Skye as unlikely lovers on the cusp of adulthood. The casting is perfect, and Crowe''s rookie direction is appropriately unobtrusive, no doubt influenced by his actor-loving, Oscar-winning mentor, James L. Brooks. But the real strength of Crowe''s work is his exceptional writing, his timely grasp of contemporary rhythms and language (he''s frequently called "the voice of a generation"), and the rich humor and depth of his fully developed characters. In Say Anything... Cusack and Skye play recent high school graduates enjoying one final summer before leaping!
  into a lifetime of adult responsibilities. Lloyd (Cusack) is an aspiring kickboxer with no definite plans; Diane (Skye) is a valedictorian with intentions to further her education in Europe. Together they find unlikely bliss, but there''s also turbulence when Diane''s father (John Mahoney)');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (91, 11)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (91, 8);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (91, 9);
@@ -871,7 +871,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (94, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (94, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (94, 94, 87, 1);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('95', 'B000DZ7YN8', 'The Ice Harvest ', 29.98, 'http://images.amazon.com/images/P/B000DZ7YN8.01.MZZZZZZZ.jpg', 'Holiday movies don’t get much darker, or more darkly humorous, than The Ice Harvest, an offbeat comedy that defies expectations. The involvement of director Harold Ramis might lead some to expect a straight-up comedy like Groundhog Day or Analyze This, but despite Ramis’s fine and atypically subdued work here, it’s the writers (Robert Benton and Richard Russo) who put a stronger stamp on their adaptation of the novel by Scott Phillips. Benton and Russo previously collaborated on Nobody’s Fool and Twilight (with Benton also directing), and those films are similar in tone and spirit to this quirky, modern-day film noir, set on a freezing Christmas Eve in Wichita, Kansas, where mob lawyer Charlie Arglist (John Cusack) has a lot on his mind. He’s just stolen $2 !
 million from his boss (Randy Quaid), he can’t trust his partner Vic (Billy Bob Thornton), he’s secretly in love with the manager (Connie Nielsen) of the strip bar he owns, and his best friend (Oliver Platt, giving yet another terrific performance) is married to his ex-wife. Before the night’s over, several murders will complicate matters even further, and throughout it all, The Ice Harvest is anchored by Cusack’s good-natured presence in a bad-natured story that dares to combine double-crosses and bloodshed with elusive yuletide cheer. It’s a strange but oddly appealing combination, not for all tastes but refreshing for that very same reason. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('95', 'B000DZ7YN8', 'The Ice Harvest ', 29.98, 'http://images.amazon.com/images/P/B000DZ7YN8.01.MZZZZZZZ.jpg', 'Holiday movies don''t get much darker, or more darkly humorous, than The Ice Harvest, an offbeat comedy that defies expectations. The involvement of director Harold Ramis might lead some to expect a straight-up comedy like Groundhog Day or Analyze This, but despite Ramis''s fine and atypically subdued work here, it''s the writers (Robert Benton and Richard Russo) who put a stronger stamp on their adaptation of the novel by Scott Phillips. Benton and Russo previously collaborated on Nobody''s Fool and Twilight (with Benton also directing), and those films are similar in tone and spirit to this quirky, modern-day film noir, set on a freezing Christmas Eve in Wichita, Kansas, where mob lawyer Charlie Arglist (John Cusack) has a lot on his mind. He''s just stolen $2 million from his bos!
 s (Randy Quaid), he can''t trust his partner Vic (Billy Bob Thornton), he''s secretly in love with the manager (Connie Nielsen) of the strip bar he owns, and his best friend (Oliver Platt, giving yet another terrific performance) is married to his ex-wife. Before the night''s over, several murders will complicate matters even further, and throughout it all, The Ice Harvest is anchored by Cusack''s good-natured presence in a bad-natured story that dares to combine double-crosses and bloodshed with elusive yuletide cheer. It''s a strange but oddly appealing combination, not for all tastes but refreshing for that very same reason. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (95, 11)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (95, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (95, 8);
@@ -1011,7 +1011,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (112, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (112, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (112, 112, 61, 24);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('113', 'B00003CXC9', 'The Remains of the Day ', 29.95, 'http://images.amazon.com/images/P/B00003CXC9.01.MZZZZZZZ.jpg', 'This excellent film is probably best described as subtle elegance.  Framed in the present, the movie deals with the lives inside an English country home just prior to World War II. Reunited with the filmmakers from  Howards End are Emma Thompson as Miss Kenton, the head housekeeper, and Anthony Hopkins as Stevens, the impeccable butler. The bittersweet story centers on Stevens and his dedication to his master, Lord Darlington (a suitably officious and slyly pompous James Fox). Stevens summarizes: "I don''t believe a man can consider himself fully content until he has done all he can to be of service to his employer." Enveloping Stevens''s world are the pending war with Germany, Darlington''s horribly misguided interests in said war, and, most effectively, his relationsh!
 ip with Miss Kenton. Stevens is the very essence of repression, but as played by Hopkins he is neither piteous nor self-righteous. Like his master, Stevens becomes misguided in his loyalties, although his is an emotional deprivation, possibly condemning  him to lifelong regret. There''s so much going on in this film, and yet the action is skillfully depicted through understanding and knowing glances, through emotions expressed only through eye contact. Like other Merchant-Ivory-Ruth Prawer Jhabvala collaborations, this film is sumptuous to look at, capturing the period effectively and affectingly. Jhabvala respectfully adapts from the Kazuo Ishiguro novel. Excellent in supporting roles are Christopher Reeve, Ben Chaplin, and Hugh Grant. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('113', 'B00003CXC9', 'The Remains of the Day ', 29.95, 'http://images.amazon.com/images/P/B00003CXC9.01.MZZZZZZZ.jpg', 'This excellent film is probably best described as subtle elegance.  Framed in the present, the movie deals with the lives inside an English country home just prior to World War II. Reunited with the filmmakers from  Howards End are Emma Thompson as Miss Kenton, the head housekeeper, and Anthony Hopkins as Stevens, the impeccable butler. The bittersweet story centers on Stevens and his dedication to his master, Lord Darlington (a suitably officious and slyly pompous James Fox). Stevens summarizes: "I don''t believe a man can consider himself fully content until he has done all he can to be of service to his employer." Enveloping Stevens''s world are the pending war with Germany, Darlington''s horribly misguided interests in said war, and, most effectively, his relationship wi!
 th Miss Kenton. Stevens is the very essence of repression, but as played by Hopkins he is neither piteous nor self-righteous. Like his master, Stevens becomes misguided in his loyalties, although his is an emotional deprivation, possibly condemning  him to lifelong regret. There''s so much going on in this film, and yet the action is skillfully depicted through understanding and knowing glances, through emotions expressed only through eye contact. Like other Merchant-Ivory-Ruth Prawer Jhabvala collaborations, this film is sumptuous to look at, capturing the period effectively and affectingly. Jhabvala respectfully adapts from the Kazuo Ishiguro novel. Excellent in supporting roles are Christopher Reeve, Ben Chaplin, and Hugh Grant. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (113, 14)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (113, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (113, 11);
@@ -1133,7 +1133,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (128, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (128, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (128, 128, 37, 11);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('129', 'B000CNESJO', 'Elizabethtown ', 29.95, 'http://images.amazon.com/images/P/B000CNESJO.01.MZZZZZZZ.jpg', 'Elizabethtown has all of the elements of a great Cameron Crowe movie, but none of the Cameron Crowe vision that made Almost Famous work. It''s mostly a series of sweet moments, each capped with the right song at the right time; in fact, the soundtrack is the real star of the movie, and the right song is all there is to piece together a film that is much less than the sum of its parts.    From the start of Elizabethtown, big contrasts are evoked: death and life, success and failure are side by side, so we''re told. When the movie starts, Drew Baylor (Orlando Bloom) is experiencing failure and death in spades: the shoe he spent eight years designing for Mercury (a thinly-veiled copy of Nike) has been recalled, costing his company $972 million dollars. On the verge of a suicide attempt,!
  he learns his father has died, and Drew flies to Kentucky to retrieve the body to Oregon for cremation. On the red-eye to Louisville he meets Claire Colburn (Kirsten Dunst), a perky flight att''ndant with a charming flair for cute lines ("I''m impossible to forget, but I’m hard to remember," she chirps). Once in Elizabethtown, Drew tries to plan a memorial while dealing with relatives who have their own agenda in addition to his manic family back in Oregon, all while facing the reality that in a few days he''ll be known nationally as one of his industry''s most legendary failures. Yet still he manages to connect with Claire on an all-night cell phone conversation');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('129', 'B000CNESJO', 'Elizabethtown ', 29.95, 'http://images.amazon.com/images/P/B000CNESJO.01.MZZZZZZZ.jpg', 'Elizabethtown has all of the elements of a great Cameron Crowe movie, but none of the Cameron Crowe vision that made Almost Famous work. It''s mostly a series of sweet moments, each capped with the right song at the right time; in fact, the soundtrack is the real star of the movie, and the right song is all there is to piece together a film that is much less than the sum of its parts.    From the start of Elizabethtown, big contrasts are evoked: death and life, success and failure are side by side, so we''re told. When the movie starts, Drew Baylor (Orlando Bloom) is experiencing failure and death in spades: the shoe he spent eight years designing for Mercury (a thinly-veiled copy of Nike) has been recalled, costing his company $972 million dollars. On the verge of a suicide attempt,!
  he learns his father has died, and Drew flies to Kentucky to retrieve the body to Oregon for cremation. On the red-eye to Louisville he meets Claire Colburn (Kirsten Dunst), a perky flight att''ndant with a charming flair for cute lines ("I''m impossible to forget, but I''m hard to remember," she chirps). Once in Elizabethtown, Drew tries to plan a memorial while dealing with relatives who have their own agenda in addition to his manic family back in Oregon, all while facing the reality that in a few days he''ll be known nationally as one of his industry''s most legendary failures. Yet still he manages to connect with Claire on an all-night cell phone conversation');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (129, 16)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (129, 56)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (129, 2);
@@ -1158,7 +1158,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (131, 4);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (131, 16);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (131, 131, 15, 24);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('132', 'B000021Y7E', 'Dick', 19.94, 'http://images.amazon.com/images/P/B000021Y7E.01.MZZZZZZZ.jpg', 'So who exactly was Deep Throat, that all-important source who helped Bob Woodward and Carl Bernstein bust open the Watergate scandal? Well, according to this thoroughly funny, keenly smart comedy from director Andrew Fleming (The Craft), it was two sweetly daft teenage girls named Betsy and Arlene. Taking the history and figures from Watergate and running gleefully and sacrilegiously amok, Dick offers up a hilarious what-if scenario that takes the Nixon administration''s downfall from grave tragedy to hilarious farce. When Betsy (Kirsten Dunst) and Arlene (Michelle Williams) run into a shady figure in the stairwell of Arlene''s Watergate apartment building, little do they know they''ve stumbled upon G. Gordon Liddy (Harry Shearer) on the night of the Democratic National Headquarters break!
 -in. Later, on a White House field trip, they wind up meeting with Nixon himself (Dan Hedaya), who, to ensure their silence, decides to make them official White House dog walkers and "secret youth advisors." Of course, Betsy and Arlene soon find out their idol has feet of clay, and ultimately decide to aid "radical muckraking journalists" (and queasy rivals) Woodward (Will Ferrell) and Bernstein (Bruce McCullough) in their investigation. Fleming and cowriter Sheryl Longin''s enfolding of the Watergate scandal is extremely clever and inspired, from Arlene''s 18-and-a-half-minute declaration of love on Nixon''s tape recorder to the Hello Dolly cookies (laced with a certain herbal stimulant) that help bring about the U.S.-Soviet accord. And after all the angsty-serious portraits of Watergate, it''s bliss to see the prime players sent up mercilessly; in addition to Shearer, the cast boasts Dave Foley (Erlichman), Jim Breuer (John Dean), Saul Rubinek (Kissinger), and Ana Gasteye!
 r (Rosemary Woods), all in fine form. Hedaya''s Nixon, dead-on but nev
er parodic, is an Oscar-worthy comic turn, and Dunst and Williams invest their characters with affection and humor; the success of the film lies in the way these talented actresses make us laugh with Betsy and Arlene, never at them. Don''t be put off by the teen sheen on this comedy');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('132', 'B000021Y7E', 'Dick', 19.94, 'http://images.amazon.com/images/P/B000021Y7E.01.MZZZZZZZ.jpg', 'So who exactly was Deep Throat, that all-important source who helped Bob Woodward and Carl Bernstein bust open the Watergate scandal? Well, according to this thoroughly funny, keenly smart comedy from director Andrew Fleming (The Craft), it was two sweetly daft teenage girls named Betsy and Arlene. Taking the history and figures from Watergate and running gleefully and sacrilegiously amok, Dick offers up a hilarious what-if scenario that takes the Nixon administration''s downfall from grave tragedy to hilarious farce. When Betsy (Kirsten Dunst) and Arlene (Michelle Williams) run into a shady figure in the stairwell of Arlene''s Watergate apartment building, little do they know they''ve stumbled upon G. Gordon Liddy (Harry Shearer) on the night of the Democratic National Headquarters break-in. !
 Later, on a White House field trip, they wind up meeting with Nixon himself (Dan Hedaya), who, to ensure their silence, decides to make them official White House dog walkers and "secret youth advisors." Of course, Betsy and Arlene soon find out their idol has feet of clay, and ultimately decide to aid "radical muckraking journalists" (and queasy rivals) Woodward (Will Ferrell) and Bernstein (Bruce McCullough) in their investigation. Fleming and cowriter Sheryl Longin''s enfolding of the Watergate scandal is extremely clever and inspired, from Arlene''s 18-and-a-half-minute declaration of love on Nixon''s tape recorder to the Hello Dolly cookies (laced with a certain herbal stimulant) that help bring about the U.S.-Soviet accord. And after all the angsty-serious portraits of Watergate, it''s bliss to see the prime players sent up mercilessly; in addition to Shearer, the cast boasts Dave Foley (Erlichman), Jim Breuer (John Dean), Saul Rubinek (Kissinger), and Ana Gasteyer (Ro!
 semary Woods), all in fine form. Hedaya''s Nixon, dead-on but never pa
rodic, is an Oscar-worthy comic turn, and Dunst and Williams invest their characters with affection and humor; the success of the film lies in the way these talented actresses make us laugh with Betsy and Arlene, never at them. Don''t be put off by the teen sheen on this comedy');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (132, 16)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (132, 8);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (132, 2);
@@ -1218,7 +1218,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (139, 25);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (139, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (139, 139, 53, 3);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('140', 'B000FBNG1O', 'Green Street Hooligans', 27.98, 'http://images.amazon.com/images/P/B000FBNG1O.01.MZZZZZZZ.jpg', 'After the Lord of the Rings trilogy, Elijah Wood could''ve opted for further big budget epics, but took a sharp left turn with this better-than-average B-movie. Released just after Everything is Illuminated, another offbeat entry, Wood plays journalism student Matt Buckner. In the prologue, he''s expelled from Harvard when his over-privileged roommate sets him up to take the fall for his own misdeeds. With nowhere to go, Matt decides to visit his sister, Shannon (Claire Forlani), in London. He''s already got a chip on his shoulder when he falls under the sway of Shannon''s brother-in-law, Pete (Charlie Hunnam), head of West Ham''s football "firm," the Green Street Elite. Matt soon gets caught up in their thuggish antics—to tragic effect. In her feature debut, German-born!
  Lexi Alexander makes a mostly convincing case for the attractions of violence to the emotionally vulnerable, as opposed to the emotionally numb pugilists of the more satirical Fight Club. Unlike David Fincher (by way of Chuck Palahniuk), she plays it straight, except for the stylized fight sequences. Consequently, humor is in short supply, but the young Brit cast, especially Leo Gregory as the surly Bovver, is charismatic and Wood makes his character as believable as possible, i.e. he may seem miscast, but that''s the point. Although there''s no (direct) correlation between the two, Green Street makes a fine taster for Bill Buford''s Among the Thugs, the ultimate dissection of the hooligan mentality. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('140', 'B000FBNG1O', 'Green Street Hooligans', 27.98, 'http://images.amazon.com/images/P/B000FBNG1O.01.MZZZZZZZ.jpg', 'After the Lord of the Rings trilogy, Elijah Wood could''ve opted for further big budget epics, but took a sharp left turn with this better-than-average B-movie. Released just after Everything is Illuminated, another offbeat entry, Wood plays journalism student Matt Buckner. In the prologue, he''s expelled from Harvard when his over-privileged roommate sets him up to take the fall for his own misdeeds. With nowhere to go, Matt decides to visit his sister, Shannon (Claire Forlani), in London. He''s already got a chip on his shoulder when he falls under the sway of Shannon''s brother-in-law, Pete (Charlie Hunnam), head of West Ham''s football "firm," the Green Street Elite. Matt soon gets caught up in their thuggish antics to tragic effect. In her feature debut, German-born Lexi!
  Alexander makes a mostly convincing case for the attractions of violence to the emotionally vulnerable, as opposed to the emotionally numb pugilists of the more satirical Fight Club. Unlike David Fincher (by way of Chuck Palahniuk), she plays it straight, except for the stylized fight sequences. Consequently, humor is in short supply, but the young Brit cast, especially Leo Gregory as the surly Bovver, is charismatic and Wood makes his character as believable as possible, i.e. he may seem miscast, but that''s the point. Although there''s no (direct) correlation between the two, Green Street makes a fine taster for Bill Buford''s Among the Thugs, the ultimate dissection of the hooligan mentality. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (140, 17)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (140, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (140, 15);
@@ -1266,13 +1266,13 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (146, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (146, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (146, 146, 10, 0);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('147', 'B00003OST5', 'Othello', 19.98, 'http://images.amazon.com/images/P/B00003OST5.01.MZZZZZZZ.jpg', 'Oliver Parker, a stage and film actor (Hellraiser), made his directorial debut with this scaled-back version of Shakespeare''s play about the paranoid Moor, Othello (Laurence Fishburne), and his manipulative friend, Iago (Kenneth Branagh). Parker gets the story so lean he starts running a little short on the author''s subtext, and if it''s possible to overemphasize the banality of Iago''s scheming and Othello''s malleability, he does so. The director throws out what is universal in the story and makes it all seem merely ordinary, human, and unfortunate, which is the opposite of what watching Shakespeare should be. In the end, it''s hard to care what these characters have done to one another. Branagh''s Iago is a little flat and unfocused, while Fishburne is excellent as a quieter Othello th!
 an we''re accustomed to. With Irène Jacob (Red) as Desdemona. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('147', 'B00003OST5', 'Othello', 19.98, 'http://images.amazon.com/images/P/B00003OST5.01.MZZZZZZZ.jpg', 'Oliver Parker, a stage and film actor (Hellraiser), made his directorial debut with this scaled-back version of Shakespeare''s play about the paranoid Moor, Othello (Laurence Fishburne), and his manipulative friend, Iago (Kenneth Branagh). Parker gets the story so lean he starts running a little short on the author''s subtext, and if it''s possible to overemphasize the banality of Iago''s scheming and Othello''s malleability, he does so. The director throws out what is universal in the story and makes it all seem merely ordinary, human, and unfortunate, which is the opposite of what watching Shakespeare should be. In the end, it''s hard to care what these characters have done to one another. Branagh''s Iago is a little flat and unfocused, while Fishburne is excellent as a quieter Othello th!
 an we''re accustomed to. With Irene Jacob (Red) as Desdemona. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (147, 18)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (147, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (147, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (147, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (147, 147, 8, 6);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('148', 'B000035Z1Z', 'French Kiss', 9.98, 'http://images.amazon.com/images/P/B000035Z1Z.01.MZZZZZZZ.jpg', 'Meg Ryan emerges bloodied but unbowed from this botched comedy by Lawrence Kasdan (The Big Chill). Ryan plays a woman whose fiancé (Timothy Hutton) leaves her for a Parisian beauty. She jets over to the City of Lights to fight for her man, but an incapacitating fear of flying forces her to seek help from a fellow passenger, a French thief played by Kevin Kline, who then tutors her in the ways of getting her beau back. Kasdan seems incapable of pacing the story, let alone getting a firm grip on its comic tone and intentions. The production sputters and regroups and stalls repeatedly, forcing Ryan, particularly, to find the boundaries of her own screwball performance. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('148', 'B000035Z1Z', 'French Kiss', 9.98, 'http://images.amazon.com/images/P/B000035Z1Z.01.MZZZZZZZ.jpg', 'Meg Ryan emerges bloodied but unbowed from this botched comedy by Lawrence Kasdan (The Big Chill). Ryan plays a woman whose fiance (Timothy Hutton) leaves her for a Parisian beauty. She jets over to the City of Lights to fight for her man, but an incapacitating fear of flying forces her to seek help from a fellow passenger, a French thief played by Kevin Kline, who then tutors her in the ways of getting her beau back. Kasdan seems incapable of pacing the story, let alone getting a firm grip on its comic tone and intentions. The production sputters and regroups and stalls repeatedly, forcing Ryan, particularly, to find the boundaries of her own screwball performance. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (148, 19)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (148, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (148, 8);
@@ -1346,7 +1346,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (156, 36);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (156, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (156, 156, 94, 24);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('157', 'B00005LOKQ', 'The Princess Bride ', 14.94, 'http://images.amazon.com/images/P/B00005LOKQ.01.MZZZZZZZ.jpg', 'Screenwriter William Goldman''s novel The Princess Bride earned  its own loyal audience on the strength of its narrative voice and its gently satirical, hyperbolic spin on swashbuckled adventure that seemed almost purely literary. For all its derring-do and vivid over-the-top characters, the book''s joy was dictated as much by the deadpan tone of its narrator and a winking acknowledgement of the clichés being sent up. Miraculously, director Rob Reiner and Goldman himself managed to visualize this romantic fable while keeping that external voice largely intact: using a storytelling framework, avuncular Grandpa (Peter Falk) gradually seduces his skeptical grandson (Fred Savage) into the absurd, irresistible melodrama of the title story.    And what a story: a lowly stable boy!
 , Westley (Cary Elwes), pledges his love to the beautiful Buttercup (Robin Wright), only to be abducted and reportedly killed by pirates while Buttercup is betrothed to the evil Prince Humperdinck. Even as Buttercup herself is kidnapped by a giant, a scheming criminal mastermind, and a master Spanish swordsman, a mysterious masked pirate (could it be Westley?) follows in pursuit. As they sail toward the Cliffs of Insanity...    The wild and woolly arcs of the story, the sudden twists of fate, and, above all, the cartoon-scaled characters all work because of Goldman''s very funny script, Reiner''s confident direction, and a terrific cast. Elwes and Wright, both sporting their best English accents, juggle romantic fervor and physical slapstick effortlessly, while supporting roles boast Mandy Patinkin (the swordsman Inigo Montoya), Wallace Shawn (the incredulous schemer Vizzini), and Christopher Guest (evil Count Rugen) with brief but funny cameos from Billy Crystal, Carol Kan!
 e, and Peter Cook. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('157', 'B00005LOKQ', 'The Princess Bride ', 14.94, 'http://images.amazon.com/images/P/B00005LOKQ.01.MZZZZZZZ.jpg', 'Screenwriter William Goldman''s novel The Princess Bride earned  its own loyal audience on the strength of its narrative voice and its gently satirical, hyperbolic spin on swashbuckled adventure that seemed almost purely literary. For all its derring-do and vivid over-the-top characters, the book''s joy was dictated as much by the deadpan tone of its narrator and a winking acknowledgement of the cliches being sent up. Miraculously, director Rob Reiner and Goldman himself managed to visualize this romantic fable while keeping that external voice largely intact: using a storytelling framework, avuncular Grandpa (Peter Falk) gradually seduces his skeptical grandson (Fred Savage) into the absurd, irresistible melodrama of the title story.    And what a story: a lowly stable boy, Wes!
 tley (Cary Elwes), pledges his love to the beautiful Buttercup (Robin Wright), only to be abducted and reportedly killed by pirates while Buttercup is betrothed to the evil Prince Humperdinck. Even as Buttercup herself is kidnapped by a giant, a scheming criminal mastermind, and a master Spanish swordsman, a mysterious masked pirate (could it be Westley?) follows in pursuit. As they sail toward the Cliffs of Insanity...    The wild and woolly arcs of the story, the sudden twists of fate, and, above all, the cartoon-scaled characters all work because of Goldman''s very funny script, Reiner''s confident direction, and a terrific cast. Elwes and Wright, both sporting their best English accents, juggle romantic fervor and physical slapstick effortlessly, while supporting roles boast Mandy Patinkin (the swordsman Inigo Montoya), Wallace Shawn (the incredulous schemer Vizzini), and Christopher Guest (evil Count Rugen) with brief but funny cameos from Billy Crystal, Carol Kane, an!
 d Peter Cook. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (157, 20)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (157, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (157, 8);
@@ -1442,7 +1442,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (168, 25);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (168, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (168, 168, 19, 3);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('169', 'B00005JLXH', 'Star Wars, Episode III - Revenge of the Sith ', 29.98, 'http://images.amazon.com/images/P/B00005JLXH.01.MZZZZZZZ.jpg', ' Ending the most popular film epic in history, Star Wars: Episode III, Revenge of the Sith is an exciting, uneven, but ultimately satisfying journey.  Picking up the action from Episode II, Attack of the Clones as well as the animated Clone Wars series, Jedi Master Obi-Wan Kenobi (Ewan McGregor) and his apprentice, Anakin Skywalker (Hayden Christensen), pursue General Grievous into space after the droid kidnapped Supreme Chancellor Palpatine (Ian McDiarmid).   <table align=left cellpadding="6" cellspacing="0"> <tr><td align="center"> <img src="http://images.amazon.com/images/G/01/video/stills/star-wars/sw3-famtree.m.jpg" border=0 align=top> <br> <span class="tiny">The Star Wars Family Tree (click for larger image)  </span> </td></tr> </table> It''s just!
  the latest maneuver in the ongoing Clone Wars between the Republic and the Separatist forces led by former Jedi turned Sith Lord Count Dooku (Christopher Lee). On another front, Master Yoda (voiced by Frank Oz) leads the Republic''s clone troops against a droid attack on the Wookiee homeworld of Kashyyyk. All this is in the first half of Episode III, which feels a lot like Episodes I and II.  That means spectacular scenery, dazzling dogfights in space, a new fearsome villain (the CGI-created Grievous can''t match up to either Darth Maul or the original Darth Vader, though), lightsaber duels, groan-worthy romantic dialogue, goofy humor (but at least it''s left to the droids instead of Jar-Jar Binks), and hordes of faceless clone troopers fighting hordes of faceless battle droids.   But then it all changes. <table align=right cellpadding="6" cellspacing="0"> <tr><td align="center"> <img src="http://images.amazon.com/images/G/01/dvd/sw2-swtimeline-fp-us.thumb.jpg" border=0 al!
 ign=top> <br> <span class="tiny">Star Wars Time Line (click for larger
 image)  </span> </td></tr> </table>  After setting up characters and situations for the first two and a half movies, Episode III finally comes to life.  The Sith Lord in hiding unleashes his long-simmering plot to take over the Republic, and an integral part of that plan is to turn Anakin away from the Jedi and toward the Dark Side of the Force.  Unless you''ve been living under a rock the last 10 years, you know that Anakin will transform into the dreaded Darth Vader and face an ultimate showdown with his mentor, but that doesn''t matter.  In fact, a great part of the fun is knowing where things will wind up but finding out how they''ll get there. The end of this prequel trilogy also should inspire fans to want to see the original movies again, but this time not out of frustration at the new ones.  Rather, because Episode III is a beginning as well as an end, it will trigger fond memories as it ties up threads to the originals in tidy little ways.  But best of all, it seem!
 s like for the first time we actually care about what happens and who it happens to.   Episode III is easily the best of the new trilogy');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('169', 'B00005JLXH', 'Star Wars, Episode III - Revenge of the Sith ', 29.98, 'http://images.amazon.com/images/P/B00005JLXH.01.MZZZZZZZ.jpg', ' Ending the most popular film epic in history, Star Wars: Episode III, Revenge of the Sith is an exciting, uneven, but ultimately satisfying journey.  Picking up the action from Episode II, Attack of the Clones as well as the animated Clone Wars series, Jedi Master Obi-Wan Kenobi (Ewan McGregor) and his apprentice, Anakin Skywalker (Hayden Christensen), pursue General Grievous into space after the droid kidnapped Supreme Chancellor Palpatine (Ian McDiarmid).    It''s just the latest maneuver in the ongoing Clone Wars between the Republic and the Separatist forces led by former Jedi turned Sith Lord Count Dooku (Christopher Lee). On another front, Master Yoda (voiced by Frank Oz) leads the Republic''s clone troops against a droid attack on the Wookiee ho!
 meworld of Kashyyyk. All this is in the first half of Episode III, which feels a lot like Episodes I and II.  That means spectacular scenery, dazzling dogfights in space, a new fearsome villain (the CGI-created Grievous can''t match up to either Darth Maul or the original Darth Vader, though), lightsaber duels, groan-worthy romantic dialogue, goofy humor (but at least it''s left to the droids instead of Jar-Jar Binks), and hordes of faceless clone troopers fighting hordes of faceless battle droids.   But then it all changes.   After setting up characters and situations for the first two and a half movies, Episode III finally comes to life.  The Sith Lord in hiding unleashes his long-simmering plot to take over the Republic, and an integral part of that plan is to turn Anakin away from the Jedi and toward the Dark Side of the Force.  Unless you''ve been living under a rock the last 10 years, you know that Anakin will transform into the dreaded Darth Vader and face an ultimat!
 e showdown with his mentor, but that doesn''t matter.  In fact, a grea
t part of the fun is knowing where things will wind up but finding out how they''ll get there. The end of this prequel trilogy also should inspire fans to want to see the original movies again, but this time not out of frustration at the new ones.  Rather, because Episode III is a beginning as well as an end, it will trigger fond memories as it ties up threads to the originals in tidy little ways.  But best of all, it seems like for the first time we actually care about what happens and who it happens to.   Episode III is easily the best of the new trilogy');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (169, 22)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (169, 23)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (169, 25);
@@ -1475,14 +1475,14 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (173, 25);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (173, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (173, 173, 94, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('174', 'B00003CX5P', 'Star Wars - Episode I, The Phantom Menace ', 19.98, 'http://images.amazon.com/images/P/B00003CX5P.01.MZZZZZZZ.jpg', '"I have a bad feeling about this," says the young Obi-Wan Kenobi  (played by Ewan McGregor) in Star Wars: Episode I, The Phantom  Menace as he steps off a spaceship and into the most anticipated cinematic event... well, ever. He might as well be speaking for the  legions of fans of the original episodes in the Star Wars saga  who can''t help but secretly ask themselves: Sure, this is Star  Wars, but is it my Star Wars? The original elevated  moviegoers'' expectations so high that it would have been impossible for  any subsequent film to meet them. And as with all the Star Wars  movies, The Phantom Menace features inexplicable plot twists, a  fistful of loose threads, and some cheek-chewing dialogue. Han Solo''s  swagger is sorely missed, as is the pervadin!
 g menace of heavy-breather  Darth Vader. There is still way too much quasi-mystical mumbo jumbo,  and some of what was fresh about Star Wars 22 years earlier  feels formulaic. Yet there''s much to admire. The special effects are  stupendous; three worlds are populated with a m&eacute;lange of creatures, flora, and horizons rendered in absolute  detail. The action and battle scenes are breathtaking in their  complexity. And one particular sequence of the film');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('174', 'B00003CX5P', 'Star Wars - Episode I, The Phantom Menace ', 19.98, 'http://images.amazon.com/images/P/B00003CX5P.01.MZZZZZZZ.jpg', '"I have a bad feeling about this," says the young Obi-Wan Kenobi  (played by Ewan McGregor) in Star Wars: Episode I, The Phantom  Menace as he steps off a spaceship and into the most anticipated cinematic event... well, ever. He might as well be speaking for the  legions of fans of the original episodes in the Star Wars saga  who can''t help but secretly ask themselves: Sure, this is Star  Wars, but is it my Star Wars? The original elevated  moviegoers'' expectations so high that it would have been impossible for  any subsequent film to meet them. And as with all the Star Wars  movies, The Phantom Menace features inexplicable plot twists, a  fistful of loose threads, and some cheek-chewing dialogue. Han Solo''s  swagger is sorely missed, as is the pervadin!
 g menace of heavy-breather  Darth Vader. There is still way too much quasi-mystical mumbo jumbo,  and some of what was fresh about Star Wars 22 years earlier  feels formulaic. Yet there''s much to admire. The special effects are  stupendous; three worlds are populated with a melange of creatures, flora, and horizons rendered in absolute  detail. The action and battle scenes are breathtaking in their  complexity. And one particular sequence of the film');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (174, 22)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (174, 23)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (174, 25);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (174, 4);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (174, 26);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (174, 174, 67, 18);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('175', 'B00006HBUJ', 'Star Wars - Episode II, Attack of the Clones ', 19.98, 'http://images.amazon.com/images/P/B00006HBUJ.01.MZZZZZZZ.jpg', 'If The Phantom Menace was the setup, then Attack of the Clones is the plot-progressing payoff, and devoted Star Wars fans are sure to be enthralled. Ten years after Episode I, Padm&#233; Amidala (Natalie Portman), now a senator, resists the creation of a Republic Army to combat an evil separatist movement. The brooding Anakin Skywalker (Hayden Christensen) is resentful of his stern Jedi mentor, Obi-Wan Kenobi (Ewan McGregor), tormented by personal loss, and showing his emerging "dark side" while protecting his new love, Amidala, from would-be assassins. Youthful romance and solemn portent foreshadow the events of the original Star Wars as Count Dooku (a.k.a. Darth Tyranus, played by Christopher Lee) forges an alliance with the Dark Lord of the Sith, whi!
 le lavish set pieces showcase George Lucas''s supreme command of all-digital filmmaking. All of this makes Episode II a technological milestone, savaged by some critics as a bloated, storyless spectacle, but still qualifying as a fan-approved precursor to the pivotal events of Episode III. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('175', 'B00006HBUJ', 'Star Wars - Episode II, Attack of the Clones ', 19.98, 'http://images.amazon.com/images/P/B00006HBUJ.01.MZZZZZZZ.jpg', 'If The Phantom Menace was the setup, then Attack of the Clones is the plot-progressing payoff, and devoted Star Wars fans are sure to be enthralled. Ten years after Episode I, Padme Amidala (Natalie Portman), now a senator, resists the creation of a Republic Army to combat an evil separatist movement. The brooding Anakin Skywalker (Hayden Christensen) is resentful of his stern Jedi mentor, Obi-Wan Kenobi (Ewan McGregor), tormented by personal loss, and showing his emerging "dark side" while protecting his new love, Amidala, from would-be assassins. Youthful romance and solemn portent foreshadow the events of the original Star Wars as Count Dooku (a.k.a. Darth Tyranus, played by Christopher Lee) forges an alliance with the Dark Lord of the Sith, while la!
 vish set pieces showcase George Lucas''s supreme command of all-digital filmmaking. All of this makes Episode II a technological milestone, savaged by some critics as a bloated, storyless spectacle, but still qualifying as a fan-approved precursor to the pivotal events of Episode III. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (175, 22)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (175, 23)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (175, 25);
@@ -1522,7 +1522,7 @@
 insert into CATEGORIES (CATEGORY, NAME) values (43, 'V/a Compilations');
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (178, 43);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (178, 178, 61, 3);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('179', 'B00000JGHM', 'Heat', 19.98, 'http://images.amazon.com/images/P/B00000JGHM.01.MZZZZZZZ.jpg', 'Having developed his skill as a master of contemporary crime drama, writer-director Michael Mann displayed every aspect of that mastery in this intelligent, character-driven thriller from 1995, which also marked the first onscreen pairing of Robert De&nbsp;Niro and Al Pacino. The two great actors had played father and son in the separate time periods of The Godfather, Part&nbsp;II, but this was the first film in which the pair appeared together, and although their only scene together is brief, it''s the riveting fulcrum of this high-tech cops-and-robbers scenario. De&nbsp;Niro plays a master thief with highly skilled partners (Val Kilmer and Tom Sizemore) whose latest heist draws the attention of Pacino, playing a seasoned Los Angeles detective whose investigation reveals that cop and criminal!
  lead similar lives. Both are so devoted to their professions that their personal lives are a disaster. Pacino''s with a wife (Diane Venora) who cheats to avoid the reality of their desolate marriage; De&nbsp;Niro pays the price for a life with no outside connections; and Kilmer''s wife (Ashley Judd) has all but given up hope that her husband will quit his criminal career. These are men obsessed, and as De&nbsp;Niro and Pacino know, they''ll both do whatever''s necessary to bring the other down. Mann''s brilliant screenplay explores these personal obsessions and sacrifices with absorbing insight, and the tension mounts with some of the most riveting action sequences ever filmed');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('179', 'B00000JGHM', 'Heat', 19.98, 'http://images.amazon.com/images/P/B00000JGHM.01.MZZZZZZZ.jpg', 'Having developed his skill as a master of contemporary crime drama, writer-director Michael Mann displayed every aspect of that mastery in this intelligent, character-driven thriller from 1995, which also marked the first onscreen pairing of Robert De Niro and Al Pacino. The two great actors had played father and son in the separate time periods of The Godfather, Part II, but this was the first film in which the pair appeared together, and although their only scene together is brief, it''s the riveting fulcrum of this high-tech cops-and-robbers scenario. De Niro plays a master thief with highly skilled partners (Val Kilmer and Tom Sizemore) whose latest heist draws the attention of Pacino, playing a seasoned Los Angeles detective whose investigation reveals that cop and criminal lead similar l!
 ives. Both are so devoted to their professions that their personal lives are a disaster. Pacino''s with a wife (Diane Venora) who cheats to avoid the reality of their desolate marriage; De Niro pays the price for a life with no outside connections; and Kilmer''s wife (Ashley Judd) has all but given up hope that her husband will quit his criminal career. These are men obsessed, and as De Niro and Pacino know, they''ll both do whatever''s necessary to bring the other down. Mann''s brilliant screenplay explores these personal obsessions and sacrifices with absorbing insight, and the tension mounts with some of the most riveting action sequences ever filmed');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (179, 23)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (179, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (179, 15);
@@ -1608,7 +1608,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (188, 19);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (188, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (188, 188, 11, 16);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('189', 'B00003CX9U', 'Empire of the Sun', 14.98, 'http://images.amazon.com/images/P/B00003CX9U.01.MZZZZZZZ.jpg', 'Roundly dismissed as one of Steven Spielberg''s least successful efforts, this very underrated film poignantly follows the World  War&nbsp;II adventures of young Jim (a brilliant Christian Bale), caught in the throes of the fall of China. What if you once had everything and lost it all in an afternoon? What if you were only 12? Bale''s transformation, from pampered British ruling-class child to an imprisoned, desperate, nearly feral boy, is nothing short of stunning. Also stunning are exceptional sets, cinematography, and music (the last courtesy of John Williams) that enhance author J.G.  Ballard''s and screenwriter Tom Stoppard''s depiction of another, less familiar casualty of war.  In a time when competitors were releasing "comedic," derivative coming-of-age films, Empire of t!
 he Sun stands out as an epic in the classic David Lean sense');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('189', 'B00003CX9U', 'Empire of the Sun', 14.98, 'http://images.amazon.com/images/P/B00003CX9U.01.MZZZZZZZ.jpg', 'Roundly dismissed as one of Steven Spielberg''s least successful efforts, this very underrated film poignantly follows the World  War II adventures of young Jim (a brilliant Christian Bale), caught in the throes of the fall of China. What if you once had everything and lost it all in an afternoon? What if you were only 12? Bale''s transformation, from pampered British ruling-class child to an imprisoned, desperate, nearly feral boy, is nothing short of stunning. Also stunning are exceptional sets, cinematography, and music (the last courtesy of John Williams) that enhance author J.G.  Ballard''s and screenwriter Tom Stoppard''s depiction of another, less familiar casualty of war.  In a time when competitors were releasing "comedic," derivative coming-of-age films, Empire of the Su!
 n stands out as an epic in the classic David Lean sense');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (189, 26)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (189, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (189, 28);
@@ -1648,7 +1648,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (193, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (193, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (193, 193, 18, 9);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('194', 'B000F7CMRM', 'Syriana ', 28.98, 'http://images.amazon.com/images/P/B000F7CMRM.01.MZZZZZZZ.jpg', 'Syriana is an oil-based soap opera set against the world of global oil cartels. It is to the oil industry as Traffic was to the drug trade (no surprise, since writer/director Stephen Gaghan wrote the screenplay to Traffic): a sprawling attempt to portray the vast political, business, social, and personal implications of a societal addiction, in this case, oil. A major merger between two of the world&#146;s largest oil companies reveals ethical dilemmas for the lawyer charged with making the deal (Jeffrey Wright), and major global implications beyond the obvious; a CIA operative (George Clooney) discovers the truth about his work, and the people he works for; a young oil broker (Matt Damon) encounters personal tragedy, then partners with an idealistic Gulf prince (Alexander Siddig) attempti!
 ng to build a new economy for his people, only to find he&#146;s opposed by powers far beyond his control. Meanwhile, disenfranchised Pakistani youths are lured into terrorism by a radical Islamic cleric. And that&#146;s just the start. As in Traffic, in one way or another all of the characters&#146; fates are tied to each other, whether they realize it or not, though the connections are sometimes tenuous. While Syriana is basically a good film with timely resonance, it can&#146;t quite seem to measure up to Gaghan&#146;s ambitious vision and it very nearly collapses under the weight of its many storylines. Fortunately they are resolved skillfully enough to keep the film from going under in the end.  To some viewers, Syriana will seem like an unfocused and over-loaded film that goes, all at once, everywhere and nowhere. Others will find it to be an important work earnestly exploring major issues. In either case, it&#146;s a film that deserves to be taken seriously, and it&#!
 146;s likely to be one that will be talked about for a long time to co
me.  ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('194', 'B000F7CMRM', 'Syriana ', 28.98, 'http://images.amazon.com/images/P/B000F7CMRM.01.MZZZZZZZ.jpg', 'Syriana is an oil-based soap opera set against the world of global oil cartels. It is to the oil industry as Traffic was to the drug trade (no surprise, since writer/director Stephen Gaghan wrote the screenplay to Traffic): a sprawling attempt to portray the vast political, business, social, and personal implications of a societal addiction, in this case, oil. A major merger between two of the world''s largest oil companies reveals ethical dilemmas for the lawyer charged with making the deal (Jeffrey Wright), and major global implications beyond the obvious; a CIA operative (George Clooney) discovers the truth about his work, and the people he works for; a young oil broker (Matt Damon) encounters personal tragedy, then partners with an idealistic Gulf prince (Alexander Siddig) attempting t!
 o build a new economy for his people, only to find he''s opposed by powers far beyond his control. Meanwhile, disenfranchised Pakistani youths are lured into terrorism by a radical Islamic cleric. And that''s just the start. As in Traffic, in one way or another all of the characters'' fates are tied to each other, whether they realize it or not, though the connections are sometimes tenuous. While Syriana is basically a good film with timely resonance, it can''t quite seem to measure up to Gaghan''s ambitious vision and it very nearly collapses under the weight of its many storylines. Fortunately they are resolved skillfully enough to keep the film from going under in the end.  To some viewers, Syriana will seem like an unfocused and over-loaded film that goes, all at once, everywhere and nowhere. Others will find it to be an important work earnestly exploring major issues. In either case, it''s a film that deserves to be taken seriously, and it''s likely to be one that will!
  be talked about for a long time to come.  ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (194, 27)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (194, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (194, 15);
@@ -1699,7 +1699,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (199, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (199, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (199, 199, 61, 5);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('200', '6305216088', 'Good Will Hunting ', 19.99, 'http://images.amazon.com/images/P/6305216088.01.MZZZZZZZ.jpg', 'Robin Williams won the Oscar for Best Supporting Actor, and actors Matt Damon and Ben Affleck nabbed one for Best Original Screenplay, but the feel-good hit Good Will Hunting triumphs because of its gifted director, Gus Van Sant. The unconventional director (My Own Private Idaho, Drugstore Cowboy) saves a script marred by vanity and clunky character development by yanking soulful, touching performances out of his entire cast (amazingly, even one by Williams that''s relatively schtick-free). Van Sant pulls off the equivalent of what George Cukor accomplished for women''s melodrama in the ''30s and ''40s: He''s crafted an intelligent, unabashedly emotional male weepie about men trying to find inner-wisdom.  Matt Damon stars as Will Hunting, a closet math genius who ignores his gift!
  in favor of nightly boozing and fighting with South Boston buddies (co-writer Ben Affleck among them). While working as a university janitor, he solves an impossible calculus problem scribbled on a hallway blackboard and reluctantly becomes the prodigy of an arrogant MIT professor (Stellan Skarsg&#229;rd). Damon only avoids prison by agreeing to see psychiatrists, all of whom he mocks or psychologically destroys until he meets his match in the professor''s former childhood friend, played by Williams. Both doctor and patient are haunted by the past, and as mutual respect develops, the healing process begins. The film''s beauty lies not with grand climaxes, but with small, quiet moments. Scenes such as Affleck''s clumsy pep talk to Damon while they drink beer after work, or any number of therapy session between Williams and Damon offer poignant looks at the awkward ways men show affection and feeling for one another. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('200', '6305216088', 'Good Will Hunting ', 19.99, 'http://images.amazon.com/images/P/6305216088.01.MZZZZZZZ.jpg', 'Robin Williams won the Oscar for Best Supporting Actor, and actors Matt Damon and Ben Affleck nabbed one for Best Original Screenplay, but the feel-good hit Good Will Hunting triumphs because of its gifted director, Gus Van Sant. The unconventional director (My Own Private Idaho, Drugstore Cowboy) saves a script marred by vanity and clunky character development by yanking soulful, touching performances out of his entire cast (amazingly, even one by Williams that''s relatively schtick-free). Van Sant pulls off the equivalent of what George Cukor accomplished for women''s melodrama in the ''30s and ''40s: He''s crafted an intelligent, unabashedly emotional male weepie about men trying to find inner-wisdom.  Matt Damon stars as Will Hunting, a closet math genius who ignores his gift!
  in favor of nightly boozing and fighting with South Boston buddies (co-writer Ben Affleck among them). While working as a university janitor, he solves an impossible calculus problem scribbled on a hallway blackboard and reluctantly becomes the prodigy of an arrogant MIT professor. Damon only avoids prison by agreeing to see psychiatrists, all of whom he mocks or psychologically destroys until he meets his match in the professor''s former childhood friend, played by Williams. Both doctor and patient are haunted by the past, and as mutual respect develops, the healing process begins. The film''s beauty lies not with grand climaxes, but with small, quiet moments. Scenes such as Affleck''s clumsy pep talk to Damon while they drink beer after work, or any number of therapy session between Williams and Damon offer poignant looks at the awkward ways men show affection and feeling for one another. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (200, 27)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (200, 39)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (200, 58)
@@ -1779,7 +1779,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (210, 4);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (210, 26);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (210, 210, 31, 6);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('211', 'B000F6IHSG', 'Dazed & Confused - Criterion Collection', 39.95, 'http://images.amazon.com/images/P/B000F6IHSG.01.MZZZZZZZ.jpg', 'You remember high school? Really remember? If you think you do, watch this film: it''ll all really come racing back. After changing the world with the generation-defining Slacker, director Richard Linklater turned his free-range v&eacute;rit&eacute; sensibility on the 1970s. As before, his all-seeing camera meanders across a landscape studded with goofy pop culture references and poignant glimpses of human nature. Only this time around, he''s spreading a thick layer of nostalgia over the lens (and across the soundtrack). It''s as if Fast Times at Ridgemont High was directed by Jean-Luc Godard. The story deals with a group of friends on the last day of high school, 1976. Good-natured football star Randall "Pink" Floyd navigates effortlessly between the warring!
  worlds of jocks, stoners, wannabes, and rockers with girlfriend and new-freshman buddy in tow. Surprisingly, it''s not a coming-of-age movie, but a film that dares ask the eternal, overwhelming, adolescent question, "What happens next?"  It''s a little too honest to be a light comedy (representative quote: "If I ever say these were the best years of my life, remind me to kill myself."). But it''s also way too much fun (remember souped-up Corvettes and bicentennial madness?) to be just another existential-essay-on-celluloid. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('211', 'B000F6IHSG', 'Dazed & Confused - Criterion Collection', 39.95, 'http://images.amazon.com/images/P/B000F6IHSG.01.MZZZZZZZ.jpg', 'You remember high school? Really remember? If you think you do, watch this film: it''ll all really come racing back. After changing the world with the generation-defining Slacker, director Richard Linklater turned his free-range verite sensibility on the 1970s. As before, his all-seeing camera meanders across a landscape studded with goofy pop culture references and poignant glimpses of human nature. Only this time around, he''s spreading a thick layer of nostalgia over the lens (and across the soundtrack). It''s as if Fast Times at Ridgemont High was directed by Jean-Luc Godard. The story deals with a group of friends on the last day of high school, 1976. Good-natured football star Randall "Pink" Floyd navigates effortlessly between the warring worlds of joc!
 ks, stoners, wannabes, and rockers with girlfriend and new-freshman buddy in tow. Surprisingly, it''s not a coming-of-age movie, but a film that dares ask the eternal, overwhelming, adolescent question, "What happens next?"  It''s a little too honest to be a light comedy (representative quote: "If I ever say these were the best years of my life, remind me to kill myself."). But it''s also way too much fun (remember souped-up Corvettes and bicentennial madness?) to be just another existential-essay-on-celluloid. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (211, 29)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (211, 58)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (211, 7);
@@ -1804,7 +1804,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (213, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (213, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (213, 213, 36, 12);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('214', 'B00029RTAI', 'Dazed & Confused ', 14.98, 'http://images.amazon.com/images/P/B00029RTAI.01.MZZZZZZZ.jpg', 'You remember high school? Really remember? If you think you do, watch this film: it''ll all really come racing back. After changing the world with the generation-defining Slacker, director Richard Linklater turned his free-range v&eacute;rit&eacute; sensibility on the 1970s. As before, his all-seeing camera meanders across a landscape studded with goofy pop culture references and poignant glimpses of human nature. Only this time around, he''s spreading a thick layer of nostalgia over the lens (and across the soundtrack). It''s as if Fast Times at Ridgemont High was directed by Jean-Luc Godard. The story deals with a group of friends on the last day of high school, 1976. Good-natured football star Randall "Pink" Floyd navigates effortlessly between the warring worlds of jocks, ston!
 ers, wannabes, and rockers with girlfriend and new-freshman buddy in tow. Surprisingly, it''s not a coming-of-age movie, but a film that dares ask the eternal, overwhelming, adolescent question, "What happens next?"  It''s a little too honest to be a light comedy (representative quote: "If I ever say these were the best years of my life, remind me to kill myself."). But it''s also way too much fun (remember souped-up Corvettes and bicentennial madness?) to be just another existential-essay-on-celluloid. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('214', 'B00029RTAI', 'Dazed & Confused ', 14.98, 'http://images.amazon.com/images/P/B00029RTAI.01.MZZZZZZZ.jpg', 'You remember high school? Really remember? If you think you do, watch this film: it''ll all really come racing back. After changing the world with the generation-defining Slacker, director Richard Linklater turned his free-range verite sensibility on the 1970s. As before, his all-seeing camera meanders across a landscape studded with goofy pop culture references and poignant glimpses of human nature. Only this time around, he''s spreading a thick layer of nostalgia over the lens (and across the soundtrack). It''s as if Fast Times at Ridgemont High was directed by Jean-Luc Godard. The story deals with a group of friends on the last day of high school, 1976. Good-natured football star Randall "Pink" Floyd navigates effortlessly between the warring worlds of jocks, stoners, wannabes,!
  and rockers with girlfriend and new-freshman buddy in tow. Surprisingly, it''s not a coming-of-age movie, but a film that dares ask the eternal, overwhelming, adolescent question, "What happens next?"  It''s a little too honest to be a light comedy (representative quote: "If I ever say these were the best years of my life, remind me to kill myself."). But it''s also way too much fun (remember souped-up Corvettes and bicentennial madness?) to be just another existential-essay-on-celluloid. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (214, 29)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (214, 58)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (214, 7);
@@ -1813,7 +1813,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (214, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (214, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (214, 214, 64, 15);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('215', 'B00003CXSM', 'The Wedding Planner', 14.94, 'http://images.amazon.com/images/P/B00003CXSM.01.MZZZZZZZ.jpg', 'The good news is, yes, Jennifer Lopez can do comedy. In The Wedding Planner Lopez is Mary, a lovable woman who believes "those who can''t do, teach. Those who can''t wed, plan!" Her slapstick moments are lighthearted and she is spot-on as the controlling, compulsive-yet-sweet planner. The bad news is Lopez didn''t get much of a vehicle in which to test drive her newfound comedic skills.  Mary''s life is her career. Planning other people''s weddings takes all of her time, leaving no room for a love life of her own. Her only personal life is a Scrabble club, to which she and her father (Alex Rocco, whose wandering Italian accent is painful to listen to) belong. When a handsome young doctor (Matthew McConaughey) saves her from a collision with a runaway dumpster (really, it works),!
  she is instantly wooed by his quiet charm. Too bad he''s the fianc&eacute; of Mary''s biggest client, Fran (played winningly by Bridgette Wilson-Sampras), the job that will launch Mary as a partner in her firm.  The main problem with this film is that no one wants to hurt anyone else''s feelings. Everyone is just so gosh-darn nice. In a subplot, Mary''s father is trying to arrange her marriage to just the nicest Italian boy. Gee, he''s sweet. Golly, Fran is nice. Is there ever a way out of this mess and to leave everyone smiling? Yet, there is a touch of old-fashioned romance to this wholesome film, which can only be described as "cute." And while things may unfold in a predictable manner, The Wedding Planner is still lighthearted fun of the sort that inspires dreamy romantic thoughts. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('215', 'B00003CXSM', 'The Wedding Planner', 14.94, 'http://images.amazon.com/images/P/B00003CXSM.01.MZZZZZZZ.jpg', 'The good news is, yes, Jennifer Lopez can do comedy. In The Wedding Planner Lopez is Mary, a lovable woman who believes "those who can''t do, teach. Those who can''t wed, plan!" Her slapstick moments are lighthearted and she is spot-on as the controlling, compulsive-yet-sweet planner. The bad news is Lopez didn''t get much of a vehicle in which to test drive her newfound comedic skills.  Mary''s life is her career. Planning other people''s weddings takes all of her time, leaving no room for a love life of her own. Her only personal life is a Scrabble club, to which she and her father (Alex Rocco, whose wandering Italian accent is painful to listen to) belong. When a handsome young doctor (Matthew McConaughey) saves her from a collision with a runaway dumpster (really, it works),!
  she is instantly wooed by his quiet charm. Too bad he''s the fiance of Mary''s biggest client, Fran (played winningly by Bridgette Wilson-Sampras), the job that will launch Mary as a partner in her firm.  The main problem with this film is that no one wants to hurt anyone else''s feelings. Everyone is just so gosh-darn nice. In a subplot, Mary''s father is trying to arrange her marriage to just the nicest Italian boy. Gee, he''s sweet. Golly, Fran is nice. Is there ever a way out of this mess and to leave everyone smiling? Yet, there is a touch of old-fashioned romance to this wholesome film, which can only be described as "cute." And while things may unfold in a predictable manner, The Wedding Planner is still lighthearted fun of the sort that inspires dreamy romantic thoughts. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (215, 29)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (215, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (215, 8);
@@ -1874,7 +1874,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (222, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (222, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (222, 222, 84, 9);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('223', 'B00006RCO1', 'All About Eve ', 14.98, 'http://images.amazon.com/images/P/B00006RCO1.01.MZZZZZZZ.jpg', 'Showered with Oscars, this wonderfully bitchy (and witty) comedy written and directed by Joseph&nbsp;L. Mankiewicz concerns an aging theater star (Bette Davis) whose life is being supplanted by a wolf-in-sheep''s-clothing ingenue (Anne Baxter) whom she helped. This is a film for a viewer to take in like a box of chocolates, packed with scene-for-scene delights that make the entire story even better than it really is. The film also gives deviously talented actors such as George Sanders and Thelma Ritter a chance to speak dazzling lines; Davis bites into her role and never lets go. A classic from Mankiewicz, a legendary screenwriter and the brilliant director of A Letter to Three Wives, The Barefoot Contessa, and Sleuth. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('223', 'B00006RCO1', 'All About Eve ', 14.98, 'http://images.amazon.com/images/P/B00006RCO1.01.MZZZZZZZ.jpg', 'Showered with Oscars, this wonderfully bitchy (and witty) comedy written and directed by Joseph L. Mankiewicz concerns an aging theater star (Bette Davis) whose life is being supplanted by a wolf-in-sheep''s-clothing ingenue (Anne Baxter) whom she helped. This is a film for a viewer to take in like a box of chocolates, packed with scene-for-scene delights that make the entire story even better than it really is. The film also gives deviously talented actors such as George Sanders and Thelma Ritter a chance to speak dazzling lines; Davis bites into her role and never lets go. A classic from Mankiewicz, a legendary screenwriter and the brilliant director of A Letter to Three Wives, The Barefoot Contessa, and Sleuth. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (223, 30)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (223, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (223, 11);
@@ -1978,7 +1978,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (236, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (236, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (236, 236, 53, 18);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('237', 'B000035Z20', 'Great Expectations', 9.98, 'http://images.amazon.com/images/P/B000035Z20.01.MZZZZZZZ.jpg', 'The key ingredient in this modern-day version of Charles Dickens''s classic is director Alfonso Cuar&oacute;n, who made the glowing, estimable A Little Princess. If you saw that (and you should), understand that Expectations has those ingredients (great sense of time, place, and timing) but adds modern music and sex appeal; the latter personified by the long-legged Gwyneth Paltrow.   Finnegan Bell (Ethan Hawke as an adult, Jeremy James Kissner at age 10) is the new version of Dickens''s Pip. He''s a child wise beyond his years, befriending an escaped convict (Robert De Niro) in the warm waters of Florida''s Gulf Coast. Finn is also the plaything for Estella (Paltrow as an adult, Raquel Beaudene at age 10), the niece of the coast''s richest and most eccentric lady, Ms. Dinsmoor (a !
 fun and flamboyant Anne Bancroft). The prudish Estella likes Finn (catch the best first kiss scene in many a moon) but has been brought up to disdain men; she''ll break hearts. As the object of Finn''s desires, Estella unfortunately is a one-dimensional character, yet what a dimension! Clad in Donna Karan dresses and her long, sun-kissed hair, Paltrow is luminous. She and Hawke make a very sexy couple.   Mitch Glazer''s script does better by Finn. He''s a blue-collar worker with a gift for drawing (artwork by Francesco Clemente). Following his Uncle Joe''s (Chris Cooper) honest ways, Finn grows up as a fisherman, thoughts of Estella and art drifting away in the hard work. When a mysterious benefactor allows him to follow his dream, Finn finds himself in New York, preparing for a once-in-a-lifetime art exhibit');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('237', 'B000035Z20', 'Great Expectations', 9.98, 'http://images.amazon.com/images/P/B000035Z20.01.MZZZZZZZ.jpg', 'The key ingredient in this modern-day version of Charles Dickens''s classic is director Alfonso Cuaron, who made the glowing, estimable A Little Princess. If you saw that (and you should), understand that Expectations has those ingredients (great sense of time, place, and timing) but adds modern music and sex appeal; the latter personified by the long-legged Gwyneth Paltrow.   Finnegan Bell (Ethan Hawke as an adult, Jeremy James Kissner at age 10) is the new version of Dickens''s Pip. He''s a child wise beyond his years, befriending an escaped convict (Robert De Niro) in the warm waters of Florida''s Gulf Coast. Finn is also the plaything for Estella (Paltrow as an adult, Raquel Beaudene at age 10), the niece of the coast''s richest and most eccentric lady, Ms. Dinsmoor (a fun and!
  flamboyant Anne Bancroft). The prudish Estella likes Finn (catch the best first kiss scene in many a moon) but has been brought up to disdain men; she''ll break hearts. As the object of Finn''s desires, Estella unfortunately is a one-dimensional character, yet what a dimension! Clad in Donna Karan dresses and her long, sun-kissed hair, Paltrow is luminous. She and Hawke make a very sexy couple.   Mitch Glazer''s script does better by Finn. He''s a blue-collar worker with a gift for drawing (artwork by Francesco Clemente). Following his Uncle Joe''s (Chris Cooper) honest ways, Finn grows up as a fisherman, thoughts of Estella and art drifting away in the hard work. When a mysterious benefactor allows him to follow his dream, Finn finds himself in New York, preparing for a once-in-a-lifetime art exhibit');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (237, 32)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (237, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (237, 11);
@@ -2065,7 +2065,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (247, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (247, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (247, 247, 84, 24);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('248', 'B00005V4XV', 'Original Sin ', 14.94, 'http://images.amazon.com/images/P/B00005V4XV.01.MZZZZZZZ.jpg', 'Original Sin belongs in the "so bad it''s good" category of languid potboilers, offering enough nudity, sexual chemistry, and far-fetched plotting to make it an enjoyable lazy-day diversion. Based on Cornell Woolrich''s novel Waltz into Darkness (previous filmed by Fran&ccedil;ois Truffaut as Mississippi Mermaid) and set in turn-of-the-century Cuba, the film traces a tailspin of amorous obsession when coffee plantation owner Luis (Antonio Banderas) discovers that his American mail-order bride (Angelina Jolie) is not the plain wife he''d expected, but a beautiful, scheming thief who''s after his fortune. The movie asserts that love is truly blind, but absurd twists of plot make Luis appear more stupid than passionate. Writer-director Michael Cristofer fared better with Jolie in Gia; he!
 re, he''s made another good-looking film about beautiful people, but its plot just can''t be taken seriously. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('248', 'B00005V4XV', 'Original Sin ', 14.94, 'http://images.amazon.com/images/P/B00005V4XV.01.MZZZZZZZ.jpg', 'Original Sin belongs in the "so bad it''s good" category of languid potboilers, offering enough nudity, sexual chemistry, and far-fetched plotting to make it an enjoyable lazy-day diversion. Based on Cornell Woolrich''s novel Waltz into Darkness (previous filmed by Francois Truffaut as Mississippi Mermaid) and set in turn-of-the-century Cuba, the film traces a tailspin of amorous obsession when coffee plantation owner Luis (Antonio Banderas) discovers that his American mail-order bride (Angelina Jolie) is not the plain wife he''d expected, but a beautiful, scheming thief who''s after his fortune. The movie asserts that love is truly blind, but absurd twists of plot make Luis appear more stupid than passionate. Writer-director Michael Cristofer fared better with Jolie in Gia; here, he'!
 's made another good-looking film about beautiful people, but its plot just can''t be taken seriously. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (248, 34)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (248, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (248, 11);
@@ -2079,7 +2079,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (249, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (249, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (249, 249, 7, 22);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('250', 'B00003CWQR', 'Girl, Interrupted', 14.94, 'http://images.amazon.com/images/P/B00003CWQR.01.MZZZZZZZ.jpg', 'Based on Susanna Kaysen''s acclaimed journal-memoir, Girl, Interrupted bears inevitable resemblance to One Flew Over the Cuckoo''s Nest, and pale comparison to that earlier classic is impossible to avoid. The mental institution settings of both films guarantee a certain degree of d&eacute;j&agrave; vu and at least one Oscar  winner (in this case, Angelina Jolie), since playing a loony is any actor''s dream gig. Unfortunately, director James Mangold seems to have misplaced the depth and delicacy of his underrated debut, Heavy, despite a great deal of earnest effort by everyone involved. It''s easy to see why Winona Ryder chose to star in (and executive-produce) this nearly worthy adaptation of Kaysen''s book, since it''s a strong vehicle for female casting and potent drama. Mangold!
  certainly got the former; whether he succeeded with the latter is not so clear.  To be sure, Ryder conveys the confusion and chaos that signified Kaysen''s life during nearly 18&nbsp;months of voluntary institutionalization beginning in 1967. But the film seems too eager to embrace the clich&eacute; that the  "crazies" of the Claymoore women''s ward are saner than the war-torn world outside, and lack of narrative focus gives way to semipredictable character study. Susanna (Ryder) is labeled with "borderline personality disorder," a diagnosis  as ambiguous as her own emotions, and while Jolie chews the scenery as the resident bad-girl sociopath, Ryder effectively conveys an odyssey from vulnerable fear to self-awareness and, finally, to healing. The ensemble cast is uniformly superb, making this drama well worthwhile, even as it treads familiar territory. If it ultimately lacks dramatic impact, Girl, Interrupted makes it painfully clear that the boundaries of dysfunction ar!
 e hazy in a world where everyone''s crazy once in a while. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('250', 'B00003CWQR', 'Girl, Interrupted', 14.94, 'http://images.amazon.com/images/P/B00003CWQR.01.MZZZZZZZ.jpg', 'Based on Susanna Kaysen''s acclaimed journal-memoir, Girl, Interrupted bears inevitable resemblance to One Flew Over the Cuckoo''s Nest, and pale comparison to that earlier classic is impossible to avoid. The mental institution settings of both films guarantee a certain degree of deja vu and at least one Oscar  winner (in this case, Angelina Jolie), since playing a loony is any actor''s dream gig. Unfortunately, director James Mangold seems to have misplaced the depth and delicacy of his underrated debut, Heavy, despite a great deal of earnest effort by everyone involved. It''s easy to see why Winona Ryder chose to star in (and executive-produce) this nearly worthy adaptation of Kaysen''s book, since it''s a strong vehicle for female casting and potent drama. Mangold certainly got!
  the former; whether he succeeded with the latter is not so clear.  To be sure, Ryder conveys the confusion and chaos that signified Kaysen''s life during nearly 18 months of voluntary institutionalization beginning in 1967. But the film seems too eager to embrace the cliche that the  "crazies" of the Claymoore women''s ward are saner than the war-torn world outside, and lack of narrative focus gives way to semipredictable character study. Susanna (Ryder) is labeled with "borderline personality disorder," a diagnosis  as ambiguous as her own emotions, and while Jolie chews the scenery as the resident bad-girl sociopath, Ryder effectively conveys an odyssey from vulnerable fear to self-awareness and, finally, to healing. The ensemble cast is uniformly superb, making this drama well worthwhile, even as it treads familiar territory. If it ultimately lacks dramatic impact, Girl, Interrupted makes it painfully clear that the boundaries of dysfunction are hazy in a world where ev!
 eryone''s crazy once in a while. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (250, 34)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (250, 46)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (250, 2);
@@ -2094,7 +2094,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (251, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (251, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (251, 251, 10, 17);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('252', '6305047456', 'Hackers', 14.94, 'http://images.amazon.com/images/P/6305047456.01.MZZZZZZZ.jpg', 'As a depiction of the computer-hacker underground, this movie is bogus to the bone. As a thriller, it''s cartoonish and conventional. The premise (computer-happy kids hack into the wrong system, and the Forces of Repression come after them) is recycled from John Badham''s 1983 WarGames. And the corporate-creep bad guy, played by Fisher Stevens, steeples his fingers and growls mossy villainous clich&eacute;s. ("By the time they realize the truth, we''ll be long gone with all the money.") For all its postmodern trappings the movie is working with sub-prehistoric storytelling tools. But it does succeed on one level, as a movie about adolescent bonding and alienation. The director, Iain Softley, helmed the Beatles-in-Hamburg biopic Backbeat, and he seems to have an instinct for the emotions tha!
 t pull kids together around common interests and the insecurities that drive them apart. The familiar crises of loyalty and betrayal have an ache of real loneliness. It doesn''t hurt that the two stars, Jonny Lee Miller (Sick Boy Williamson in Trainspotting) and Angelina Jolie (Gia), are just about equally gorgeous and charismatic; their longing glances steam up the screen. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('252', '6305047456', 'Hackers', 14.94, 'http://images.amazon.com/images/P/6305047456.01.MZZZZZZZ.jpg', 'As a depiction of the computer-hacker underground, this movie is bogus to the bone. As a thriller, it''s cartoonish and conventional. The premise (computer-happy kids hack into the wrong system, and the Forces of Repression come after them) is recycled from John Badham''s 1983 WarGames. And the corporate-creep bad guy, played by Fisher Stevens, steeples his fingers and growls mossy villainous cliches. ("By the time they realize the truth, we''ll be long gone with all the money.") For all its postmodern trappings the movie is working with sub-prehistoric storytelling tools. But it does succeed on one level, as a movie about adolescent bonding and alienation. The director, Iain Softley, helmed the Beatles-in-Hamburg biopic Backbeat, and he seems to have an instinct for the emotions that pull !
 kids together around common interests and the insecurities that drive them apart. The familiar crises of loyalty and betrayal have an ache of real loneliness. It doesn''t hurt that the two stars, Jonny Lee Miller (Sick Boy Williamson in Trainspotting) and Angelina Jolie (Gia), are just about equally gorgeous and charismatic; their longing glances steam up the screen. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (252, 34)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (252, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (252, 28);
@@ -2110,7 +2110,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (253, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (253, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (253, 253, 88, 16);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('254', '6305313687', 'American History X', 14.98, 'http://images.amazon.com/images/P/6305313687.01.MZZZZZZZ.jpg', 'Perhaps the highest compliment you can pay to Edward Norton is that his Oscar-nominated performance in American History&nbsp;X nearly convinces you that there is a shred of logic in the tenets of white supremacy. If that statement doesn''t horrify you, it should; Norton is so fully immersed in his role as a neo-Nazi skinhead that his character''s eloquent defense of racism is disturbingly persuasive');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('254', '6305313687', 'American History X', 14.98, 'http://images.amazon.com/images/P/6305313687.01.MZZZZZZZ.jpg', 'Perhaps the highest compliment you can pay to Edward Norton is that his Oscar-nominated performance in American History X nearly convinces you that there is a shred of logic in the tenets of white supremacy. If that statement doesn''t horrify you, it should; Norton is so fully immersed in his role as a neo-Nazi skinhead that his character''s eloquent defense of racism is disturbingly persuasive');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (254, 35)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (254, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (254, 11);
@@ -2164,7 +2164,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (260, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (260, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (260, 260, 70, 22);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('261', 'B00005JL93', 'Mr. Deeds ', 14.94, 'http://images.amazon.com/images/P/B00005JL93.01.MZZZZZZZ.jpg', 'Following the flop of Little Nicky, Adam Sandler returned to safe territory in Mr. Deeds... and made Nicky look inspired by comparison. A loose remake of Frank Capra''s 1936 classic Mr. Deeds Goes to Town, this dumbed-down version finds Sandler in the Gary Cooper role, inheriting a vast fortune and a corporate empire, foiling a greedy executive (Peter Gallagher), and winning the heart of an undercover reporter (Winona Ryder) who''s been mocking his small-town naivet&#233; in print while falling for his goodhearted sincerity. It''s fun enough to satisfy Sandler''s loyal fans');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('261', 'B00005JL93', 'Mr. Deeds ', 14.94, 'http://images.amazon.com/images/P/B00005JL93.01.MZZZZZZZ.jpg', 'Following the flop of Little Nicky, Adam Sandler returned to safe territory in Mr. Deeds... and made Nicky look inspired by comparison. A loose remake of Frank Capra''s 1936 classic Mr. Deeds Goes to Town, this dumbed-down version finds Sandler in the Gary Cooper role, inheriting a vast fortune and a corporate empire, foiling a greedy executive (Peter Gallagher), and winning the heart of an undercover reporter (Winona Ryder) who''s been mocking his small-town naivete; in print while falling for his goodhearted sincerity. It''s fun enough to satisfy Sandler''s loyal fans');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (261, 36)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (261, 46)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (261, 7);
@@ -2173,7 +2173,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (261, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (261, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (261, 261, 74, 15);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('262', 'B0007OCG56', 'Spanglish', 14.94, 'http://images.amazon.com/images/P/B0007OCG56.01.MZZZZZZZ.jpg', 'Anyone familiar with writer/director James L. Brooks (Broadcast News, As Good As It Gets) knows the man has a real feel for interesting women and a disarming way with a one-liner. The main women in Spanglish are Deborah Clasky (T&#233;a Leoni), a moneyed SoCal mom, and non-English speaking Flor Moreno (Paz Vega), the beautiful Latina whom Deborah hires as a housekeeper. The one-liners, some of them amusing, are everywhere. Brooks provides an intriguing set-up for the two women to butt heads');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('262', 'B0007OCG56', 'Spanglish', 14.94, 'http://images.amazon.com/images/P/B0007OCG56.01.MZZZZZZZ.jpg', 'Anyone familiar with writer/director James L. Brooks (Broadcast News, As Good As It Gets) knows the man has a real feel for interesting women and a disarming way with a one-liner. The main women in Spanglish are Deborah Clasky, a moneyed SoCal mom, and non-English speaking Flor Moreno (Paz Vega), the beautiful Latina whom Deborah hires as a housekeeper. The one-liners, some of them amusing, are everywhere. Brooks provides an intriguing set-up for the two women to butt heads');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (262, 36)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (262, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (262, 8);
@@ -2181,7 +2181,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (262, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (262, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (262, 262, 43, 1);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('263', '6305897786', 'The Ninth Gate', 9.98, 'http://images.amazon.com/images/P/6305897786.01.MZZZZZZZ.jpg', 'The horror of Roman Polanski is not about spectacle and shock but a goose-pimply sense of evil lurking just outside the frame and hidden behind the faces of slightly unsettling characters. For a while it looks like The Ninth Gate, adapted from the novel The Club Dumas by Arturo P&eacute;rez-Reverte, might recapture the beautiful uneasiness of such masterpieces as Repulsion and Rosemary''s Baby. A calm, almost sleepy Johnny Depp plays cynical, unscrupulous rare-book hunter Dean Corso, who''s hired by demonologist Boris Balkan (Frank Langella) to authenticate a rare volume that, legend has it, was cowritten by Lucifer himself. Dean leaves a Gothic looking New York (re-created in Europe by Polanski as a sinister city of shadows) for Portugal and Paris to compare Balkan''s volume with the!
  two copies known to be in existence and uncovers a mystery with unholy ramifications. He also finds himself at the center of a conspiracy that involves Balkan, a widow who will stop at nothing to retrieve Balkan''s book (Lena Olin, who gleefully bites and claws her way through the part), and a mysterious guardian "angel" (Polanski''s wife, Emmanuelle Seigner) who shadows his every step. The Ninth Gate is full of rumbling menace and deliciously unsettling imagery, but Polanski''s languorous direction and purposefully vague story render a film that''s eerie without every becoming thrilling. It''s perpetually on the verge of becoming interesting');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('263', '6305897786', 'The Ninth Gate', 9.98, 'http://images.amazon.com/images/P/6305897786.01.MZZZZZZZ.jpg', 'The horror of Roman Polanski is not about spectacle and shock but a goose-pimply sense of evil lurking just outside the frame and hidden behind the faces of slightly unsettling characters. For a while it looks like The Ninth Gate, adapted from the novel The Club Dumas by Arturo Perez-Reverte, might recapture the beautiful uneasiness of such masterpieces as Repulsion and Rosemary''s Baby. A calm, almost sleepy Johnny Depp plays cynical, unscrupulous rare-book hunter Dean Corso, who''s hired by demonologist Boris Balkan (Frank Langella) to authenticate a rare volume that, legend has it, was cowritten by Lucifer himself. Dean leaves a Gothic looking New York (re-created in Europe by Polanski as a sinister city of shadows) for Portugal and Paris to compare Balkan''s volume with the two co!
 pies known to be in existence and uncovers a mystery with unholy ramifications. He also finds himself at the center of a conspiracy that involves Balkan, a widow who will stop at nothing to retrieve Balkan''s book (Lena Olin, who gleefully bites and claws her way through the part), and a mysterious guardian "angel" (Polanski''s wife, Emmanuelle Seigner) who shadows his every step. The Ninth Gate is full of rumbling menace and deliciously unsettling imagery, but Polanski''s languorous direction and purposefully vague story render a film that''s eerie without every becoming thrilling. It''s perpetually on the verge of becoming interesting');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (263, 37)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (263, 13);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (263, 25);
@@ -2196,7 +2196,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (264, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (264, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (264, 264, 97, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('265', 'B00003CXWV', 'Blow ', 19.96, 'http://images.amazon.com/images/P/B00003CXWV.01.MZZZZZZZ.jpg', 'A briskly paced hybrid of Boogie Nights and Goodfellas, Blow chronicles the three-decade rise and fall of George Jung (Johnny Depp), a normal American kid who makes a personal vow against poverty, builds a marijuana empire in the ''60s, multiplies his fortune with the Colombian Medell&iacute;n cocaine cartel, and blows it all with a series of police busts culminating in one final, long-term jail sentence. "Your dad''s a loser," says this absentee father to his estranged but beloved daughter, and he''s right: Blow is the story of a nice guy who made wrong choices all his life, almost single-handedly created the American cocaine trade, and got exactly what he deserved. As directed by Ted Demme, the film is vibrantly entertaining, painstakingly authentic... and utterly aimless in terms of overal!
 l purpose.   We can''t sympathize with Jung''s meteoric rise to wealth and the wild life, and Demme isn''t suggesting that we should idolize a drug dealer. So what, exactly, is the point of Blow? Simply, it seems, to present Jung''s story as the epitome of the coke-driven glory days, and to suggest, ever so subtly, that Jung isn''t such a bad guy, after all. Anyone curious about his lifestyle will find this film amazing, and there''s plenty of humor mixed with the constant threat of violence and paranoid anxiety. Demme has also populated the film with a fantastic supporting cast (although Pen&eacute;lope Cruz grows tiresome as Jung''s hedonistic wife), and this is certainly a compelling look at the other side of Traffic. Still, one wishes that Blow had a more viable reason for being; like a wild party, it leaves you with a hangover and a vague feeling of regret. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('265', 'B00003CXWV', 'Blow ', 19.96, 'http://images.amazon.com/images/P/B00003CXWV.01.MZZZZZZZ.jpg', 'A briskly paced hybrid of Boogie Nights and Goodfellas, Blow chronicles the three-decade rise and fall of George Jung (Johnny Depp), a normal American kid who makes a personal vow against poverty, builds a marijuana empire in the ''60s, multiplies his fortune with the Colombian Medellin cocaine cartel, and blows it all with a series of police busts culminating in one final, long-term jail sentence. "Your dad''s a loser," says this absentee father to his estranged but beloved daughter, and he''s right: Blow is the story of a nice guy who made wrong choices all his life, almost single-handedly created the American cocaine trade, and got exactly what he deserved. As directed by Ted Demme, the film is vibrantly entertaining, painstakingly authentic... and utterly aimless in terms of overall purpo!
 se.   We can''t sympathize with Jung''s meteoric rise to wealth and the wild life, and Demme isn''t suggesting that we should idolize a drug dealer. So what, exactly, is the point of Blow? Simply, it seems, to present Jung''s story as the epitome of the coke-driven glory days, and to suggest, ever so subtly, that Jung isn''t such a bad guy, after all. Anyone curious about his lifestyle will find this film amazing, and there''s plenty of humor mixed with the constant threat of violence and paranoid anxiety. Demme has also populated the film with a fantastic supporting cast (although Penelope Cruz grows tiresome as Jung''s hedonistic wife), and this is certainly a compelling look at the other side of Traffic. Still, one wishes that Blow had a more viable reason for being; like a wild party, it leaves you with a hangover and a vague feeling of regret. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (265, 37)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (265, 52)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (265, 2);
@@ -2219,14 +2219,14 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (267, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (267, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (267, 267, 18, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('268', 'B00005Q79A', 'What''s Eating Gilbert Grape', 9.98, 'http://images.amazon.com/images/P/B00005Q79A.01.MZZZZZZZ.jpg', 'This is the movie that Leonardo DiCaprio received an Oscar nomination for, five years before Titanic. And, in fact, this is the movie that should have made him a star, he''s so good in it. Based on the novel by Peter Hedges (who adapted his own book) and directed by Lasse Hallstr&ouml;m (My Life as a Dog), this is the funny, moody tale of a young man named Gilbert Grape (Johnny Depp) who lives at home in a small town with his 500-pound Momma (beautifully played by nonpro Darlene Cates), his mentally retarded younger brother Arnie (DiCaprio, utterly convincing), and his sisters. Not a lot happens');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('268', 'B00005Q79A', 'What''s Eating Gilbert Grape', 9.98, 'http://images.amazon.com/images/P/B00005Q79A.01.MZZZZZZZ.jpg', 'This is the movie that Leonardo DiCaprio received an Oscar nomination for, five years before Titanic. And, in fact, this is the movie that should have made him a star, he''s so good in it. Based on the novel by Peter Hedges (who adapted his own book) and directed by Lasse Hallstro(My Life as a Dog), this is the funny, moody tale of a young man named Gilbert Grape (Johnny Depp) who lives at home in a small town with his 500-pound Momma (beautifully played by nonpro Darlene Cates), his mentally retarded younger brother Arnie (DiCaprio, utterly convincing), and his sisters. Not a lot happens');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (268, 37)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (268, 8);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (268, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (268, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (268, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (268, 268, 13, 6);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('269', 'B00005K3OT', 'Chocolat ', 19.99, 'http://images.amazon.com/images/P/B00005K3OT.01.MZZZZZZZ.jpg', 'With movies like Chocolat, it''s always best to relax your intellectual faculties and absorb the abundant sensual pleasures, be it the heart-stopping smile of chocolatier Juliette Binoche as she greets a new customer, an intoxicating cup of spiced hot cocoa, or the soothing guitar of an Irish gypsy played by Johnny Depp. Adapted by Robert Nelson Jacobs from Joanne Harris''s popular novel and lovingly directed by Lasse  Hallstr&ouml;m, the film covers familiar territory and deals in broad metaphors  that even a child could comprehend, so it''s no surprise that some critics panned  it with killjoy fervor. Their objections miss the point. Familiarity can be comforting and so can easy metaphors when placed in a fable that''s as warmly inviting as this one.  Driven by fate, Vianne (Binoche) dr!
 ifts into a tranquil French village with her daughter Anouk (Victoire Thivisol, from Ponette) in the winter of 1959. Her newly opened chocolatier is a source of attraction and fear, since Vianne''s ability to revive the villagers'' passions threatens to disrupt their repressive traditions. The pious mayor (Alfred Molina) sees Vianne as the enemy, and his war against her peaks with the arrival of "river rats" led by Roux (Depp), whose attraction to Vianne is immediate and reciprocal. Splendid subplots involve a battered wife (Lena Olin), a village elder (Judi Dench), and her estranged daughter (Carrie-Anne Moss), and while the film''s broader strokes may be regrettable (if not for Molina''s rich performance, the mayor would be a caricature), its subtleties are often sublime. Chocolat reminds you of life''s simple pleasures and invites you to enjoy them. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('269', 'B00005K3OT', 'Chocolat ', 19.99, 'http://images.amazon.com/images/P/B00005K3OT.01.MZZZZZZZ.jpg', 'With movies like Chocolat, it''s always best to relax your intellectual faculties and absorb the abundant sensual pleasures, be it the heart-stopping smile of chocolatier Juliette Binoche as she greets a new customer, an intoxicating cup of spiced hot cocoa, or the soothing guitar of an Irish gypsy played by Johnny Depp. Adapted by Robert Nelson Jacobs from Joanne Harris''s popular novel and lovingly directed by Lasse  Hallstrom, the film covers familiar territory and deals in broad metaphors  that even a child could comprehend, so it''s no surprise that some critics panned  it with killjoy fervor. Their objections miss the point. Familiarity can be comforting and so can easy metaphors when placed in a fable that''s as warmly inviting as this one.  Driven by fate, Vianne (Binoche) drifts !
 into a tranquil French village with her daughter Anouk (Victoire Thivisol, from Ponette) in the winter of 1959. Her newly opened chocolatier is a source of attraction and fear, since Vianne''s ability to revive the villagers'' passions threatens to disrupt their repressive traditions. The pious mayor (Alfred Molina) sees Vianne as the enemy, and his war against her peaks with the arrival of "river rats" led by Roux (Depp), whose attraction to Vianne is immediate and reciprocal. Splendid subplots involve a battered wife (Lena Olin), a village elder (Judi Dench), and her estranged daughter (Carrie-Anne Moss), and while the film''s broader strokes may be regrettable (if not for Molina''s rich performance, the mayor would be a caricature), its subtleties are often sublime. Chocolat reminds you of life''s simple pleasures and invites you to enjoy them. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (269, 37)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (269, 8);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (269, 2);
@@ -2270,7 +2270,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (274, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (274, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (274, 274, 12, 21);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('275', 'B0002YLCG0', 'King Arthur ', 19.99, 'http://images.amazon.com/images/P/B0002YLCG0.01.MZZZZZZZ.jpg', 'It''s got a round table, some knights, and a noble warrior who rises to become King Arthur, but everything else about this revisionist legend is pure Hollywood. That''s not such a bad thing if you enjoyed Rob Roy, Braveheart, Gladiator, and Troy, and there''s some intriguing potential in presenting the "real" Arthur (played by Clive Owen) as a 5th-century soldier of Rome, assigned to defend Roman-imperial England against a hoard of invading Saxons (led by Stellan Skarsg&aring;rd in hairy villain mode). As revamped history and "archaeological findings" would have us believe, Guinevere (Keira Knightley) is a warrior babe in face-paint and Lancelot (Ioan Gruffudd) is a nonentity who fades into the woodwork. Never mind! Best to enjoy the harsh, gloomy atmosphere of Irish locations, the rug!
 gedness of Owen and his hearty supporting cast, and the entertaining nonsense of a Jerry Bruckheimer production that strips battle-ready Guinevere down to leather-strap S&M gear while all the men sport full-body armor. Hail to the queen, indeed! ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('275', 'B0002YLCG0', 'King Arthur ', 19.99, 'http://images.amazon.com/images/P/B0002YLCG0.01.MZZZZZZZ.jpg', 'It''s got a round table, some knights, and a noble warrior who rises to become King Arthur, but everything else about this revisionist legend is pure Hollywood. That''s not such a bad thing if you enjoyed Rob Roy, Braveheart, Gladiator, and Troy, and there''s some intriguing potential in presenting the "real" Arthur (played by Clive Owen) as a 5th-century soldier of Rome, assigned to defend Roman-imperial England against a hoard of invading Saxons (led by Stellan Skarsgard in hairy villain mode). As revamped history and "archaeological findings" would have us believe, Guinevere (Keira Knightley) is a warrior babe in face-paint and Lancelot (Ioan Gruffudd) is a nonentity who fades into the woodwork. Never mind! Best to enjoy the harsh, gloomy atmosphere of Irish locations, the ruggednes!
 s of Owen and his hearty supporting cast, and the entertaining nonsense of a Jerry Bruckheimer production that strips battle-ready Guinevere down to leather-strap S&M gear while all the men sport full-body armor. Hail to the queen, indeed! ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (275, 38)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (275, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (275, 15);
@@ -2327,7 +2327,7 @@
 insert into CATEGORIES (CATEGORY, NAME) values (51, 'Spoken / Comedy / Radio Shows');
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (281, 51);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (281, 281, 19, 6);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('282', 'B00005JNQS', 'Robots ', 19.98, 'http://images.amazon.com/images/P/B00005JNQS.01.MZZZZZZZ.jpg', ' The delightful designs of William Joyce (writer/illustrator of such popular children''s books as George Shrinks and Bently & Egg) make Robots a joy to behold. The round, bouncy, and ramshackle forms of hero Rodney Copperbottom and his computer-animated friends are part of an ornate and daffy <table align=left cellpadding="6" cellspacing="0" > <tr><td align="center"> <img src="http://images.amazon.com/images/G/01/video/stills/robots/robots2-small.jpg" border=0 align=top> <br> <span class="tiny">Fender providing assistance.  </span> </td></tr> </table>Rube-Goldberg universe of elaborate contraptions and gleaming metallic surfaces.  Rodney (voiced with a hint-of-Scottish lilt by Ewan McGregor) is a young inventor who sets off for Robot City to work for Big Weld (Mel Brooks), the supreme inven!
 tor of the mechanical world.  But upon his arrival, Rodney discovers that Big Weld has disappeared, and the slick, shiny Ratchet (Greg Kinnear, As Good As It Gets) is phasing out the spare parts that lumpen robots need to function and replacing them with "upgrades"');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('282', 'B00005JNQS', 'Robots ', 19.98, 'http://images.amazon.com/images/P/B00005JNQS.01.MZZZZZZZ.jpg', ' The delightful designs of William Joyce (writer/illustrator of such popular children''s books as George Shrinks and Bently & Egg) make Robots a joy to behold. The round, bouncy, and ramshackle forms of hero Rodney Copperbottom and his computer-animated friends are part of an ornate and daffy Rube-Goldberg universe of elaborate contraptions and gleaming metallic surfaces.  Rodney (voiced with a hint-of-Scottish lilt by Ewan McGregor) is a young inventor who sets off for Robot City to work for Big Weld (Mel Brooks), the supreme inventor of the mechanical world.  But upon his arrival, Rodney discovers that Big Weld has disappeared, and the slick, shiny Ratchet (Greg Kinnear, As Good As It Gets) is phasing out the spare parts that lumpen robots need to function and replacing them with "upgrade!
 s"');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (282, 39)
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (282, 43)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (282, 18);
@@ -2425,7 +2425,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (294, 12);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (294, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (294, 294, 70, 14);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('295', 'B00005JNTX', 'Sin City', 29.99, 'http://images.amazon.com/images/P/B00005JNTX.01.MZZZZZZZ.jpg', 'Brutal and breathtaking, Sin City is Robert Rodriguez''s stunningly realized vision of Frank Miller''s pulpy comic books. In the first of three separate but loosely related stories, Marv (Mickey Rourke in heavy makeup) tries to track down the killers of a woman who ended up dead in his bed. In the second story, Dwight''s (Clive Owen) attempt to defend a woman from a brutal abuser goes horribly wrong, and threatens to destroy the uneasy truce among the police, the mob, and the women of Old Town. Finally, an aging cop on his last day on the job (Bruce Willis) rescues a young girl from a kidnapper, but is himself thrown in jail. Years later, he has a chance to save her again.   <table align=left cellpadding="6" cellspacing="0" > <tr><td align="center"> <img src="http://g-images.amazon.com/ima!
 ges/G/01/books/Comics/robandmiller.gif" border=0 align=top> <br> <span class="tiny">Read our interview with Frank Miller.  </span> </td></tr> </table> Based on three of Miller''s immensely popular and immensely gritty books (The Hard Goodbye, The Big Fat Kill, and That Yellow Bastard), Sin City is unquestionably the most faithful comic-book-based movie ever made. Each shot looks like a panel from its source material, and director Rodriguez (who refers to it as a "translation" rather than an adaptation) resigned from the Directors Guild so that Miller could share a directing credit. Like the books, it''s almost entirely in stark black and white with some occasional bursts of color (a woman''s red lips, a villain''s yellow face). The backgrounds are entirely digitally generated, yet not self-consciously so, and perfectly capture Miller''s gritty cityscape. And though most of Miller''s copious nudity is absent, the violence is unrelentingly present. That may be the biggest obs!
 tacle to viewers who aren''t already fans of the books and who may hav
e been turned off by Kill Bill (whose director, Quentin Tarantino, helmed one scene of Sin City). In addition, it''s a bleak, desperate world in which the heroes are killers, corruption rules, and the women are almost all prostitutes or strippers. But Miller''s stories are riveting, and the huge cast');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('295', 'B00005JNTX', 'Sin City', 29.99, 'http://images.amazon.com/images/P/B00005JNTX.01.MZZZZZZZ.jpg', 'Brutal and breathtaking, Sin City is Robert Rodriguez''s stunningly realized vision of Frank Miller''s pulpy comic books. In the first of three separate but loosely related stories, Marv (Mickey Rourke in heavy makeup) tries to track down the killers of a woman who ended up dead in his bed. In the second story, Dwight''s (Clive Owen) attempt to defend a woman from a brutal abuser goes horribly wrong, and threatens to destroy the uneasy truce among the police, the mob, and the women of Old Town. Finally, an aging cop on his last day on the job (Bruce Willis) rescues a young girl from a kidnapper, but is himself thrown in jail. Years later, he has a chance to save her again.    Based on three of Miller''s immensely popular and immensely gritty books (The Hard Goodbye, The Big Fat Kill, and T!
 hat Yellow Bastard), Sin City is unquestionably the most faithful comic-book-based movie ever made. Each shot looks like a panel from its source material, and director Rodriguez (who refers to it as a "translation" rather than an adaptation) resigned from the Directors Guild so that Miller could share a directing credit. Like the books, it''s almost entirely in stark black and white with some occasional bursts of color (a woman''s red lips, a villain''s yellow face). The backgrounds are entirely digitally generated, yet not self-consciously so, and perfectly capture Miller''s gritty cityscape. And though most of Miller''s copious nudity is absent, the violence is unrelentingly present. That may be the biggest obstacle to viewers who aren''t already fans of the books and who may have been turned off by Kill Bill (whose director, Quentin Tarantino, helmed one scene of Sin City). In addition, it''s a bleak, desperate world in which the heroes are killers, corruption rules, and!
  the women are almost all prostitutes or strippers. But Miller''s stor
ies are riveting, and the huge cast');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (295, 41)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (295, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (295, 15);
@@ -2474,7 +2474,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (300, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (300, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (300, 300, 82, 6);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('301', 'B000063V8R', 'Star Trek The Next Generation - The Complete Third Season', 69.98, 'http://images.amazon.com/images/P/B000063V8R.01.MZZZZZZZ.jpg', 'Star Trek: The Next Generation''s third year was an important development in syndicated television. After two shaky years, Paramount nonetheless decided the franchise still had plenty to do. Their confidence was bolstered by two significant factors. First, cast uncertainties were finally settled: Gates McFadden (Dr. Crusher) was back for good; Denise Crosby (Tasha Yar) regretted her first-year departure, and so contrived a return in the Emmy Award-winning "Yesterday''s Enterprise"; and Whoopi Goldberg happily continued her actor''s-scale contributions.  Second, after the show had survived the previous year''s writers'' strike, new writing blood revitalized both characters and ideas: Data experienced fatherhood ("The Offspring"), Worf''s Klin!
 gon heritage kick-started a huge story arc ("Sins of the Father"), and Picard got a saucy vacation ("Captain''s Holiday"). There were memorable star cameos: John de Lancie played more mischief alongside Corbin Bernsen ("D&#233;j&#224; Q"); Dwight Schultz played truant in a gentle warning about addiction ("Hollow Pursuits"); and pleasing fans even more was Mark Lenard as Spock''s dad ("Sarek"). The strongest evidence that TNG would continue for some time was the trend-setting cliffhanger finale. Fans and critics still agree that "The Best of Both Worlds" (properly introducing the Borg) was one of the greatest tricks ever pulled on TV to make audiences come back for more. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('301', 'B000063V8R', 'Star Trek The Next Generation - The Complete Third Season', 69.98, 'http://images.amazon.com/images/P/B000063V8R.01.MZZZZZZZ.jpg', 'Star Trek: The Next Generation''s third year was an important development in syndicated television. After two shaky years, Paramount nonetheless decided the franchise still had plenty to do. Their confidence was bolstered by two significant factors. First, cast uncertainties were finally settled: Gates McFadden (Dr. Crusher) was back for good; Denise Crosby (Tasha Yar) regretted her first-year departure, and so contrived a return in the Emmy Award-winning "Yesterday''s Enterprise"; and Whoopi Goldberg happily continued her actor''s-scale contributions.  Second, after the show had survived the previous year''s writers'' strike, new writing blood revitalized both characters and ideas: Data experienced fatherhood ("The Offspring"), Worf''s Klin!
 gon heritage kick-started a huge story arc ("Sins of the Father"), and Picard got a saucy vacation ("Captain''s Holiday"). There were memorable star cameos: John de Lancie played more mischief alongside Corbin Bernsen; Dwight Schultz played truant in a gentle warning about addiction ("Hollow Pursuits"); and pleasing fans even more was Mark Lenard as Spock''s dad ("Sarek"). The strongest evidence that TNG would continue for some time was the trend-setting cliffhanger finale. Fans and critics still agree that "The Best of Both Worlds" (properly introducing the Borg) was one of the greatest tricks ever pulled on TV to make audiences come back for more. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (301, 42)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (301, 25);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (301, 4);
@@ -2518,7 +2518,7 @@
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (307, 42)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (307, 17);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (307, 307, 77, 5);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('308', 'B00004U12X', 'I, Claudius', 89.99, 'http://images.amazon.com/images/P/B00004U12X.01.MZZZZZZZ.jpg', 'This superbly acted, mordantly funny romp through 70&nbsp;years or so of Roman history is one of the best-loved miniseries ever made, and deservedly so. Derek Jacobi plays Roman Emperor Claudius, who reflects in old age on his life and his remarkable family, giving us a history lesson that''s unlike anything you learned in school.  The story begins in 24&nbsp;B.C. during the reign of Augustus Caesar, Rome''s  first emperor, and ends in A.D.&nbsp;54 with Nero on the throne. In between, I, Claudius details the scheming, murder, madness, and lust that passed for politics in the early years of the Pax Romana. The biggest worm in the Roman apple is Augustus''s wife, Livia (the superb Si&acirc;n Phillips), whose single-minded pursuit of power shapes the destiny of the Empire. With a carefully!
  planted rumor here and a poisoned fig there, she gradually maneuvers her son, Tiberius, toward the throne, creating an atmosphere of suspicion and treachery that starts Rome on its helter-skelter slide into bloody chaos. Phillips somehow makes us understand this extraordinarily wicked woman. As she ages and her carefully wrought webs begin to unravel, it becomes clear that Livia has been as thoroughly poisoned by her own ambition as her victims were by her carefully prepared meals.  Further acting honors go to George Baker as Tiberius, who resists but eventually succumbs to the destiny forced upon him by his mother, and to John Hurt as a hilarious and absolutely terrifying Caligula. In one breathtakingly tense scene, the mad Emperor performs a dance in drag, then asks Claudius to critique it, perfectly capturing the horror of a world where one wrong word means death, or worse. Jacobi is the perfect Claudius, hiding his intelligence behind a crippling stammer and shuffling !
 around the edges of events');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('308', 'B00004U12X', 'I, Claudius', 89.99, 'http://images.amazon.com/images/P/B00004U12X.01.MZZZZZZZ.jpg', 'This superbly acted, mordantly funny romp through 70 years or so of Roman history is one of the best-loved miniseries ever made, and deservedly so. Derek Jacobi plays Roman Emperor Claudius, who reflects in old age on his life and his remarkable family, giving us a history lesson that''s unlike anything you learned in school.  The story begins in 24 B.C. during the reign of Augustus Caesar, Rome''s  first emperor, and ends in A.D. 54 with Nero on the throne. In between, I, Claudius details the scheming, murder, madness, and lust that passed for politics in the early years of the Pax Romana. The biggest worm in the Roman apple is Augustus''s wife, Livia (the superb Sian Phillips), whose single-minded pursuit of power shapes the destiny of the Empire. With a carefully planted rumor here a!
 nd a poisoned fig there, she gradually maneuvers her son, Tiberius, toward the throne, creating an atmosphere of suspicion and treachery that starts Rome on its helter-skelter slide into bloody chaos. Phillips somehow makes us understand this extraordinarily wicked woman. As she ages and her carefully wrought webs begin to unravel, it becomes clear that Livia has been as thoroughly poisoned by her own ambition as her victims were by her carefully prepared meals.  Further acting honors go to George Baker as Tiberius, who resists but eventually succumbs to the destiny forced upon him by his mother, and to John Hurt as a hilarious and absolutely terrifying Caligula. In one breathtakingly tense scene, the mad Emperor performs a dance in drag, then asks Claudius to critique it, perfectly capturing the horror of a world where one wrong word means death, or worse. Jacobi is the perfect Claudius, hiding his intelligence behind a crippling stammer and shuffling around the edges of e!
 vents');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (308, 42)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (308, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (308, 11);
@@ -2601,7 +2601,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (318, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (318, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (318, 318, 40, 13);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('319', 'B000AMFEHC', 'Friends - The Complete Tenth Season', 44.98, 'http://images.amazon.com/images/P/B000AMFEHC.01.MZZZZZZZ.jpg', 'Throughout its phenomenal run, Friends demonstrated that familiarity doesn''t always breed contempt. But isn''t it nice that even after 10 years, we could still learn something new about these intimately observed characters?  Tidbits revealed in the episode "The One Where the Stripper Cries": Ross (David Schwimmer) and Monica (Courtney Cox Arquette) used to entertain at family gatherings as Donny and Marie; ("Oh God, that''s right," remembers Rachel. "I blocked that out.") and Chandler (Matthew Perry) kissed Rachel (Jennifer Aniston) at a college party in the 1980s.  <table align=left cellpadding="6" cellspacing="0"> <tr><td align="center"> <img src="http://ec1.images-amazon.com/images/P/B000AM4PBS.01._SCMZZZZZZZ_.jpg" border=0 align=top></a> <br>See the   <span !
 class="tiny">10 or more seasons club</span>. </td></tr> </table> The best was saved for "The Last One": At one time, Ross (David Schwimmer) pursued being a professional dancer ("Do you realize we almost made it 10 years without that coming up?," he remarks).  Friends'' tenth season is all about life changes and closure. Monica and Chandler buy a house and make plans to adopt. Once New Age free spirit Phoebe (Lisa Kudrow) gets married. Rachel is offered a job in Paris, prompting Ross to finally proclaim his love. <table border=0 cellpadding=4 cellspacing=3 width=200 align="right">  <tr>  <td><hr noshade size=1>  <b class="h1"> View clips and vote for your favorite Friends moment. </b>  <hr noshade size=1></td>  </tr>  </table> Two of Friends''s most invaluable players are granted worthy send-offs. Janice (Maggie Wheeler) resurfaces as a prospective homebuyer in the house next door to Monica and Chandler in "The One Where Estelle Dies," and Central Perk fixture Gunther (James!
  Michael Tyler) at last professes his adoration of Rachel in "The Last
 One."  Christina Applegate makes a welcome return in "The One Where Rachel''s Sister Babysits" and Danny DeVito is the unlikely and very temperamental stripper in "The One Where the Stripper Cries." <table border=0 cellpadding=4 cellspacing=3 width=200 align="left">  <tr>  <td><hr noshade size=1>  <b class="h1"> Just friends? See our guide to who kissed whom on Friends. </b>  <hr noshade size=1></td>  </tr>  </table> Greg Kinnear is at his smarmy best as Ross''s new girlfriend''s Nobel-prize-winning ex-boyfriend in "The One with Ross'' Grant." Dakota Fanning has a sweet scene with Joey (Matt LeBlanc) in "The One with Princess Consuela" and Anna Faris joins Paul Rudd (Phoebe''s husband Mike, a.k.a. Crap Bag in "Princess Consuela") as a recurring cast member in "The One with the Birth Mother."  Friends'' final season quickly recovers from the Joey-Rachel misstep to find its consistent and satisfying groove. As each Friend turns in their key to the apartment each had shared at!
  one time or another over the past 10 years in "The Last One," could Friends end on a happier or more poignant note? This final addition to the Friends DVD library, too, rises to the momentous occasion with a more generous package of features, including a lengthy gag reel and reflections from the ensemble.  ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('319', 'B000AMFEHC', 'Friends - The Complete Tenth Season', 44.98, 'http://images.amazon.com/images/P/B000AMFEHC.01.MZZZZZZZ.jpg', 'Throughout its phenomenal run, Friends demonstrated that familiarity doesn''t always breed contempt. But isn''t it nice that even after 10 years, we could still learn something new about these intimately observed characters?  Tidbits revealed in the episode "The One Where the Stripper Cries": Ross (David Schwimmer) and Monica (Courtney Cox Arquette) used to entertain at family gatherings as Donny and Marie; ("Oh God, that''s right," remembers Rachel. "I blocked that out.") and Chandler (Matthew Perry) kissed Rachel (Jennifer Aniston) at a college party in the 1980s.   The best was saved for "The Last One": At one time, Ross (David Schwimmer) pursued being a professional dancer ("Do you realize we almost made it 10 years without that coming up?," he remarks).  Fri!
 ends'' tenth season is all about life changes and closure. Monica and Chandler buy a house and make plans to adopt. Once New Age free spirit Phoebe (Lisa Kudrow) gets married. Rachel is offered a job in Paris, prompting Ross to finally proclaim his love.  Two of Friends''s most invaluable players are granted worthy send-offs. Janice (Maggie Wheeler) resurfaces as a prospective homebuyer in the house next door to Monica and Chandler in "The One Where Estelle Dies," and Central Perk fixture Gunther (James Michael Tyler) at last professes his adoration of Rachel in "The Last One."  Christina Applegate makes a welcome return in "The One Where Rachel''s Sister Babysits" and Danny DeVito is the unlikely and very temperamental stripper in "The One Where the Stripper Cries."  Greg Kinnear is at his smarmy best as Ross''s new girlfriend''s Nobel-prize-winning ex-boyfriend in "The One with Ross'' Grant." Dakota Fanning has a sweet scene with Joey (Matt LeBlanc) in "The One with Princ!
 ess Consuela" and Anna Faris joins Paul Rudd (Phoebe''s husband Mike, 
a.k.a. Crap Bag in "Princess Consuela") as a recurring cast member in "The One with the Birth Mother."  Friends'' final season quickly recovers from the Joey-Rachel misstep to find its consistent and satisfying groove. As each Friend turns in their key to the apartment each had shared at one time or another over the past 10 years in "The Last One," could Friends end on a happier or more poignant note? This final addition to the Friends DVD library, too, rises to the momentous occasion with a more generous package of features, including a lengthy gag reel and reflections from the ensemble.  ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (319, 44)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (319, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (319, 4);
@@ -2615,7 +2615,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (320, 16);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (320, 17);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (320, 320, 24, 13);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('321', 'B00005JOL4', 'Derailed ', 29.95, 'http://images.amazon.com/images/P/B00005JOL4.01.MZZZZZZZ.jpg', 'With a nasty villain and a plot twist that will take many viewers by surprise, Derailed is the kind of potboiler that''s enjoyable in spite of its flaws. It''s basically two-thirds of a good movie, with a convincing set-up and a barely plausible payoff that... well, you''ve just got to see it and decide for yourself. Like Fatal Attraction, it''s a good-enough thriller that turns infidelity into every man''s nightmare, beginning when Charles (Clive Owen), a well-to-do Chicago advertising director with a sickly, diabetic daughter and a slightly troubled marriage, has a chance encounter with Lucinda (Jennifer Aniston), a lovely and quick-witted financial advisor who''s also stuck in a marital rut. Their chemistry is instant (between both characters and stars), but their eventual hotel tryst !
 is interrupted by a mugger (French actor Vincent Cassel at his vile, despicable best) who''s out to milk Charles for every dollar he''s got. Of course, one phone call to the police would solve everyone''s problems, but as he did with Collateral (albeit more convincingly), screenwriter Stuart Beattie turns up the tension with such manipulative skill that you''re willing to skate past the plot holes and go along for the ride. With lively supporting performances by rappers Xzibit and RZA, Derailed marks a commercially slick American debut for Swedish director Mikael H&#229;fstr&#246;m, whose 2003 thriller Evil was a Best Foreign Film Oscar&#174;-nominee. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('321', 'B00005JOL4', 'Derailed ', 29.95, 'http://images.amazon.com/images/P/B00005JOL4.01.MZZZZZZZ.jpg', 'With a nasty villain and a plot twist that will take many viewers by surprise, Derailed is the kind of potboiler that''s enjoyable in spite of its flaws. It''s basically two-thirds of a good movie, with a convincing set-up and a barely plausible payoff that... well, you''ve just got to see it and decide for yourself. Like Fatal Attraction, it''s a good-enough thriller that turns infidelity into every man''s nightmare, beginning when Charles (Clive Owen), a well-to-do Chicago advertising director with a sickly, diabetic daughter and a slightly troubled marriage, has a chance encounter with Lucinda (Jennifer Aniston), a lovely and quick-witted financial advisor who''s also stuck in a marital rut. Their chemistry is instant (between both characters and stars), but their eventual hotel tryst !
 is interrupted by a mugger (French actor Vincent Cassel at his vile, despicable best) who''s out to milk Charles for every dollar he''s got. Of course, one phone call to the police would solve everyone''s problems, but as he did with Collateral (albeit more convincingly), screenwriter Stuart Beattie turns up the tension with such manipulative skill that you''re willing to skate past the plot holes and go along for the ride. With lively supporting performances by rappers Xzibit and RZA, Derailed marks a commercially slick American debut for Swedish director Mikael, whose 2003 thriller Evil was a Best Foreign Film Oscar-nominee. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (321, 44)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (321, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (321, 11);
@@ -2631,7 +2631,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (322, 16);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (322, 17);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (322, 322, 32, 1);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('323', 'B000AP04L0', 'Office Space - Special Edition with Flair ', 19.98, 'http://images.amazon.com/images/P/B000AP04L0.01.MZZZZZZZ.jpg', 'Ever spend eight hours in a "Productivity Bin"? Ever had worries about layoffs? Ever had the urge to demolish a temperamental printer or fax machine? Ever had to endure a smarmy, condescending boss? Then Office Space should hit pretty close to home for you. Peter (Ron Livingston) spends the day doing stupefyingly dull computer work in a cubicle. He goes home to an apartment sparsely furnished by IKEA and Target, then starts for a maddening commute to work again in the morning. His coworkers in the cube farm are an annoying lot, his boss is a snide, patronizing jerk, and his days are consumed with tedium. In desperation, he turns to career hypnotherapy, but when his hypno-induced relaxation takes hold, there''s no shutting it off. Layoffs are in the air at !
 his corporation, and with two coworkers (both of whom are slated for the chute) he devises a scheme to skim funds from company accounts. The scheme soon snowballs, however, throwing the three into a panic until the unexpected happens and saves the day. Director Mike Judge has come up with a spot-on look at work in corporate America circa 1999. With well-drawn characters and situations instantly familiar to the white-collar milieu, he captures the joylessness of many a cube denizen''s work life to a T. Jennifer Aniston plays Peter''s love interest, a waitress at Chotchkie''s, a generic beer-and-burger joint &agrave; la Chili''s, and Diedrich Bader (The Drew Carey Show) has a minor but hilarious turn as Peter''s mustached, long-haired, drywall-installin'' neighbor. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('323', 'B000AP04L0', 'Office Space - Special Edition with Flair ', 19.98, 'http://images.amazon.com/images/P/B000AP04L0.01.MZZZZZZZ.jpg', 'Ever spend eight hours in a "Productivity Bin"? Ever had worries about layoffs? Ever had the urge to demolish a temperamental printer or fax machine? Ever had to endure a smarmy, condescending boss? Then Office Space should hit pretty close to home for you. Peter (Ron Livingston) spends the day doing stupefyingly dull computer work in a cubicle. He goes home to an apartment sparsely furnished by IKEA and Target, then starts for a maddening commute to work again in the morning. His coworkers in the cube farm are an annoying lot, his boss is a snide, patronizing jerk, and his days are consumed with tedium. In desperation, he turns to career hypnotherapy, but when his hypno-induced relaxation takes hold, there''s no shutting it off. Layoffs are in the air at !
 his corporation, and with two coworkers (both of whom are slated for the chute) he devises a scheme to skim funds from company accounts. The scheme soon snowballs, however, throwing the three into a panic until the unexpected happens and saves the day. Director Mike Judge has come up with a spot-on look at work in corporate America circa 1999. With well-drawn characters and situations instantly familiar to the white-collar milieu, he captures the joylessness of many a cube denizen''s work life to a T. Jennifer Aniston plays Peter''s love interest, a waitress at Chotchkie''s, a generic beer-and-burger joint a la Chili''s, and Diedrich Bader (The Drew Carey Show) has a minor but hilarious turn as Peter''s mustached, long-haired, drywall-installin'' neighbor. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (323, 44)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (323, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (323, 8);
@@ -2668,7 +2668,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (327, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (327, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (327, 327, 13, 3);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('328', 'B00003CXTS', 'Save the Last Dance', 12.98, 'http://images.amazon.com/images/P/B00003CXTS.01.MZZZZZZZ.jpg', 'Save the Last Dance enjoyed a profitable release in early 2001, with box-office earnings that exceeded anyone''s expectations. Its performance illustrates the staying power of a formulaic movie that avoids the pitfalls and clich&eacute;s that would otherwise render it forgettable. Since there''s nothing new here, you''ll appreciate the original quirks in a character-based plot that''s just around the corner from Flashdance, and just as familiar. Sara (Julia Stiles) gave up a promising ballet career when her mother was killed while rushing to attend her daughter''s crucial audition to Juilliard; Sara blames herself for the accident, and at her new, mostly African American high school in Chicago, she''s uncertain of her future.   Derek (Sean Patrick Thomas) has no such doubts; his!
  own future is bright, and his attraction to Sara is immediate; they connect (predictably), and Sara''s dormant funk emerges, with Derek''s coaching, as she learns hip-hop dancing in a local club. Obligatory subplots are equally routine: Derek''s sister (Kerry Washington) is a single mom struggling with her child''s absentee father; Derek''s best friend (Fredro Starr) feels trapped in his gangsta lifestyle; and Sara''s once-estranged father (Terry Kinney) is doing his best to correct past mistakes. Within the confines of this standard follow-your-dream drama, director Thomas Carter capitalizes on a script that allows these characters to be real, intelligent, and thoughtful about their lives and their futures. It''s obvious that Stiles''s dancing was intercut with that of a professional double, but that illusion hardly matters when the rest of the movie''s so earnestly positive and genuine. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('328', 'B00003CXTS', 'Save the Last Dance', 12.98, 'http://images.amazon.com/images/P/B00003CXTS.01.MZZZZZZZ.jpg', 'Save the Last Dance enjoyed a profitable release in early 2001, with box-office earnings that exceeded anyone''s expectations. Its performance illustrates the staying power of a formulaic movie that avoids the pitfalls and cliches that would otherwise render it forgettable. Since there''s nothing new here, you''ll appreciate the original quirks in a character-based plot that''s just around the corner from Flashdance, and just as familiar. Sara (Julia Stiles) gave up a promising ballet career when her mother was killed while rushing to attend her daughter''s crucial audition to Juilliard; Sara blames herself for the accident, and at her new, mostly African American high school in Chicago, she''s uncertain of her future.   Derek (Sean Patrick Thomas) has no such doubts; his own fu!
 ture is bright, and his attraction to Sara is immediate; they connect (predictably), and Sara''s dormant funk emerges, with Derek''s coaching, as she learns hip-hop dancing in a local club. Obligatory subplots are equally routine: Derek''s sister (Kerry Washington) is a single mom struggling with her child''s absentee father; Derek''s best friend (Fredro Starr) feels trapped in his gangsta lifestyle; and Sara''s once-estranged father (Terry Kinney) is doing his best to correct past mistakes. Within the confines of this standard follow-your-dream drama, director Thomas Carter capitalizes on a script that allows these characters to be real, intelligent, and thoughtful about their lives and their futures. It''s obvious that Stiles''s dancing was intercut with that of a professional double, but that illusion hardly matters when the rest of the movie''s so earnestly positive and genuine. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (328, 45)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (328, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (328, 11);
@@ -2783,7 +2783,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (344, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (344, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (344, 344, 49, 15);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('345', 'B00005JLO2', 'The Four Feathers ', 9.98, 'http://images.amazon.com/images/P/B00005JLO2.01.MZZZZZZZ.jpg', 'The seventh filming of A.E.W. Mason''s classic 1902 novel, this near-epic production of The Four Feathers looks great, sounds great, and feels rather average. It would be difficult to diminish the rousing adventure of Mason''s novel, and director Shekhar Kapur (Elizabeth) certainly gets more bang for his buck, with massive battle scenes and rugged, sun-baked harshness enhanced by Robert Richardson''s masterful cinematography. Kapur preserves the universal appeal of the story, set in the 1880s, in which a promising soldier (Heath Ledger) resigns on the eve of battle in Britain''s Sudanese campaign, is labeled a coward by his fianc&#233;e (Kate Hudson), and redeems himself by posing as a Muslim warrior to rescue his best friend Jack (Wes Bentley) from certain death in the desert. Fo!
 r all its heroics, however, the film seems oddly passionless; Djimon Hounsou is excellent as Ledger''s desert guardian, but these young Hollywood stars lack the authenticity of Zoltan Korda''s 1939 film, which remains the definitive version. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('345', 'B00005JLO2', 'The Four Feathers ', 9.98, 'http://images.amazon.com/images/P/B00005JLO2.01.MZZZZZZZ.jpg', 'The seventh filming of A.E.W. Mason''s classic 1902 novel, this near-epic production of The Four Feathers looks great, sounds great, and feels rather average. It would be difficult to diminish the rousing adventure of Mason''s novel, and director Shekhar Kapur (Elizabeth) certainly gets more bang for his buck, with massive battle scenes and rugged, sun-baked harshness enhanced by Robert Richardson''s masterful cinematography. Kapur preserves the universal appeal of the story, set in the 1880s, in which a promising soldier (Heath Ledger) resigns on the eve of battle in Britain''s Sudanese campaign, is labeled a coward by his fiancee (Kate Hudson), and redeems himself by posing as a Muslim warrior to rescue his best friend Jack (Wes Bentley) from certain death in the desert. For all!
  its heroics, however, the film seems oddly passionless; Djimon Hounsou is excellent as Ledger''s desert guardian, but these young Hollywood stars lack the authenticity of Zoltan Korda''s 1939 film, which remains the definitive version. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (345, 47)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (345, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (345, 11);
@@ -2830,7 +2830,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (350, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (350, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (350, 350, 7, 9);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('351', '0783230559', 'Henry & June', 9.99, 'http://images.amazon.com/images/P/0783230559.01.MZZZZZZZ.jpg', 'Ana&iuml;s Nin (Maria de Medeiros) is a young woman in 1930s Paris whose  husband is slowly defecting from art to working in a bank, leaving her very bored. When the then-unpublished Brooklyn writer Henry Miller (Fred Ward) enters her life, she embarks on a journey of seduction and sexual exploration that eventually leads from the writer to his wife, June (Uma Thurman), who finances her husband''s life in Paris so he may praise her beauty in his writing. Unhappy with her husband''s writing and her lovers'' affair, June enters a jealous rage, forcing Henry into suffering-artist mode and Nin back to her husband. Despite having one of the more erotic scenes of the 1990s, between Nin and June, the film does not live up to its subject, largely due to a mediocre screenplay and flawed directio!
 n. The strength of the original material and Medeiros''s decidedly unflawed performance, however, make it worth viewing. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('351', '0783230559', 'Henry & June', 9.99, 'http://images.amazon.com/images/P/0783230559.01.MZZZZZZZ.jpg', 'Anais Nin (Maria de Medeiros) is a young woman in 1930s Paris whose  husband is slowly defecting from art to working in a bank, leaving her very bored. When the then-unpublished Brooklyn writer Henry Miller (Fred Ward) enters her life, she embarks on a journey of seduction and sexual exploration that eventually leads from the writer to his wife, June (Uma Thurman), who finances her husband''s life in Paris so he may praise her beauty in his writing. Unhappy with her husband''s writing and her lovers'' affair, June enters a jealous rage, forcing Henry into suffering-artist mode and Nin back to her husband. Despite having one of the more erotic scenes of the 1990s, between Nin and June, the film does not live up to its subject, largely due to a mediocre screenplay and flawed direction. Th!
 e strength of the original material and Medeiros''s decidedly unflawed performance, however, make it worth viewing. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (351, 48)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (351, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (351, 11);
@@ -2894,7 +2894,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (359, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (359, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (359, 359, 94, 0);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('360', 'B00005JG6N', 'My Best Friend''s Wedding ', 14.94, 'http://images.amazon.com/images/P/B00005JG6N.01.MZZZZZZZ.jpg', 'One of the best romantic comedies of the 1990s, My Best Friend''s Wedding not only gave Julia Roberts a delightful vehicle for her crowd-pleasing comeback, but it further distinguished itself by avoiding the conventional plotting of the genre. Julia plays a prominent Chicago restaurant critic whose best friend (Dermot Mulroney) is a former lover from her college days with whom she''d made a binding pact: if neither of them were married by the age of 28, they''d marry each other. Just when they''re about to reach the deadline of their agreement, Mulroney arrives in Chicago to introduce Roberts to his seemingly perfect fianc&eacute;e (Cameron Diaz) and announce their wedding in just three days. That leaves the shocked Julia with just three short days to sabotage the wedding!
  and marry the man she now realizes she''s loved all along. With potential heartbreak waiting in the wings, she''ll either get what she wants or pay the price for her selfish behavior, and Ronald Bass''s cleverly constructed screenplay keeps us guessing to the very end. Rupert Everett scored rave reviews for his scene-stealing performance as Robert''s gay friend who goes along with her scheming (but only so far), and even as she makes her character''s needy desperation disarmingly appealing, Roberts wisely allows Diaz to capitalize on her charming time in the spotlight. As the romantic outcome remains uncertain, the viewer is held in a state of giddy suspense, and director P.J. Hogan pulls off some hilarious scenes (like a restaurant full of people singing the Dionne Warwick hit "I Say a Little Prayer") that could easily have fallen flat in the hands of a less talented filmmaker. It''s no surprise that this was one of the box-office smashes of 1997. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('360', 'B00005JG6N', 'My Best Friend''s Wedding ', 14.94, 'http://images.amazon.com/images/P/B00005JG6N.01.MZZZZZZZ.jpg', 'One of the best romantic comedies of the 1990s, My Best Friend''s Wedding not only gave Julia Roberts a delightful vehicle for her crowd-pleasing comeback, but it further distinguished itself by avoiding the conventional plotting of the genre. Julia plays a prominent Chicago restaurant critic whose best friend (Dermot Mulroney) is a former lover from her college days with whom she''d made a binding pact: if neither of them were married by the age of 28, they''d marry each other. Just when they''re about to reach the deadline of their agreement, Mulroney arrives in Chicago to introduce Roberts to his seemingly perfect fiancee (Cameron Diaz) and announce their wedding in just three days. That leaves the shocked Julia with just three short days to sabotage the wedding and ma!
 rry the man she now realizes she''s loved all along. With potential heartbreak waiting in the wings, she''ll either get what she wants or pay the price for her selfish behavior, and Ronald Bass''s cleverly constructed screenplay keeps us guessing to the very end. Rupert Everett scored rave reviews for his scene-stealing performance as Robert''s gay friend who goes along with her scheming (but only so far), and even as she makes her character''s needy desperation disarmingly appealing, Roberts wisely allows Diaz to capitalize on her charming time in the spotlight. As the romantic outcome remains uncertain, the viewer is held in a state of giddy suspense, and director P.J. Hogan pulls off some hilarious scenes (like a restaurant full of people singing the Dionne Warwick hit "I Say a Little Prayer") that could easily have fallen flat in the hands of a less talented filmmaker. It''s no surprise that this was one of the box-office smashes of 1997. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (360, 49)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (360, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (360, 8);
@@ -2941,7 +2941,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (365, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (365, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (365, 365, 48, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('366', 'B000ASDFGI', 'Bewitched', 19.94, 'http://images.amazon.com/images/P/B000ASDFGI.01.MZZZZZZZ.jpg', 'As one of many in the ongoing trend of resurrecting old TV shows and turning them into contemporary Hollywood product, Bewitched tries awfully hard to distinguish itself. It succeeds in lots of surprising ways, not least of which is the star power brought by Nicole Kidman and Will Ferrell. Even if they don''t create the kind of romantic chemistry that would have elevated the already high concept, they act as delightful foils to each other, but more often to themselves. The conceit of this Bewitched is that it''s a self-reflexive look at the entertainment business, with Ferrell playing Jack Wyatt, an actor starring in an updated version of the classic TV show. Out of favor with the Hollywood elite and desperately in need of a hit, he insists on an unknown to play Samantha, as he wants the !
 show to be about him, since if something doesn''t come his way soon, he''s going to be hearing a lot of no''s, despite the yes-men surrounding him. While his agent (Jason Schwartzman in hilarious high Hollywood sleaze mode) gets him the "unknown Samantha" deal, it''s Jack himself who discovers his own leading lady in the delightful figure of Isabel Bigalow (Kidman), who possesses just the right nose wiggle, not to mention other wiggles.    But wouldn''t you know it, Isabel really is a witch, and exactly the kind of "good" witch trying to rely less on her magical powers that Samantha Stevens was back in her "real" world. Instead of a cranky mother like Endora, Isabel has a distinguished father, Nigel (Michael Caine) who lurks around her as a constant reminder that she can''t be who she''s not (a mere mortal), and she certainly can''t be the star of some zany TV show. As the plot thickens and the movie''s reflexivity grows more convoluted, Nigel falls for the non-witch actres!
 s who plays Endora (Shirley MacLaine), and Jack and Isabel fall for ea
ch other. Here''s where the Ferrell/Kidman gel doesn&#146;t quite become aspic, but her perkiness (I mean, come on, it is Nicole Kidman, for crying out loud) and his goofiness (Ferrell is at his peak of intelligent bumbling) are more than enough to make the entirety of the proceedings a delectable trifle. Director Nora Ephron has fun skewering her own business in the script she co-wrote with her sister Delia, and her eye for quality craft makes everything sparkle as it should. Even if we have yet to see the definitive remake of an old TV show on the big screen, at least Bewitched is well more than run-of-the-mill as so many adaptations have been, and so many will be. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('366', 'B000ASDFGI', 'Bewitched', 19.94, 'http://images.amazon.com/images/P/B000ASDFGI.01.MZZZZZZZ.jpg', 'As one of many in the ongoing trend of resurrecting old TV shows and turning them into contemporary Hollywood product, Bewitched tries awfully hard to distinguish itself. It succeeds in lots of surprising ways, not least of which is the star power brought by Nicole Kidman and Will Ferrell. Even if they don''t create the kind of romantic chemistry that would have elevated the already high concept, they act as delightful foils to each other, but more often to themselves. The conceit of this Bewitched is that it''s a self-reflexive look at the entertainment business, with Ferrell playing Jack Wyatt, an actor starring in an updated version of the classic TV show. Out of favor with the Hollywood elite and desperately in need of a hit, he insists on an unknown to play Samantha, as he wants the !
 show to be about him, since if something doesn''t come his way soon, he''s going to be hearing a lot of no''s, despite the yes-men surrounding him. While his agent (Jason Schwartzman in hilarious high Hollywood sleaze mode) gets him the "unknown Samantha" deal, it''s Jack himself who discovers his own leading lady in the delightful figure of Isabel Bigalow (Kidman), who possesses just the right nose wiggle, not to mention other wiggles.    But wouldn''t you know it, Isabel really is a witch, and exactly the kind of "good" witch trying to rely less on her magical powers that Samantha Stevens was back in her "real" world. Instead of a cranky mother like Endora, Isabel has a distinguished father, Nigel (Michael Caine) who lurks around her as a constant reminder that she can''t be who she''s not (a mere mortal), and she certainly can''t be the star of some zany TV show. As the plot thickens and the movie''s reflexivity grows more convoluted, Nigel falls for the non-witch actres!
 s who plays Endora (Shirley MacLaine), and Jack and Isabel fall for ea
ch other. Here''s where the Ferrell/Kidman gel doesn''t quite become aspic, but her perkiness (I mean, come on, it is Nicole Kidman, for crying out loud) and his goofiness (Ferrell is at his peak of intelligent bumbling) are more than enough to make the entirety of the proceedings a delectable trifle. Director Nora Ephron has fun skewering her own business in the script she co-wrote with her sister Delia, and her eye for quality craft makes everything sparkle as it should. Even if we have yet to see the definitive remake of an old TV show on the big screen, at least Bewitched is well more than run-of-the-mill as so many adaptations have been, and so many will be. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (366, 50)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (366, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (366, 8);
@@ -2957,7 +2957,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (367, 19);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (367, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (367, 367, 11, 17);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('368', 'B000E33VWW', 'Capote', 28.95, 'http://images.amazon.com/images/P/B000E33VWW.01.MZZZZZZZ.jpg', 'Bolstered by an Oscar&#174;-caliber performance by Philip Seymour Hoffman in the title role, Capote ranked highly among the best films of 2005. Written by actor/screenwriter Dan Futterman and based on selected chapters from the biography by Gerald Clarke, this mercilessly perceptive drama shows how Truman Capote brought about his own self-destruction in the course of writing In Cold Blood, the "nonfiction novel" that was immediately acclaimed as a literary milestone. After learning of brutal killings in rural Holcomb, Kansas, in November 1959, Capote gained the confidence of captured killers Perry Smith (Clifton Collins, Jr.) and Dick Hickock (Mark Pellegrino) in an effort to tell their story, but he ultimately sacrificed his soul in the process of writing his greatest book. Hoffman transcen!
 ds mere mimicry to create an utterly authentic, psychologically tormented portrait of an insincere artist who was not above lying and manipulation to get what he needed. Bennett Miller''s intimate direction focuses on the consequences of Capote''s literary ambition, tempered by an equally fine performance by Catherine Keener as Harper Lee, Capote''s friend and the author of To Kill a Mockingbird, who served as Capote''s quiet voice of conscience. Spanning the seven-year period between the Kansas murders and the publication of In Cold Blood in 1966, Capote reveals the many faces of a writer who grew too close to his subjects, losing his moral compass as they were fitted with a hangman''s noose. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('368', 'B000E33VWW', 'Capote', 28.95, 'http://images.amazon.com/images/P/B000E33VWW.01.MZZZZZZZ.jpg', 'Bolstered by an Oscar-caliber performance by Philip Seymour Hoffman in the title role, Capote ranked highly among the best films of 2005. Written by actor/screenwriter Dan Futterman and based on selected chapters from the biography by Gerald Clarke, this mercilessly perceptive drama shows how Truman Capote brought about his own self-destruction in the course of writing In Cold Blood, the "nonfiction novel" that was immediately acclaimed as a literary milestone. After learning of brutal killings in rural Holcomb, Kansas, in November 1959, Capote gained the confidence of captured killers Perry Smith (Clifton Collins, Jr.) and Dick Hickock (Mark Pellegrino) in an effort to tell their story, but he ultimately sacrificed his soul in the process of writing his greatest book. Hoffman transcends mer!
 e mimicry to create an utterly authentic, psychologically tormented portrait of an insincere artist who was not above lying and manipulation to get what he needed. Bennett Miller''s intimate direction focuses on the consequences of Capote''s literary ambition, tempered by an equally fine performance by Catherine Keener as Harper Lee, Capote''s friend and the author of To Kill a Mockingbird, who served as Capote''s quiet voice of conscience. Spanning the seven-year period between the Kansas murders and the publication of In Cold Blood in 1966, Capote reveals the many faces of a writer who grew too close to his subjects, losing his moral compass as they were fitted with a hangman''s noose. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (368, 51)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (368, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (368, 11);
@@ -2996,7 +2996,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (372, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (372, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (372, 372, 40, 14);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('373', 'B00007L4OB', 'Living in Oblivion ', 29.95, 'http://images.amazon.com/images/P/B00007L4OB.01.MZZZZZZZ.jpg', 'You won''t find a smarter, more amusing, or more accurate send-up of low-budget filmmaking than Tom DiCillo''s 1995 independent feature, Living in Oblivion, wherein a motley cast of would-be artistes blunders its way through a day on the set. Steve Buscemi plays goateed Nick Reve, a harried, sweating director whose crew of numbskulls and egotists seems hell-bent on ruining his film. The trials and tribulations of independent filmmaking are not foreign material for writer-director DiCillo, who cut his teeth as Jim Jarmusch''s cinematographer on 1985''s Stranger Than Paradise before going on to direct his own work, such as the offbeat 1992 comedy Johnny Suede. Like that film, Living in Oblivion rides a precariously thin line between the real and the surreal, featuring a midget act!
 or and an exploding smoke-effects machine, as well as a ridiculously narcissistic Brad Pittesque character played by James Le Gros. While films like Get Shorty, Fran&#231;ois Truffaut''s Day for Night, and Jean-Luc Godard''s Contempt suggest that moviemaking is hip and glamorous, Living in Oblivion will have none of that. The film within the film feels like a director''s primer on what not to do, and this modest-budget gem both lovingly and caustically strips the "cool" veneer from the filmmaking process. They should show this one to kids thinking of entering film school. It might make them think better of it. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('373', 'B00007L4OB', 'Living in Oblivion ', 29.95, 'http://images.amazon.com/images/P/B00007L4OB.01.MZZZZZZZ.jpg', 'You won''t find a smarter, more amusing, or more accurate send-up of low-budget filmmaking than Tom DiCillo''s 1995 independent feature, Living in Oblivion, wherein a motley cast of would-be artistes blunders its way through a day on the set. Steve Buscemi plays goateed Nick Reve, a harried, sweating director whose crew of numbskulls and egotists seems hell-bent on ruining his film. The trials and tribulations of independent filmmaking are not foreign material for writer-director DiCillo, who cut his teeth as Jim Jarmusch''s cinematographer on 1985''s Stranger Than Paradise before going on to direct his own work, such as the offbeat 1992 comedy Johnny Suede. Like that film, Living in Oblivion rides a precariously thin line between the real and the surreal, featuring a midget act!
 or and an exploding smoke-effects machine, as well as a ridiculously narcissistic Brad Pittesque character played by James Le Gros. While films like Get Shorty, Francois Truffaut''s Day for Night, and Jean-Luc Godard''s Contempt suggest that moviemaking is hip and glamorous, Living in Oblivion will have none of that. The film within the film feels like a director''s primer on what not to do, and this modest-budget gem both lovingly and caustically strips the "cool" veneer from the filmmaking process. They should show this one to kids thinking of entering film school. It might make them think better of it. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (373, 51)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (373, 15);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (373, 7);
@@ -3004,7 +3004,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (373, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (373, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (373, 373, 85, 12);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('374', 'B00007AJF8', 'Being John Malkovich ', 14.98, 'http://images.amazon.com/images/P/B00007AJF8.01.MZZZZZZZ.jpg', 'While too many movies suffer the fate of creative bankruptcy, Being John Malkovich is a refreshing study in contrast, so  bracingly original that you''ll want to send director Spike Jonze and  screenwriter Charlie Kaufman a thank-you note for restoring your faith  in the enchantment of film. Even if it ultimately serves little purpose  beyond the thrill of comedic invention, this demented romance is  gloriously entertaining, spilling over with ideas that tickle the brain and even touch the heart. That''s to be expected  in a movie that dares to ponder the existential dilemma of a forlorn  puppeteer (John Cusack) who discovers a metaphysical portal into the  brain of actor John Malkovich. The puppeteer''s working as a file clerk on the seventh-and-a-half floor  of a Manhattan o!
 ffice building; this idea alone might serve as the  comedic basis for an entire film, but Jonze and Kaufman are just  getting started. Add a devious coworker (Catherine Keener), Cusack''s  dowdy wife (a barely recognizable Cameron Diaz), and a business scheme  to capitalize on the thrill of being John Malkovich, and you''ve got a  movie that just gets crazier as it plays by its own outrageous rules.  Malkovich himself is the film''s pi&egrave;ce de r&eacute;sistance,  riffing on his own persona with obvious delight and');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('374', 'B00007AJF8', 'Being John Malkovich ', 14.98, 'http://images.amazon.com/images/P/B00007AJF8.01.MZZZZZZZ.jpg', 'While too many movies suffer the fate of creative bankruptcy, Being John Malkovich is a refreshing study in contrast, so  bracingly original that you''ll want to send director Spike Jonze and  screenwriter Charlie Kaufman a thank-you note for restoring your faith  in the enchantment of film. Even if it ultimately serves little purpose  beyond the thrill of comedic invention, this demented romance is  gloriously entertaining, spilling over with ideas that tickle the brain and even touch the heart. That''s to be expected  in a movie that dares to ponder the existential dilemma of a forlorn  puppeteer (John Cusack) who discovers a metaphysical portal into the  brain of actor John Malkovich. The puppeteer''s working as a file clerk on the seventh-and-a-half floor  of a Manhattan o!
 ffice building; this idea alone might serve as the  comedic basis for an entire film, but Jonze and Kaufman are just  getting started. Add a devious coworker (Catherine Keener), Cusack''s  dowdy wife (a barely recognizable Cameron Diaz), and a business scheme  to capitalize on the thrill of being John Malkovich, and you''ve got a  movie that just gets crazier as it plays by its own outrageous rules.  Malkovich himself is the film''s piece de resistance,  riffing on his own persona with obvious delight and');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (374, 51)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (374, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (374, 8);
@@ -3020,7 +3020,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (375, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (375, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (375, 375, 20, 9);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('376', 'B000021Y77', 'Run Lola Run', 19.94, 'http://images.amazon.com/images/P/B000021Y77.01.MZZZZZZZ.jpg', 'It''s difficult to create a film that''s fast paced, exciting, and aesthetically appealing without diluting its dialogue. Run Lola Run, directed and written by Tom Tykwer, is an enchanting balance of pace and narrative, creating a universal parable that leaps over cultural barriers. This is the story of young Lola (Franka Potente) and her boyfriend Manni (Moritz Bleibtreu). In the space of 20&nbsp;minutes, they must come up with 100,000&nbsp;deutsche marks to pay back a seedy gangster, who will be less than forgiving when he finds out that Manni incompetently lost his cash to an opportunistic vagrant. Lola, confronted with one obstacle after another, rides an emotional roller coaster in her high-speed efforts to help the hapless Manni');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('376', 'B000021Y77', 'Run Lola Run', 19.94, 'http://images.amazon.com/images/P/B000021Y77.01.MZZZZZZZ.jpg', 'It''s difficult to create a film that''s fast paced, exciting, and aesthetically appealing without diluting its dialogue. Run Lola Run, directed and written by Tom Tykwer, is an enchanting balance of pace and narrative, creating a universal parable that leaps over cultural barriers. This is the story of young Lola (Franka Potente) and her boyfriend Manni (Moritz Bleibtreu). In the space of 20 minutes, they must come up with 100,000 deutsche marks to pay back a seedy gangster, who will be less than forgiving when he finds out that Manni incompetently lost his cash to an opportunistic vagrant. Lola, confronted with one obstacle after another, rides an emotional roller coaster in her high-speed efforts to help the hapless Manni');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (376, 52)
 insert into CATEGORIES (CATEGORY, NAME) values (52, 'Foreign');
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (376, 52);
@@ -3107,7 +3107,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (385, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (385, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (385, 385, 90, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('386', 'B0000399WI', 'The Shawshank Redemption', 19.98, 'http://images.amazon.com/images/P/B0000399WI.01.MZZZZZZZ.jpg', 'When this popular prison drama was released in 1994, some critics complained that the movie was too long (142&nbsp;minutes) to sustain its story. Those complaints miss the point, because the passage of time is crucial to this story about patience, the squeaky wheels of justice, and the growth of a life-long friendship. Only when the film reaches its final, emotionally satisfying scene do you fully understand why writer-director Frank Darabont (adapting a novella by Stephen King) allows the story to unfold at its necessary pace, and the effect is dramatically rewarding. Tim Robbins plays a banker named Andy who''s sent to Shawshank Prison on a murder charge, but as he gets to know a life-term prisoner named Red (Morgan Freeman), we realize there''s reason to believe the bank!
 er''s crime was justifiable. We also realize that Andy''s calm, quiet exterior hides a great reserve of patience and fortitude, and Red comes to admire this mild-mannered man who first struck him as weak and unfit for prison life. So it is that The Shawshank Redemption builds considerable impact as a prison drama that defies the conventions of the genre (violence, brutality, riots) to illustrate its theme of faith, friendship, and survival. Nominated for seven Academy Awards including Best Picture, Actor, and Screenplay, it''s a remarkable film that signaled the arrival of a promising new filmmaker');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('386', 'B0000399WI', 'The Shawshank Redemption', 19.98, 'http://images.amazon.com/images/P/B0000399WI.01.MZZZZZZZ.jpg', 'When this popular prison drama was released in 1994, some critics complained that the movie was too long (142 minutes) to sustain its story. Those complaints miss the point, because the passage of time is crucial to this story about patience, the squeaky wheels of justice, and the growth of a life-long friendship. Only when the film reaches its final, emotionally satisfying scene do you fully understand why writer-director Frank Darabont (adapting a novella by Stephen King) allows the story to unfold at its necessary pace, and the effect is dramatically rewarding. Tim Robbins plays a banker named Andy who''s sent to Shawshank Prison on a murder charge, but as he gets to know a life-term prisoner named Red (Morgan Freeman), we realize there''s reason to believe the banker''s!
  crime was justifiable. We also realize that Andy''s calm, quiet exterior hides a great reserve of patience and fortitude, and Red comes to admire this mild-mannered man who first struck him as weak and unfit for prison life. So it is that The Shawshank Redemption builds considerable impact as a prison drama that defies the conventions of the genre (violence, brutality, riots) to illustrate its theme of faith, friendship, and survival. Nominated for seven Academy Awards including Best Picture, Actor, and Screenplay, it''s a remarkable film that signaled the arrival of a promising new filmmaker');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (386, 54)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (386, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (386, 11);
@@ -3135,7 +3135,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (389, 22);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (389, 23);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (389, 389, 62, 3);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('390', 'B00080ZG10', 'The Aviator ', 14.98, 'http://images.amazon.com/images/P/B00080ZG10.01.MZZZZZZZ.jpg', '<p clear=left> <img src="http://images.amazon.com/images/G/01/video/stills/aviator-01_m.jpg" align= "left" border="0"> From Hollywood''s legendary Cocoanut Grove to the pioneering conquest of the wild blue yonder, Martin Scorsese''s The Aviator celebrates old-school filmmaking at its finest. We say "old school" only because Scorsese''s love of golden-age Hollywood is evident in his approach to his subject');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('390', 'B00080ZG10', 'The Aviator ', 14.98, 'http://images.amazon.com/images/P/B00080ZG10.01.MZZZZZZZ.jpg', 'From Hollywood''s legendary Cocoanut Grove to the pioneering conquest of the wild blue yonder, Martin Scorsese''s The Aviator celebrates old-school filmmaking at its finest. We say "old school" only because Scorsese''s love of golden-age Hollywood is evident in his approach to his subject');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (390, 55)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (390, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (390, 11);
@@ -3204,7 +3204,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (398, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (398, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (398, 398, 8, 9);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('399', 'B00008WJEQ', 'Empire Records ', 19.98, 'http://images.amazon.com/images/P/B00008WJEQ.01.MZZZZZZZ.jpg', 'This story about a day in the life of an independent record store, truly a threatened species, screeches with the sound of teenagers falling apart emotionally every five minutes. The script, which feels like an old guy''s idea of how kids talk and think, concerns the young employees of a Delaware music shop faced with imminent extinction. While the ship is sinking, the staff indulge in tantrums, depressions, and run-ins with low self-esteem. There''s a lot of noise in this thing, but not a lot is really said. Rory Cochrane has the best part as a secretive guy who loses the store''s proceeds one night while gambling, Anthony LaPaglia is the adult boss and unofficial dad to the others, Ren&eacute;e Zellweger plays a promiscuous girl, and Liv Tyler is OK as a lovestruck sweet thing try!
 ing to get up the nerve to express her feelings to a fellow employee. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('399', 'B00008WJEQ', 'Empire Records ', 19.98, 'http://images.amazon.com/images/P/B00008WJEQ.01.MZZZZZZZ.jpg', 'This story about a day in the life of an independent record store, truly a threatened species, screeches with the sound of teenagers falling apart emotionally every five minutes. The script, which feels like an old guy''s idea of how kids talk and think, concerns the young employees of a Delaware music shop faced with imminent extinction. While the ship is sinking, the staff indulge in tantrums, depressions, and run-ins with low self-esteem. There''s a lot of noise in this thing, but not a lot is really said. Rory Cochrane has the best part as a secretive guy who loses the store''s proceeds one night while gambling, Anthony LaPaglia is the adult boss and unofficial dad to the others, Renee Zellweger plays a promiscuous girl, and Liv Tyler is OK as a lovestruck sweet thing trying to !
 get up the nerve to express her feelings to a fellow employee. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (399, 57)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (399, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (399, 9);
@@ -3218,7 +3218,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (400, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (400, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (400, 400, 13, 0);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('401', '6305906947', 'Onegin', 14.98, 'http://images.amazon.com/images/P/6305906947.01.MZZZZZZZ.jpg', 'Given that for Russians, Pushkin''s poem Eugene Onegin is sort of like Hamlet, Beowulf, and Lord Byron''s Don Juan rolled into one melancholy tale of lost love and ennui among the gentry, it''s surprising Russian filmmakers have balked at adapting the film. Having taken a stage production of Hamlet to Russia where it was rapturously received, self-confessed Slavophile actor Ralph Fiennes must have thought he was making reparation when he executive-produced and starred in this faithful adaptation of the film. With Martha Fiennes on board as director, it''s something of a family affair with more than a little of the solemnity one often discovers in "personal projects". Pushkin''s romanticism comes across amply, but little of his ferocious wit or, inevitably, the authorial voice that makes the !
 poem so compelling, even in translation. Ralph Fiennes typecasts himself in the title role: his Onegin is yet another of the actor''s wintry, haunted lovers in period dress (this time early 19th century). The character, a jaded rou&#233; from St. Petersburg, summers in the countryside where he inadvertently wins the heart of the impulsive Tatyana (Liv Tyler, the girl they book when Gwyneth Paltrow''s busy). Onegin''s casual attitude to her love leads to a tragic duel (magnificently tense and perfectly staged), and years later a chance meeting stirs up feelings of regret, triumph, and moral queasiness. Tears well in eyes, letters are sent and read, furs are ruffled in the snow. This is the highbrow end of costume drama: patrician in its literary purity, and rather admirable in its restraint and good taste, if a little dull. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('401', '6305906947', 'Onegin', 14.98, 'http://images.amazon.com/images/P/6305906947.01.MZZZZZZZ.jpg', 'Given that for Russians, Pushkin''s poem Eugene Onegin is sort of like Hamlet, Beowulf, and Lord Byron''s Don Juan rolled into one melancholy tale of lost love and ennui among the gentry, it''s surprising Russian filmmakers have balked at adapting the film. Having taken a stage production of Hamlet to Russia where it was rapturously received, self-confessed Slavophile actor Ralph Fiennes must have thought he was making reparation when he executive-produced and starred in this faithful adaptation of the film. With Martha Fiennes on board as director, it''s something of a family affair with more than a little of the solemnity one often discovers in "personal projects". Pushkin''s romanticism comes across amply, but little of his ferocious wit or, inevitably, the authorial voice that makes the !
 poem so compelling, even in translation. Ralph Fiennes typecasts himself in the title role: his Onegin is yet another of the actor''s wintry, haunted lovers in period dress (this time early 19th century). The character, a jaded roue; from St. Petersburg, summers in the countryside where he inadvertently wins the heart of the impulsive Tatyana (Liv Tyler, the girl they book when Gwyneth Paltrow''s busy). Onegin''s casual attitude to her love leads to a tragic duel (magnificently tense and perfectly staged), and years later a chance meeting stirs up feelings of regret, triumph, and moral queasiness. Tears well in eyes, letters are sent and read, furs are ruffled in the snow. This is the highbrow end of costume drama: patrician in its literary purity, and rather admirable in its restraint and good taste, if a little dull. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (401, 57)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (401, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (401, 11);
@@ -3242,13 +3242,13 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (403, 25);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (403, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (403, 403, 48, 11);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('404', 'B00000JRWE', 'Cookie''s Fortune', 19.98, 'http://images.amazon.com/images/P/B00000JRWE.01.MZZZZZZZ.jpg', 'Dedicated fans of Robert Altman will want to check out this drowsy  Southern comedy, which is shot through with the director''s feel for location and his musical sense of storytelling. Non-Altman fanatics might want to tread more carefully. Cookie''s Fortune begins beautifully, as handyman Willis (Charles&nbsp;S. Dutton) staggers home from a blues club in the small town of  Holly  Springs, Mississippi. In the wee hours of a warm night, he has an  affectionate chat with elderly matriarch Jewel Mae "Cookie" Orcutt (the grand  Patricia Neal) and the gentle history of their friendship is sketched in a  few brief exchanges. Soon enough, Cookie has checked out of this world to  join her dear departed husband, prompting her nieces to make the suicide look  like a murder');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('404', 'B00000JRWE', 'Cookie''s Fortune', 19.98, 'http://images.amazon.com/images/P/B00000JRWE.01.MZZZZZZZ.jpg', 'Dedicated fans of Robert Altman will want to check out this drowsy  Southern comedy, which is shot through with the director''s feel for location and his musical sense of storytelling. Non-Altman fanatics might want to tread more carefully. Cookie''s Fortune begins beautifully, as handyman Willis (Charles S. Dutton) staggers home from a blues club in the small town of  Holly  Springs, Mississippi. In the wee hours of a warm night, he has an  affectionate chat with elderly matriarch Jewel Mae "Cookie" Orcutt (the grand  Patricia Neal) and the gentle history of their friendship is sketched in a  few brief exchanges. Soon enough, Cookie has checked out of this world to  join her dear departed husband, prompting her nieces to make the suicide look  like a murder');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (404, 57)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (404, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (404, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (404, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (404, 404, 72, 2);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('405', 'B00003CXTG', 'Pearl Harbor', 19.99, 'http://images.amazon.com/images/P/B00003CXTG.01.MZZZZZZZ.jpg', 'To call Pearl Harbor a throwback to old-time war movies is something of an understatement. Director Michael Bay''s epic take on the bombing that brought the United States into World War II hijacks every war movie situation and clich&#233; (some affectionate, some stale) you''ve ever seen and gives them a shiny, glossy spin until the whole movie practically gleams. Planes glisten, water sparkles, trees beckon');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('405', 'B00003CXTG', 'Pearl Harbor', 19.99, 'http://images.amazon.com/images/P/B00003CXTG.01.MZZZZZZZ.jpg', 'To call Pearl Harbor a throwback to old-time war movies is something of an understatement. Director Michael Bay''s epic take on the bombing that brought the United States into World War II hijacks every war movie situation and cliche; (some affectionate, some stale) you''ve ever seen and gives them a shiny, glossy spin until the whole movie practically gleams. Planes glisten, water sparkles, trees beckon');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (405, 58)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (405, 15);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (405, 2);
@@ -3280,14 +3280,14 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (408, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (408, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (408, 408, 46, 22);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('409', 'B00005Q3TZ', 'Pearl Harbor ', 39.99, 'http://images.amazon.com/images/P/B00005Q3TZ.01.MZZZZZZZ.jpg', 'Sometimes bigger is actually better. Nearly matching the size of director Michael Bay''s ego, this massive four-disc set is a veritable Pearl Harbor archive, and ironically, Bay''s film remains the least interesting component. It''s a purely conventional Hollywood take on the tragedy, using a clich&#233;d love triangle between two ace pilots (Josh Hartnett, Ben Affleck) and a Pearl Harbor nurse (Kate Beckinsale) as an "intimate" means of spectacularly re-creating the attack that thrust America into World War II. The director''s cut adds little to the previous DVD release, apart from authentic R-rated carnage during the Japanese raid, and minor expansion of the Hartnett-Beckinsale romance. Commentaries range from superfluous (Bay and film historian Jeanine Basinger) to highly entertain!
 ing (Ben Affleck and costars) and technically informative (primary production team), and a spirited examination of visual effects (with Bay and ILM supervisor Eric Brevig) is guaranteed to fascinate anyone interested in physical effects and CGI. A broad "making of" documentary is noteworthy for one-time viewing, while abundant historical records make this a valuable compilation of definitive materials.   The History Channel''s "One Hour over Tokyo" and "Unsung Heroes of Pearl Harbor" provide depth that Bay''s movie lacks, and Charles Kiselyak''s interactive timeline is arguably the finest feature included, providing an in-depth historical perspective on U.S.-Japan relations. Even a brief reenactment of a Pearl Harbor nurse''s journal is moving in a way that Bay''s film can only try to be, while the "Interactive Attack Sequence" provides a multifaceted exploration of the entire production process (a highly educational feature for aspiring filmmakers). All in all, these four !
 discs offer an admirable balance between Bay''s technically impressive
 but ill-conceived epic and a thorough, fitting tribute to those who endured hell on that fateful Sunday in 1941. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('409', 'B00005Q3TZ', 'Pearl Harbor ', 39.99, 'http://images.amazon.com/images/P/B00005Q3TZ.01.MZZZZZZZ.jpg', 'Sometimes bigger is actually better. Nearly matching the size of director Michael Bay''s ego, this massive four-disc set is a veritable Pearl Harbor archive, and ironically, Bay''s film remains the least interesting component. It''s a purely conventional Hollywood take on the tragedy, using a cliched love triangle between two ace pilots (Josh Hartnett, Ben Affleck) and a Pearl Harbor nurse (Kate Beckinsale) as an "intimate" means of spectacularly re-creating the attack that thrust America into World War II. The director''s cut adds little to the previous DVD release, apart from authentic R-rated carnage during the Japanese raid, and minor expansion of the Hartnett-Beckinsale romance. Commentaries range from superfluous (Bay and film historian Jeanine Basinger) to highly entertaining (!
 Ben Affleck and costars) and technically informative (primary production team), and a spirited examination of visual effects (with Bay and ILM supervisor Eric Brevig) is guaranteed to fascinate anyone interested in physical effects and CGI. A broad "making of" documentary is noteworthy for one-time viewing, while abundant historical records make this a valuable compilation of definitive materials.   The History Channel''s "One Hour over Tokyo" and "Unsung Heroes of Pearl Harbor" provide depth that Bay''s movie lacks, and Charles Kiselyak''s interactive timeline is arguably the finest feature included, providing an in-depth historical perspective on U.S.-Japan relations. Even a brief reenactment of a Pearl Harbor nurse''s journal is moving in a way that Bay''s film can only try to be, while the "Interactive Attack Sequence" provides a multifaceted exploration of the entire production process (a highly educational feature for aspiring filmmakers). All in all, these four discs!
  offer an admirable balance between Bay''s technically impressive but 
ill-conceived epic and a thorough, fitting tribute to those who endured hell on that fateful Sunday in 1941. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (409, 58)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (409, 15);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (409, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (409, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (409, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (409, 409, 84, 8);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('410', 'B000E33W0I', 'The Passenger', 24.96, 'http://images.amazon.com/images/P/B000E33W0I.01.MZZZZZZZ.jpg', 'The Passenger is one of those movies that is all about the vision of the director, in this case, screen legend Michelangelo Antonioni. Starring none other than Jack Nicholson, and featuring a plot billed as an international romantic thriller, The Passenger defies expectations by turning the genre on its head, making the characters and the story secondary to theme and tone. London-based Journalist David Locke (Nicholson) is working in North Africa when a fellow traveler by the name of David Robertson, who looks remarkably like him, happens to die suddenly. Burned out and depleted, Locke decides to assume the dead man&#146;s identity, drops everything, and starts again as a new man with a new life. With no idea of who Robertson was or what he did for a living, Locke uses Robertson&#146;!
 s datebook as a guide as he travels through Europe and Africa, takes meetings with people he finds out are gun runners, and ends up falling for a beautiful young woman (Maria Schneider). As Robertson, David Locke thinks he has found an exhilirating new freedom, but the fact is he''s in over his head: there are people looking for him and his life could be in danger.     The movie is a thriller in structure only. While designed for suspense, it&#146;s just a premise for Antonioni to explore on themes of identity, humankind&#146;s seemingly futile relationship to the world around us, and isolation. For Antonioni, the action is the means by which the image unfolds, and not the other way around. The actors and the plot are set pieces, simply smaller means to a larger end, and the image and atmosphere supersede all else. A slow pace, long, lingering shots, a focus on emptiness, and a detached, almost brutally objective point of view are the trademarks on full display here. Especi!
 ally notable is the stunning seven-minute long shot in the final scene
, one of the most famous in cinema history, which Nicholson, in his commentary, tags as an "Antonioni joke."  It caps a crowning achievement by one of the big screen&#146;s most visionary directors.  <b>On the DVD:</b><br> The commentaries are most definitely welcome guides, and those looking for a way into the movie and into Antonioni&#146;s head will really enjoy them. Jack Nicholson provides one commentary track where he generously shares his memories of the shoot, his thoughts on the movie thirty years on, and lets out the secret of how they managed to get the camera through the bars on the window for that seven-minute shot in the last scene. On the second commentary track, journalist Aurora Irvine and screenwriter Mark Peploe offer more of a wide-angle lens view of the movie and its place in history. Both are insightful narratives&#151;Nicholson&#146;s is particularly enjoyable');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('410', 'B000E33W0I', 'The Passenger', 24.96, 'http://images.amazon.com/images/P/B000E33W0I.01.MZZZZZZZ.jpg', 'The Passenger is one of those movies that is all about the vision of the director, in this case, screen legend Michelangelo Antonioni. Starring none other than Jack Nicholson, and featuring a plot billed as an international romantic thriller, The Passenger defies expectations by turning the genre on its head, making the characters and the story secondary to theme and tone. London-based Journalist David Locke (Nicholson) is working in North Africa when a fellow traveler by the name of David Robertson, who looks remarkably like him, happens to die suddenly. Burned out and depleted, Locke decides to assume the dead man''s identity, drops everything, and starts again as a new man with a new life. With no idea of who Robertson was or what he did for a living, Locke uses Robertson''s datebo!
 ok as a guide as he travels through Europe and Africa, takes meetings with people he finds out are gun runners, and ends up falling for a beautiful young woman (Maria Schneider). As Robertson, David Locke thinks he has found an exhilirating new freedom, but the fact is he''s in over his head: there are people looking for him and his life could be in danger.     The movie is a thriller in structure only. While designed for suspense, it''s just a premise for Antonioni to explore on themes of identity, humankind''s seemingly futile relationship to the world around us, and isolation. For Antonioni, the action is the means by which the image unfolds, and not the other way around. The actors and the plot are set pieces, simply smaller means to a larger end, and the image and atmosphere supersede all else. A slow pace, long, lingering shots, a focus on emptiness, and a detached, almost brutally objective point of view are the trademarks on full display here. Especially notable is !
 the stunning seven-minute long shot in the final scene, one of the mos
t famous in cinema history, which Nicholson, in his commentary, tags as an "Antonioni joke."  It caps a crowning achievement by one of the big screen''s most visionary directors.  On the DVD: The commentaries are most definitely welcome guides, and those looking for a way into the movie and into Antonioni''s head will really enjoy them. Jack Nicholson provides one commentary track where he generously shares his memories of the shoot, his thoughts on the movie thirty years on, and lets out the secret of how they managed to get the camera through the bars on the window for that seven-minute shot in the last scene. On the second commentary track, journalist Aurora Irvine and screenwriter Mark Peploe offer more of a wide-angle lens view of the movie and its place in history. Both are insightful narratives. Nicholson''s is particularly enjoyable');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (410, 59)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (410, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (410, 11);
@@ -3381,7 +3381,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (423, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (423, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (423, 423, 40, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('424', 'B00003CXAE', 'Grease ', 14.98, 'http://images.amazon.com/images/P/B00003CXAE.01.MZZZZZZZ.jpg', 'Riding the strange ''50s nostalgia wave that swept through America during the late 1970s (caused by TV shows like Happy Days and films like American Graffiti), Grease became not only the word in 1978, but also a box-office smash and a cultural phenomenon. Twenty years later, this entertaining film adaptation of the Broadway musical received another successful theatrical release, which included visual remastering and a shiny new Dolby soundtrack. In this 2002 DVD release, Grease lovers can also now see it in the correct 2:35 to 1 Panavision aspect ratio, and see retrospective interviews with cast members and director Randal Kleiser. All these stylistic touches are essential to the film''s success. Without the vibrant colors, unforgettably campy and catchy tunes (like "Greased Lightning," "Su!
 mmer Nights," and "You''re the One That I Want"), and fabulously choreographed, widescreen musical numbers, the film would have to rely on a silly, clich&#233;-filled plot that we''ve seen hundreds of times. As it is, the episodic story about the romantic dilemmas experienced by a group of graduating high school seniors remains fresh, fun, and incredibly imaginative.   The young, animated cast also deserves a lot of credit, bringing chemistry and energy to otherwise bland material. John Travolta, straight from his success in Saturday Night Fever, knows his sexual star power and struts, swaggers, sings, and dances appropriately, while Olivia Newton-John''s portrayal of virgin innocence is the only decent acting she''s ever done. And then there''s Stockard Channing, spouting sexual double-entendres as Rizzo, the bitchy, raunchy leader of the Pink Ladies, who steals the film from both of its stars. Ignore the sequel at all costs. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('424', 'B00003CXAE', 'Grease ', 14.98, 'http://images.amazon.com/images/P/B00003CXAE.01.MZZZZZZZ.jpg', 'Riding the strange ''50s nostalgia wave that swept through America during the late 1970s (caused by TV shows like Happy Days and films like American Graffiti), Grease became not only the word in 1978, but also a box-office smash and a cultural phenomenon. Twenty years later, this entertaining film adaptation of the Broadway musical received another successful theatrical release, which included visual remastering and a shiny new Dolby soundtrack. In this 2002 DVD release, Grease lovers can also now see it in the correct 2:35 to 1 Panavision aspect ratio, and see retrospective interviews with cast members and director Randal Kleiser. All these stylistic touches are essential to the film''s success. Without the vibrant colors, unforgettably campy and catchy tunes (like "Greased Lightning," "Su!
 mmer Nights," and "You''re the One That I Want"), and fabulously choreographed, widescreen musical numbers, the film would have to rely on a silly, cliche-filled plot that we''ve seen hundreds of times. As it is, the episodic story about the romantic dilemmas experienced by a group of graduating high school seniors remains fresh, fun, and incredibly imaginative.   The young, animated cast also deserves a lot of credit, bringing chemistry and energy to otherwise bland material. John Travolta, straight from his success in Saturday Night Fever, knows his sexual star power and struts, swaggers, sings, and dances appropriately, while Olivia Newton-John''s portrayal of virgin innocence is the only decent acting she''s ever done. And then there''s Stockard Channing, spouting sexual double-entendres as Rizzo, the bitchy, raunchy leader of the Pink Ladies, who steals the film from both of its stars. Ignore the sequel at all costs. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (424, 61)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (424, 4);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (424, 55);
@@ -3401,7 +3401,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (426, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (426, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (426, 426, 30, 20);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('427', 'B00005PJ8T', 'The Thin Red Line', 14.98, 'http://images.amazon.com/images/P/B00005PJ8T.01.MZZZZZZZ.jpg', 'One of the cinema''s great disappearing acts came to a close with the release of The Thin Red Line in late 1998. Terrence Malick, the cryptic recluse who withdrew from Hollywood visibility after the release of his visually enthralling masterpiece Days of Heaven (1978), returned to the director''s chair after a 20-year coffee break. Malick''s comeback vehicle is a fascinating choice:  a wide-ranging adaptation of a World  War&nbsp;II novel (filmed once before, in 1964) by James Jones. The battle for Guadalcanal Island gives Malick an opportunity to explore nothing less than the nature of life, death, God, and courage. Let that be a warning to anyone expecting a conventional war flick; Malick proves himself quite capable of mounting an exciting action sequence, but he''s just as lik!
 ely to meander into pure philosophical noodling');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('427', 'B00005PJ8T', 'The Thin Red Line', 14.98, 'http://images.amazon.com/images/P/B00005PJ8T.01.MZZZZZZZ.jpg', 'One of the cinema''s great disappearing acts came to a close with the release of The Thin Red Line in late 1998. Terrence Malick, the cryptic recluse who withdrew from Hollywood visibility after the release of his visually enthralling masterpiece Days of Heaven (1978), returned to the director''s chair after a 20-year coffee break. Malick''s comeback vehicle is a fascinating choice:  a wide-ranging adaptation of a World  War II novel (filmed once before, in 1964) by James Jones. The battle for Guadalcanal Island gives Malick an opportunity to explore nothing less than the nature of life, death, God, and courage. Let that be a warning to anyone expecting a conventional war flick; Malick proves himself quite capable of mounting an exciting action sequence, but he''s just as likely t!
 o meander into pure philosophical noodling');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (427, 61)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (427, 27);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (427, 15);
@@ -3409,7 +3409,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (427, 11);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (427, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (427, 427, 87, 23);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('428', 'B00003CXCH', 'Saturday Night Fever', 12.98, 'http://images.amazon.com/images/P/B00003CXCH.01.MZZZZZZZ.jpg', 'Saturday Night Fever is one of those movies that comes along and seems to change the cultural temperature in a flash. After the movie''s release in 1977, disco ruled the dance floors, and a blow-dried member of a TV-sitcom ensemble became the hottest star in the U.S. For all that, the story is conventional: a 19-year-old Italian American from Brooklyn, Tony Manero (John Travolta), works in a humble paint store and lives with his family. After dark, he becomes the polyester-clad stallion of the local nightclub; Tony''s brother, a priest, observes that when Tony hits the dance floor, the crowd parts like the Red Sea before Moses. Director John Badham captures the electric connection between music and dance, and also the desperation that lies beneath Tony''s ambitions to break out!
  of his limited world. The soundtrack, which spawned a massively successful album, is dominated by the disco classics of the Bee Gees, including "Staying Alive" (Travolta''s theme during the strutting opening) and "Night Fever." The Oscar<sup>&#174;</sup>-nominated Travolta, plucked from the cast of Welcome Back, Kotter, for his first starring role, is incandescent and unbelievably confident, and his dancing is terrific. Oh, and the white suit rules. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('428', 'B00003CXCH', 'Saturday Night Fever', 12.98, 'http://images.amazon.com/images/P/B00003CXCH.01.MZZZZZZZ.jpg', 'Saturday Night Fever is one of those movies that comes along and seems to change the cultural temperature in a flash. After the movie''s release in 1977, disco ruled the dance floors, and a blow-dried member of a TV-sitcom ensemble became the hottest star in the U.S. For all that, the story is conventional: a 19-year-old Italian American from Brooklyn, Tony Manero (John Travolta), works in a humble paint store and lives with his family. After dark, he becomes the polyester-clad stallion of the local nightclub; Tony''s brother, a priest, observes that when Tony hits the dance floor, the crowd parts like the Red Sea before Moses. Director John Badham captures the electric connection between music and dance, and also the desperation that lies beneath Tony''s ambitions to break out!
  of his limited world. The soundtrack, which spawned a massively successful album, is dominated by the disco classics of the Bee Gees, including "Staying Alive" (Travolta''s theme during the strutting opening) and "Night Fever." The Oscar-nominated Travolta, plucked from the cast of Welcome Back, Kotter, for his first starring role, is incandescent and unbelievably confident, and his dancing is terrific. Oh, and the white suit rules. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (428, 61)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (428, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (428, 11);
@@ -3475,7 +3475,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (436, 4);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (436, 29);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (436, 436, 25, 24);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('437', 'B00004RF97', 'The Philadelphia Story', 19.97, 'http://images.amazon.com/images/P/B00004RF97.01.MZZZZZZZ.jpg', 'Recreating the role she originated in Philip Barry''s wickedly witty Broadway play, Katharine Hepburn stars as the spoiled and snobby socialite Tracy Lord in this sparkling 1940 screen adaptation of The Philadelphia Story, one of the great romantic comedies from the golden age of MGM studios. Applying her impossibly high ideals to everyone but herself, Tracy is about to marry a stuffy executive when her congenial ex-husband (Cary Grant), arrives to protect his former father-in-law from a potentially scandalous tabloid expos&eacute;. In an Oscar-winning role, James Stewart is the scandal reporter who falls for Tracy as her wedding day arrives, throwing her into a dizzying state of premarital jitters. Who will join Tracy at the altar? Snappy dialogue flows like sparkling wine u!
 nder the sophisticated direction of George Cukor in this film that turned the tide of Hepburn''s career from "box-office poison" to glamorous Hollywood star. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('437', 'B00004RF97', 'The Philadelphia Story', 19.97, 'http://images.amazon.com/images/P/B00004RF97.01.MZZZZZZZ.jpg', 'Recreating the role she originated in Philip Barry''s wickedly witty Broadway play, Katharine Hepburn stars as the spoiled and snobby socialite Tracy Lord in this sparkling 1940 screen adaptation of The Philadelphia Story, one of the great romantic comedies from the golden age of MGM studios. Applying her impossibly high ideals to everyone but herself, Tracy is about to marry a stuffy executive when her congenial ex-husband (Cary Grant), arrives to protect his former father-in-law from a potentially scandalous tabloid expose. In an Oscar-winning role, James Stewart is the scandal reporter who falls for Tracy as her wedding day arrives, throwing her into a dizzying state of premarital jitters. Who will join Tracy at the altar? Snappy dialogue flows like sparkling wine under th!
 e sophisticated direction of George Cukor in this film that turned the tide of Hepburn''s career from "box-office poison" to glamorous Hollywood star. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (437, 62)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (437, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (437, 8);
@@ -3483,7 +3483,7 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (437, 10);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (437, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (437, 437, 5, 13);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('438', 'B00005O06O', 'The Woody Allen Collection, Set 3', 79.96, 'http://images.amazon.com/images/P/B00005O06O.01.MZZZZZZZ.jpg', 'This Woody Allen boxed set captures the first half of what could be called Allen''s "Mia period," his films from the early 1980s. The lighthearted A Midsummer Night''s Sex Comedy, about the neurotic romping of a bunch of friends at a country house, marks the beginning of Woody and Mia Farrow''s film relationship, followed by Zelig, Allen''s clever pseudo-documentary of a man who just wants to fit in. Broadway Danny Rose, the tale of a mediocre talent agent who gets involved with a client''s wife, is seen as a trifle by some but held as one of Allen''s best films by others. But the next two are a pair of undisputed knockouts: The Purple Rose of Cairo, in which the hero of a movie (Jeff Daniels) steps off the screen to help a woeful waitress (Farrow). The ending is a!
 t first heart-wrenching, then finds a wistful hope. Hannah and Her Sisters is possibly, after Annie Hall, Allen''s most loved movie, with its Chekhovian mix of love and sorrow in the lives of three sisters (Farrow, Dianne Wiest, and Barbara Hershey). Hannah won a number of awards, including Oscars<sup>&reg;</sup> for best screenplay and supporting acting for both Wiest and Michael Caine (as Farrow''s husband). Finally, the nostalgic Radio Days rounds out the set with a gentle look at entertainment back when people had to dream up their own pictures. These six films represent one of Allen''s strongest periods; he moved fluidly from comedy to drama, avoiding big statements but ruefully exploring the foibles of humanity. ');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('438', 'B00005O06O', 'The Woody Allen Collection, Set 3', 79.96, 'http://images.amazon.com/images/P/B00005O06O.01.MZZZZZZZ.jpg', 'This Woody Allen boxed set captures the first half of what could be called Allen''s "Mia period," his films from the early 1980s. The lighthearted A Midsummer Night''s Sex Comedy, about the neurotic romping of a bunch of friends at a country house, marks the beginning of Woody and Mia Farrow''s film relationship, followed by Zelig, Allen''s clever pseudo-documentary of a man who just wants to fit in. Broadway Danny Rose, the tale of a mediocre talent agent who gets involved with a client''s wife, is seen as a trifle by some but held as one of Allen''s best films by others. But the next two are a pair of undisputed knockouts: The Purple Rose of Cairo, in which the hero of a movie (Jeff Daniels) steps off the screen to help a woeful waitress (Farrow). The ending is a!
 t first heart-wrenching, then finds a wistful hope. Hannah and Her Sisters is possibly, after Annie Hall, Allen''s most loved movie, with its Chekhovian mix of love and sorrow in the lives of three sisters (Farrow, Dianne Wiest, and Barbara Hershey). Hannah won a number of awards, including Oscars for best screenplay and supporting acting for both Wiest and Michael Caine (as Farrow''s husband). Finally, the nostalgic Radio Days rounds out the set with a gentle look at entertainment back when people had to dream up their own pictures. These six films represent one of Allen''s strongest periods; he moved fluidly from comedy to drama, avoiding big statements but ruefully exploring the foibles of humanity. ');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (438, 63)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (438, 7);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (438, 10);
@@ -3633,13 +3633,13 @@
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (456, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (456, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (456, 456, 44, 1);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('457', 'B0000BYRO7', 'The James Bond Collection, Vol. 2 ', 124.96, 'http://images.amazon.com/images/P/B0000BYRO7.01.MZZZZZZZ.jpg', 'Sean Connery casts a long shadow over the James Bond legacy. He created the movie persona and starred in six of the first seven features, all but establishing the cool cold warrior as the world''s most suave secret agent. The second Bond collection celebrates the Connery Bond with three of his classics, including From Russia with Love, 007''s second and perhaps finest outing. A blond, buff Robert Shaw plays Bond''s most ruthless nemesis, and Lotte Lenya and the great Pedro Armind&#225;riz costar in this sleek, high-energy trip through the Iron Curtain. Connery travels to the Far East in You Only Live Twice, which introduces the international criminal conspiracy SPECTRE and its cat-loving mastermind, Blofeld (Donald Pleasence). After a brief retirement, Connery re!
 turned for Diamonds Are Forever, his final "official" appearance in the Bond series (15 years later he played Bond for a rival studio''s Never Say Never Again). This more tongue-in-cheek adventure takes 007 to Las Vegas, where he battles Blofeld (this time played by Charles Gray) and his minions');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('457', 'B0000BYRO7', 'The James Bond Collection, Vol. 2 ', 124.96, 'http://images.amazon.com/images/P/B0000BYRO7.01.MZZZZZZZ.jpg', 'Sean Connery casts a long shadow over the James Bond legacy. He created the movie persona and starred in six of the first seven features, all but establishing the cool cold warrior as the world''s most suave secret agent. The second Bond collection celebrates the Connery Bond with three of his classics, including From Russia with Love, 007''s second and perhaps finest outing. A blond, buff Robert Shaw plays Bond''s most ruthless nemesis, and Lotte Lenya and the great Pedro Armindriz costar in this sleek, high-energy trip through the Iron Curtain. Connery travels to the Far East in You Only Live Twice, which introduces the international criminal conspiracy SPECTRE and its cat-loving mastermind, Blofeld (Donald Pleasence). After a brief retirement, Connery returned!
  for Diamonds Are Forever, his final "official" appearance in the Bond series (15 years later he played Bond for a rival studio''s Never Say Never Again). This more tongue-in-cheek adventure takes 007 to Las Vegas, where he battles Blofeld (this time played by Charles Gray) and his minions');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (457, 65)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (457, 15);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (457, 21);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (457, 4);
 insert into INVENTORY (INV_ID, PROD_ID, QUAN_IN_STOCK, SALES) values (457, 457, 75, 0);
-insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('458', 'B00005ASOC', 'Finding Forrester', 14.94, 'http://images.amazon.com/images/P/B00005ASOC.01.MZZZZZZZ.jpg', 'Finding Forrester could have been a shallow variant of The  Karate Kid, congratulating itself for featuring a 16-year-old black kid from the South Bronx who''s a brilliant scholar-athlete. Instead, director Gus Van Sant plays it matter-of-fact and totally real, casting a nonactor (Rob Brown) as Jamal, a basketball player and gifted student whose writing talent is nurtured by a famously reclusive author. William Forrester (Sean Connery) became a literary icon four decades earlier with a Pulitzer-winning novel, then disappeared (like J.D. Salinger) into his dark, book-filled apartment, agoraphobic and withdrawn from publishing, but as passionate as ever about writing. On a dare, Jamal sneaks into Forrester''s musty sanctuary, and what might have been a condescending clich&eacute;');
+insert into PRODUCTS (PROD_ID, ASIN, TITLE, PRICE, IMAGE_URL, DESCRIPTION) values ('458', 'B00005ASOC', 'Finding Forrester', 14.94, 'http://images.amazon.com/images/P/B00005ASOC.01.MZZZZZZZ.jpg', 'Finding Forrester could have been a shallow variant of The  Karate Kid, congratulating itself for featuring a 16-year-old black kid from the South Bronx who''s a brilliant scholar-athlete. Instead, director Gus Van Sant plays it matter-of-fact and totally real, casting a nonactor (Rob Brown) as Jamal, a basketball player and gifted student whose writing talent is nurtured by a famously reclusive author. William Forrester (Sean Connery) became a literary icon four decades earlier with a Pulitzer-winning novel, then disappeared (like J.D. Salinger) into his dark, book-filled apartment, agoraphobic and withdrawn from publishing, but as passionate as ever about writing. On a dare, Jamal sneaks into Forrester''s musty sanctuary, and what might have been a condescending cliche');
 insert into PRODUCT_ACTORS (PROD_ID,ACTOR_ID) values (458, 65)
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (458, 2);
 insert into PRODUCT_CATEGORY (PROD_ID, CATEGORY) values (458, 11);




More information about the seam-commits mailing list