var review_map = new Array();
review_map['appearence'] = 'Appearance';
review_map['buy_again'] = 'Quality';
review_map['durability'] = 'Durability';
review_map['features'] = 'Features';
var reviews = new Array();
reviews[reviews.length]= {name: "Melissa", title: "Wonderful way to display nice watches", description: "I bought this for my fiance as a Christmas gift. He has more than enough watches to fill it, but I thought he might like to display some of his nicer/more expensive watches. He loves it! The only thing I was disappointed about was the fact that the window in the lid is plastic and not glass, but unless you tap on it you really can&#039;t tell. This is a REALLY nice-looking product, and you can&#039;t beat the price.", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"4", rdate: "2009-01-30"};
