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: "edgey", title: "Great for All Chess Players", description: "Looks and feels like real stone, but is Poly-Resin-Stone. They have a glue on felt bottom. All pieces stand straight up and they are heavy. On the down side,,,,They chip easily, Don&#039;t drop them.", overall: "4", durability:"3", features: "4", appearence:"5", buy_again:"3", rdate: "2009-07-25"};
