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: "Angela Stage", title: "14kt gold zodiac libra charm", description: "I was pleased with the 14kt gold libra charm pendant.  I was especially pleased to see that the photograph on the website was accurate.  The charm was exactly as I had imagined it.  Thank you for the beautiful detail and quality of the piece.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
