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: "FRANCE", title: "quality ring", description: "i am very glad i bought this ring, it&#039;s really comfortable and the shinning is very even, the size fits perfectly. i&#039;m glad i made this purchase. thank you to the staff for answering my questions, very good service, thanks to all.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-26"};
reviews[reviews.length]= {name: "Carol", title: "High quality, low price!", description: "I was looking for a rose gold ring and chose this one, and I&#039;m very glad I did. It fits perfectly and comfortably. The workmanship is superb. I could not be more pleased with my ring--and with the price I paid! ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
