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: "Jennifer Faye", title: "Gold Mother of Pearl Bracelet", description: "I love this bracelet. I wanted a pretty medical alert bracelet since I have to wear it for a long time, and this is it! Great quality, and you can wear it with casual or more dressy outfits. I get so many compliments on it, too!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-09"};
reviews[reviews.length]= {name: "Diane Tuck", title: "Mother of Pearl medical bracelet", description: "This bracelet is even prettier in person.  The quality is excellent and I have gotten several compliments.  Much nicer than most I&#039;ve seen but I never have seen one like this.  It is also very comfortable to wear.  I love it.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-02"};
reviews[reviews.length]= {name: "Eugenia S. Hunt", title: "Mother of Pearl Medical ID Bracelet", description: "This attractive bracelet is a pleasure to wear...I have received many compliments on it and enjoy wearing it with my other jewelry.  The quality is excellent, light weight and effective.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-04-30"};
reviews[reviews.length]= {name: "Carolyn Hall", title: "Mother of Pearl Medical ID Bracelet", description: "This is a very attractive medical ID bracelet. It looks more like a beautiful piece of jewelry than the purpose it is for. It goes with casual or dressy clothing. It is something that you aren&#039;t ashamed to wear. I love my unusual medical alert bracelet.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "C. Hough", title: "Mother of Pearl ID Bracelet", description: "The ID bracelet is beautiful. It goes with everything. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Ed Bernard", title: "Very Attractive", description: "I really like that this braclet is small and feminine.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
