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: "Paula A. Thessen", title: "mystic topaz pendant", description: "My Husband bought this to go with a ring I already had. It was exactly as your description described &amp; correct size. I have to admit it has more color than the stone in my ring. My pendant is beautiful, I wish it had a small diamond or cz at the top it would bring out the color even more in the mystic topaz. I still think it is a beautiful stone for the money.", overall: "5", durability:"5", features: "5", appearence:"4", buy_again:"5", rdate: "2009-01-28"};
