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: "Deanna", title: "Excellent!", description: "I ordered these as a wedding present for my husband.  Because of a bad experience with another company, I was concerned that the engraving might be off center or crooked.  Jewelbasket offered to buff out the engraving and redo it if there was an issue (this can be done with plain cufflinks).  However, much to my delight, this wasn&#039;t necessary - they were perfect!  He absolutely loved them.  Thanks for the great service and quality product.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-12"};
