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: "Salina Burton", title: "Disappointed", description: "The engraving could have been better. as you roll the ring around, the engraving is deeper and nicer then the other side, which looks almost worn. The edges are sharp also because it was thinner than I had expected it to be (especially for the price and it was cutting between my fingers when I first started wearing it. I was somewhat disappointed. ", overall: "4", durability:"5", features: "4", appearence:"2", buy_again:"2", rdate: "2009-01-28"};
