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: "MQ", title: "Best Man Gift", description: "I gave this pocket watch to my brother as a BEST MAN gift and he absolutely loved it.  They did an amazing job engraving the watch and it will certainly be a family treasure.", overall: "0", durability:"0", features: "0", appearence:"0", buy_again:"0", rdate: "2009-01-28"};
