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: "Kayla Stewart", title: "Beautiful and Elegant.", description: "Just fabulous 14K yellow gold byzantine link anklet is elegantly designed and finely crafted. I was given this as a gift and will love it forever.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-04-29"};
reviews[reviews.length]= {name: "Mark Vitale", title: "Great Anklet", description: "Great Product, excellent quality and beautiful appearance.  Bought for my Mother in law and she loved it.", overall: "4", durability:"5", features: "0", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
