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: "Karen Hart", title: "14 K Diamond Music Note", description: "This charm is beautiful! It arrived to my home within the time limits stated at time of purchase. The item was securley packaged and not damaged in any way.  The diamonds in the charm sparkle very bright! Just what I saw on line. I will definatley use the jewelbasket.com again!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
