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: "Leda", title: "Excellent quality", description: "These were perfect for what I needed. I make my own dangles to hang from them and they look great with anything silver. I really feel like I can now enjoy beautiful earrings without having pierced ears.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-26"};
reviews[reviews.length]= {name: "sami shamoun", title: "best of the market", description: "", overall: "5", durability:"4", features: "4", appearence:"4", buy_again:"5", rdate: "2009-01-28"};
