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: "Mary Lou", title: "Name fits the function of the watch", description: "this was a Christmas present for my husband.  He no longer wanted a watch hanging on his wrist.  This fits in his pocket and the snap back covers the crystal and protects the watch stem.  The first watch had a difficult snap which was hard to open and then pulled out of the leather.  I sent it back and it was repaired/replaced in a timely manner. Thank you!", overall: "4", durability:"1", features: "5", appearence:"4", buy_again:"4", rdate: "2009-01-28"};
