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: "G. Frabotta", title: "black onyx medical ID bracelet", description: "I am very pleased with the bracelet and would definitely purchase it again if needed.  Would consider purchasing the black onyx and white stone one as well.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-06-01"};
reviews[reviews.length]= {name: "Sue Guttmann", title: "Medical ID Bracelets Sterling Silver Medical ID Bracelet Black Onyx", description: "My daughter is a 16-year-old fashionista and is allergic to plated metal.  This bracelet is fashionable, durable, and good value for money.  Definitely would purchase again.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-02-14"};
reviews[reviews.length]= {name: "Tom Olesen", title: "Onyx ID bracelet", description: "would purchase again", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
