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: "Dick Van Nostrand", title: "5 Stars for Pluto", description: "My daughter loves anything with Pluto on it. Despite it being a Disney character, we couldn&#039;t find it anywhere...until we located JewelBasket on line. We are very pleased with the quality, cost and description. We are very pleased with Pluto and JewelBasket!!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
