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: "Simon", title: "Unprecedented Video and Audio Performance", description: "Just got mine from Wild West Electronics a few weeks ago and this piece of gear continues to amaze me! I especially love what the Realta HQV video processor does for my regular DVD collection! ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2008-08-12"};
