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: "Bill Egar", title: "Good Value", description: "I received the bracelet in December and have not taken it off since. <br />The tolerances are close so it takes some practice to get it put on the first time.  The catch is tight and I have no fears the bracelet will accidentally fall off.", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"5", rdate: "2010-01-13"};
reviews[reviews.length]= {name: "Robert", title: "Bracelet", description: "Very nice looking; easy to put on.  It does scratch very easily and the gold is already starting to wear on some of the links", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Fred Zacher", title: "Ti Med. ID Bracelet", description: "The bracelet is well made, the engraving is perfect and it nevers has to be removed since the Titanium band will not tarnish or discolor with age and use.", overall: "0", durability:"0", features: "0", appearence:"0", buy_again:"0", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Andrea", title: "Overall, Good bracelet", description: "This bracelet has held up well for the constant wearing it receives.  It has scratched some which makes the engraving more difficult to read.  The medical emblem actually just fell off the other night.  But, again, this bracelet gets a beating through everyday wear.  Overall, I am pleased with the purchase.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "orlando morales", title: "titanium medical id", description: "thanks i love it,it was something i was looking for", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
