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: "Sara", title: "14k size 3 children's ring", description: "This is a great product for the price.  It&#039;s comfortable and durable.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"4", rdate: "2009-05-22"};
reviews[reviews.length]= {name: "courtney.bella", title: "ring", description: "I wear this ring as a pinky ring on my right hand. I looked everywhere for a gold ring like this and this one is perfect and for a great price for a 14K ring. A great buy!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "dradesai", title: "nice ring", description: "", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Dorothy", title: "14k Gold Kids Ring", description: "Excellent, simple, elegant, beautiful. Delivered in a flash for a special occasion. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
