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: "Nikki", title: "Waste of money!", description: "I bought this bracelet to pair with a recent rose gold amethyst/diamond ring I bought.  I realize that the bracelet has the vermeil plating, but the color started to fade within a couple of weeks.  Shortly thereafter, a couple of the stones fell out.  I honestly expected higher quality.  I guess you get what you pay for.", overall: "2", durability:"1", features: "1", appearence:"2", buy_again:"1", rdate: "2009-01-28"};
