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: "John Madison", title: "Quality and Good Service", description: "I got the ring within a week of ordering and very satisfied with the quality.  The price was the lowest I was able to find for a comparable ring.  When it is time to upgrade JewelBasket.com will be my first stop.", overall: "0", durability:"0", features: "0", appearence:"0", buy_again:"0", rdate: "2009-01-28"};
