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: "Jay", title: "diamonds 0.05 cts", description: "Took it to an appraiser and said it had 0.05 cts where this site clearly says 0.10 cts. Aside from that the watch is great.", overall: "4", durability:"4", features: "3", appearence:"3", buy_again:"3", rdate: "2009-01-28"};
