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: "Regina Jones", title: "Man's necklace", description: "I ordered this for my 31 year old son - he wanted a necklace, but did not want the usual dog tags or crosses that men can choose from.  He really liked this necklace, it was masculine looking, liked the shorter chain, and he will not see this on every other man.  You did have a good selection of men&#039;s necklaces, far more than anyone else.  ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-12-28"};
