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: "Jeff McKasson", title: "Coast Guard Pendant", description: "Wonderful tribute - bought 2, one for son and one for mother as he heads off to basic raining.  Perfect size, very nice understated finish, quality chain.  Giving to them for Christmas - get the tissues ready...  Thank You.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-12-23"};
