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: "Paola", title: "Great", description: "I love this thumb ring!  The gold is very high quality, durable and the bend in it really conforms to your thumb no matter which way you want to wear it!  Thank you!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Linda Costello", title: "thumb ring", description: "I love this ring and have not seen one like it in any store. I have received many compliments on the design how it curves to fit the thumb. ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "linda costello", title: "Thumb ring", description: "great purchase. i love it and have recieved many compliments on it for the unique style", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Linda", title: "great purchase", description: "Not only was this ring exceptional but I also recieved many compliments about it. And the best part was the great service I received at jewel basket.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
