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: "Lesley I Merrill", title: "SS Med ID Bracelet", description: "Bought as an anniversary gift for my husband a non-jewelry guy. We are both delighted with the quality, will certainly stand-up to day to day life. I will shop for my own Med Alert stuff here.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-15"};
