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: "L. Renaud", title: "Scarab Bracelet", description: "My spouse is delighted with the bracelet.  I got the sterling silver one first and she prefered the gold.  Jewelbasket gave me a refund and the new one was on my doorstep in a week!  Remarkable service and quality mechandise.  The pastel coloring of the bracelet is unique.  Couldn&#039;t find it anywhere else &amp; I did look hard.", overall: "4", durability:"0", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
