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: "Kathy", title: "Baby Keepsake", description: "This is a perfect gift for a little girl! It is beautiful and delicate, just like her.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2010-01-29"};
reviews[reviews.length]= {name: "Lydia", title: "It is adorable!", description: "I am so pleased with this precious little bracelet. I don&#039;t like ordering things; however, I looked every where and could not find such a lovely bracelet at such a fair price.<br />I am happy I found you.", overall: "5", durability:"4", features: "5", appearence:"5", buy_again:"5", rdate: "2009-07-28"};
reviews[reviews.length]= {name: "Jeannie", title: "child's first 14kt gold bang", description: "I bought this beautiful bracelet for a 3 month old baby girl.  I wasn&#039;t too comfortable to purchase it online..but the I have had a very difficult time finding this exact bangle. I was very impressed with it&#039;s quality and the weight of it, especially since it is so small.<br />I am so happy about this purchase and I will be back again and again as I have new grandchildren on the way!", overall: "5", durability:"3", features: "5", appearence:"5", buy_again:"4", rdate: "2009-02-01"};
reviews[reviews.length]= {name: "Bridgett Ladehoff", title: "Childs First Bangle", description: "I bought this as a special gift. I thought the quality was great, do remember this is a keepsake item for a child. The appearance and packaging was also very nice compared to other places I have shopped. I only gave it a 3 on durability because it is a delicate piece of jewelry. Very satisfied and I will shop at Jewel Basket again in the future.", overall: "4", durability:"3", features: "3", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Barbara", title: "Child's 14k gold bracelet", description: "This bracelet was exactly what I expected and will be perfect for our granddaughter&#039;s first birthday!", overall: "5", durability:"3", features: "4", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
