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: "Pat Chandler", title: "Very cute", description: "I would say the quality is more on the SI-2 and the color is more toward H to J.  Being in such a small setting and the stones close together, it&#039;s imperfections are not readily noticeable.  It is a very cute piece, and does have sparkle.  I give those ratings as I have worked in a jewelry store with diamonds.   ", overall: "4", durability:"4", features: "4", appearence:"3", buy_again:"3", rdate: "2009-08-12"};
