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: "BarbW", title: "Great gift for the guy in your life", description: "Gave this as a gift and everyone was pleased with the stud earring. The black diamond is new &amp; a fresh look for the guy in your life.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-02"};
