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: "P. Peterson", title: "Great Item", description: "This was a replacement chain for my son&#039;s cross, turned out to be a better quality chain than the original bought at a high end jewelry store. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-10-06"};
reviews[reviews.length]= {name: "Bernard", title: "Quality item", description: "Was exactly what I was looking for. Is stronger than it looks. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-11"};
reviews[reviews.length]= {name: "Sam Jones", title: "Nice Necklace", description: "Nicely made. Very attractive for a small chain. Liked it so much that I also bought the 3mm chain. Very happy with both. I use them for my Medic Alert tag.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-03-04"};
reviews[reviews.length]= {name: "Ray Stanford", title: "Necklace", description: "I bought this to use with a medic alert pendent and it works great.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "May", title: "Stainless Steel Curb Necklace", description: "I bought this for my husband&#039;s medical alert ID because it won&#039;t come undone.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
reviews[reviews.length]= {name: "S. Lawler", title: "Good strong endless chain", description: "I bought this chain and the 2mm one, also.  Originally I was going to use this chain myself.  Instead, I am wearing the 2mm one. I will attach a Miraculous Medal to this heavier chain and give it to the young man down the street who is 6&#039;3&quot; and needs to have this heavier-weight chain.  I am very pleased with the purchase.", overall: "5", durability:"5", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
