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: "Tracy Hidde", title: "Bangle Bracelet", description: "I love this bracelet!  Is so much more attractive than the other medical ID&#039;s.  Have a little trouble getting it clasped sometimes.  Might not be a good choice for someone with arthritis.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-09-08"};
reviews[reviews.length]= {name: "Barbara Mouzon", title: "Love it!", description: "Very attractive and comfortable bracelet.", overall: "4", durability:"4", features: "4", appearence:"4", buy_again:"4", rdate: "2009-08-12"};
reviews[reviews.length]= {name: "Patrice Lieb", title: "Stainless Diabetes Bangle Bracelet", description: "I have worn this bracelet since I purchased it last year. I chose a larger size than my wrist so that it has never felt constricting to wear. I feel relieved wearing it in case someone has to identify that I am in need of aid for my diabetes. I never remove it. It is attractive and unusual since it doesn&#039;t look like the oversized  medical-symbol  bracelets. When this one gets too scratched up I intend to purchase another one. You will like it too. Well worth the cost.", overall: "5", durability:"4", features: "4", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
