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: "tbones", title: "Emerald Earrings", description: "These were a great gift for my daughter&#039;s first communion. And for someone that has sensitive ears, they have worked out wonderfully. ", overall: "4", durability:"4", features: "4", appearence:"4", buy_again:"4", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Beth Semilof", title: "Ratings", description: "I ordered the earrings for my 7 year old grand daughter.  The service was great and the earrings are perfect!  I would certainly use this company again.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
