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: "Michele", title: "Beautiful, Unique", description: "I purchased this ring for my police officer fiance for Christmas.  It is beautifully detailed and well made with a solid back. My only disappointment was that the engraving of his name was omitted, so it arrived with his badge number only.  I had the option to return it, but he didn&#039;t want to let it go back, so we had the name engraved locally (NC).  I would definitely buy again based on this first experience.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
