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: "Sandra", title: "Great chain", description: "Bought this for my elderly mom. Came timely, wrapped nicely, and great quality. I will definitely buy from you again!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-02"};
reviews[reviews.length]= {name: "Terry", title: "2009-08-08", description: "nice chain, but was disappointed that the link which clasps onto the clasp was too big to fit through my pendent.", overall: "3", durability:"3", features: "2", appearence:"3", buy_again:"3", rdate: "2009-08-08"};
reviews[reviews.length]= {name: "Angel Hines", title: "1/29/09", description: "the necklace was nice but it was much thinner than it looked online when i purchased it. i was at a good price and the person likes it", overall: "3", durability:"3", features: "3", appearence:"3", buy_again:"3", rdate: "2009-01-30"};
reviews[reviews.length]= {name: "Dorothy", title: "14K 16 in .8mm", description: "Not knotted.  In good condition. Well presented. Good price for replacement chain (that won&#039;t turn green!)", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "Peggy", title: "Chain", description: "Very nice thin chain with a sturdy durability", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "mary", title: "Reasonable price", description: "Reasonable price to replace chains", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Trish", title: "Nice chain", description: "Very pleased, but I should have purchased one a little heftier, as it was very knotted when it arrived.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
