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: "Ryan Scott", title: "Why settle for anything less?", description: "I don&#039;t know if you&#039;re like me. But I have tried the cheap HDMI cables only to have them fail in what I would consider to be a short period of time. <br /><br />Recently I was in the market for a new tv and decided to do it right this time. <br /><br />I spent over $2000 for my new tv and figured $150 was worth spending on the investment I have made to be sure I get the best performance from my tv I can get. <br /><br />Now I know if this one fails, it will be covered under warranty and my tv&#039;s picture looks awsume.<br /><br />I highly recommend this cable to anyone using hd or blu ray like myself. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2008-07-25"};
