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: "Will, Dallas, TX", title: "Just as good as they say...", description: "WOW! Just received my new 840c about two weeks ago from Wild West and this baby is just as good as a player as everyone seems to be saying. If you like ear candy this is your player!!! A+++", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2008-08-19"};
reviews[reviews.length]= {name: "Stephen", title: "Fantastic Player!!", description: "I recently upgraded my Cambridge CD player (an older 540C) for the 840C and the difference is absolutely amazing! My friend, who owns an Arcam CD player was shocked at how much better the Cambridge sounds!<br /><br />Wild West was really helpful and their service is great!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2008-08-12"};
