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: "Tim Kearton", title: "How can you tell if it is a Bulova", description: "Having ordered the watch from the U.K. I was not willing to send it back when it had a fault i.e. the minute hand collided with the hour hand at 20 past 4 thus stopping the watch. I had to take it apart myself and bend the minute hand away from the hour hand. This was successful although I did chip some hand enamel off but not very much. I did notice however that there is no mention whatsoever of Bulova inside or outside the watch even under my binocular microscope. Still, it is a nice, good looking, classy watch and it is still going and keeps good (almost to the second) time.You probably did not want to hear this on this revue but there you are..it&#039;s done.", overall: "4", durability:"4", features: "3", appearence:"5", buy_again:"2", rdate: "2009-01-30"};
