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: "Lynda Storer", title: "Quality for a reasonable price.", description: "I had purchased my son a previous medical bracelet, for more than this bracelet cost, and it turned his entire forearm green.  This bracelet is very attractive looking for a man, durable, and does not turn you green (which is always a plus in my book).", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-09-01"};
