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: "Wynnewood PA", title: "Nice gift!", description: "We bought this as a Bat Mitzvah present and put a pair of earrings inside as well. It&#039;s very expensive looking. The recipient loved the color, and her mother thought it was a great gift as well.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
