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: "Vernita White", title: "Clip on Hoop Earrings", description: "The earrings were of good quality and very comfortable.  They were comfortable to wear without being too tight or having to worry about them slipping off.  I was however disappointed by the size.  They were supposed to be 1 1/4 inches.  They pair I received were only 1 inch.  I just wish they carried these in a larger size. ", overall: "5", durability:"5", features: "5", appearence:"3", buy_again:"5", rdate: "2009-08-16"};
reviews[reviews.length]= {name: "Lois Grippo", title: "Clip on Hoop Earrings", description: "I&#039;ve been looking for hoops that don&#039;t need pierced ears == these are great, comfortable, and thick enough so that they look substantial  Very happy with my purchase..... I also bought a pair in yellow gold.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
