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: "Kelly", title: "I would get this again in a heartbeat", description: "I needed to get a medical ID bracelet but wanted something that looked more like jewelry than your standard ID bracelet.  Most people don&#039;t even know that it is a Medical ID bracelet!  It is so beautiful and I have received so many compliments on it.  The only thing a little negative I would have to say is I think they could fit about 2 or 3 more letters on it than they allow you.  Otherwise I LOVE my bracelet.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-04-30"};
reviews[reviews.length]= {name: "Jeannie Davis", title: "Something different", description: "I was very happy to find such an attractive medical alert bracelet. It is much nicer than any others that I had seen.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
