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: "Patt", title: "A-One!", description: "Excatly what I needed to replace grandson #1 for the 3rd time!  I had measured my charms, and the size was perfect.  I would not hesitate to shop this site again!  patt in Folsom CA", overall: "4", durability:"3", features: "3", appearence:"3", buy_again:"4", rdate: "2009-08-13"};
reviews[reviews.length]= {name: "John", title: "charm", description: "excellent charm for grandmothers", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-11"};
reviews[reviews.length]= {name: "james rigney", title: "small boy's profile charm", description: "It is ok but much smaller than i had imagined. If I had known and understood the actual size I would not have ordered it but would have ordered a larger one. I could not return it due to the engraving. It is not going to stand out as much on the developing charm bracelet as desired. Future profiles will be larger. It just did not seem as small when looking online.", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
