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: "Lucy", title: "Kids will love", description: "Great quality gold and size, although a bit disappointed with the engraving of Belle. It wasn&#039;t as clear as pictured. Maybe due to the glare of the gold. Still a must buy- my granddaughter loved it.", overall: "4", durability:"4", features: "4", appearence:"2", buy_again:"4", rdate: "2009-01-31"};
