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: "Benita Thackrey", title: "lthackrey@embarqmail.com", description: "This is a beautiful ring; however, the black emblem finish wore off after I had it for only about 2 months.  Otherwise, very satisfied with the ring.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"3", rdate: "2009-01-28"};
