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: "Audrey Rothbauer", title: "14 kt. Yellow Gold Small Girl's Head Charm", description: "This charm was the perfect size and the engraving looked great.  I am happy with the purchase.", overall: "3", durability:"3", features: "3", appearence:"3", buy_again:"3", rdate: "2009-01-30"};
