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: "Judy", title: ""Murse", description: "I bought this for my son for his birthday...he loves it.  My only complaint is that it cost as much for the monogram as the wallet itself.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-10-07"};
reviews[reviews.length]= {name: "Pam", title: "Leather cell phone wallet", description: "It is perfect for what I wanted - a small wallet that I could strap over my shoulder and carry in the grocery store so I do  not have my purse sitting in the grocery cart.  The small size but ample room for all I need is perfect with this wallet.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-08-14"};
reviews[reviews.length]= {name: "Sue", title: "Recommended", description: "Item as described.  This was a gift and the recipent is very pleased and has had many compilments!  The ordering process was very easy and the wallet arrived in a timely manner.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-05-12"};
reviews[reviews.length]= {name: "Linda", title: "Good quality", description: "Although I had to wait awhile to get it, I am very pleased with the wallet. I had been looking for years for its equivalent, but had yet to find one. I am pleased with its spaciousness, and the various compartments.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-03-24"};
reviews[reviews.length]= {name: "Donald", title: "Excellent", description: "The product is as it was advertised", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Honey", title: "Title is apt description of product", description: "I am extremly satisfied with this product. I had searched the internet for severl months before purchasing. I even had to send a competitors wallet back. This wallet is roomy yet compact. I can carry everything I need in it.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
