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: "Harriette Davis", title: "Harriette's Review", description: "Beautiful chains that goes with all my different types of clothes and I always get compliments on the look and style of the necklaces.  Even the local jeweler complimented on the workmanship and color of the necklaces. I&#039;m very pleased with these purchases.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
