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: "Amy Songy", title: "Bristol Reed and Barton Flatware Chest in Mahagany", description: "It is made a few nice grade of wood.  I would have liked the brass plate to come with ingraving. But this was not offered. Over all the chest is very nice.", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
