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: "Tracy", title: "Would Buy Again", description: "I bought this braclet 2+ years ago and am very pleased with it. I am allergic to anything not made with real silver or gold. I have not broke out or itched with this braclet at all. I put it on the day it arrived and have not taken it off. It still looks as good as it did when I bought &amp; it and doesn&#039;t seem to be wearing out anywhere (knock on wood). Would highly recommend this bracelet. Pretty and durable.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
