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: "Mike Porter, Seattle, WA", title: "Can't go wrong with these!!", description: "Trust me. I know speakers and these are simply amazing. You won&#039;t be disappointed. I listen to Jazz, Classic Rock and some more current music too and these babies deliver. They image well and the hit all  the low notes with clarity but they don&#039;t sound mushy. They are clear but not overly bright. The Mezzos are the 1st speakers I have heard in a long time that have gotten me so excited about music again!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2008-07-25"};
