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: "nicole", title: "modern pearl settings", description: "My boyfriend got me these earrings for Christmas!  I love them!  The design is modern and also goes well with the younger age group.  They seem to be a bit harder to put on though.  But they are quite beautiful!", overall: "4", durability:"3", features: "4", appearence:"5", buy_again:"4", rdate: "2010-01-18"};
