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: "Amy Clark", title: "Frog Kingdom Chess Set", description: "Nice work. Board is nice and big. Pieces are easy to hold and FUN to play with! Adds some color to that chess game &quot;serious&quot; feeling! Great for kids~more interesting!", overall: "0", durability:"0", features: "0", appearence:"0", buy_again:"0", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Amy Clark", title: "Frog Kingdom Chess Set", description: "Nice work. Board is nice and big. Pieces are easy to hold and FUN to play with! Adds some color to that chess game &quot;serious&quot; feeling! Great for kids~more interesting!", overall: "0", durability:"0", features: "0", appearence:"0", buy_again:"0", rdate: "2009-01-28"};
