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: "BH", title: "missing piece", description: "This charm has an indentation in the lid that should contain a stone or enamel piece.I&#039;ve been asked by more than one person if I lost it", overall: "3", durability:"5", features: "1", appearence:"1", buy_again:"5", rdate: "2009-01-28"};
