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: "Sallie", title: "piglet necklace", description: "I got this for my 7 year old daughter who loves Piglet.  I took it to Disney with us and we ate at Crystal Palace with Piglet and I gave it to him without her seeing it and he gave it to her and she thought that was the greatest thing on earth.  She loved it.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
