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: "Brenda J. Vincent", title: "Large 14k  thick clip-on earrings, 1-1/8inch", description: "The earrings were beautiful, but when I tried to wear them for about an hour, my ear lobes hurt so bad.  I am diabetic and cannot get my ears pierced.  Thought I would try these.  That is the only reason I returned them.  I will order other products from you in the future.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
