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: "Adam C  Green Grove Lodge 107", title: "A happy mason", description: "This ring is a great economical investment for travelers.  Jewelbasket had good communication and shipped it fast and thoroughly.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
