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: "Debi", title: "Ariel Charm  A+A+A+", description: "Bought this for my niece, she loved it, really pretty on her.  Looks better in person.  I could not find something like this anywhere.  So I was thrilled to find it here, and well worth the money.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-20"};
