var review_map = new Array();
review_map['appearence'] = 'Performance';
review_map['buy_again'] = 'Would You buy this product Again?';
review_map['durability'] = 'Price';
review_map['features'] = 'Features';
var reviews = new Array();
reviews[reviews.length]= {name: "Brad, Woodbury CT", title: "DacMagic", description: "Cost/Value/Sonic wonder.  I&#039;m still in shock", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2008-11-03"};
