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: "Jeanette", title: "New York", description: "Fast delivery. I bought one for my mom and myself. My mother loves the bracelet. She couldn&#039;t wait to put it on and doesn&#039;t take it off. Thanks for providing a beautiful product. Anything that makes my 70yr old mom happy makes me happy. I will definatley buy again from this company.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
