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: "Carol Fracchiolla", title: "Mickey Mouse Necklace", description: "The Mickey Mouse is made well. the chain is quality. It is small but it is real 14K gold. I know it will last. We are a satisfied customer. Also a bit hit with my granddaughter. Carol Fracchiolla", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-11"};
