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: "Jennifer Smith", title: "A fine option for a new Brother", description: "I bought this for my husband when he entered the Masons.  It&#039;s not as showy as some of the gorgeous gold ones available, but for the first year of membership, it&#039;s a stylish ring that acts as a good reminder of the years of committment still in front of him.<br />One Caveat - there was some concern about being able to size the ring based on the type of setting, so be SURE you have the right size when you order. ", overall: "5", durability:"4", features: "4", appearence:"5", buy_again:"4", rdate: "2009-01-28"};
