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: "Masonic Wife", title: "Great for the Price", description: "The cufflinks were exactly what I was looking.  The delivery was on time, and package correctly in a jewelry box.  My husband loved the.", overall: "5", durability:"5", features: "5", appearence:"5", buy_again:"5", rdate: "2009-01-29"};
