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: "DJ", title: "Disappointed", description: "We ordered 5 of these as groomsmens gifts.  The hinge on the back cover broke on one completely unrepareable.  Two others had to be repaired by a jeweler.  If I had the time available I would have returned all of them and purchased a higher quality product elsewhere.  Looks nice but the design is poor and the manufacturing is abysmal.", overall: "2", durability:"1", features: "2", appearence:"4", buy_again:"1", rdate: "2009-01-28"};
