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: "Rich in Lake Barcroft", title: "Very nice, but . . .", description: "My wife has a two-tone omega necklace that is 6 mm wide.  I had a great deal of difficulty finding a good pendant for it.  Bought this one on the internet more than a year ago.  It is pretty and nice, but my wife doesn&#039;t wear it much.  It turns out that the pendant is too small for the necklace.  Specifically, the width of the metals making up the heart are significantly narrower than the width of the necklace.  And the width of the heart is NOT 1 inch, as claimed, but only 3/4 of an inch.  Thus, it appears noticeably undersized when it is on the omega necklace.  The pendant would be fine with a narrower necklace.", overall: "5", durability:"5", features: "3", appearence:"4", buy_again:"5", rdate: "2009-01-28"};
