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: "Scot T.", title: "Nice Charm", description: "Unfortunately, with regular wear, the EZ attach lobster claw clasp has already failed and the charm was almost lost.  The look of the charm is very nice.", overall: "2", durability:"1", features: "1", appearence:"4", buy_again:"1", rdate: "2009-01-28"};
