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: "Dr. Anne A. Hurleye", title: "14K Gold genuine Opal Bracelet 7 1.4"", description: "This is an absolutely beautiful bracelet! I feel very fortunate that I was able to find it--this was exactly what I was looking for. I cannot comment on its durability yet since I do not wear it everyday and am especially careful with all of my jewelry. Thank You.", overall: "4", durability:"0", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
