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: "Karen Allen", title: "Quality and good looks", description: "I purchased the wallet for a Christmas gift and it was a great surprise.  It was put to use right away and seems durable and maintains it good looks and style.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-02-01"};
reviews[reviews.length]= {name: "Desiree Boles", title: "Men's Distressed Leather Tri-fold Wallet", description: "I got this for my husband for Christmas this year.  Besides being able to smell it through the gift wrap and him guessing what it was beforehand the wallet is great.  He loves everything about it: the smell, the many different compartments, the texture, and the non-bulky style.  His initials on the wallet added a special touch for him as well.  I can&#039;t complain, it was a big hit!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
