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: "Kimber Bedwell", title: "Kimber's Review", description: "Very nice looking, goes with everything and still serves its purpose.I will continue to purchase items drom jewelbasket", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-31"};
reviews[reviews.length]= {name: "sasha wiens", title: "Couldn't be happier", description: "I absolutely love this braclet!  I have been wearing a medic alert barclet for 20 years and have never had such am attractive and durable one.  I have had no issues with the product to date, only compliments.  Item arrived as described and in a timely fashion.  WOuld recommend this braclet to any friend!", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
reviews[reviews.length]= {name: "Danyelle Foster", title: "great", description: "", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-28"};
