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: "Juanita", title: "14K Yellow Gold Barbell ring", description: "Thank you for the quick turn around within a week I recieved the barbell. I am very satisfied thanks once again", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-17"};
reviews[reviews.length]= {name: "Darcey", title: "14k Yellow Gold Narbell Navel Ring", description: "I was in search of a new bellybutton ring to match the gold detailing on my bathing suit. I originally had a clunky, oversized, cheap-looking silver ring with a large &quot;diamond&quot; (fake) on the bottom. Once I switched to the small ring I feel like my piercing actually looks classy and most importantly matches my new bathing suit perfectly. Not to mention the smaller size makes for less chance of getting caught on clothes and ultimately less maintenance. I love it to say the least", overall: "4", durability:"5", features: "0", appearence:"5", buy_again:"5", rdate: "2009-05-10"};
