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: "Sande", title: "Singapore anklet", description: "I gave this anklet to my daughter for her birthday and, since she just received it, my rating is premature.  I simply don&#039;t know how durable it is.  Durability would affect quality too.   Time will tell.  However, it IS very pretty and glimmers in the sun.", overall: "4", durability:"3", features: "5", appearence:"5", buy_again:"3", rdate: "2009-08-07"};
reviews[reviews.length]= {name: "Doris", title: "BEAUTIFUL CHAIN!", description: "I am so glad I got this chain from Jewel Basket.  It is absolutly beautiful!!! I have another Singapore chain and this is 100% more gorgeous, much more sparkly.  It just glimmers whenever you move.  I have gotten so many compliments on it.  And the price was the most reasonable I found!  Thank you Jewel Basket!    ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Anne-Marie", title: "Love It!", description: "I was so, so happy with this purchase. It was beautiful and affordable. I&#039;ve never had any luck with ankle bracelets. They always snap on me, but this one is going strong!!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
