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: "Nancie", title: "Great Clipons!!!", description: "My mother in law cannot wear pierced earrings and really loves these hoop clip on earrings.  The clasps fit snugly without the pinching you get with other clip ons.  Thanks for a wonderful concept!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-02-08"};
