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: "willow", title: "couble handled silver baby cup", description: "attractive, solid-feeling cup with two handles that are easy for baby to hold onto.  I would have liked an inscription, but it was not available on this cup. ", overall: "4", durability:"4", features: "4", appearence:"4", buy_again:"4", rdate: "2009-01-28"};
