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: "Carole/Virginia", title: "Infant Cross Pendant/Necklace", description: "I have looked for a special cross pendant that can be used as my grandaughter grows.  I am very pleased with this purchase and believe that it will make a lovely addition to a bracelet as she grows.  The quality is exxcellent and the price was great!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-12-19"};
