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: "Casey", title: "Backing clasp....", description: "Gave the earrings to my girlfriend, but she&#039;s had trouble with the &quot;locking clasp&quot; ever since receiving them.  Am going to take them to a local jewler, so he can &quot;fix&quot; the problem.  Otherwise, the product is excellent, and as described.  ", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"2", rdate: "2009-02-09"};
