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: "kim", title: "not worth it", description: "the bracelet is not flexible at all. it feels like moving plastic and does not lay down while wearing. its too stiff and doesn&#039;t look/feel like gold at all.", overall: "2", durability:"2", features: "2", appearence:"1", buy_again:"1", rdate: "2009-01-28"};
