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: "Roberta Bisceglie", title: "good", description: "This pendant is even more beautiful than in the picture.  I was very happy with this product!  It is just what I was looking for.  It came quickly and in prefect condition. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-25"};
