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: "Kim", title: "I love it", description: "This is the perfect band for me. It&#039;s very classy and simple, and the gold has an amazing luster. I could easily add a solitaire if I want to later. Thanks for the prompt shipping, great selection and service!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-23"};
reviews[reviews.length]= {name: "Carol", title: "Love it!", description: "Forgot the star ratings along with my review... In case  the first doesn&#039;t go through, I&#039;ll rewrite. I love this ring, and it is exactly what I wanted. It&#039;s simple yet modern with its flat surface. I knew I was ordering a super skinny band, so to me it&#039;s perfect! My engagement ring is antique/art deco so I find it is scratching the band quite a bit, but that&#039;s my fault. I may order a 2nd to have a shiny band to wear alone.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-04-30"};
reviews[reviews.length]= {name: "Joy", title: "just as I expected", description: "This ring is just as it should be. It&#039;s white gold, so it does scratch. I love the flat ring, and it&#039;s a simple, plain, beautiful and inexpensive piece of jewelry.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
