var review_map = new Array();
review_map['appearence'] = 'Appearance';
review_map['buy_again'] = 'Quality';
review_map['durability'] = 'Durability';
review_map['features'] = 'Features';
var reviews = new Array();
reviews[reviews.length]= {name: "LUIS", title: "2009-08-22", description: "THANK YOU.IT&#039;S BEAUTIFUL,HE WILL LOVE IT.I WILL RETURN TO BUY MORE.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-22"};
reviews[reviews.length]= {name: "Maurice", title: "Good Product", description: "Product looks like the picture on website.  I am satisfied and will be shopping here again.", overall: "4", durability:"4", features: "4", appearence:"4", buy_again:"4", rdate: "2009-03-05"};
