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: "Martin Burrill", title: "Wedding Ring", description: "I&#039;ve marked this 5/5 on all fronts not just because the ring is fantastic but because of the customer service. I&#039;m from the UK and even though I ordered the wrong size initially, I got all the information I needed to send it back and have another sent to me. This was all done in superquick time and the ring is perfect. My girlfriend looked everywhere but her heart was set on this one. Thanks so much!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-11-04"};
reviews[reviews.length]= {name: "Tonya Hall-Serna", title: "Wedding Ring", description: "Had these added on as wedding ring guards on my husband&#039;s (family) ring.  These matched my wedding band.  They worked PERFECTLY!  Very well designed.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
