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: "KR", title: "Not What I Expected", description: "I actually ended up returning this charm because it wasn&#039;t what I expected for the price I paid.  It was much thinner than expected and I didn&#039;t think it would hold up well on my charm bracelet.", overall: "2", durability:"0", features: "2", appearence:"2", buy_again:"2", rdate: "2009-04-30"};
