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: "Tami Keating", title: "This Pendant is Perfect!", description: "I bought this pendant for my nephew who is serving in Iraq. He loves it! And it is holding up well in the extreme conditions there. (His last one tended to discolor his skin when all geared up). He loves this one!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
