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: "Beverley Nelson", title: "Would Not Recommend", description: "I loved the look and appearance of this bracelet. It was a great alternative to the cheap looking metal; however, I only had my bracelet approximately 2 weeks and the rubber bracelet part detached from the connector. I had to &quot;super glue&quot; it myself which I wasn&#039;t expecting after paying over $50 for it. ", overall: "3", durability:"1", features: "5", appearence:"5", buy_again:"1", rdate: "2009-03-17"};
