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: "D Roseberry", title: "Jules Jurgensen Pocket Watch", description: "I was looking for my first pocket watch and decided on this one.  It has exceeded my expectations and I would recommend it without hesitation. I particularly like the style and classy look along with the fact you don&#039;t need to wind it and the date feature.", overall: "5", durability:"4", features: "4", appearence:"5", buy_again:"5", rdate: "2009-10-13"};
