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: "marie", title: "great earrings!!", description: "I got 2 pairs for my 6 year old daughters, they have worn them non-stop for months and they look beautiful.  They are a great size and are sturdy and strong.  They have held up to swimming, sleeping, etc. 24/7.  I would not hesitate to recommend them.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
